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-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
/
linux
Age
Commit message (
Expand
)
Author
2026-03-09
gpio: Document line value semantics
Linus Walleij
2026-03-09
VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
NeilBrown
2026-03-09
dmaengine: qcom: qcom-gpi-dma.h: fix all kernel-doc warnings
Randy Dunlap
2026-03-09
dmaengine: ti-cppi5: fix all kernel-doc warnings
Randy Dunlap
2026-03-09
dmaengine: Document cyclic transfer for dmaengine_prep_peripheral_dma_vec()
Nuno Sá
2026-03-09
drm/buddy: Improve offset-aligned allocation handling
Arunpravin Paneer Selvam
2026-03-09
soundwire: amd: refactor bandwidth calculation logic
Vijendar Mukunda
2026-03-08
mailbox: add API to query available TX queue slots
Jassi Brar
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
2026-03-08
locking/rwsem: Add context analysis
Peter Zijlstra
2026-03-08
locking/rtmutex: Add context analysis
Peter Zijlstra
2026-03-08
locking/mutex: Add context analysis
Peter Zijlstra
2026-03-08
compiler-context-analysys: Add __cond_releases()
Peter Zijlstra
2026-03-08
locking/mutex: Remove the list_head from struct mutex
Matthew Wilcox (Oracle)
2026-03-08
locking/semaphore: Remove the list_head from struct semaphore
Matthew Wilcox (Oracle)
2026-03-08
locking/rwsem: Remove the list_head from struct rw_semaphore
Matthew Wilcox (Oracle)
2026-03-07
eventpoll: Convert epoll_put_uevent() to scoped user access
Eric Dumazet
2026-03-07
Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-07
sched_ext: Add SCX_TASK_REENQ_REASON flags
Tejun Heo
2026-03-07
sched_ext: Simplify task state handling
Tejun Heo
2026-03-07
sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
Tejun Heo
2026-03-07
sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()
Tejun Heo
2026-03-07
sched_ext: Add per-CPU data to DSQs
Tejun Heo
2026-03-07
rhashtable: consolidate hash computation in rht_key_get_hash()
Mykyta Yatsenko
2026-03-06
net: phy: remove phy_attach
Heiner Kallweit
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
2026-03-06
net: stmmac: make pcs_mask and phy_mask u32
Russell King (Oracle)
2026-03-06
net: stmmac: mdio_bus_data->default_an_inband is boolean
Russell King (Oracle)
2026-03-06
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-06
sched_ext: Implement cgroup sub-sched enabling and disabling
Tejun Heo
2026-03-06
sched_ext: Introduce scx_task_sched[_rcu]()
Tejun Heo
2026-03-06
sched_ext: Introduce cgroup sub-sched support
Tejun Heo
2026-03-06
Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-06
Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Tejun Heo
2026-03-06
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-06
audit: widen ino fields to u64
Jeff Layton
2026-03-06
vfs: widen inode hash/lookup functions to u64
Jeff Layton
2026-03-06
wifi: mac80211: add support for NDP ADDBA/DELBA for S1G
Ria Thomas
2026-03-06
wifi: ieee80211: fix UHR operation DBE vs. P-EDCA order
Johannes Berg
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
2026-03-06
VFS: make lookup_one_qstr_excl() static.
NeilBrown
2026-03-06
Merge branch 'linus' into sched/core, to resolve conflicts
Ingo Molnar
2026-03-05
cgroup: Expose some cgroup helpers
Tejun Heo
2026-03-05
tcp: Initialise ehash secrets during connect() and listen().
Kuniyuki Iwashima
2026-03-05
ARM: omap: fix all kernel-doc warnings
Randy Dunlap
2026-03-05
x86/cpu: Add platform ID to CPU matching structure
Dave Hansen
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
[prev]
[next]