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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-26
rust: kasan/kbuild: fix rustc-option when cross-compiling
Alice Ryhl
1
-1
/
+1
2026-05-24
checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()
Paul E. McKenney
1
-2
/
+3
2026-05-22
scripts/sbom: add unit tests for SPDX-License-Identifier parsing
Luis Augenstein
2
-0
/
+35
2026-05-22
scripts/sbom: add unit tests for command parsers
Luis Augenstein
3
-0
/
+443
2026-05-22
scripts/sbom: add SPDX build graph
Luis Augenstein
2
-0
/
+335
2026-05-22
scripts/sbom: add SPDX source graph
Luis Augenstein
2
-0
/
+139
2026-05-22
scripts/sbom: add SPDX output graph
Luis Augenstein
3
-1
/
+268
2026-05-22
scripts/sbom: collect file metadata
Luis Augenstein
2
-0
/
+317
2026-05-22
scripts/sbom: add shared SPDX elements
Luis Augenstein
3
-1
/
+45
2026-05-22
scripts/sbom: add JSON-LD serialization
Luis Augenstein
5
-0
/
+191
2026-05-22
scripts/sbom: add SPDX classes
Luis Augenstein
7
-0
/
+381
2026-05-22
scripts/sbom: add additional dependency sources for cmd graph
Luis Augenstein
3
-1
/
+161
2026-05-22
scripts/sbom: add cmd graph generation
Luis Augenstein
8
-2
/
+586
2026-05-22
scripts/sbom: add command parsers
Luis Augenstein
6
-0
/
+1001
2026-05-22
scripts/sbom: setup sbom logging
Luis Augenstein
4
-1
/
+165
2026-05-22
scripts/sbom: integrate script in make process
Luis Augenstein
1
-0
/
+16
2026-05-19
Merge tag 'kbuild-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-27
/
+54
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-5
/
+5
2026-05-19
kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
Viktor Jägersküpper
1
-1
/
+1
2026-05-19
modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()
Hasan Basbunar
1
-26
/
+53
2026-05-14
gcc-plugins: Always define CONST_CAST_GIMPLE and CONST_CAST_TREE
Kees Cook
1
-1
/
+3
2026-05-14
kbuild: pacman-pkg: package unstripped vDSO libraries
Thomas Weißschuh
1
-0
/
+3
2026-05-13
scripts/gdb: slab: update field names of struct kmem_cache
Illia Ostapyshyn
1
-2
/
+2
2026-05-13
scripts/gdb: mm: cast untyped symbols in x86_page_ops
Illia Ostapyshyn
1
-3
/
+3
2026-05-06
scripts/timers: Add timer_migration_tree.py
Frederic Weisbecker
1
-0
/
+122
2026-05-04
objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING
Josh Poimboeuf
1
-2
/
+5
2026-05-04
klp-build: Validate short-circuit prerequisites
Josh Poimboeuf
1
-0
/
+18
2026-05-04
objtool/klp: Remove "objtool --checksum"
Josh Poimboeuf
1
-0
/
+3
2026-05-04
klp-build: Use "objtool klp checksum" subcommand
Josh Poimboeuf
1
-30
/
+65
2026-05-04
klp-build: Remove redundant SRC and OBJ variables
Josh Poimboeuf
1
-39
/
+28
2026-05-04
klp-build: Print "objtool klp diff" command in verbose mode
Josh Poimboeuf
1
-0
/
+1
2026-05-04
klp-build: Reject patches to realmode
Josh Poimboeuf
1
-1
/
+1
2026-05-04
klp-build: Reject patches to vDSO
Josh Poimboeuf
1
-1
/
+1
2026-05-04
klp-build: Fix patch cleanup on interrupt
Josh Poimboeuf
1
-2
/
+2
2026-05-04
klp-build: Suppress excessive fuzz output by default
Josh Poimboeuf
1
-6
/
+13
2026-05-04
klp-build: Validate patch file existence
Josh Poimboeuf
1
-0
/
+5
2026-05-04
klp-build: Don't use errexit
Josh Poimboeuf
1
-3
/
+2
2026-05-04
klp-build: Fix checksum comparison for changed offsets
Josh Poimboeuf
1
-7
/
+23
2026-05-04
klp-build: Fix hang on out-of-date .config
Josh Poimboeuf
1
-1
/
+6
2026-05-04
gen_compile_commands: Ignore libgcc.a
Thomas Weißschuh
1
-0
/
+2
2026-04-29
kconfig: fix potential NULL pointer dereference in conf_askvalue
Xingjing Deng
1
-4
/
+2
2026-04-29
kbuild/btf: Remove broken module relinking exclusion
Petr Pavlu
1
-9
/
+1
2026-04-29
scripts/x86/intel: Add a script to update the old microcode list
Sohil Mehta
1
-0
/
+130
2026-04-25
Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-1
/
+7
2026-04-24
Merge tag 'spdx-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
1
-0
/
+8
2026-04-18
Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-0
/
+2
2026-04-17
Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
7
-9
/
+19
2026-04-17
module.lds.S: Fix modules on 32-bit parisc architecture
Helge Deller
1
-0
/
+2
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-179
/
+213
2026-04-15
checkpatch: exclude forward declarations of const structs
Taylor Nelms
1
-2
/
+2
[prev]
[next]