summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds9-2441/+5859
2025-05-27Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2025-05-27Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-1/+4
2025-05-25rust: compile libcore with edition 2024 for 1.87+Gary Guo1-5/+8
2025-05-25modpost: check forbidden MODULE_IMPORT_NS("module:") at compile timeMasahiro Yamada1-1/+8
2025-05-25kbuild: move kbuild syntax processing to scripts/Makefile.buildMasahiro Yamada2-84/+84
2025-05-25gendwarfksyms: Add a kABI rule to override type stringsSami Tolvanen6-18/+246
2025-05-25gendwarfksyms: Add a kABI rule to override byte_size attributesSami Tolvanen6-1/+70
2025-05-25gendwarfksyms: Clean up kABI rule look-upsSami Tolvanen1-57/+44
2025-05-25module: Extend the module namespace parsingPeter Zijlstra1-2/+34
2025-05-25module: Add module specific symbol namespace supportPeter Zijlstra1-1/+10
2025-05-25modpost: Use for() loopPeter Zijlstra1-5/+3
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier1-1/+4
2025-05-23rust: use absolute paths in macros referencing core and kernelIgor Korotin2-9/+15
2025-05-21scripts/gdb/symbols: determine KASLR offset on s390 during early bootIlya Leoshkevich1-0/+12
2025-05-21scripts/gdb/symbols: factor out pagination_off()Ilya Leoshkevich2-13/+18
2025-05-21scripts/gdb/symbols: factor out get_vmlinux()Ilya Leoshkevich2-5/+10
2025-05-21Makefile.kcov: apply needed compiler option unconditionally in CFLAGS_KCOVLukas Bulwahn1-1/+1
2025-05-21scripts: kernel-doc: prevent a KeyError when checking outputMauro Carvalho Chehab1-0/+4
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar5-5/+18
2025-05-17x86/mm/64: Always use dynamic memory layoutKirill A. Shutemov1-3/+1
2025-05-16checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney1-0/+2
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-6/+19
2025-05-13Merge 6.15-rc6 into char-misc-nextGreg Kroah-Hartman2-2/+9
2025-05-12kbuild: fix typos "module.builtin" to "modules.builtin"Masahiro Yamada2-3/+3
2025-05-12kbuild: fix dependency on sorttableMasahiro Yamada1-1/+1
2025-05-12kbuild: Disable -Wdefault-const-init-unsafeNathan Chancellor1-0/+12
2025-05-12kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequiresWangYuli1-0/+1
2025-05-12kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-ArchWangYuli1-1/+1
2025-05-12scripts/gdb: update documentation for lx_per_cpuIllia Ostapyshyn1-2/+2
2025-05-12scripts/gdb: fix kgdb probing on single-core systemsIllia Ostapyshyn1-1/+1
2025-05-12treewide: fix typo "previlege"WangYuli1-0/+2
2025-05-12checkpatch: qualify do-while-0 adviceJim Cromie1-6/+27
2025-05-12checkpatch: dont warn about unused macro arg on empty bodyJim Cromie1-1/+1
2025-05-12rust: convert raw URLs to Markdown autolinks in commentsXizhe Yin1-2/+2
2025-05-12rust: clarify the language unstable features in useMiguel Ojeda1-0/+9
2025-05-09scripts/bpf_doc.py: implement json output formatIhor Solodrai1-20/+99
2025-05-08randstruct: gcc-plugin: Remove bogus void memberKees Cook1-17/+1
2025-05-08integer-wrap: Force full rebuild when .scl file changesKees Cook2-0/+6
2025-05-08gcc-plugins: Force full rebuild when plugins changeKees Cook3-1/+23
2025-05-08kbuild: Switch from -Wvla to -Wvla-larger-than=1Kees Cook1-2/+7
2025-05-08scripts: Do not strip .rela.dyn sectionAlexandre Ghiti1-1/+1
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh1-1/+4
2025-05-06checkpatch: remove %p4cnAditya Garg1-1/+1
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie5-8/+31
2025-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+8
2025-05-01kbuild: Properly disable -Wunterminated-string-initialization for clangNathan Chancellor1-1/+8
2025-04-30gcc-plugins: remove SANCOV gcc pluginArnd Bergmann4-147/+0
2025-04-30Kbuild: remove structleak gcc pluginArnd Bergmann2-271/+0