aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
38 hoursMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-0/+2
39 hoursMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-27/+24
43 hoursMerge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-55/+96
43 hoursMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
46 hoursMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
47 hoursMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds14-33/+85
47 hoursMerge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds1-21/+42
3 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
3 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+103
3 daysMerge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds7-187/+229
5 daysMerge branch 'timers/urgent' into timers/coreThomas Gleixner3-19/+25
8 daysMerge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda1-5/+4
9 daysrust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1Miguel Ojeda1-7/+1
9 daysrust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...Miguel Ojeda3-51/+1
9 daysrust: rust_is_available: remove warning for `bindgen` 0.66.[01]Miguel Ojeda3-38/+3
9 daysrust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)Miguel Ojeda1-1/+1
9 daysrust: kbuild: remove `feature(...)`s that are now stableMiguel Ojeda1-5/+1
9 daysrust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)Miguel Ojeda1-1/+1
11 dayskconfig: forbid multiple entries with the same symbol in a choiceMasahiro Yamada1-11/+4
11 dayschecksyscalls: only run when necessaryThomas Weißschuh1-0/+5
11 dayschecksyscalls: fail on all intermediate errorsThomas Weißschuh1-0/+2
11 dayschecksyscalls: move path to reference table to a variableThomas Weißschuh1-1/+3
13 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov2-14/+21
13 daysrust: support overriding crate_nameAlice Ryhl2-23/+24
14 dayskbuild: vdso_install: drop build ID architecture allow-listThomas Weißschuh1-3/+0
14 dayskbuild: vdso_install: gracefully handle images without build IDThomas Weißschuh1-0/+3
14 dayskbuild: vdso_install: hide readelf warningsThomas Weißschuh1-1/+1
14 dayskbuild: 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 int...Miguel 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-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/g...Linus Torvalds1-0/+11
2026-03-24Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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-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
2026-03-16livepatch/klp-build: provide friendlier error messagesJoe Lawrence1-4/+5
2026-03-16livepatch/klp-build: Fix inconsistent kernel versionJosh Poimboeuf1-5/+4
2026-03-16livepatch/klp-build: improve short-circuit validationJoe Lawrence1-2/+5
2026-03-16livepatch/klp-build: fix shellcheck complaintsJoe Lawrence1-1/+1
2026-03-16livepatch/klp-build: add Makefile with check targetJoe Lawrence1-0/+20
2026-03-16livepatch/klp-build: add grep-override functionJoe Lawrence1-0/+7
2026-03-16livepatch/klp-build: switch to GNU patch and recountdiffJoe Lawrence1-46/+13
2026-03-16livepatch/klp-build: support patches that add/remove filesJoe Lawrence1-7/+27
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie1-1/+3
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor1-5/+0
2026-03-12scripts/gdb: timerlist: Adapt to move of tk_coreThomas Weißschuh (Schneider Electric)1-1/+1
2026-03-11scripts: kconfig: merge_config.sh: fix indentationDaniel Gomez1-2/+2
2026-03-11scripts: kconfig: merge_config.sh: pass output file as awk variableDaniel Gomez1-11/+7
2026-03-09scripts: kconfig: merge_config.sh: fix unexpected operator warningWeizhao Ouyang1-1/+1
2026-03-09lib/crypto: aes: Add FIPS self-test for CMACEric Biggers1-0/+10
2026-03-09lib/crypto: tests: Add KUnit tests for CBC-based MACsEric Biggers1-3/+28
2026-03-09scripts: generate_rust_analyzer.py: reduce cfg plumbingTamir Duberstein1-7/+2
2026-03-09scripts: generate_rust_analyzer.py: rename cfg to generated_cfgEliot Courtney1-4/+4
2026-03-09scripts: generate_rust_analyzer.py: avoid FD leakTamir Duberstein1-1/+2
2026-03-09scripts: generate_rust_analyzer.py: define scriptsTamir Duberstein1-1/+13
2026-03-09scripts: generate_rust_analyzer.py: identify crates explicitlyTamir Duberstein1-42/+42
2026-03-09scripts: generate_rust_analyzer.py: add type hintsTamir Duberstein1-39/+89
2026-03-09scripts: generate_rust_analyzer.py: drop `"is_proc_macro": false`Tamir Duberstein1-17/+43
2026-03-09scripts: generate_rust_analyzer.py: extract `{build,register}_crate`Tamir Duberstein1-13/+61
2026-03-08locking/rtmutex: Add context analysisPeter Zijlstra1-0/+1
2026-03-07rust: ptr: add projection infrastructureGary Guo1-1/+3
2026-02-27kconfig: Error out on duplicated kconfig inclusionNicolas Schier9-6/+55
2026-02-26kbuild: install-extmod-build: Package resolve_btfids if necessaryThomas Weißschuh1-0/+4
2026-02-26genksyms: Fix parsing a declarator with a preceding attributeNathan Chancellor1-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2026-02-21scripts: coccicheck: warn on unset debug fileBenjamin Philip1-0/+5
2026-02-21scripts: coccicheck: simplify debug file handlingBenjamin Philip1-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-18Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+173
2026-02-18Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+92
2026-02-16kbuild: rpm-pkg: Disable automatic requires for manual debuginfo packageNathan Chancellor1-0/+3
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+3
2026-02-13kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpmNathan Chancellor1-2/+2
2026-02-13kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo packageNathan Chancellor2-4/+51
2026-02-13kbuild: rpm-pkg: Restrict manual debug package creationNathan Chancellor2-7/+35
2026-02-13scripts/make_fit.py: Drop explicit LZMA parallel compressionChen-Yu Tsai1-1/+1
2026-02-13kbuild: Fix CC_CAN_LINK detectionMickaël Salaün1-1/+1
2026-02-12scripts/gdb: implement x86_page_ops in mm.pySeongjun Hong2-2/+173
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+11
2026-02-12Merge 7.0 Kbuild changes into kbuild-fixesNathan Chancellor41-541/+1067
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-138/+632
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds41-541/+1067
2026-02-10Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-28/+2
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+19
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-6/+63
2026-02-10Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds2-3/+3
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds5-53/+165
2026-02-10Merge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-68/+9
2026-02-10Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+30
2026-02-10Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+157
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+40
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-340/+1
2026-02-09coccinelle: Add kmalloc_objs conversion scriptKees Cook1-0/+124
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-18/+15
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu2-3/+3
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu2-17/+10
2026-02-03of: Add for_each_compatible_node_scoped() helperKrzysztof Kozlowski1-0/+1
2026-02-03scripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8Rob Herring (Arm)14-138/+631
2026-02-03scripts/make_fit: Compress dtbs in parallelSimon Glass1-6/+50
2026-02-03scripts/make_fit: Support a few more parallel compressorsSimon Glass1-3/+9
2026-02-03kbuild: Support a FIT_EXTRA_ARGS environment variableSimon Glass1-1/+1
2026-02-03scripts/make_fit: Move dtb processing into a functionSimon Glass1-23/+44
2026-02-03scripts/make_fit: Support an initial ramdiskSimon Glass1-8/+44
2026-02-03scripts/make_fit: Speed up operationSimon Glass1-2/+4
2026-02-03rust: kconfig: Don't require RUST_IS_AVAILABLE for rustc-optionMatthew Maurer1-2/+0
2026-02-03modpost: Amend ppc64 save/restfpr symnames for -Os buildRené Rebe1-0/+4
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra16-204/+123
2026-02-02streamline_config.pl: remove superfluous exclamation markDiego Viola1-1/+1
2026-02-02modsign: Enable ML-DSA module signingDavid Howells1-9/+30
2026-02-01Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2026-01-31scripts/bloat-o-meter: ignore __noinstr_text_startEric Dumazet1-0/+1
2026-01-31checkpatch: add an invalid patch separator testJoe Perches1-0/+10
2026-01-31Merge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-36/+34
2026-01-31kbuild: Do not run kernel-doc when building external modulesNathan Chancellor1-0/+2
2026-01-30Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+35
2026-01-30scripts: headers_install.sh: Remove config leak ignore machineryThomas Weißschuh1-22/+2
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh1-2/+0
2026-01-30nios2: uapi: Remove custom asm/swab.h from UAPIThomas Weißschuh1-2/+0
2026-01-30ARM: uapi: Drop PSR_ENDSTATEThomas Weißschuh1-1/+0
2026-01-30ARC: Always use SWAPE instructions for __arch_swab32()Thomas Weißschuh1-1/+0
2026-01-29kbuild: dummy-tools: Add python3Michal Suchanek1-0/+4
2026-01-29livepatch/klp-build: Require Clang assembler >= 20Josh Poimboeuf1-0/+4
2026-01-28checkpatch: special-case cacheline group macrosMichael S. Tsirkin1-1/+3
2026-01-28kbuild: Fix permissions of modules.builtin.modinfoEthan Zuo1-1/+2
2026-01-28kbuild: rpm-pkg: Generate debuginfo package manuallyNathan Chancellor1-35/+30
2026-01-28Merge tag 'pin-init-v7.0' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda1-1/+1
2026-01-27livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALLJosh Poimboeuf1-4/+4
2026-01-26scripts: generate_rust_analyzer: fix resolution of #[pin_data] macrosSeungJong Ha1-1/+1
2026-01-24Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2026-01-23scripts/tracepoint-update: Fix memory leak in add_string() on failureWeigang He1-0/+2
2026-01-22scripts: kconfig: merge_config.sh: warn on duplicate input filesMikko Rapeli1-0/+11
2026-01-22scripts: kconfig: merge_config.sh: use awk in checks tooMikko Rapeli1-11/+86
2026-01-22scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awkAnders Roxell1-39/+127
2026-01-22kallsyms: Get rid of kallsyms relative baseArd Biesheuvel2-46/+20
2026-01-22scripts: add tool to run containerized buildsGuillaume Tucker1-0/+199
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-21scripts/gen-btf.sh: Use CONFIG_SHELL for executionIhor Solodrai3-6/+6
2026-01-20docs: add a scripts/kernel-doc symbolic linkJonathan Corbet1-0/+1
2026-01-20docs: kdoc: move kernel-doc to tools/docsJonathan Corbet2-361/+0
2026-01-20docs: kdoc: some fixes to kernel-doc commentsMauro Carvalho Chehab1-16/+13
2026-01-20docs: kdoc: ensure that comments are using our coding styleMauro Carvalho Chehab1-6/+18
2026-01-20docs: kdoc: avoid error_count overflowsMauro Carvalho Chehab1-7/+19
2026-01-19rust: kunit: replace `kernel::c_str!` with C-StringsTamir Duberstein1-2/+2
2026-01-18scripts: generate_rust_analyzer: compile sysroot with correct editionTamir Duberstein1-3/+26
2026-01-18scripts: generate_rust_analyzer: compile quote with correct editionTamir Duberstein1-0/+1
2026-01-18scripts: generate_rust_analyzer: quote: treat `core` and `std` as dependenciesJesung Yang1-1/+1
2026-01-18scripts: generate_rust_analyzer: syn: treat `std` as a dependencyJesung Yang1-1/+1
2026-01-18scripts: generate_rust_analyzer: remove sysroot assertionOnur Özkan1-3/+0
2026-01-18rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` targetMiguel Ojeda1-1/+1
2026-01-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra1-0/+19
2026-01-17rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...Benno Lossin1-1/+1
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov8-144/+41
2026-01-14checkpatch: Suggest kmalloc_obj family for sizeof allocationsKees Cook1-6/+33
2026-01-14kbuild: Drop superfluous compiler option checksThomas Weißschuh1-13/+10
2026-01-14scripts: generate_rust_analyzer: Add pin_init_internal depsTamir Duberstein1-1/+1
2026-01-14scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins depTamir Duberstein1-1/+1
2026-01-14scripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein1-1/+1
2026-01-14kconfig: fix static linking of nconfArkadiusz Kozdra1-5/+6
2026-01-14kbuild: prefer ${NM} in check-function-names.shCarlos Llamas1-1/+1
2026-01-12lib/crypto: tests: Add KUnit tests for NHEric Biggers1-0/+40
2026-01-11Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2026-01-11treewide: Update email addressThomas Gleixner1-1/+1
2026-01-09rust: helpers: Move #define __rust_helper out of atomic.cAlice Ryhl1-5/+0
2026-01-08lib/crypto: tests: Fix syntax error for old python versionsJie Zhan1-1/+1
2026-01-06scripts/gen-btf.sh: Ensure initial object in gen_btf_o is ELF with correct en...Nathan Chancellor1-1/+1
2026-01-06kconfig: Support conditional deps using "depends on X if Y"Nicolas Pitre11-5/+111
2026-01-06scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()oldzhu1-1/+1
2026-01-05kbuild: remove gcc's -Wtype-limitsVincent Mailhol1-1/+3
2026-01-05tags: Add regex for context_lock_structPeter Zijlstra1-0/+1
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver1-0/+1
2026-01-05compiler-context-analysis: Introduce header suppressionsMarco Elver2-0/+36
2026-01-05checkpatch: Warn about context_unsafe() without commentMarco Elver1-0/+7