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-15
bpf: Add source and instruction diagnostic context
Kumar Kartikeya Dwivedi
8
-30
/
+576
2026-08-15
bpf: Add verifier diagnostics report helpers
Kumar Kartikeya Dwivedi
3
-1
/
+62
2026-08-15
cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabled
Rafael J. Wysocki
1
-4
/
+9
2026-08-15
cpufreq: intel_pstate: Consolidate HWP P-states initialization
Rafael J. Wysocki
1
-59
/
+54
2026-08-15
cpufreq: schedutil: Fix rate limit overflow
Hui Su
1
-2
/
+13
2026-08-15
Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-15
/
+20
2026-08-15
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2
-2
/
+5
2026-08-15
perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
PVS Narasimha Rao
1
-5
/
+34
2026-08-15
perf dso: Replace assert with runtime check in dso__read_symbol()
Arnaldo Carvalho de Melo
1
-1
/
+6
2026-08-15
perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Arnaldo Carvalho de Melo
1
-1
/
+14
2026-08-15
perf dso: Use stored fd error instead of stale errno in file_read() and file_size()
Arnaldo Carvalho de Melo
1
-2
/
+2
2026-08-15
perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
Arnaldo Carvalho de Melo
1
-1
/
+3
2026-08-15
perf dso: Guard against errno==0 when dso__get_filename() returns NULL
Arnaldo Carvalho de Melo
1
-3
/
+15
2026-08-15
sched_ext: Rename balance-era identifiers to dispatch terms
Tejun Heo
7
-32
/
+37
2026-08-15
sched_ext: Drop the stale keep_prev fixup in dispatch_pick()
Tejun Heo
1
-12
/
+0
2026-08-15
sched_ext: Keep kick_sync waiting on the rq's own CPU
Tejun Heo
1
-2
/
+17
2026-08-14
sched_ext: Make SCHED_CLASS_EXT select GENERIC_ALLOCATOR
Tejun Heo
1
-0
/
+1
2026-08-14
sched_ext/scx_flatcg: Fix cvtime true-up on slice expiry
Tao Cui
1
-3
/
+11
2026-08-14
sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
Tao Cui
1
-2
/
+7
2026-08-14
sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detection
fangqiurong
1
-3
/
+3
2026-08-14
sched_ext: Make scx_bpf_events() read the calling scheduler's counters
Tejun Heo
1
-7
/
+11
2026-08-14
sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()
Tejun Heo
1
-8
/
+3
2026-08-15
fbdev: atyfb: Convert to managed PCI and ioremap API
Shixiong Ou
1
-29
/
+18
2026-08-15
fbdev: matrox: Convert to managed PCI and ioremap API
Shixiong Ou
1
-20
/
+10
2026-08-15
fbdev: savage: Convert to managed PCI and ioremap API
Shixiong Ou
1
-10
/
+6
2026-08-15
fbdev: nvidia: Convert to managed PCI and ioremap API
Shixiong Ou
1
-13
/
+6
2026-08-15
fbdev: aty128fb: Convert to managed PCI and ioremap API
Shixiong Ou
1
-28
/
+12
2026-08-15
samples/landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS to sampler
Justin Suess
1
-4
/
+12
2026-08-15
landlock: Document LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Justin Suess
1
-5
/
+40
2026-08-15
selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Justin Suess
2
-14
/
+168
2026-08-15
landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Justin Suess
6
-13
/
+53
2026-08-15
landlock: Check landlock_restrict_self(2)'s flags before privileges
Justin Suess
2
-5
/
+9
2026-08-15
landlock: Link the erratum documentation for whiteout objects
Günther Noack
1
-1
/
+4
2026-08-15
selftests/landlock: Test whiteout object behaviour in OverlayFS renames
Günther Noack
1
-2
/
+54
2026-08-15
selftests/landlock: Add audit test for whiteout object creation
Günther Noack
1
-0
/
+19
2026-08-15
selftests/landlock: Add tests for whiteout object creation
Günther Noack
1
-0
/
+176
2026-08-15
landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation
Günther Noack
3
-9
/
+56
2026-08-15
selftests/landlock: Use an actual chardev for MAKE_CHAR audit test
Günther Noack
1
-1
/
+1
2026-08-14
Merge branch 'bpf-x86-fix-per-cpu-address-resolution-into-an-extended-register'
Eduard Zingerman
3
-1
/
+75
2026-08-14
selftests/bpf: Check per-CPU address resolution per register
Vineet Gupta
2
-0
/
+74
2026-08-14
bpf, x86: Fix per-CPU address resolution into an extended register
Vineet Gupta
1
-1
/
+1
2026-08-15
openrisc: signal: do not restore privileged SR bits on sigreturn
Ali Ahmet Memis
2
-2
/
+5
2026-08-14
Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-10
/
+13
2026-08-14
Merge branch 'next' into for-linus
Dmitry Torokhov
15644
-252930
/
+833398
2026-08-15
crypto: lskcipher - propagate errors from unaligned crypt
Karl Mehltretter
1
-1
/
+0
2026-08-15
crypto: keembay - use crypto_memneq() to compare CCM AEAD tags
David C.C.M. Gall
1
-1
/
+2
2026-08-15
crypto: keembay - use crypto_memneq() to compare GCM AEAD tags
David C.C.M. Gall
1
-1
/
+2
2026-08-15
crypto: sa2ul - use crypto_memneq() to compare AEAD tag
David C.C.M. Gall
1
-1
/
+2
2026-08-15
hwrng: drivers - use named initializers for acpi_device_id
Pawel Zalewski (The Capable Hub)
2
-2
/
+2
2026-08-15
crypto: qce - fix CCM AAD buffer underallocation
Md Sadre Alam
1
-1
/
+1
[prev]
[next]