aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-04-05checksyscalls: fail on all intermediate errorsThomas Weißschuh1-0/+2
2026-04-05checksyscalls: move path to reference table to a variableThomas Weißschuh1-1/+3
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov2-14/+21
2026-04-03rust: support overriding crate_nameAlice Ryhl2-23/+24
2026-04-02kbuild: vdso_install: drop build ID architecture allow-listThomas Weißschuh1-3/+0
2026-04-02kbuild: vdso_install: gracefully handle images without build IDThomas Weißschuh1-0/+3
2026-04-02kbuild: vdso_install: hide readelf warningsThomas Weißschuh1-1/+1
2026-04-02kbuild: vdso_install: split out the readelf invocationThomas Weißschuh1-1/+2
2026-04-02Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux into rust-nextMiguel Ojeda1-77/+209
2026-03-31module: remove *_gpl sections from vmlinux and modulesSiddharth Nayyar1-2/+0
2026-03-31module: use kflagstab instead of *_gpl sectionsSiddharth Nayyar1-4/+4
2026-03-31module: populate kflagstab in modpostSiddharth Nayyar1-0/+8
2026-03-31module: add kflagstab section to vmlinux and modulesSiddharth Nayyar1-0/+1
2026-03-31Revert "scripts/checkpatch: add Assisted-by: tag validation"Jonathan Corbet1-11/+1
2026-03-30docs: changes.rst and ver_linux: sort the listsManuel Ebner1-32/+32
2026-03-30docs: changes/ver_linux: fix entries and add several toolsManuel Ebner1-14/+35
2026-03-30Revert "scripts: ver_linux: expand and fix list"Jonathan Corbet1-36/+14
2026-03-30Merge branch 'docs-fixes' into docs-mwJonathan Corbet1-1/+11
2026-03-30scripts/checkpatch: add Assisted-by: tag validationHarry Wentland1-1/+11
2026-03-30modpost: Declare extra_warn with unused attributeNathan Chancellor1-1/+1
2026-03-30kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATHJanne Grunau1-1/+2
2026-03-30kbuild: rust: provide an option to inline C helpers into RustGary Guo1-1/+6
2026-03-30rust: add `const_assert!` macroGary Guo1-1/+2
2026-03-27scripts/decodecode: return 0 on successPatrick Bellasi1-2/+1
2026-03-27checkpatch: add support for Assisted-by tagSasha Levin1-0/+10
2026-03-27decode_stacktrace: decode caller addressMasami Hiramatsu (Google)1-4/+22
2026-03-27scripts/gdb/symbols: handle module path parametersBenjamin Berg1-1/+1
2026-03-27get_maintainer: add ** glob pattern supportMatteo Croce1-2/+7
2026-03-27scripts/spelling.txt: add "exaclty" typoPetr Vorel1-0/+1
2026-03-27scripts/spelling.txt: sort alphabeticallyPetr Vorel1-165/+165
2026-03-27scripts/bloat-o-meter: rename file arguments to match outputValtteri Koskivuori1-3/+3
2026-03-27scripts/spelling.txt: add "binded||bound"Günther Noack1-0/+1
2026-03-26kbuild, bpf: Specify "layout" optional featureAlan Maguire1-0/+2
2026-03-25Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+11
2026-03-24Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds1-14/+10
2026-03-24sign-file: use 'struct module_signature' from the UAPI headersThomas Weißschuh2-15/+5
2026-03-23lib/crypto: tests: Add KUnit tests for SM3Eric Biggers1-0/+3
2026-03-23lib/crypto: tests: Add KUnit tests for GHASHEric Biggers1-1/+62
2026-03-22Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich1-5/+4
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar3-3/+9
2026-03-20check-uapi: use dummy libc includesArnd Bergmann1-0/+1
2026-03-20check-uapi: honor ${CROSS_COMPILE} settingArnd Bergmann1-5/+6
2026-03-20check-uapi: link into shared objectsArnd Bergmann1-2/+5
2026-03-20coccinelle: kmalloc_obj: Remove default GFP_KERNEL argKees Cook1-0/+11
2026-03-20LICENSES: Explicitly allow SPDX-FileCopyrightTextKrzysztof Kozlowski1-0/+8
2026-03-17module.lds,codetag: force 0 sh_addr for sectionsJoe Lawrence1-6/+6
2026-03-17rust: enable the `generic_arg_infer` featureAlexandre Courbot1-1/+2
2026-03-17scripts: ver_linux: expand and fix listManuel Ebner1-14/+36
2026-03-16livepatch/klp-build: report patch validation fuzzJoe Lawrence1-5/+19
2026-03-16livepatch/klp-build: add terminal color outputJoe Lawrence1-4/+13