index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-08
locking/mutex: Add context analysis
Peter Zijlstra
2
-2
/
+2
2026-03-08
compiler-context-analysys: Add __cond_releases()
Peter Zijlstra
1
-0
/
+32
2026-03-08
locking/mutex: Remove the list_head from struct mutex
Matthew Wilcox (Oracle)
2
-2
/
+2
2026-03-08
locking/semaphore: Remove the list_head from struct semaphore
Matthew Wilcox (Oracle)
1
-2
/
+2
2026-03-08
locking/rwsem: Remove the list_head from struct rw_semaphore
Matthew Wilcox (Oracle)
1
-4
/
+4
2026-03-08
futex: add missing function parameter comments
Randy Dunlap
1
-1
/
+3
2026-03-07
eventpoll: Convert epoll_put_uevent() to scoped user access
Eric Dumazet
1
-4
/
+7
2026-03-07
memory: tegra: Prepare for supporting multiple intmask registers
Ketan Patil
1
-1
/
+7
2026-03-07
memory: tegra: Group SoC specific fields
Ketan Patil
1
-0
/
+2
2026-03-07
memory: tegra: Add support for multiple IRQs
Ketan Patil
1
-3
/
+5
2026-03-07
memory: tegra: Group error handling related registers
Ketan Patil
1
-1
/
+21
2026-03-07
Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-0
/
+2
2026-03-07
scsi: ufs: core: Add support to notify userspace of UniPro QoS events
Can Guo
2
-0
/
+10
2026-03-07
scsi: core: Drop using the host_lock to protect async_scan race condition
Chaohai Chen
1
-3
/
+4
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+3
2026-03-07
sched_ext: Add SCX_TASK_REENQ_REASON flags
Tejun Heo
1
-0
/
+15
2026-03-07
sched_ext: Simplify task state handling
Tejun Heo
1
-12
/
+16
2026-03-07
sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
Tejun Heo
1
-0
/
+6
2026-03-07
sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()
Tejun Heo
1
-3
/
+3
2026-03-07
sched_ext: Add per-CPU data to DSQs
Tejun Heo
1
-0
/
+5
2026-03-07
crypto: ecc - correct kernel-doc format
Randy Dunlap
1
-10
/
+12
2026-03-07
crypto: des - fix all kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2026-03-07
crypto: acomp - repair kernel-doc warnings
Randy Dunlap
1
-2
/
+3
2026-03-07
rhashtable: consolidate hash computation in rht_key_get_hash()
Mykyta Yatsenko
1
-10
/
+3
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-1
/
+3
2026-03-06
net: phy: remove phy_attach
Heiner Kallweit
1
-2
/
+0
2026-03-06
inet_diag: report delayed ack timer information
Eric Dumazet
1
-0
/
+9
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
1
-0
/
+1
2026-03-06
net: stmmac: make pcs_mask and phy_mask u32
Russell King (Oracle)
1
-2
/
+2
2026-03-06
net: stmmac: mdio_bus_data->default_an_inband is boolean
Russell King (Oracle)
1
-1
/
+1
2026-03-06
drm/amdgpu: Move test for fbdev GEM object into generic helper
Thomas Zimmermann
1
-0
/
+8
2026-03-06
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-1
/
+12
2026-03-06
Merge tag 'sound-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-0
/
+2
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+6
2026-03-06
sched_ext: Implement cgroup sub-sched enabling and disabling
Tejun Heo
1
-0
/
+1
2026-03-06
sched_ext: Introduce scx_task_sched[_rcu]()
Tejun Heo
1
-0
/
+7
2026-03-06
sched_ext: Introduce cgroup sub-sched support
Tejun Heo
2
-0
/
+7
2026-03-06
Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-9
/
+10
2026-03-06
Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-7.1
Tejun Heo
23
-58
/
+259
2026-03-06
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
30
-124
/
+178
2026-03-06
Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+2
2026-03-06
ext4: fix signed format specifier in ext4_load_inode trace event
Christian Brauner
1
-1
/
+1
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-03-06
nilfs2: widen trace event i_ino fields to u64
Jeff Layton
1
-6
/
+6
2026-03-06
f2fs: widen trace event i_ino fields to u64
Jeff Layton
1
-121
/
+121
2026-03-06
ext4: widen trace event i_ino fields to u64
Jeff Layton
1
-272
/
+272
2026-03-06
hugetlbfs: widen trace event i_ino fields to u64
Jeff Layton
1
-21
/
+21
2026-03-06
cachefiles: widen trace event i_ino fields to u64
Jeff Layton
1
-9
/
+9
2026-03-06
vfs: widen trace event i_ino fields to u64
Jeff Layton
8
-154
/
+154
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
1
-2
/
+2
[prev]
[next]