aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+1
2025-07-21stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook2-14/+17
2025-07-21stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook1-26/+26
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-3/+3
2025-07-21scripts: rust: emit path candidates in panic messageTamir Duberstein1-3/+5
2025-07-21scripts: rust: replace length checks with matchTamir Duberstein1-16/+15
2025-07-19coccinelle: misc: secs_to_jiffies: implement context and report modesEaswar Hariharan1-5/+44
2025-07-19rust: list: add `impl_list_item!` examplesTamir Duberstein1-2/+3
2025-07-19Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2025-07-17scripts: kdoc: make it backward-compatible with Python 3.7Mauro Carvalho Chehab1-1/+3
2025-07-17docs: kernel-doc: emit warnings for ancient versions of PythonMauro Carvalho Chehab1-0/+10
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-9/+296
2025-07-16checkpatch: Remove SRCU-lite deprecationPaul E. McKenney1-2/+0
2025-07-15Merge branch 'kdoc-item2' into docs-mwJonathan Corbet4-244/+145
2025-07-15docs: kdoc: emit a warning for ancient versions of PythonJonathan Corbet1-0/+9
2025-07-15docs: kdoc: clean up check_sections()Jonathan Corbet1-20/+11
2025-07-15docs: kdoc: directly access the always-there KdocItem fieldsJonathan Corbet2-13/+8
2025-07-15docs: kdoc: straighten up dump_declaration()Jonathan Corbet1-10/+5
2025-07-15docs: kdoc: Regularize the use of the declaration nameJonathan Corbet2-30/+15
2025-07-15docs: kdoc: Coalesce parameter-list handlingJonathan Corbet3-67/+43
2025-07-15docs: kdoc: use self.entry.parameterlist directly in check_sections()Jonathan Corbet1-9/+5
2025-07-15docs: kdoc: remove the "struct_actual" machineryJonathan Corbet1-30/+2
2025-07-15docs: kdoc: Centralize handling of the item section listJonathan Corbet3-40/+25
2025-07-15docs: kdoc: drop "sectionlist"Jonathan Corbet2-24/+7
2025-07-14rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0Miguel Ojeda1-1/+2
2025-07-14lib/crypto: tests: Add KUnit tests for Poly1305Eric Biggers1-2/+47
2025-07-14lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.pyEric Biggers1-0/+102
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton5-9/+296
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski1-0/+1
2025-07-10scripts/gdb/symbols: make lx-symbols skip the s390 decompressorIlya Leoshkevich1-0/+26
2025-07-09checkpatch: check for missing sentinels in ID arraysBrian Norris1-0/+28
2025-07-09scripts: gdb: move MNT_* constants to gdb-parsedJohannes Berg1-6/+6
2025-07-09checkpatch: use utf-8 match for spell checkingAntonio Borneo1-2/+3
2025-07-09alloc_tag: remove empty module tag sectionCasey Chen1-5/+0
2025-07-09scripts: gdb: vfs: support external dentry namesIllia Ostapyshyn1-1/+1
2025-07-09scripts/gdb: de-reference per-CPU MCE interruptsFlorian Fainelli1-1/+1
2025-07-09scripts/gdb: fix interrupts.py after maple tree conversionFlorian Fainelli4-6/+293
2025-07-09scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli1-1/+1
2025-07-08scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURESPaolo Abeni1-0/+1
2025-07-08docs: kdoc: pretty up dump_enum()Jonathan Corbet1-14/+25
2025-07-08docs: kdoc: some tweaks to process_proto_function()Jonathan Corbet1-19/+24
2025-07-08docs: kdoc: rework type prototype parsingJonathan Corbet1-18/+25
2025-07-08docs: kdoc: remove the brcount floor in process_proto_type()Jonathan Corbet1-3/+1
2025-07-08docs: kdoc: micro-optimize KernReJonathan Corbet1-5/+2
2025-07-08docs: kdoc: don't reinvent string.strip()Jonathan Corbet1-22/+5
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-07-02docs: kdoc: simplify the output-item passingJonathan Corbet2-3/+3
2025-07-02docs: kdoc; Add a rudimentary class to represent output itemsJonathan Corbet2-21/+35
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-07-02kconfig: gconf: remove GtkHandleBox from gladeMasahiro Yamada1-9/+0