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-7.1.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-06-27
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
2025-06-27
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2025-06-27
erofs: remove unused trace event erofs_destroy_inode
Gao Xiang
2025-06-27
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2025-06-27
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
2025-06-27
HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
2025-06-27
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
2025-06-27
media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition
Nas Chung
2025-06-27
media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition
Nas Chung
2025-06-27
ACPICA: Avoid sequence overread in call to strncmp()
Ahmed Salem
2025-06-27
net: Fix TOCTOU issue in sk_is_readable()
Michal Luczaj
2025-06-27
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2025-06-27
bpf: Clean up sockmap related Kconfigs
Cong Wang
2025-06-27
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
2025-06-27
RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction
Patrisious Haddad
2025-06-27
firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
Huang Yiwei
2025-06-04
tpm: tis: Double the timeout B to 4s
Michal Suchanek
2025-06-04
coredump: hand a pidfd to the usermode coredump helper
Christian Brauner
2025-06-04
pid: add pidfd_prepare()
Christian Brauner
2025-06-04
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
2025-06-04
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
2025-06-04
drm/atomic: clarify the rules around drm_atomic_state->allow_modeset
Simona Vetter
2025-06-04
rcu: fix header guard for rcu_all_qs()
Ankur Arora
2025-06-04
net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
Kees Cook
2025-06-04
media: v4l: Memset argument to 0 before calling get_mbus_config pad op
Sakari Ailus
2025-06-04
ipv6: save dontfrag in cork
Willem de Bruijn
2025-06-04
dma-mapping: avoid potential unused data compilation warning
Marek Szyprowski
2025-06-04
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
2025-06-04
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2025-06-04
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
2025-06-04
net_sched: Flush gso_skb list too during ->change()
Cong Wang
2025-06-04
types: Complement the aligned types with signed 64-bit one
Andy Shevchenko
2025-06-04
rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2025-05-02
xdp: Reset bpf_redirect_info before running a xdp's BPF prog.
Sebastian Andrzej Siewior
2025-05-02
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
2025-05-02
PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
2025-05-02
soc: samsung: exynos-chipid: Pass revision reg offsets
Sam Protsenko
2025-05-02
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
2025-05-02
blk-cgroup: support to track if policy is online
Yu Kuai
2025-05-02
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
2025-05-02
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
2025-05-02
writeback: fix false warning in inode_to_wb()
Andreas Gruenbacher
2025-05-02
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
2025-05-02
drm/amdkfd: clamp queue size to minimum
David Yat Sin
2025-05-02
xen/mcelog: Add __nonstring annotations for unterminated strings
Kees Cook
2025-04-10
sched/smt: Always inline sched_smt_active()
Josh Poimboeuf
2025-04-10
drm/dp_mst: Fix drm RAD print
Wayne Lin
2025-04-10
lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
Sebastian Andrzej Siewior
2025-04-10
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
2025-04-10
proc: fix UAF in proc_get_inode()
Ye Bin
[next]