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-08-13
scripts: sphinx-pre-install: better handle Python min version
Mauro Carvalho Chehab
1
-5
/
+15
2025-08-13
scripts: sphinx-pre-install: adjust a warning message
Mauro Carvalho Chehab
1
-2
/
+2
2025-08-13
scripts: sphinx-pre-install: move package instructions to a new func
Mauro Carvalho Chehab
1
-18
/
+26
2025-08-13
scripts: sphinx-pre-install: fix OpenMandriva support
Mauro Carvalho Chehab
1
-0
/
+5
2025-08-13
scripts: sphinx-pre-install: improve Gentoo package deps logic
Mauro Carvalho Chehab
1
-11
/
+77
2025-08-13
scripts: sphinx-pre-install: remove Scientific Linux
Mauro Carvalho Chehab
1
-1
/
+0
2025-08-13
scripts: sphinx-pre-install: fix rhel recomendations
Mauro Carvalho Chehab
1
-3
/
+3
2025-08-13
scripts: sphinx-pre-install: fix Leap support for rsvg-convert
Mauro Carvalho Chehab
1
-4
/
+0
2025-08-13
scripts: sphinx-pre-install: add a missing f-string marker
Mauro Carvalho Chehab
1
-3
/
+6
2025-08-13
scripts: sphinx-pre-install: output Python and docutils version
Mauro Carvalho Chehab
1
-0
/
+14
2025-08-13
scripts: sphinx-pre-install: cleanup rhel support
Mauro Carvalho Chehab
1
-5
/
+21
2025-08-13
scripts: sphinx-pre-install: only show portage hints once
Mauro Carvalho Chehab
1
-5
/
+11
2025-08-13
scripts: sphinx-pre-install: Address issues with OpenSUSE Tumbleweed
Mauro Carvalho Chehab
1
-0
/
+8
2025-08-13
scripts: sphinx-pre-install: fix support for gentoo
Mauro Carvalho Chehab
1
-19
/
+16
2025-08-13
scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAML
Mauro Carvalho Chehab
1
-1
/
+1
2025-08-13
scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.x
Mauro Carvalho Chehab
1
-0
/
+16
2025-08-13
scripts: sphinx-pre-install: drop support for old virtualenv
Mauro Carvalho Chehab
1
-52
/
+19
2025-08-13
scripts: sphinx-pre-install: drop obsolete routines
Mauro Carvalho Chehab
1
-22
/
+1
2025-08-13
scripts: sphinx-pre-install: run on a supported version
Mauro Carvalho Chehab
1
-1
/
+64
2025-08-13
scripts: sphinx-pre-install: Make it compatible with Python 3.6
Mauro Carvalho Chehab
1
-2
/
+14
2025-08-13
scripts: sphinx-pre-install: Convert script to Python
Mauro Carvalho Chehab
1
-0
/
+1102
2025-08-13
scripts: sphinx-pre-install: rename it to scripts/sphinx-pre-install.pl
Mauro Carvalho Chehab
1
-0
/
+0
2025-08-13
scripts: sphinx-pre-install: fix version check for Fedora
Mauro Carvalho Chehab
1
-1
/
+1
2025-08-11
docs: kernel-doc: avoid script crash on ancient Python
Mauro Carvalho Chehab
1
-10
/
+24
2025-08-11
Merge branch 'dump-struct' into docs-mw
Jonathan Corbet
1
-241
/
+258
2025-08-11
docs: kdoc: a few final dump_struct() touches
Jonathan Corbet
1
-5
/
+6
2025-08-11
docs: kdoc: extract output formatting from dump_struct()
Jonathan Corbet
1
-35
/
+37
2025-08-11
docs: kdoc: further rewrite_struct_members() cleanup
Jonathan Corbet
1
-45
/
+41
2025-08-11
docs: kdoc: Some rewrite_struct_members() commenting
Jonathan Corbet
1
-13
/
+19
2025-08-11
docs: kdoc: remove an extraneous strip() call
Jonathan Corbet
1
-1
/
+0
2025-08-11
docs: kdoc: rework the rewrite_struct_members() main loop
Jonathan Corbet
1
-5
/
+3
2025-08-11
docs: kdoc: split struct-member rewriting out of dump_struct()
Jonathan Corbet
1
-31
/
+34
2025-08-11
docs: kdoc: split top-level prototype parsing out of dump_struct()
Jonathan Corbet
1
-23
/
+20
2025-08-11
docs: kdoc: move the prefix transforms out of dump_struct()
Jonathan Corbet
1
-83
/
+96
2025-08-11
docs: kdoc: backslashectomy in kdoc_parser
Jonathan Corbet
1
-9
/
+9
2025-08-11
docs: kdoc: Move a regex line in dump_struct()
Jonathan Corbet
1
-1
/
+1
2025-08-11
docs: kdoc: consolidate the stripping of private struct/union members
Jonathan Corbet
1
-18
/
+22
2025-08-11
scripts/dtc: Update to upstream version v1.7.2-35-g52f07dcca47c
Rob Herring (Arm)
21
-107
/
+372
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
22
-1190
/
+1082
2025-08-06
kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
Suchit Karunakaran
1
-2
/
+4
2025-08-06
kconfig: lxdialog: replace strcpy with snprintf in print_autowrap
Suchit Karunakaran
1
-2
/
+1
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-13
/
+82
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2
-18
/
+20
2025-08-02
scripts/spelling.txt: add notifer||notifier to spelling.txt
WangYuli
1
-0
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+0
2025-07-31
Merge tag 'docs-6.17' of git://git.lwn.net/linux
Linus Torvalds
10
-586
/
+1065
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+1
2025-07-30
Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
1
-2
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-0
/
+13
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-82
/
+102
[prev]
[next]