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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
Breno Leitao
1
-1
/
+1
2026-08-13
mailmap: add entries for Guodong Xu
Guodong Xu
1
-0
/
+2
2026-08-13
MAINTAINERS, mailmap: update email address for JP Kobryn
JP Kobryn
2
-1
/
+2
2026-08-13
MAINTAINERS: remove git URL for Squashfs
Phillip Lougher
1
-1
/
+0
2026-08-13
memcg: keep folio's objcg same as its node
Shakeel Butt
1
-17
/
+83
2026-08-13
ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsets
Jakub Kicinski
1
-4
/
+8
2026-08-13
net: stmmac: intel: Add missing pci_free_irq_vectors() calls
Florian Bezdeka
1
-0
/
+2
2026-08-13
netdevsim: drop the ability to change max_vfs via debugfs
Slawomir Stepien
3
-82
/
+3
2026-08-13
net: tun: bound receive headroom
Asim Viladi Oglu Manizada
1
-5
/
+16
2026-08-13
l2tp: send netlink notifications in the tunnel's net namespace
Maoyi Xie
1
-2
/
+5
2026-08-13
Merge branch 'net-smc-close-the-smc-d-teardown-window-around-the-ghost-send-buffer'
Jakub Kicinski
3
-8
/
+14
2026-08-13
net/smc: do not dereference an unset send buffer on the SMC-D teardown path
Bryam Vargas
2
-2
/
+7
2026-08-13
net/smc: unregister the connection before draining the rx tasklet
Bryam Vargas
1
-6
/
+7
2026-08-13
Merge branch 'net-phy-dp83640-fix-shared-clock-lifetime-and-probe-error-cleanup'
Jakub Kicinski
4
-96
/
+61
2026-08-13
net: phy: dp83640: fix per-bus clock lifetime
Xuanqiang Luo
2
-85
/
+28
2026-08-13
net: phy: dp83640: clear state after PTP registration failure
Xuanqiang Luo
1
-0
/
+4
2026-08-13
net: phy: dp83640: embed pin configuration in clock
Xuanqiang Luo
1
-11
/
+4
2026-08-13
net: phy: add PHY package locking helpers
Xuanqiang Luo
2
-0
/
+25
2026-08-13
Merge tag 'trace-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+3
2026-08-14
rust: serdev: use ThisModule::as_ptr() instead of field access
Danilo Krummrich
1
-1
/
+1
2026-08-13
Merge branch 'selftests-bpf-fix-for-veristat-file-prog-filters-processing'
Andrii Nakryiko
4
-33
/
+190
2026-08-13
selftests/bpf: Guarantee zero termination for veristat test buffers
Eduard Zingerman
1
-6
/
+6
2026-08-13
selftests/bpf: Exercise veristat filtering logic in a selftest
Eduard Zingerman
3
-0
/
+135
2026-08-13
selftests/bpf: Fix for veristat file/prog filters processing
Eduard Zingerman
1
-27
/
+49
2026-08-13
checkpatch: add NOKPROBE_SYMBOL to the whitelist of lines that can occur immediately after functions
Paul Walmsley
1
-0
/
+1
2026-08-13
Squashfs: check block offset is not negative
Phillip Lougher
1
-1
/
+1
2026-08-13
signal: factor out the kernel reserved si_code check
Bradley Morgan
1
-11
/
+14
2026-08-13
ocfs2: fix readdir position truncation on 32-bit kernels
Zhan Xusheng
1
-1
/
+1
2026-08-13
ocfs2: fix cached cluster count after suballocator reclaim
Matthias Goergens
1
-1
/
+1
2026-08-13
ocfs2: fix circular locking dependency in ocfs2_init_acl()
Krystian Kaniewski
5
-92
/
+172
2026-08-13
ocfs2: validate DIO orphan slot during inode read
ZhengYuan Huang
1
-0
/
+8
2026-08-13
ocfs2: validate orphan slot during inode read
ZhengYuan Huang
1
-0
/
+8
2026-08-13
selftests/prctl: fix non-anonymous VMA mapping in set-anon-vma-name test
Hongfu Li
1
-5
/
+16
2026-08-13
MAINTAINERS: add IRC and patchwork for LTP
Petr Vorel
1
-0
/
+2
2026-08-13
include/linux/list.h: mark list_add and __list_add as __always_inline
Jordan R Abrahams-Whitehead
1
-4
/
+11
2026-08-13
tools/mm: prevent page_owner_sort from truncating input
Warren Xiong
1
-2
/
+8
2026-08-13
hung_task: update DETECT_HUNG_TASK_BLOCKER Kconfig help
Xibo Wang
1
-4
/
+4
2026-08-13
taskstats: fold the two cpumask handlers into one
Bradley Morgan
1
-26
/
+12
2026-08-13
taskstats: drop the dead NULL attribute check in parse()
Bradley Morgan
1
-2
/
+0
2026-08-13
lib/xz: fix comments
Lasse Collin
1
-6
/
+6
2026-08-13
lib/xz: use size_t instead of uint32_t in a few places
Lasse Collin
2
-21
/
+21
2026-08-13
ipc: only destroy orphaned shm segments on sysctl write
Jianlin Shi
1
-1
/
+1
2026-08-13
lib/xz: replace min_t with min
Thorsten Blum
3
-9
/
+8
2026-08-13
bpftool: Fix double close in map dump
Yuan Chen
1
-3
/
+1
2026-08-13
bpf: Fix func_info_aux desync after dead code elimination
Kumar Kartikeya Dwivedi
1
-1
/
+5
2026-08-13
tracing: Fix race between update_event_fields and, event_define_fields
Michael Wu
1
-0
/
+2
2026-08-13
tracing: Fix NULL pointer dereference in module event cache removal
Hui Su
1
-1
/
+1
2026-08-13
Input: rmi4 - use platform data instead of query, when available
David Heidelberg
1
-4
/
+12
2026-08-13
ASoC: tas2781: Refactor calibration start kcontrol creation to separate helper
Shenghao Ding
1
-30
/
+41
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
306
-1479
/
+4304
[prev]
[next]