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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-09
maple_tree: fix tracepoint string pointers
Martin Kaiser
1
-14
/
+16
2025-11-06
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-2
/
+2
2025-11-04
lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
Eric Biggers
1
-1
/
+1
2025-11-04
lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
Nathan Chancellor
1
-1
/
+1
2025-11-01
Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-1
/
+1
2025-10-30
Merge tag 'linux_kselftest-kunit-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-2
/
+3
2025-10-27
KMSAN: Restore dynamic check for '-fsanitize=kernel-memory'
Nathan Chancellor
1
-1
/
+1
2025-10-27
kunit: prevent log overwrite in param_tests
Carlos Llamas
1
-1
/
+2
2025-10-22
lib/crypto: poly1305: Restore dependency of arch code on !KMSAN
Eric Biggers
1
-1
/
+1
2025-10-20
kunit: test_dev_action: Correctly cast 'priv' pointer to long*
Florian Schmaus
1
-1
/
+1
2025-10-07
lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
Mike Rapoport (Microsoft)
1
-12
/
+29
2025-10-05
Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2
-42
/
+7
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+4
2025-10-03
lib/digsig: Use SHA-1 library instead of crypto_shash
Eric Biggers
2
-42
/
+7
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
11
-33
/
+29
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-37
/
+79
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
2
-689
/
+115
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-95
/
+0
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
3
-0
/
+118
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
3
-17
/
+2
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
5
-20
/
+308
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-55
/
+5
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-35
/
+30
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-4
/
+585
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
6
-11
/
+972
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
88
-1897
/
+7748
2025-09-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
15
-163
/
+88
2025-09-29
maple_tree: Convert forking to use the sheaf interface
Liam R. Howlett
1
-24
/
+23
2025-09-29
maple_tree: Add single node allocation support to maple state
Liam R. Howlett
1
-6
/
+41
2025-09-29
maple_tree: Prefilled sheaf conversion and testing
Liam R. Howlett
1
-264
/
+62
2025-09-29
maple_tree: Replace mt_free_one() with kfree()
Pedro Falcato
1
-9
/
+4
2025-09-29
maple_tree: Use kfree_rcu in ma_free_rcu
Pedro Falcato
1
-10
/
+3
2025-09-29
maple_tree: use percpu sheaves for maple_node_cache
Vlastimil Babka
1
-2
/
+7
2025-09-29
maple_tree: Drop bulk insert support
Liam R. Howlett
2
-403
/
+4
2025-09-29
maple_tree: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-2
/
+2
2025-09-28
lib/genalloc: fix device leak in of_gen_pool_get()
Johan Hovold
1
-1
/
+4
2025-09-28
panic: remove CONFIG_PANIC_ON_OOPS_VALUE
Johannes Berg
1
-6
/
+0
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-1
/
+1
2025-09-22
lib/decompress: use designated initializers for struct compress_format
Thorsten Blum
1
-11
/
+10
2025-09-22
rust: add find_bit_benchmark_rust module.
Burak Emir
3
-0
/
+118
2025-09-21
alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
Suren Baghdasaryan
1
-1
/
+3
2025-09-21
alloc_tag: prevent enabling memory profiling if it was shut down
Suren Baghdasaryan
1
-1
/
+15
2025-09-21
alloc_tag: use release_pages() in the cleanup path
Suren Baghdasaryan
1
-5
/
+5
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
1
-0
/
+12
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
4
-13
/
+13
2025-09-17
lib/crypto: tests: Add tests and benchmark for sha256_finup_2x()
Eric Biggers
1
-0
/
+184
2025-09-17
lib/crypto: x86/sha256: Add support for 2-way interleaved hashing
Eric Biggers
2
-0
/
+407
2025-09-17
lib/crypto: arm64/sha256: Add support for 2-way interleaved hashing
Eric Biggers
2
-6
/
+315
[next]