summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2026-03-27checkpatch: add support for Assisted-by tagSasha Levin-0/+10
2026-03-27decode_stacktrace: decode caller addressMasami Hiramatsu (Google)-4/+22
2026-03-27scripts/gdb/symbols: handle module path parametersBenjamin Berg-1/+1
2026-03-27get_maintainer: add ** glob pattern supportMatteo Croce-2/+7
2026-03-27scripts/spelling.txt: add "exaclty" typoPetr Vorel-0/+1
2026-03-27scripts/spelling.txt: sort alphabeticallyPetr Vorel-165/+165
2026-03-27scripts/bloat-o-meter: rename file arguments to match outputValtteri Koskivuori-3/+3
2026-03-27scripts/spelling.txt: add "binded||bound"Günther Noack-0/+1
2026-03-26kbuild, bpf: Specify "layout" optional featureAlan Maguire-0/+2
2026-03-25Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+11
2026-03-24Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+10
2026-03-24sign-file: use 'struct module_signature' from the UAPI headersThomas Weißschuh-15/+5
2026-03-23lib/crypto: tests: Add KUnit tests for SM3Eric Biggers-0/+3
2026-03-23lib/crypto: tests: Add KUnit tests for GHASHEric Biggers-1/+62
2026-03-22Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich-5/+4
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar-3/+9
2026-03-20check-uapi: use dummy libc includesArnd Bergmann-0/+1
2026-03-20check-uapi: honor ${CROSS_COMPILE} settingArnd Bergmann-5/+6
2026-03-20check-uapi: link into shared objectsArnd Bergmann-2/+5
2026-03-20coccinelle: kmalloc_obj: Remove default GFP_KERNEL argKees Cook-0/+11
2026-03-17module.lds,codetag: force 0 sh_addr for sectionsJoe Lawrence-6/+6
2026-03-17rust: enable the `generic_arg_infer` featureAlexandre Courbot-1/+2
2026-03-17scripts: ver_linux: expand and fix listManuel Ebner-14/+36
2026-03-16livepatch/klp-build: report patch validation fuzzJoe Lawrence-5/+19
2026-03-16livepatch/klp-build: add terminal color outputJoe Lawrence-4/+13
2026-03-16livepatch/klp-build: provide friendlier error messagesJoe Lawrence-4/+5
2026-03-16livepatch/klp-build: Fix inconsistent kernel versionJosh Poimboeuf-5/+4
2026-03-16livepatch/klp-build: improve short-circuit validationJoe Lawrence-2/+5
2026-03-16livepatch/klp-build: fix shellcheck complaintsJoe Lawrence-1/+1
2026-03-16livepatch/klp-build: add Makefile with check targetJoe Lawrence-0/+20
2026-03-16livepatch/klp-build: add grep-override functionJoe Lawrence-0/+7
2026-03-16livepatch/klp-build: switch to GNU patch and recountdiffJoe Lawrence-46/+13
2026-03-16livepatch/klp-build: support patches that add/remove filesJoe Lawrence-7/+27
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie-1/+3
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor-5/+0
2026-03-12scripts/gdb: timerlist: Adapt to move of tk_coreThomas Weißschuh (Schneider Electric)-1/+1
2026-03-11scripts: kconfig: merge_config.sh: fix indentationDaniel Gomez-2/+2
2026-03-11scripts: kconfig: merge_config.sh: pass output file as awk variableDaniel Gomez-11/+7
2026-03-09scripts: kconfig: merge_config.sh: fix unexpected operator warningWeizhao Ouyang-1/+1
2026-03-09lib/crypto: aes: Add FIPS self-test for CMACEric Biggers-0/+10
2026-03-09lib/crypto: tests: Add KUnit tests for CBC-based MACsEric Biggers-3/+28
2026-03-09scripts: generate_rust_analyzer.py: reduce cfg plumbingTamir Duberstein-7/+2
2026-03-09scripts: generate_rust_analyzer.py: rename cfg to generated_cfgEliot Courtney-4/+4
2026-03-09scripts: generate_rust_analyzer.py: avoid FD leakTamir Duberstein-1/+2
2026-03-09scripts: generate_rust_analyzer.py: define scriptsTamir Duberstein-1/+13
2026-03-09scripts: generate_rust_analyzer.py: identify crates explicitlyTamir Duberstein-42/+42
2026-03-09scripts: generate_rust_analyzer.py: add type hintsTamir Duberstein-39/+89
2026-03-09scripts: generate_rust_analyzer.py: drop `"is_proc_macro": false`Tamir Duberstein-17/+43
2026-03-09scripts: generate_rust_analyzer.py: extract `{build,register}_crate`Tamir Duberstein-13/+61
2026-03-08locking/rtmutex: Add context analysisPeter Zijlstra-0/+1