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-04-09
selftests/sched_ext: Fix wrong DSQ ID in peek_dsq error message
fangqiurong
1
-1
/
+1
2026-04-10
erofs: error out obviously illegal extents in advance
Gao Xiang
2
-10
/
+15
2026-04-10
erofs: clean up encoded map flags
Gao Xiang
4
-35
/
+33
2026-04-10
ARM: xen: validate hypervisor compatible before parsing its version
Pengpeng Hou
1
-4
/
+6
2026-04-09
sched_ext: Documentation: improve accuracy of task lifecycle pseudo-code
Kuba Piecuch
1
-7
/
+36
2026-04-09
cgroup/rdma: fix swapped arguments in pr_warn() format string
cuitao
1
-1
/
+1
2026-04-10
mmc: sdhci-msm: Fix the wrapped key handling
Neeraj Soni
1
-5
/
+0
2026-04-10
um: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
Kees Cook
1
-1
/
+3
2026-04-10
gpio: tegra: return -ENOMEM on allocation failure in probe
Samasth Norway Ananda
1
-1
/
+1
2026-04-10
Merge tag 'drm-misc-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
4
-8
/
+16
2026-04-09
tools: ynl: tests: fix leading space on Makefile target
Hangbin Liu
1
-1
/
+1
2026-04-09
selftests: net: py: explicitly forbid multiple ksft_run() calls
Jakub Kicinski
1
-1
/
+4
2026-04-09
ipv6: sit: remove redundant ret = 0 assignment
Yue Haibing
1
-1
/
+1
2026-04-09
eth: fbnic: Use wake instead of start
Mohsin Bashir
1
-1
/
+1
2026-04-09
net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
Lorenzo Bianconi
1
-6
/
+10
2026-04-09
net: txgbe: fix RTNL assertion warning when remove module
Jiawen Wu
1
-0
/
+2
2026-04-09
Merge branch 'net-bcmgenet-fix-queue-lock-up'
Jakub Kicinski
1
-16
/
+14
2026-04-09
net: bcmgenet: fix racing timeout handler
Justin Chen
1
-13
/
+9
2026-04-09
net: bcmgenet: fix leaking free_bds
Justin Chen
1
-0
/
+2
2026-04-09
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Justin Chen
1
-3
/
+3
2026-04-09
net: macb: Use napi_schedule_irqoff() in IRQ handler
Kevin Hao
1
-2
/
+2
2026-04-09
ppp: consolidate refcount decrements
Qingfang Deng
1
-33
/
+28
2026-04-09
net: phy: realtek: Add property to enable SSC
Marek Vasut
1
-0
/
+127
2026-04-09
dt-bindings: net: realtek,rtl82xx: Document realtek,*-ssc-enable property
Marek Vasut
1
-0
/
+15
2026-04-09
dt-bindings: net: realtek,rtl82xx: Keep property list sorted
Marek Vasut
1
-4
/
+4
2026-04-09
Merge branch 'macsec-add-support-for-vlan-filtering-in-offload-mode'
Jakub Kicinski
9
-128
/
+489
2026-04-09
macsec: Support VLAN-filtering lower devices
Cosmin Ratiu
1
-8
/
+63
2026-04-09
selftests: Add MACsec VLAN propagation traffic test
Cosmin Ratiu
3
-0
/
+151
2026-04-09
nsim: Add support for VLAN filters
Cosmin Ratiu
2
-2
/
+71
2026-04-09
selftests: Migrate nsim-only MACsec tests to Python
Cosmin Ratiu
5
-118
/
+204
2026-04-09
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
Paolo Abeni
1
-12
/
+19
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
7
-10
/
+10
2026-04-09
jbd2: fix deadlock in jbd2_journal_cancel_revoke()
Zhang Yi
1
-3
/
+5
2026-04-09
ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
Sohei Koyama
1
-1
/
+3
2026-04-09
ext4: fix possible null-ptr-deref in mbt_kunit_exit()
Ye Bin
1
-1
/
+5
2026-04-09
ext4: fix possible null-ptr-deref in extents_kunit_exit()
Ye Bin
1
-2
/
+5
2026-04-09
ext4: fix the error handling process in extents_kunit_init).
Ye Bin
1
-15
/
+35
2026-04-09
ext4: call deactivate_super() in extents_kunit_exit()
Ye Bin
1
-0
/
+1
2026-04-09
ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init()
Ye Bin
1
-0
/
+2
2026-04-09
ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access
Deepanshu Kartikey
1
-1
/
+1
2026-04-09
ext4: zero post-EOF partial block before appending write
Zhang Yi
2
-14
/
+24
2026-04-09
ext4: move pagecache_isize_extended() out of active handle
Zhang Yi
1
-23
/
+39
2026-04-09
ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
Zhang Yi
1
-4
/
+1
2026-04-09
ext4: unify SYNC mode checks in fallocate paths
Zhang Yi
2
-5
/
+6
2026-04-09
ext4: ensure zeroed partial blocks are persisted in SYNC mode
Zhang Yi
3
-7
/
+23
2026-04-09
ext4: move zero partial block range functions out of active handle
Zhang Yi
2
-38
/
+41
2026-04-09
ext4: pass allocate range as loff_t to ext4_alloc_file_blocks()
Zhang Yi
1
-31
/
+22
2026-04-09
ext4: remove handle parameters from zero partial block functions
Zhang Yi
3
-34
/
+47
2026-04-09
ext4: move ordered data handling out of ext4_block_do_zero_range()
Zhang Yi
1
-29
/
+32
2026-04-09
ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()
Zhang Yi
1
-19
/
+14
[prev]
[next]