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