index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
lib/crypto: arm/blake2s: Fix some comments
Eric Biggers
1
-4
/
+4
2025-11-05
lib/crypto: s390/sha3: Add optimized one-shot SHA-3 digest functions
Eric Biggers
1
-2
/
+65
2025-11-05
lib/crypto: sha3: Support arch overrides of one-shot digest functions
Eric Biggers
1
-0
/
+37
2025-11-05
lib/crypto: s390/sha3: Add optimized Keccak functions
Eric Biggers
2
-0
/
+89
2025-11-05
lib/crypto: arm64/sha3: Migrate optimized code into library
Eric Biggers
4
-0
/
+285
2025-11-05
lib/crypto: sha3: Add FIPS cryptographic algorithm self-test
Eric Biggers
2
-1
/
+23
2025-11-05
lib/crypto: sha3: Move SHA3 Iota step mapping into round function
David Howells
1
-6
/
+6
2025-11-05
lib/crypto: sha3: Add SHA-3 support
David Howells
3
-0
/
+371
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-29
lib/crypto: arm/blake2b: Migrate optimized code into library
Eric Biggers
4
-0
/
+393
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
3
-0
/
+193
2025-10-29
lib/crypto: blake2s: Drop excessive const & rename block => data
Eric Biggers
4
-20
/
+18
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
5
-54
/
+53
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
1
-8
/
+8
2025-10-29
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
Eric Biggers
4
-6
/
+96
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-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
1
-2
/
+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-14
interval_tree: Fix ITSTATIC usage for *_subtree_search()
Josh Poimboeuf
1
-0
/
+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
[prev]
[next]