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-08-28
KMSAN: Remove tautological checks
Nathan Chancellor
1
-10
/
+1
2025-08-28
objtool: Drop noinstr hack for KCSAN_WEAK_MEMORY
Nathan Chancellor
1
-6
/
+0
2025-08-28
lib/Kconfig.debug: Drop CLANG_VERSION check from DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Nathan Chancellor
1
-1
/
+1
2025-08-27
lib/crypto: Drop inline from all *_mod_init_arch() functions
Eric Biggers
18
-18
/
+18
2025-08-27
lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5
Eric Biggers
4
-0
/
+236
2025-08-26
kunit: Add example parameterized test with direct dynamic parameter array setup
Marie Zhussupova
1
-0
/
+104
2025-08-26
kunit: Add example parameterized test with shared resource management using the Resource API
Marie Zhussupova
1
-0
/
+113
2025-08-26
kunit: Enable direct registration of parameter arrays to a KUnit test
Marie Zhussupova
1
-0
/
+32
2025-08-26
kunit: Pass parameterized test context to generate_params()
Marie Zhussupova
1
-2
/
+3
2025-08-26
kunit: Introduce param_init/exit for parameterized test context management
Marie Zhussupova
1
-1
/
+26
2025-08-26
kunit: Add parent kunit for parameterized test context
Marie Zhussupova
1
-14
/
+20
2025-08-26
lib/crypto: sparc/md5: Migrate optimized code into library
Eric Biggers
4
-0
/
+120
2025-08-26
lib/crypto: powerpc/md5: Migrate optimized code into library
Eric Biggers
4
-0
/
+249
2025-08-26
lib/crypto: mips/md5: Migrate optimized code into library
Eric Biggers
2
-0
/
+66
2025-08-26
lib/crypto: md5: Add MD5 and HMAC-MD5 library functions
Eric Biggers
3
-0
/
+342
2025-08-26
lib/crypto: sha512: Use underlying functions instead of crypto_simd_usable()
Eric Biggers
4
-12
/
+6
2025-08-26
lib/crypto: sha256: Use underlying functions instead of crypto_simd_usable()
Eric Biggers
4
-16
/
+15
2025-08-25
ubsan: Fix incorrect hand-side used in handle
Junhui Pei
1
-3
/
+3
2025-08-21
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-9
/
+9
2025-08-16
lib/lzo: add unlikely hints to overrun checks
David Sterba
2
-4
/
+4
2025-08-15
lib/crc: Drop inline from all *_mod_init_arch() functions
Eric Biggers
11
-11
/
+11
2025-08-15
kunit: Always descend into kunit directory during build
Thomas Weißschuh
2
-5
/
+1
2025-08-14
lib/crypto: ensure generated *.S files are removed on make clean
Tal Zussman
1
-4
/
+4
2025-08-14
lib/crypto: sha: Update Kconfig help for SHA1 and SHA256
Eric Biggers
1
-5
/
+5
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2025-08-11
ref_tracker: use %p instead of %px in debugfs dentry name
Jeff Layton
1
-1
/
+1
2025-08-11
lib/crc: Use underlying functions instead of crypto_simd_usable()
Eric Biggers
8
-24
/
+20
2025-08-11
lib/crc: crc_kunit: Test CRC computation in interrupt contexts
Eric Biggers
1
-9
/
+53
2025-08-11
kunit, lib/crypto: Move run_irq_test() to common header
Eric Biggers
1
-119
/
+4
2025-08-09
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
1
-29
/
+45
2025-08-07
lib/sbitmap: make sbitmap_get_shallow() internal
Yu Kuai
1
-2
/
+16
2025-08-07
lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
Yu Kuai
1
-27
/
+29
2025-08-04
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-9
/
+61
2025-08-04
Merge branch 'for-6.17-hash_pointers' into for-linus
Petr Mladek
1
-4
/
+57
2025-08-04
Merge branch 'for-6.15-printf-attribute' into for-linus
Petr Mladek
1
-5
/
+4
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
17
-165
/
+556
2025-08-03
Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-8
/
+0
2025-08-02
kho: add test for kexec handover
Mike Rapoport (Microsoft)
3
-0
/
+327
2025-08-02
stackdepot: make max number of pools boot-time configurable
Matt Fleming
1
-9
/
+58
2025-08-02
lib/xxhash: remove unused functions
Dr. David Alan Gilbert
1
-107
/
+0
2025-07-31
Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux
Linus Torvalds
2
-0
/
+43
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-58
/
+121
2025-07-31
test_bits: add tests for __GENMASK() and __GENMASK_ULL()
Vincent Mailhol
1
-0
/
+19
2025-07-31
kunit: test: Drop CONFIG_MODULE ifdeffery
Thomas Weißschuh
1
-8
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-47
/
+319
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-0
/
+20
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-1
/
+1
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2025-07-29
Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
3
-0
/
+156
2025-07-29
Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-84
/
+140
[prev]
[next]