index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-16
rust: add pin-init crate build infrastructure
Miguel Ojeda
2025-03-17
kbuild: Create intermediate vmlinux build with relocations preserved
Ard Biesheuvel
2025-03-17
kbuild: link-vmlinux.sh: Make output file name configurable
Ard Biesheuvel
2025-03-15
Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-15
kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=y
Masahiro Yamada
2025-03-15
kbuild: exclude .rodata.(cst|str)* when building ranges
Kris Van Hees
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-12
scripts: get_feat.pl: substitute s390x with s390
Heiko Carstens
2025-03-12
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
2025-03-12
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
2025-03-11
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
2025-03-10
riscv/crc: add "template" for Zbc optimized CRC functions
Eric Biggers
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2025-03-08
scripts: rust: mention file name in error messages
Guillaume Gomez
2025-03-07
ubsan/overflow: Enable ignorelist parsing and add type filter
Kees Cook
2025-03-07
ubsan/overflow: Enable pattern exclusions
Kees Cook
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
2025-03-07
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
2025-03-06
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
Inochi Amaoto
2025-03-05
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
2025-03-04
kbuild: clang: Support building UM with SUBARCH=i386
Kees Cook
2025-03-04
scripts/kernel-doc: drop dead code for Wcontents_before_sections
Mauro Carvalho Chehab
2025-03-04
scripts/kernel-doc: don't add not needed new lines
Mauro Carvalho Chehab
2025-02-27
coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline test
Gal Pressman
2025-02-25
scripts/sorttable: Allow matches to functions before function entry
Steven Rostedt
2025-02-25
scripts/sorttable: Use normal sort if theres no relocs in the mcount section
Steven Rostedt
2025-02-24
kbuild, bpf: Correct pahole version that supports distilled base btf feature
Pu Lehui
2025-02-21
x86/build: Raise the minimum LLVM version to 15.0.0
Nathan Chancellor
2025-02-20
scripts/tags.sh: tag SYM_*START*() assembler symbols
Costa Shulyupin
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
2025-02-18
scripts/sorttable: Always use an array for the mcount_loc sorting
Steven Rostedt
2025-02-18
scripts/sorttable: Have mcount rela sort use direct values
Steven Rostedt
2025-02-18
arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
Steven Rostedt
2025-02-18
kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
Brian Gerst
[prev]
[next]