aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-08-03checkpatch: don't emit warnings for ID-base USB & PCI DT compatiblesChen-Yu Tsai1-0/+6
2026-08-03rust: rust_is_available: warn for `bindgen` < 0.72.1 && libclang >= 22Miguel Ojeda3-1/+48
2026-08-03rust: rust_is_available: support testing with `bash` as `/bin/sh`Miguel Ojeda1-2/+14
2026-08-03objtool/klp: Fix symbol resolution for duplicate data symbolsJosh Poimboeuf1-0/+4
2026-08-03objtool/klp: Add .klp.symid for sympos disambiguationJosh Poimboeuf3-0/+9
2026-08-03objtool/klp: Skip hidden directories when finding objectsJosh Poimboeuf1-2/+3
2026-07-31scripts/sbom: catch ValueError from malformed shell quotingCarlos Sampaio Ribeiro2-1/+26
2026-07-31rust/powerpc: Set min rustc version for powerpcMukesh Kumar Chaurasiya (IBM)1-0/+2
2026-07-29kbuild: rpm-pkg: Preserve BTF sections in kernel modules during debuginfo strippingYafang Shao1-0/+11
2026-07-28mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reasonYe Liu1-1/+3
2026-07-27arch: hookup fchroot() system callChristian Brauner1-0/+1
2026-07-20dtc: dt-check-style: Add more DTS test casesKrzysztof Kozlowski10-0/+215
2026-07-20dtc: dt-check-style: Print proper line number of indentation detection placeKrzysztof Kozlowski3-16/+17
2026-07-20dtc: dt-check-style: Handle properly DTC-style includesKrzysztof Kozlowski4-2/+98
2026-07-20dtc: dt-check-style: Expect first device_typeKrzysztof Kozlowski6-14/+140
2026-07-20dtc: dt-check-style: Rework handling YAML/DTS in rulesKrzysztof Kozlowski1-11/+12
2026-07-20dtc: dt-check-style: Allow space-aligning indentation in DTSKrzysztof Kozlowski4-4/+43
2026-07-20dtc: dt-check-style: Narrow disallowing of tab in DTS only to YAMLKrzysztof Kozlowski3-6/+6
2026-07-13scripts: headers_install.sh: Normalize __ASSEMBLER__ to __ASSEMBLY__Thomas Weißschuh1-0/+1
2026-07-13scripts: kconfig: merge_config.sh: keep temp file in the output dirGustavo Luiz Duarte1-1/+1
2026-07-07kbuild: remove srctree path from CHECK outputBen Dooks1-2/+2
2026-06-25scripts/sorttable: Handle RISC-V patchable ftrace entriesWang Han1-3/+8
2026-06-25Merge tag 'kbuild-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds9-7/+196
2026-06-24Merge tag 'rust-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds1-6/+10
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-1/+27
2026-06-22Merge tag 'spdx-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds38-0/+4077
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-42/+84
2026-06-19rust: doctest: fix incorrect pattern in replacementGary Guo1-6/+10
2026-06-18kconfig: add optional warnings for changed input valuesPengpeng Hou8-6/+195
2026-06-18modpost: Ignore Clang LTO suffixes in symbol matchingRong Xu1-1/+1
2026-06-17treewide: fix transposed "sign" typos and update spelling.txtShardul Deshpande1-0/+1
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds55-2/+2191
2026-06-16Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+2
2026-06-16Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+130
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-1/+7
2026-06-15Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-88/+169
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+122
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-69/+37
2026-06-15Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds5-9/+41
2026-06-15Merge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds1-2/+3
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds13-37/+303
2026-06-12modpost: Handle malformed WMI GUID stringsArmin Wolf1-1/+27
2026-06-11checkpatch: cuppress warnings when Reported-by: is followed by Link:Cryolitia PukNgae1-3/+3
2026-06-10dt-bindings: add self-test fixtures for style checkerDaniel Golle53-0/+997
2026-06-10scripts/jobserver-exec: propagate child exit statusDaniel Golle1-2/+2
2026-06-10dt-bindings: add DTS style checkerDaniel Golle1-0/+1192
2026-06-10s390: Enable Rust supportJan Polensky2-1/+7
2026-06-09kconfig: tests: fix typo in commentEthan Nelson-Moore1-1/+1
2026-06-09rust: zerocopy-derive: enable support in kbuildMiguel Ojeda2-3/+9