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-07-29
Merge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
7
-36
/
+116
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-4
/
+4
2025-07-28
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
17
-0
/
+2619
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
134
-257
/
+30697
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
63
-344
/
+7801
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
5
-3
/
+221
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+8
2025-07-23
uevent: mv uevent_helper into kobject_uevent.c
Joel Granados
1
-0
/
+20
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-1
/
+1
2025-07-21
lib/crypto: tests: Annotate worker to be on stack
Guenter Roeck
1
-1
/
+1
2025-07-20
lib/crypto: arm64/sha512-ce: Drop compatibility macros for older binutils
Eric Biggers
1
-20
/
+11
2025-07-20
lib/crypto: x86/sha1-ni: Convert to use rounds macros
Eric Biggers
1
-158
/
+29
2025-07-20
lib/crypto: x86/sha1-ni: Minor optimizations and cleanup
Eric Biggers
1
-42
/
+24
2025-07-20
lib/crc: x86/crc32c: Enable VPCLMULQDQ optimization where beneficial
Eric Biggers
2
-2
/
+83
2025-07-20
lib/crc: x86: Reorganize crc-pclmul static_call initialization
Eric Biggers
4
-21
/
+44
2025-07-19
seq_buf: Introduce KUnit tests
Kees Cook
3
-0
/
+218
2025-07-19
lib/raid6: update recov_rvv.c zero page usage
Herbert Xu
1
-3
/
+3
2025-07-19
lib/math/gcd: use static key to select implementation at runtime
Kuan-Wei Chiu
1
-12
/
+15
2025-07-19
panic: add 'panic_sys_info' sysctl to take human readable string parameter
Feng Tang
1
-0
/
+90
2025-07-19
panic: generalize panic_print's function to show sys info
Feng Tang
2
-1
/
+33
2025-07-18
vdso/gettimeofday: Add support for auxiliary clocks
Thomas Weißschuh
1
-1
/
+48
2025-07-18
vdso/gettimeofday: Introduce vdso_get_timestamp()
Thomas Weißschuh
1
-19
/
+24
2025-07-18
vdso/gettimeofday: Introduce vdso_set_timespec()
Thomas Weißschuh
1
-18
/
+14
2025-07-18
vdso/gettimeofday: Introduce vdso_clockid_valid()
Thomas Weißschuh
1
-4
/
+8
2025-07-18
vdso/gettimeofday: Return bool from clock_gettime() helpers
Thomas Weißschuh
1
-34
/
+36
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+4
2025-07-16
kunit: test: Export kunit_attach_mm()
Tiffany Yang
1
-2
/
+2
2025-07-14
kunit/fortify: Add back "volatile" for sizeof() constants
Kees Cook
1
-2
/
+2
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1
Eric Biggers
4
-0
/
+262
2025-07-14
lib/crypto: tests: Add KUnit tests for Poly1305
Eric Biggers
4
-0
/
+361
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-384 and SHA-512
Eric Biggers
6
-0
/
+723
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256
Eric Biggers
8
-0
/
+590
2025-07-14
lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py
Eric Biggers
1
-0
/
+683
2025-07-14
lib/crypto: x86/sha1: Migrate optimized code into library
Eric Biggers
6
-0
/
+1625
2025-07-14
lib/crypto: sparc/sha1: Migrate optimized code into library
Eric Biggers
4
-0
/
+117
2025-07-14
lib/crypto: s390/sha1: Migrate optimized code into library
Eric Biggers
2
-0
/
+29
2025-07-14
lib/crypto: powerpc/sha1: Migrate optimized code into library
Eric Biggers
5
-0
/
+554
2025-07-14
lib/crypto: mips/sha1: Migrate optimized code into library
Eric Biggers
2
-0
/
+82
2025-07-14
lib/crypto: arm64/sha1: Migrate optimized code into library
Eric Biggers
4
-0
/
+171
2025-07-14
lib/crypto: arm/sha1: Migrate optimized code into library
Eric Biggers
6
-0
/
+1315
2025-07-14
lib/crypto: sha1: Add HMAC support
Eric Biggers
1
-3
/
+105
2025-07-14
lib/crypto: sha1: Add SHA-1 library functions
Eric Biggers
3
-7
/
+124
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
1
-3
/
+3
2025-07-14
lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()
Eric Biggers
2
-34
/
+74
2025-07-14
lib/crypto: arm/poly1305: Remove unneeded empty weak function
Eric Biggers
2
-6
/
+1
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
10
-56
/
+90
2025-07-13
lib/test_vmalloc.c: introduce xfail for failing tests
Raghavendra K T
1
-15
/
+21
2025-07-13
maple tree: add some comments
Dev Jain
1
-1
/
+7
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
2
-0
/
+4
2025-07-11
lib/crypto: x86/poly1305: Fix performance regression on short messages
Eric Biggers
1
-0
/
+8
[prev]
[next]