summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-25rust: compile libcore with edition 2024 for 1.87+Gary Guo
2025-05-25modpost: check forbidden MODULE_IMPORT_NS("module:") at compile timeMasahiro Yamada
2025-05-25kbuild: move kbuild syntax processing to scripts/Makefile.buildMasahiro Yamada
2025-05-25gendwarfksyms: Add a kABI rule to override type stringsSami Tolvanen
2025-05-25gendwarfksyms: Add a kABI rule to override byte_size attributesSami Tolvanen
2025-05-25gendwarfksyms: Clean up kABI rule look-upsSami Tolvanen
2025-05-25module: Extend the module namespace parsingPeter Zijlstra
2025-05-25module: Add module specific symbol namespace supportPeter Zijlstra
2025-05-25modpost: Use for() loopPeter Zijlstra
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier
2025-05-23rust: use absolute paths in macros referencing core and kernelIgor Korotin
2025-05-21scripts/gdb/symbols: determine KASLR offset on s390 during early bootIlya Leoshkevich
2025-05-21scripts/gdb/symbols: factor out pagination_off()Ilya Leoshkevich
2025-05-21scripts/gdb/symbols: factor out get_vmlinux()Ilya Leoshkevich
2025-05-21Makefile.kcov: apply needed compiler option unconditionally in CFLAGS_KCOVLukas Bulwahn
2025-05-21scripts: kernel-doc: prevent a KeyError when checking outputMauro Carvalho Chehab
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-17x86/mm/64: Always use dynamic memory layoutKirill A. Shutemov
2025-05-16checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-13Merge 6.15-rc6 into char-misc-nextGreg Kroah-Hartman
2025-05-12kbuild: fix typos "module.builtin" to "modules.builtin"Masahiro Yamada
2025-05-12kbuild: fix dependency on sorttableMasahiro Yamada
2025-05-12kbuild: Disable -Wdefault-const-init-unsafeNathan Chancellor
2025-05-12kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequiresWangYuli
2025-05-12kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-ArchWangYuli
2025-05-11scripts/gdb: update documentation for lx_per_cpuIllia Ostapyshyn
2025-05-11scripts/gdb: fix kgdb probing on single-core systemsIllia Ostapyshyn
2025-05-11treewide: fix typo "previlege"WangYuli
2025-05-11checkpatch: qualify do-while-0 adviceJim Cromie
2025-05-11checkpatch: dont warn about unused macro arg on empty bodyJim Cromie
2025-05-12rust: convert raw URLs to Markdown autolinks in commentsXizhe Yin
2025-05-12rust: clarify the language unstable features in useMiguel Ojeda
2025-05-09scripts/bpf_doc.py: implement json output formatIhor Solodrai
2025-05-08randstruct: gcc-plugin: Remove bogus void memberKees Cook
2025-05-08integer-wrap: Force full rebuild when .scl file changesKees Cook
2025-05-08gcc-plugins: Force full rebuild when plugins changeKees Cook
2025-05-08kbuild: Switch from -Wvla to -Wvla-larger-than=1Kees Cook
2025-05-08scripts: Do not strip .rela.dyn sectionAlexandre Ghiti
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh
2025-05-06checkpatch: remove %p4cnAditya Garg
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-30kbuild: Properly disable -Wunterminated-string-initialization for clangNathan Chancellor
2025-04-30gcc-plugins: remove SANCOV gcc pluginArnd Bergmann
2025-04-30Kbuild: remove structleak gcc pluginArnd Bergmann
2025-04-30kbuild: require gcc-8 and binutils-2.30Arnd Bergmann
2025-04-28scripts/lib/kdoc/kdoc_parser.py: move kernel entry to a classMauro Carvalho Chehab
2025-04-28scripts/lib/kdoc: change mode to 0644Mauro Carvalho Chehab