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-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+8
2025-08-31
rust: support Rust >= 1.91.0 target spec
Miguel Ojeda
1
-2
/
+10
2025-08-29
scripts: sphinx-build-wrapper: get rid of uapi/media Makefile
Mauro Carvalho Chehab
1
-0
/
+719
2025-08-29
lib/crypto: tests: Add KUnit tests for BLAKE2s
Eric Biggers
1
-3
/
+24
2025-08-28
Merge patch series "Bump minimum supported version of LLVM for building the kernel to 15.0.0"
Nathan Chancellor
1
-4
/
+2
2025-08-28
kbuild: Bump minimum version of LLVM for building the kernel to 15.0.0
Nathan Chancellor
1
-4
/
+2
2025-08-28
extract-vmlinux: Output used decompression method
Maxime Thiebaut
1
-3
/
+5
2025-08-28
uapi: wrap compiler_types.h in an ifdef instead of the implicit strip
Jakub Kicinski
1
-1
/
+1
2025-08-27
kasan: fix GCC mem-intrinsic prefix with sw tags
Ada Couprie Diaz
1
-4
/
+8
2025-08-26
scripts/misc-check: update export checks for EXPORT_SYMBOL_FOR_MODULES()
Vlastimil Babka
1
-2
/
+2
2025-08-21
scripts/sphinx-pre-install: fix Archlinux PDF dependencies
Mauro Carvalho Chehab
1
-0
/
+5
2025-08-21
scripts: sphinx-pre-install: fix PDF dependencies for gentoo
Mauro Carvalho Chehab
1
-1
/
+1
2025-08-21
scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9
Mauro Carvalho Chehab
1
-0
/
+2
2025-08-21
scripts: sphinx-pre-install: fix dependencies for OpenMandriva
Mauro Carvalho Chehab
1
-2
/
+10
2025-08-21
scripts: sphinx-pre-install: fix PDF dependencies for openSuse
Mauro Carvalho Chehab
1
-3
/
+3
2025-08-21
scripts: sphinx-pre-install: add missing gentoo pdf dependencies
Mauro Carvalho Chehab
1
-1
/
+8
2025-08-21
scripts: sphinx-pre-install: fix PDF build issues on Ubuntu
Mauro Carvalho Chehab
1
-3
/
+9
2025-08-18
kconfig: qconf/xconfig: show the OptionsMode radio button setting at startup
Randy Dunlap
1
-0
/
+13
2025-08-18
kconfig: nconf: Format and print 'line' without a temporary copy
Thorsten Blum
1
-5
/
+3
2025-08-18
kbuild: enable -Werror for hostprogs
Thomas Weißschuh
1
-0
/
+5
2025-08-18
docs: Remove remainders of reiserfs
David Sterba
1
-1
/
+1
2025-08-18
docs: kdoc: remove redundant comment stripping
Jonathan Corbet
1
-3
/
+0
2025-08-18
docs: kdoc: tighten up the pointer-to-function case
Jonathan Corbet
1
-9
/
+8
2025-08-18
docs: kdoc: tighten up the array-of-pointers case
Jonathan Corbet
1
-11
/
+9
2025-08-18
docs: kdoc: add a couple more comments in create_parameter_list()
Jonathan Corbet
1
-1
/
+7
2025-08-18
docs: kdoc: clean up the create_parameter_list() "first arg" logic
Jonathan Corbet
1
-11
/
+11
2025-08-18
docs: kdoc: tidy up space removal in create_parameter_list()
Jonathan Corbet
1
-3
/
+5
2025-08-18
docs: kdoc: remove dead code
Jonathan Corbet
1
-16
/
+6
2025-08-14
kbuild: respect CONFIG_WERROR for userprogs
Thomas Weißschuh
1
-0
/
+2
2025-08-14
kbuild: respect CONFIG_WERROR for linker and assembler
Thomas Weißschuh
1
-0
/
+2
2025-08-14
kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
Miguel Ojeda
1
-0
/
+1
2025-08-14
kbuild: unify W=e and CONFIG_WERROR
Thomas Weißschuh
1
-4
/
+2
2025-08-14
kbuild: align W=e with CONFIG_WERROR
Thomas Weißschuh
1
-1
/
+1
2025-08-13
Merge branch 'pre-install' into docs-mw
Jonathan Corbet
1
-1052
/
+1589
2025-08-13
scripts: sphinx-pre-install: some adjustments related to venv
Mauro Carvalho Chehab
1
-0
/
+16
2025-08-13
scripts: sphinx-pre-install: add a warning for Debian-based distros
Mauro Carvalho Chehab
1
-1
/
+6
2025-08-13
scripts: sphinx-pre-install: add support for RHEL8-based distros
Mauro Carvalho Chehab
1
-9
/
+16
2025-08-13
scripts: sphinx-pre-install: update mandatory system deps
Mauro Carvalho Chehab
1
-1
/
+1
2025-08-13
scripts: sphinx-pre-install.pl: get rid of the old script
Mauro Carvalho Chehab
1
-1056
/
+0
2025-08-13
docs: Makefile: switch to the new scripts/sphinx-pre-install.py
Mauro Carvalho Chehab
1
-0
/
+0
2025-08-13
scripts: sphinx-pre-install: rework install command logic
Mauro Carvalho Chehab
1
-97
/
+82
2025-08-13
scripts: sphinx-pre-install: fix several codingstyle issues
Mauro Carvalho Chehab
1
-26
/
+26
2025-08-13
scripts: sphinx-pre-install: add docstring documentation
Mauro Carvalho Chehab
1
-8
/
+102
2025-08-13
scripts: sphinx-pre-install: add documentation for the ancillary classes.
Mauro Carvalho Chehab
1
-22
/
+140
2025-08-13
scripts: sphinx-pre-install: move get_system_release()
Mauro Carvalho Chehab
1
-56
/
+59
2025-08-13
scripts: sphinx-pre-install: add more generic checkers on a class
Mauro Carvalho Chehab
1
-66
/
+76
2025-08-13
scripts: sphinx-pre-install: move ancillary checkers to a separate class
Mauro Carvalho Chehab
1
-79
/
+81
2025-08-13
scripts: sphinx-pre-install: move missing logic to a separate class
Mauro Carvalho Chehab
1
-113
/
+138
2025-08-13
scripts: sphinx-pre-install: better handle RHEL-based distros
Mauro Carvalho Chehab
1
-19
/
+12
2025-08-13
scripts: sphinx-pre-install: convert is_optional to a class
Mauro Carvalho Chehab
1
-62
/
+130
[prev]
[next]