index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+4
2020-10-08
afs: Fix deadlock between writeback and truncate
David Howells
3
-9
/
+50
2020-10-08
mm: avoid early COW write protect games during fork()
Linus Torvalds
1
-37
/
+4
2020-10-07
arm/arm64: xen: Fix to convert percpu address to gfn correctly
Masami Hiramatsu
2
-1
/
+4
2020-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2020-10-06
Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-7
/
+42
2020-10-06
Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-68
/
+1469
2020-10-06
usermodehelper: reset umask to default before executing user process
Linus Torvalds
1
-0
/
+9
2020-10-06
splice: teach splice pipe reading about empty pipe buffers
Linus Torvalds
1
-0
/
+20
2020-10-06
crypto: arm64: Use x16 with indirect branch to bti_c
Jeremy Linton
1
-2
/
+2
2020-10-06
platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...
Hans de Goede
3
-7
/
+42
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
25
-68
/
+1469
2020-10-05
Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
12
-55
/
+113
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
140
-690
/
+1380
2020-10-05
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
Aaron Ma
1
-1
/
+3
2020-10-04
Linux 5.9-rc8
v5.9-rc8
Linus Torvalds
1
-1
/
+1
2020-10-04
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
1
-2
/
+2
2020-10-04
net: mvneta: fix double free of txq->buf
Tom Rix
1
-11
/
+2
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
1
-0
/
+2
2020-10-04
net: team: fix memory leak in __team_options_register
Anant Thazhemadam
1
-1
/
+1
2020-10-03
net: typhoon: Fix a typo Typoon --> Typhoon
Christophe JAILLET
1
-1
/
+1
2020-10-03
net: hinic: fix DEVLINK build errors
Randy Dunlap
1
-0
/
+1
2020-10-03
net: stmmac: Modify configuration method of EEE timers
Vineetha G. Jaya Kumaran
3
-9
/
+28
2020-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-10
/
+19
2020-10-03
Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+21
2020-10-03
Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-52
/
+40
2020-10-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+13
2020-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+9
2020-10-03
scripts/spelling.txt: fix malformed entry
Eric Biggers
1
-1
/
+1
2020-10-03
mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
Joonsoo Kim
1
-3
/
+16
2020-10-03
mm, slub: restore initial kmem_cache flags
Eric Farman
1
-5
/
+1
2020-10-03
Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+7
2020-10-03
KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept
Paolo Bonzini
1
-10
/
+12
2020-10-02
Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
13
-119
/
+350
2020-10-02
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
1
-1
/
+1
2020-10-02
Merge branch 'Introduce-sendpage_ok-to-detect-misused-sendpage-in-network-rel...
David S. Miller
7
-10
/
+28
2020-10-02
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
1
-1
/
+1
2020-10-02
scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
Coly Li
1
-1
/
+1
2020-10-02
drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
Coly Li
1
-1
/
+1
2020-10-02
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
1
-1
/
+2
2020-10-02
nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
Coly Li
1
-4
/
+3
2020-10-02
net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
Coly Li
1
-2
/
+4
2020-10-02
net: introduce helper sendpage_ok() in include/linux/net.h
Coly Li
1
-0
/
+16
2020-10-02
net: usb: pegasus: Proper error handing when setting pegasus' MAC address
Petko Manolov
1
-8
/
+27
2020-10-02
net: core: document two new elements of struct net_device
Mauro Carvalho Chehab
1
-0
/
+5
2020-10-02
Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-3
/
+19
2020-10-02
Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+5
2020-10-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-8
/
+17
2020-10-02
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+23
2020-10-02
Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+9
[next]