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
2026-07-30
gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback
Yu-Chun Lin
2026-07-30
gpio: regmap: Order kernel-doc descriptions with the actual appearance
Andy Shevchenko
2026-07-30
gpio: regmap: Provide default IRQ resource request and release callbacks
Andy Shevchenko
2026-07-30
Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux...
Mike Rapoport (Microsoft)
2026-07-30
crypto: af_alg - clean up kernel-doc warnings
Randy Dunlap
2026-07-30
bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/w...
Manivannan Sadhasivam
2026-07-30
bus: mhi: Clean up some kernel-doc warnings
Randy Dunlap
2026-07-30
bus: mhi: host: Add support for devices with no M3 state
Manivannan Sadhasivam
2026-07-29
atm: remove unused exported helpers
Xiang-Bin Shi
2026-07-29
Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"
Simon Schippers
2026-07-29
Revert "ptr_ring: move free-space check into separate helper"
Simon Schippers
2026-07-30
ASoC: tlv320aic32x4: remove global header with platform data
Dmitry Torokhov
2026-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-07-29
soc: qcom: geni-se: trace: Add trace event support for GENI SE registers dump
Praveen Talari
2026-07-29
i2c: algo: bit: Allow to skip bit test
Markus Stockhausen
2026-07-29
futex: Use runtime constants for __futex_hash() hot path
Peter Zijlstra
2026-07-29
asm-generic/runtime-const: Add dummy runtime_const_mask_32()
Peter Zijlstra
2026-07-28
mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()
David Hildenbrand (Arm)
2026-07-28
mm: drop pte_clear_not_present_full()
David Hildenbrand (Arm)
2026-07-28
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
2026-07-28
include/linux/swap.h: remove unused leftovers
Ritesh Harjani (IBM)
2026-07-28
radix-tree: add/correct some kernel-doc
Randy Dunlap
2026-07-28
mm/sparse-vmemmap: remove sparse_vmemmap_init_nid_late()
Muchun Song
2026-07-28
mm/hugetlb: remove obsolete bootmem cross-zone checks
Muchun Song
2026-07-28
mm/hugetlb: refactor early boot gigantic hugepage allocation
Muchun Song
2026-07-28
mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlier
Muchun Song
2026-07-28
percpu_ref: fix documentation of maximum value
Matthew Wilcox (Oracle)
2026-07-28
writeback.h: fix a typo in the wbc_init_bio() description
Andreas Gruenbacher
2026-07-28
mm/migrate: use migrate_info field instead of private
Shivank Garg
2026-07-28
mm: use enum migrate_reason instead of int for migration reason parameters
Ye Liu
2026-07-28
mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrat...
Ye Liu
2026-07-28
mm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in comment
Ethan Nelson-Moore
2026-07-28
mm: remove PageTransCompound()
Kefeng Wang
2026-07-28
mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()
Kaitao Cheng
2026-07-28
mm: replace __ASSEMBLY__ with __ASSEMBLER__ in memory management header files
Thomas Huth
2026-07-28
mm/lruvec: trace LRU add drains and drain-all requests
JP Kobryn
2026-07-28
Merge zorro updates from Uwe Kleine-König.
Martin K. Petersen
2026-07-28
firmware: stratix10-svc: add async HWMON read commands and register socfpga-h...
Tze Yee Ng
2026-07-29
clk: spacemit: k3: fix i2s clock topology
Troy Mitchell
2026-07-29
dt-bindings: soc: spacemit: k3: add i2s_sysclk, i2s_bclk_factor and i2s1_sysc...
Troy Mitchell
2026-07-28
Merge patch series "smartpqi: fixes and updates for 2.1.42-011"
Martin K. Petersen
2026-07-28
scsi: smartpqi: Add support for CCISS_BIG_PASSTHRU ioctl
David Strahan
2026-07-29
scsi: libsas: terminate deferred commands on time out
Damien Le Moal
2026-07-29
ata: libata-scsi: terminate deferred commands on time out
Damien Le Moal
2026-07-28
net_shaper: add some notes on re-parenting
Jakub Kicinski
2026-07-28
net_shaper: clarify the kernel API / comments
Jakub Kicinski
2026-07-28
net_shaper: remove incorrect comment about group leaves
Jakub Kicinski
2026-07-28
drm/fourcc: Add modifiers for AMD GFX6-8
Timur Kristóf
2026-07-28
i2c: qcom-geni: trace: Add trace events for Qualcomm GENI I2C
Praveen Talari
2026-07-28
KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usage
Sean Christopherson
[prev]
[next]