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-7.2.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-03-13
overflow: Add __must_check attribute to check_*() helpers
Kees Cook
2025-02-01
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2025-02-01
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2025-02-01
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...
Oleg Nesterov
2025-02-01
net: add exit_batch_rtnl() method
Eric Dumazet
2025-02-01
tcp/dccp: allow a connection when sk_max_ack_backlog is zero
Zhongqiu Duan
2025-02-01
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
2025-01-09
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
2025-01-09
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2025-01-09
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
2025-01-09
net/mlx5: Make API mlx5_core_is_ecpf accept const pointer
Parav Pandit
2025-01-09
IB/mlx5: Introduce and use mlx5_core_is_vf()
Parav Pandit
2025-01-09
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
2025-01-09
tracing: Constify string literal data member in struct trace_event_call
Christian Göttsche
2025-01-09
skbuff: introduce skb_expand_head()
Vasily Averin
2025-01-09
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
2024-12-19
net: lapb: increase LAPB_HEADER_LEN
Eric Dumazet
2024-12-14
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
2024-12-14
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
2024-12-14
xen/xenbus: fix locking
Juergen Gross
2024-12-14
xenbus/backend: Protect xenbus callback with lock
SeongJae Park
2024-12-14
xenbus/backend: Add memory pressure handler callback
SeongJae Park
2024-12-14
tipc: add new AEAD key structure for user API
Tuong Lien
2024-12-14
util_macros.h: fix/rework find_closest() macros
Alexandru Ardelean
2024-12-14
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
2024-12-14
block: return unsigned int from bdev_io_min
Christoph Hellwig
2024-12-14
cgroup: Move rcu_head up near the top of cgroup_root
Waiman Long
2024-12-14
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
2024-12-14
netpoll: Use rcu_access_pointer() in netpoll_poll_lock
Breno Leitao
2024-12-14
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
2024-11-17
mm: add remap_pfn_range_notrack
Christoph Hellwig
2024-11-17
mm: fix ambiguous comments for better code readability
chenqiwu
2024-11-17
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
2024-11-17
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
2024-11-08
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
2024-11-08
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
2024-11-08
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
2024-11-08
PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
WangYuli
2024-11-08
net: Fix an unsafe loop on the list
Anastasia Kovaleva
2024-11-08
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2024-11-08
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2024-11-08
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
2024-11-08
media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
Hans Verkuil
2024-11-08
drm/printer: Allow NULL data in devcoredump printer
Matthew Brost
2024-11-08
netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
Phil Sutter
2024-11-08
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
2024-11-08
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
2024-11-08
jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
Mauricio Faria de Oliveira
2024-11-08
kthread: add kthread_work tracepoints
Rob Clark
[prev]
[next]