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
2025-03-15
kbuild: add Kbuild bash completion
Masahiro Yamada
2025-03-15
kbuild: fix argument parsing in scripts/config
Seyediman Seyedarab
2025-03-15
kbuild: add dependency from vmlinux to sorttable
Xi Ruoyao
2025-03-15
kbuild: deb-pkg: add debarch for ARCH=loongarch64
WangYuli
2025-03-15
kbuild: move -fzero-init-padding-bits=all to the top-level Makefile
Masahiro Yamada
2025-03-15
scripts: make python shebangs specific about desired version
Uday Shankar
2025-03-15
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
2025-03-15
modpost: use strstarts() to clean up parse_source_files()
Masahiro Yamada
2025-03-15
modpost: introduce get_basename() helper
Masahiro Yamada
2025-03-15
kconfig: remove unnecessary cast in sym_get_string()
Masahiro Yamada
2025-03-15
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
Masahiro Yamada
2025-03-15
genksyms: factor out APP for the ST_NORMAL state
Masahiro Yamada
2025-03-15
gen_compile_commands.py: remove code for '\#' replacement
Masahiro Yamada
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
2025-03-15
gendwarfksyms: Add a separate pass to resolve FQNs
Sami Tolvanen
2025-03-06
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
Inochi Amaoto
2025-02-16
modpost: Fix a few typos in a comment
Uwe Kleine-König
2025-02-15
kbuild: fix linux-headers package build when $(CC) cannot link userspace
Masahiro Yamada
2025-02-09
Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-08
Merge tag 'rust-fixes-6.14' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2025-02-07
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
2025-02-08
kbuild: install-extmod-build: add missing quotation marks for CC variable
WangYuli
2025-02-07
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
Alice Ryhl
2025-02-06
kbuild: fix misspelling in scripts/Makefile.lib
Oleh Zadorozhnyi
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2025-02-06
scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1
Nathan Chancellor
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-02-01
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
2025-01-31
Remove stale generated 'genheaders' file
Linus Torvalds
2025-01-31
Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-02-01
kbuild: fix Clang LTO with CONFIG_OBJTOOL=n
Masahiro Yamada
2025-02-01
kbuild: Strip runtime const RELA sections correctly
Ard Biesheuvel
2025-01-30
kbuild: Use -fzero-init-padding-bits=all
Kees Cook
2025-01-29
riscv: add a warning when physical memory address overflows
Yunhui Cui
2025-01-30
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
2025-01-30
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-27
genksyms: fix syntax error for attribute before init-declarator
Masahiro Yamada
2025-01-27
genksyms: fix syntax error for builtin (u)int*x*_t types
Masahiro Yamada
2025-01-27
genksyms: fix syntax error for attribute after 'union'
Masahiro Yamada
2025-01-24
checkpatch: don't warn about extra parentheses in staging/
Dan Carpenter
2025-01-24
checkpatch: remove migrated RCU APIs from deprecated_apis
David Reaver
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
[next]