index
:
kernel/git/stable/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-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
Age
Commit message (
Expand
)
Author
2026-07-13
sched_ext: Build the set_cmask scratch from trusted geometry
Tejun Heo
2026-07-13
sched_ext: Add scx_cmask_ref for validated arena cmask access
Tejun Heo
2026-07-13
sched_ext: Add per-shard scx_sched storage scaffolding
Tejun Heo
2026-07-13
sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
Tejun Heo
2026-07-13
sched_ext: Add shard boundaries to scx_bpf_cid_override()
Tejun Heo
2026-07-13
sched_ext: Add CID sharding
Tejun Heo
2026-07-13
sched_ext: Add ops.init_cids() to finalize the cid layout before init
Tejun Heo
2026-07-13
sched_ext: Make the kick machinery per-sched
Tejun Heo
2026-07-13
sched_ext: Assert per-task ops run on the task's owner
Tejun Heo
2026-07-14
dt-bindings: power: qcom,rpmpd: document RPMh power domain for Maili
Fenglin Wu
2026-07-14
RDMA: Remove redundant memset() from query_device callbacks
Leon Romanovsky
2026-07-14
drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
Himal Prasad Ghimiray
2026-07-14
RDMA/efa: Add EFA 0xefa4 PCI ID
Anas Mousa
2026-07-14
RDMA/efa: Extend page-shift field in MR registration
Michael Margolin
2026-07-14
ALSA: usb-audio: um144mkii: use "var" keyword for data
Randy Dunlap
2026-07-14
ALSA: firewire: fix all kernel-doc warnings
Randy Dunlap
2026-07-14
ALSA: hda: regmap: fix all kernel-doc warnings
Randy Dunlap
2026-07-14
ALSA: ac97: use struct keyword for kernel-doc comments
Randy Dunlap
2026-07-14
btrfs: fix GET_SUBVOL_INFO after compat refactor
Daan De Meyer
2026-07-14
btrfs: free mapping node on duplicate reloc root insert
Guanghui Yang
2026-07-14
btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
Qu Wenruo
2026-07-14
btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
Leo Martins
2026-07-14
btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accounting
Dave Chen
2026-07-14
btrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()
Filipe Manana
2026-07-14
btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()
Dave Chen
2026-07-14
btrfs: reject inline file extents item in get_new_location()
Qu Wenruo
2026-07-14
btrfs: do not try compression for data reloc inodes
Qu Wenruo
2026-07-14
btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8
You-Kai Zheng
2026-07-14
btrfs: fix reloc root cleanup in merge_reloc_roots()
Filipe Manana
2026-07-14
btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()
Filipe Manana
2026-07-14
cpufreq: brcmstb-avs: Remove redundant dev_err()
Pan Chuang
2026-07-13
Input: mms114 - fix Y-resolution configuration
Dmitry Torokhov
2026-07-13
Input: mms114 - fix endianness portability in I2C packet layout
Dmitry Torokhov
2026-07-13
Merge tag 'v7.2-rc3' into next
Dmitry Torokhov
2026-07-13
Merge tag 'cgroup-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-07-14
rust: devres: ensure revocation is complete before device finishes unbinding
Danilo Krummrich
2026-07-14
rust: devres: fix race between concurrent revokers
Danilo Krummrich
2026-07-13
Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-07-13
x86/xen: Convert xen_mm_unpin_all() to ptdescs
Vishal Moola
2026-07-13
x86/xen: Convert xen_mm_pin_all() to ptdescs
Vishal Moola
2026-07-13
x86/mm: Convert pgd_page_get_mm() to ptdescs
Vishal Moola
2026-07-13
x86/mm: Convert sync_global_pgds_l4() to ptdescs
Vishal Moola
2026-07-13
x86/mm: Convert sync_global_pgds_l5() to ptdescs
Vishal Moola
2026-07-13
x86/mm: Convert arch_sync_kernel_mappings() to ptdescs
Vishal Moola
2026-07-13
x86/mm/pat: Convert collapse_pmd_page() to ptdescs
Vishal Moola
2026-07-13
x86/mm/pat: Convert __set_pmd_pte() to ptdescs
Vishal Moola
2026-07-13
x86/mm/pat: Use IS_ENABLED() instead of ifdef
Vishal Moola
2026-07-13
Merge tag 'trace-tools-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-07-14
drm/i915/display: Fix NV12 ceiling division for bigjoiner case
Vidya Srinivas
2026-07-13
selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()
Ian Bridges
[prev]
[next]