index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
9 days
drivers: net: 8390: wd80x3: Remove this driver
Andrew Lunn
9 days
drivers: net: 8390: ultra: Remove this driver
Andrew Lunn
9 days
drivers: net: 8390: AX88190: Remove this driver
Andrew Lunn
9 days
drivers: net: fujitsu: fmvj18x: Remove this driver
Andrew Lunn
9 days
drivers: net: smsc: smc91c92: Remove this driver
Andrew Lunn
9 days
drivers: net: smsc: smc9194: Remove this driver
Andrew Lunn
9 days
drivers: net: amd: nmclan: Remove this driver
Andrew Lunn
9 days
drivers: net: amd: lance: Remove this driver
Andrew Lunn
9 days
drivers: net: 3com: 3c589: Remove this driver
Andrew Lunn
9 days
drivers: net: 3com: 3c574: Remove this driver
Andrew Lunn
9 days
drivers: net: 3com: 3c515: Remove this driver
Andrew Lunn
9 days
drivers: net: 3com: 3c509: Remove this driver
Andrew Lunn
9 days
Merge patch series "eventpoll: fix ep_remove() UAF and follow-up cleanup"
Christian Brauner
9 days
eventpoll: drop vestigial epi->dying flag
Christian Brauner
9 days
eventpoll: drop dead bool return from ep_remove_epi()
Christian Brauner
9 days
eventpoll: refresh eventpoll_release() fast-path comment
Christian Brauner
9 days
eventpoll: move f_lock acquisition into ep_remove_file()
Christian Brauner
9 days
eventpoll: fix ep_remove struct eventpoll / struct file UAF
Christian Brauner
9 days
eventpoll: move epi_fget() up
Christian Brauner
9 days
eventpoll: rename ep_remove_safe() back to ep_remove()
Christian Brauner
9 days
eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}()
Christian Brauner
9 days
eventpoll: kill __ep_remove()
Christian Brauner
9 days
eventpoll: split __ep_remove()
Christian Brauner
9 days
eventpoll: use hlist_is_singular_node() in __ep_remove()
Christian Brauner
9 days
fs: Handle multiply claimed blocks more gracefully with mmb
Jan Kara
9 days
nstree: fix func. parameter kernel-doc warnings
Randy Dunlap
9 days
fs: aio: reject partial mremap to avoid Null-pointer-dereference error
Zizhi Wo
9 days
fuse: reject oversized dirents in page cache
Samuel Page
9 days
writeback: Fix use after free in inode_switch_wbs_work_fn()
Jan Kara
9 days
fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
Zizhi Wo
9 days
Merge branch 'net-packetengines-remove-obsolete-pci-drivers'
Jakub Kicinski
9 days
net: packetengines: remove obsolete yellowfin driver and vendor dir
Mingyu Wang
9 days
net: packetengines: remove obsolete hamachi driver
Mingyu Wang
9 days
Merge branch 'rxrpc-miscellaneous-fixes'
Jakub Kicinski
9 days
rxrpc: Fix error handling in rxgk_extract_token()
David Howells
9 days
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
9 days
rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
David Howells
9 days
Merge branch 'rxrpc-miscellaneous-fixes'
Jakub Kicinski
9 days
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
9 days
rxgk: Fix potential integer overflow in length check
David Howells
9 days
rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
David Howells
9 days
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
9 days
rxrpc: Fix rxkad crypto unalignment handling
David Howells
9 days
rxrpc: Fix memory leaks in rxkad_verify_response()
David Howells
9 days
Merge tag 'acpi-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
9 days
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
9 days
net: rds: fix MR cleanup on copy error
Ao Zhou
9 days
m68k: mvme147: Make me the maintainer
Daniel Palmer
9 days
net: txgbe: fix firmware version check
Jiawen Wu
9 days
Merge branches 'acpi-scan', 'acpi-apei' and 'acpi-video'
Rafael J. Wysocki
[prev]
[next]