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
/
scripts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-17
/
+84
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-0
/
+36
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-18
/
+1086
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+7
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+3
2025-11-21
kbuild: Check for functions with ambiguous -ffunction-sections section names
Josh Poimboeuf
2
-0
/
+29
2025-11-18
objtool/klp: Only enable --checksum when needed
Josh Poimboeuf
2
-1
/
+4
2025-11-14
Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
3
-3
/
+6
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
5
-3
/
+22
2025-11-11
gendwarfksyms: Skip files with no exports
Sami Tolvanen
3
-3
/
+6
2025-11-11
lib/crypto: tests: Add KUnit tests for POLYVAL
Eric Biggers
1
-2
/
+45
2025-11-11
lib/crypto: tests: Add additional SHAKE tests
Eric Biggers
1
-4
/
+23
2025-11-11
lib/crypto: tests: Add SHA3 kunit tests
David Howells
1
-1
/
+3
2025-11-11
lib/crypto: tests: Add KUnit tests for BLAKE2b
Eric Biggers
1
-13
/
+16
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
1
-1
/
+3
2025-11-09
scripts/decode_stacktrace.sh: fix build ID and PC source parsing
Carlos Llamas
1
-6
/
+8
2025-11-08
kbuild: Let kernel-doc.py use PYTHON3 override
Jean Delvare
1
-1
/
+1
2025-11-06
kbuild: Strip trailing padding bytes from modules.builtin.modinfo
Nathan Chancellor
1
-1
/
+14
2025-11-05
lib/crypto: sha3: Add FIPS cryptographic algorithm self-test
Eric Biggers
1
-0
/
+4
2025-11-03
arch: hookup listns() system call
Christian Brauner
1
-0
/
+1
2025-11-01
kconfig/nconf: Initialize the default locale at startup
Jakub Horký
1
-0
/
+3
2025-11-01
kconfig/mconf: Initialize the default locale at startup
Jakub Horký
1
-0
/
+3
2025-10-29
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
Eric Biggers
1
-0
/
+32
2025-10-29
Kbuild: enable -fms-extensions
Rasmus Villemoes
1
-1
/
+3
2025-10-25
kbuild: install-extmod-build: Fix when given dir outside the build dir
James Le Cuirot
1
-1
/
+1
2025-10-21
atomic: Skip alignment check for try_cmpxchg() old arg
Arnd Bergmann
1
-4
/
+7
2025-10-14
livepatch/klp-build: Add --show-first-changed option to show function divergence
Josh Poimboeuf
1
-4
/
+78
2025-10-14
livepatch/klp-build: Add --debug option to show cloning decisions
Josh Poimboeuf
1
-3
/
+13
2025-10-14
livepatch/klp-build: Introduce klp-build script for generating livepatch modules
Josh Poimboeuf
3
-1
/
+745
2025-10-14
livepatch/klp-build: Add stub init code for livepatch modules
Josh Poimboeuf
1
-0
/
+108
2025-10-14
livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff noise
Josh Poimboeuf
1
-0
/
+79
2025-10-14
kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILD
Josh Poimboeuf
2
-2
/
+3
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
1
-1
/
+9
2025-10-14
objtool: Rename --Werror to --werror
Josh Poimboeuf
2
-2
/
+2
2025-10-14
modpost: Ignore unresolved section bounds symbols
Josh Poimboeuf
1
-0
/
+5
2025-10-14
kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAME
Josh Poimboeuf
1
-1
/
+1
2025-10-14
vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros
Josh Poimboeuf
1
-7
/
+5
2025-10-14
scripts/faddr2line: Fix "Argument list too long" error
Pankaj Raghav
1
-4
/
+9
2025-10-14
scripts/faddr2line: Use /usr/bin/env bash for portability
Pankaj Raghav
1
-1
/
+1
2025-10-14
scripts/faddr2line: Set LANG=C to enforce ASCII output
John Wang
1
-0
/
+4
2025-10-11
Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-5
/
+10
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+1
2025-10-10
kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
Nathan Chancellor
1
-1
/
+1
2025-10-10
kbuild: Add '.rel.*' strip pattern for vmlinux
Nathan Chancellor
1
-0
/
+3
2025-10-10
kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
Nathan Chancellor
1
-1
/
+1
2025-10-07
scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
Nathan Chancellor
1
-3
/
+5
2025-10-07
kconfig: Avoid prompting for transitional symbols
Kees Cook
6
-1
/
+61
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
1
-0
/
+1
2025-10-03
Merge tag 'docs-6.18' of git://git.lwn.net/linux
Linus Torvalds
5
-1497
/
+2775
[next]