summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
7 daysMerge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
7 daysgenksyms: Fix enum consts from a reference affecting new valuesPetr Pavlu
8 daysMerge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
8 daysscripts/misc-check: check unnecessary #include <linux/export.h> when W=1Masahiro Yamada
8 daysscripts/misc-check: check missing #include <linux/export.h> when W=1Masahiro Yamada
8 daysscripts/misc-check: add double-quotes to satisfy shellcheckMasahiro Yamada
8 dayskbuild: move W=1 check for scripts/misc-check to top-level MakefileMasahiro Yamada
8 daysscripts/tags.sh: allow to use alternative ctags implementationMasatake YAMATO
8 dayskconfig: introduce menu type enumMasahiro Yamada
9 daysMerge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
11 daysMerge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 daysMerge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
13 daysrandstruct: gcc-plugin: Fix attribute additionKees Cook
13 dayskcov: rust: add flags for KCOV with RustAlice Ryhl
13 daysMerge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
14 daysMerge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27Remove legacy 'cc-disable-warning' use from the generic build scriptsLinus Torvalds
2025-05-27Make 'cc-option' work correctly for the -Wno-xyzzy patternLinus Torvalds
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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