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-07-15
docs: kdoc: emit a warning for ancient versions of Python
Jonathan Corbet
1
-0
/
+9
2025-07-15
docs: kdoc: clean up check_sections()
Jonathan Corbet
1
-20
/
+11
2025-07-15
docs: kdoc: directly access the always-there KdocItem fields
Jonathan Corbet
2
-13
/
+8
2025-07-15
docs: kdoc: straighten up dump_declaration()
Jonathan Corbet
1
-10
/
+5
2025-07-15
docs: kdoc: Regularize the use of the declaration name
Jonathan Corbet
2
-30
/
+15
2025-07-15
docs: kdoc: Coalesce parameter-list handling
Jonathan Corbet
3
-67
/
+43
2025-07-15
docs: kdoc: use self.entry.parameterlist directly in check_sections()
Jonathan Corbet
1
-9
/
+5
2025-07-15
docs: kdoc: remove the "struct_actual" machinery
Jonathan Corbet
1
-30
/
+2
2025-07-15
docs: kdoc: Centralize handling of the item section list
Jonathan Corbet
3
-40
/
+25
2025-07-15
docs: kdoc: drop "sectionlist"
Jonathan Corbet
2
-24
/
+7
2025-07-14
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
1
-1
/
+2
2025-07-14
lib/crypto: tests: Add KUnit tests for Poly1305
Eric Biggers
1
-2
/
+47
2025-07-14
lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py
Eric Biggers
1
-0
/
+102
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
5
-9
/
+296
2025-07-10
Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linux-devel
Jakub Kicinski
1
-0
/
+1
2025-07-10
scripts/gdb/symbols: make lx-symbols skip the s390 decompressor
Ilya Leoshkevich
1
-0
/
+26
2025-07-09
checkpatch: check for missing sentinels in ID arrays
Brian Norris
1
-0
/
+28
2025-07-09
scripts: gdb: move MNT_* constants to gdb-parsed
Johannes Berg
1
-6
/
+6
2025-07-09
checkpatch: use utf-8 match for spell checking
Antonio Borneo
1
-2
/
+3
2025-07-09
alloc_tag: remove empty module tag section
Casey Chen
1
-5
/
+0
2025-07-09
scripts: gdb: vfs: support external dentry names
Illia Ostapyshyn
1
-1
/
+1
2025-07-09
scripts/gdb: de-reference per-CPU MCE interrupts
Florian Fainelli
1
-1
/
+1
2025-07-09
scripts/gdb: fix interrupts.py after maple tree conversion
Florian Fainelli
4
-6
/
+293
2025-07-09
scripts/gdb: fix interrupts display after MCP on x86
Florian Fainelli
1
-1
/
+1
2025-07-08
scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURES
Paolo Abeni
1
-0
/
+1
2025-07-08
docs: kdoc: pretty up dump_enum()
Jonathan Corbet
1
-14
/
+25
2025-07-08
docs: kdoc: some tweaks to process_proto_function()
Jonathan Corbet
1
-19
/
+24
2025-07-08
docs: kdoc: rework type prototype parsing
Jonathan Corbet
1
-18
/
+25
2025-07-08
docs: kdoc: remove the brcount floor in process_proto_type()
Jonathan Corbet
1
-3
/
+1
2025-07-08
docs: kdoc: micro-optimize KernRe
Jonathan Corbet
1
-5
/
+2
2025-07-08
docs: kdoc: don't reinvent string.strip()
Jonathan Corbet
1
-22
/
+5
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2025-07-02
docs: kdoc: simplify the output-item passing
Jonathan Corbet
2
-3
/
+3
2025-07-02
docs: kdoc; Add a rudimentary class to represent output items
Jonathan Corbet
2
-21
/
+35
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
1
-0
/
+2
2025-07-02
kconfig: gconf: remove GtkHandleBox from glade
Masahiro Yamada
1
-9
/
+0
2025-07-02
kconfig: gconf: use gtk_dialog_get_content_area() accessor
Masahiro Yamada
1
-2
/
+3
2025-07-02
kconfig: gconf: use gtk_check_menu_item_get_active() accessor
Masahiro Yamada
1
-3
/
+3
2025-07-02
kconfig: gconf: remove unnecessary default message in text view
Masahiro Yamada
1
-1
/
+0
2025-07-02
kconfig: gconf: replace "tooltip" property with "tooltip-text"
Masahiro Yamada
1
-17
/
+17
2025-07-02
kconfig: gconf: remove "tooltips" property from glade
Masahiro Yamada
1
-1
/
+0
2025-07-02
kconfig: gconf: replace GTK_STOCK_{OK,NO,CANCEL}
Masahiro Yamada
1
-3
/
+3
2025-07-02
kconfig: gconf: replace GDK_space with GDK_KEY_space
Masahiro Yamada
1
-1
/
+1
2025-07-02
kconfig: gconf: remove dead code in display_tree_part()
Masahiro Yamada
1
-4
/
+1
2025-07-02
kconfig: gconf: inline display_list() into set_view_mode()
Masahiro Yamada
1
-11
/
+3
2025-07-02
kconfig: gconf: do not reconstruct tree store when a symbol is changed
Masahiro Yamada
1
-18
/
+11
2025-07-02
kconfig: gconf: inline fill_row() into set_node()
Masahiro Yamada
1
-166
/
+106
2025-07-02
kconfig: gconf: remove init_tree_model()
Masahiro Yamada
1
-20
/
+16
2025-07-02
kconfig: gconf: remove global 'model1' and 'model2' variables
Masahiro Yamada
1
-5
/
+2
2025-07-02
kconfig: gconf: use GtkTreeModelFilter to control row visibility
Masahiro Yamada
1
-137
/
+80
[prev]
[next]