index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
5 days
scripts: gdb: vfs: support external dentry names
Illia Ostapyshyn
5 days
scripts/gdb: de-reference per-CPU MCE interrupts
Florian Fainelli
5 days
scripts/gdb: fix interrupts.py after maple tree conversion
Florian Fainelli
5 days
scripts/gdb: fix interrupts display after MCP on x86
Florian Fainelli
2025-06-25
scripts/gdb: fix dentry_name() lookup
Florian Fainelli
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-06
scripts/misc-check: check unnecessary #include <linux/export.h> when W=1
Masahiro Yamada
2025-06-06
scripts/misc-check: check missing #include <linux/export.h> when W=1
Masahiro Yamada
2025-06-06
scripts/misc-check: add double-quotes to satisfy shellcheck
Masahiro Yamada
2025-06-06
kbuild: move W=1 check for scripts/misc-check to top-level Makefile
Masahiro Yamada
2025-06-06
scripts/tags.sh: allow to use alternative ctags implementation
Masatake YAMATO
2025-06-06
kconfig: introduce menu type enum
Masahiro Yamada
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-06-01
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-06-01
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2025-05-31
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
Remove legacy 'cc-disable-warning' use from the generic build scripts
Linus Torvalds
2025-05-27
Make 'cc-option' work correctly for the -Wno-xyzzy pattern
Linus Torvalds
2025-05-27
Merge tag 'docs-6.16' of git://git.lwn.net/linux
Linus Torvalds
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-05-25
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
2025-05-25
modpost: check forbidden MODULE_IMPORT_NS("module:") at compile time
Masahiro Yamada
2025-05-25
kbuild: move kbuild syntax processing to scripts/Makefile.build
Masahiro Yamada
2025-05-25
gendwarfksyms: Add a kABI rule to override type strings
Sami Tolvanen
2025-05-25
gendwarfksyms: Add a kABI rule to override byte_size attributes
Sami Tolvanen
2025-05-25
gendwarfksyms: Clean up kABI rule look-ups
Sami Tolvanen
2025-05-25
module: Extend the module namespace parsing
Peter Zijlstra
2025-05-25
module: Add module specific symbol namespace support
Peter Zijlstra
2025-05-25
modpost: Use for() loop
Peter Zijlstra
2025-05-23
Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next
Marc Zyngier
2025-05-23
rust: use absolute paths in macros referencing core and kernel
Igor Korotin
2025-05-21
scripts/gdb/symbols: determine KASLR offset on s390 during early boot
Ilya Leoshkevich
2025-05-21
scripts/gdb/symbols: factor out pagination_off()
Ilya Leoshkevich
2025-05-21
scripts/gdb/symbols: factor out get_vmlinux()
Ilya Leoshkevich
2025-05-21
Makefile.kcov: apply needed compiler option unconditionally in CFLAGS_KCOV
Lukas Bulwahn
2025-05-21
scripts: kernel-doc: prevent a KeyError when checking output
Mauro Carvalho Chehab
[next]