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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-23
idr: fix idr_alloc() returning an ID out of range
Matthew Wilcox (Oracle)
1
-0
/
+2
2025-12-20
Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-5
/
+4
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
1
-9
/
+4
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
1
-8
/
+0
2025-12-15
kunit: make FAULT_TEST default to n when PANIC_ON_OOPS
Brendan Jackman
1
-1
/
+1
2025-12-15
kunit: Drop unused parameter from kunit_device_register_internal
Uwe Kleine-König
1
-4
/
+3
2025-12-14
lib/crypto: riscv: Add poly1305-core.S to .gitignore
Charles Mirabile
1
-0
/
+2
2025-12-14
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+5
2025-12-12
bug: Hush suggest-attribute=format for __warn_printf()
Brendan Jackman
1
-0
/
+4
2025-12-12
bug: Let report_bug_entry() provide the correct bugaddr
Heiko Carstens
1
-1
/
+1
2025-12-09
lib/crypto: blake2s: Replace manual unrolling with unrolled_full
Eric Biggers
1
-22
/
+16
2025-12-09
lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
Eric Biggers
2
-25
/
+20
2025-12-09
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
Eric Biggers
1
-3
/
+6
2025-12-09
lib/crypto: riscv/chacha: Avoid s0/fp register
Vivian Wang
1
-3
/
+2
2025-12-10
lockref: add a __cond_lock annotation for lockref_put_or_lock
Christoph Hellwig
1
-0
/
+1
2025-12-06
Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
4
-0
/
+5159
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
16
-466
/
+920
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
1
-2
/
+2
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-8
/
+1
2025-12-05
Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-0
/
+143
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
4
-150
/
+181
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-86
/
+402
2025-12-05
Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+98
2025-12-04
Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+13
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-4
/
+4
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-34
/
+18
2025-12-03
Merge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-3
/
+29
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-30
/
+54
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2025-12-02
Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
20
-146
/
+96
2025-12-02
Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-9
/
+9
2025-12-02
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
8
-0
/
+1587
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
30
-208
/
+2959
2025-12-02
lib/fonts: Add Terminus 10x18 console font
Neilay Kharwadkar
4
-0
/
+5159
2025-12-02
Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-12-02
Merge tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+6
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-7
/
+19
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-14
/
+86
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-12-01
Merge branch 'for-6.19-vsprintf-timespec64' into for-linus
Petr Mladek
2
-1
/
+31
2025-11-28
kfifo: add kfifo_alloc_node() helper for NUMA awareness
Ming Lei
1
-4
/
+4
2025-11-27
test_kho: always print restore status
Pratyush Yadav
1
-3
/
+9
2025-11-27
test_kho: unpreserve memory in case of error
Pasha Tatashin
1
-30
/
+73
2025-11-27
kho: drop notifiers
Mike Rapoport (Microsoft)
1
-32
/
+3
2025-11-27
rbtree: inline rb_last()
Eric Dumazet
1
-13
/
+0
2025-11-27
rbtree: inline rb_first()
Eric Dumazet
1
-16
/
+0
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
2
-14
/
+19
2025-11-27
Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/drivers-late
Arnd Bergmann
3
-0
/
+143
2025-11-27
debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
Sebastian Andrzej Siewior
1
-2
/
+2
[prev]
[next]