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