summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2025-12-21Coccinelle: pm_runtime: Fix typo in report messageThorsten Blum-1/+1
2025-12-21scripts: coccicheck: filter *.cocci files by MODESongwei Chai-1/+5
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+6
2025-12-10checkpatch: add uninitialized pointer with __free attribute checkAlly Heev-0/+6
2025-12-10Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-1/+1
2025-12-10Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-0/+3
2025-12-09tracing: Fix unused tracepoints when module uses only exported onesSteven Rostedt-0/+3
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1/+0
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-19/+492
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2025-12-05Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-443/+817
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+9
2025-12-04coccinelle: Drop pm_runtime_barrier() error code checksBrian Norris-1/+0
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-11/+153
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds-2/+24
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds-11251/+26
2025-12-03x86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf-0/+1
2025-12-02Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-17/+84
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+36
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+1086
2025-12-01Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+7
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+3
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton-6/+8
2025-11-26kbuild: add target to build a cpio containing modulesSascha Hauer-0/+20
2025-11-24rust: macros: support `proc-macro2`, `quote` and `syn`Miguel Ojeda-1/+1
2025-11-24rust: syn: enable support in kbuildMiguel Ojeda-0/+7
2025-11-24rust: quote: enable support in kbuildMiguel Ojeda-0/+7
2025-11-24rust: proc-macro2: enable support in kbuildMiguel Ojeda-0/+7
2025-11-24rust: kbuild: simplify `--cfg` handlingMiguel Ojeda-1/+1
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf-0/+29
2025-11-20scripts/gdb/symbols: make BPF debug info available to GDBIlya Leoshkevich-12/+349
2025-11-20scripts/gdb/radix-tree: add lx-radix-tree-commandIlya Leoshkevich-7/+132
2025-11-20checkpatch: add IDR to the deprecated listCarlos López-0/+4
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet-3/+3
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet-4527/+2
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf-1/+4
2025-11-17rust: allow `clippy::disallowed_names` for doctestsMiguel Ojeda-1/+1
2025-11-17kbuild: Ensure .dtbo targets are applied to a base .dtbRob Herring (Arm)-0/+9
2025-11-17rust: allow `unreachable_pub` for doctestsMiguel Ojeda-0/+1
2025-11-14Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+6
2025-11-14init: deduplicate cc-can-link.sh invocationsThomas Weißschuh-0/+3
2025-11-14kbuild: don't enable CC_CAN_LINK if the dummy program generates warningsThomas Weißschuh-1/+1
2025-11-13scripts: docs: kdoc_files.py: don't consider symlinks as directoriesMauro Carvalho Chehab-1/+1
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar-3/+22
2025-11-11kbuild: install-extmod-build: Properly fix CC expansion when ccache is usedAbel Vesa-1/+1
2025-11-11checkpatch: detect unhandled placeholders in cover lettersOnur Özkan-0/+7
2025-11-11gendwarfksyms: Skip files with no exportsSami Tolvanen-3/+6
2025-11-11lib/crypto: tests: Add KUnit tests for POLYVALEric Biggers-2/+45
2025-11-11lib/crypto: tests: Add additional SHAKE testsEric Biggers-4/+23