summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2026-08-03checkpatch: don't emit warnings for ID-base USB & PCI DT compatiblesChen-Yu Tsai
2026-08-03rust: rust_is_available: warn for `bindgen` < 0.72.1 && libclang >= 22Miguel Ojeda
2026-08-03rust: rust_is_available: support testing with `bash` as `/bin/sh`Miguel Ojeda
2026-08-03objtool/klp: Fix symbol resolution for duplicate data symbolsJosh Poimboeuf
2026-08-03objtool/klp: Add .klp.symid for sympos disambiguationJosh Poimboeuf
2026-08-03objtool/klp: Skip hidden directories when finding objectsJosh Poimboeuf
2026-07-31scripts/sbom: catch ValueError from malformed shell quotingCarlos Sampaio Ribeiro
2026-07-31rust/powerpc: Set min rustc version for powerpcMukesh Kumar Chaurasiya (IBM)
2026-07-29kbuild: rpm-pkg: Preserve BTF sections in kernel modules during debuginfo str...Yafang Shao
2026-07-28mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrat...Ye Liu
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-20dtc: dt-check-style: Add more DTS test casesKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Print proper line number of indentation detection placeKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Handle properly DTC-style includesKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Expect first device_typeKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Rework handling YAML/DTS in rulesKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Allow space-aligning indentation in DTSKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Narrow disallowing of tab in DTS only to YAMLKrzysztof Kozlowski
2026-07-13scripts: headers_install.sh: Normalize __ASSEMBLER__ to __ASSEMBLY__Thomas Weißschuh
2026-07-13scripts: kconfig: merge_config.sh: keep temp file in the output dirGustavo Luiz Duarte
2026-07-07kbuild: remove srctree path from CHECK outputBen Dooks
2026-06-25scripts/sorttable: Handle RISC-V patchable ftrace entriesWang Han
2026-06-25Merge tag 'kbuild-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-24Merge tag 'rust-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-22Merge tag 'spdx-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19rust: doctest: fix incorrect pattern in replacementGary Guo
2026-06-18kconfig: add optional warnings for changed input valuesPengpeng Hou
2026-06-18modpost: Ignore Clang LTO suffixes in symbol matchingRong Xu
2026-06-17treewide: fix transposed "sign" typos and update spelling.txtShardul Deshpande
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-16Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-06-16Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k...Linus Torvalds
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2026-06-15Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds
2026-06-15Merge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-12modpost: Handle malformed WMI GUID stringsArmin Wolf
2026-06-11checkpatch: cuppress warnings when Reported-by: is followed by Link:Cryolitia PukNgae
2026-06-10dt-bindings: add self-test fixtures for style checkerDaniel Golle
2026-06-10scripts/jobserver-exec: propagate child exit statusDaniel Golle
2026-06-10dt-bindings: add DTS style checkerDaniel Golle
2026-06-10s390: Enable Rust supportJan Polensky
2026-06-09kconfig: tests: fix typo in commentEthan Nelson-Moore
2026-06-09rust: zerocopy-derive: enable support in kbuildMiguel Ojeda