index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-22
drm/ttm: Fix an invalid freeing on already freed page in error path
Thomas Hellström
2024-02-22
ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes
Geert Uytterhoeven
2024-02-22
l2tp: pass correct message length to ip6_append_data
Tom Parkin
2024-02-22
Revert "ACPI: EC: Use a spin lock without disabing interrupts"
Rafael J. Wysocki
2024-02-22
Merge tag 'nf-24-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-02-22
net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
Siddharth Vadapalli
2024-02-22
Merge branch 'ioam6-fix-write-to-cloned-skb-s'
Paolo Abeni
2024-02-22
selftests: ioam: refactoring to align with the fix
Justin Iurman
2024-02-22
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
2024-02-22
phonet/pep: fix racy skb_queue_empty() use
Rémi Denis-Courmont
2024-02-22
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
2024-02-22
erofs: fix refcount on the metabuf used for inode lookup
Sandeep Dhavale
2024-02-21
net: sparx5: Add spinlock for frame transmission from CPU
Horatiu Vultur
2024-02-21
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
2024-02-21
devlink: fix port dump cmd type
Jiri Pirko
2024-02-21
net: stmmac: Fix EST offset for dwmac 5.10
Kurt Kanzenbach
2024-02-21
Merge branch 'tools-ynl-fix-impossible-errors'
Jakub Kicinski
2024-02-21
tools: ynl: don't leak mcast_groups on init error
Jakub Kicinski
2024-02-21
tools: ynl: make sure we always pass yarg to mnl_cb_run
Jakub Kicinski
2024-02-21
net: mctp: put sock on tag allocation failure
Jeremy Kerr
2024-02-22
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
2024-02-22
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
2024-02-22
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2024-02-22
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
2024-02-21
Merge branch 'tls-fixes-for-record-type-handling-with-peek'
Jakub Kicinski
2024-02-21
selftests: tls: add test for peeking past a record of a different type
Sabrina Dubroca
2024-02-21
selftests: tls: add test for merging of same-type control messages
Sabrina Dubroca
2024-02-21
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
2024-02-21
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
2024-02-21
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
2024-02-21
gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
Vasiliy Kovalev
2024-02-21
hwmon: (nct6775) Fix access to temperature configuration registers
Guenter Roeck
2024-02-21
docs: translations: use attribute to store current language
Vegard Nossum
2024-02-21
irqchip/gic-v3-its: Do not assume vPE tables are preallocated
Oliver Upton
2024-02-21
MAINTAINERS: wifi: Add N: ath1*k entries to match .yaml files
Jeff Johnson
2024-02-21
MAINTAINERS: wifi: update Jeff Johnson e-mail address
Jeff Johnson
2024-02-21
ata: libata-core: Do not call ata_dev_power_set_standby() twice
Damien Le Moal
2024-02-21
irqchip/mbigen: Don't use bus_get_dev_root() to find the parent
Chen Jun
2024-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-21
Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-21
Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-02-21
cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wba...
Lad Prabhakar
2024-02-21
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
2024-02-21
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2024-02-21
ring-buffer: Do not let subbuf be bigger than write mask
Steven Rostedt (Google)
2024-02-21
s390: use the correct count for __iowrite64_copy()
Jason Gunthorpe
2024-02-21
wifi: iwlwifi: mvm: fix the TXF mapping for BZ devices
Emmanuel Grumbach
2024-02-21
wifi: iwlwifi: mvm: ensure offloading TID queue exists
Benjamin Berg
[prev]
[next]