index
:
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
2022-09-29
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-29
kbuild: do not deduplicate modules.order
Masahiro Yamada
2022-09-29
kbuild: check sha1sum just once for each atomic header
Masahiro Yamada
2022-09-29
kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
Masahiro Yamada
2022-09-29
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
2022-09-28
x86: enable initial Rust support
Miguel Ojeda
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
2022-09-28
scripts: add `is_rust_module.sh`
Daniel Xu
2022-09-28
scripts: add `rust_is_available.sh`
Miguel Ojeda
2022-09-28
scripts: add `generate_rust_target.rs`
Miguel Ojeda
2022-09-28
scripts: add `generate_rust_analyzer.py`
Miguel Ojeda
2022-09-28
scripts: decode_stacktrace: demangle Rust symbols
Miguel Ojeda
2022-09-28
scripts: checkpatch: enable language-independent checks for Rust
Miguel Ojeda
2022-09-28
scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
Miguel Ojeda
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
2022-09-28
kallsyms: support "big" kernel symbols
Miguel Ojeda
2022-09-28
kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
Miguel Ojeda
2022-09-28
kallsyms: avoid hardcoding buffer size
Boqun Feng
2022-09-28
kallsyms: use `ARRAY_SIZE` instead of hardcoded size
Boqun Feng
2022-09-27
dt: Add a check for undocumented compatible strings in kernel
Rob Herring
2022-09-27
kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
Dmitry Baryshkov
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
2022-09-26
scripts/kallsyms: Ignore __kcfi_typeid_
Sami Tolvanen
2022-09-24
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2022-09-24
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
2022-09-24
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2022-09-24
scripts/clang-tools: remove unused module
yangxingwu
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
selinux: remove runtime disable message in the install_policy.sh script
Paul Moore
2022-09-20
selinux: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-09-11
checkpatch: handle FILE pointer type
Mickaël Salaün
2022-09-11
checkpatch: add kmap and kmap_atomic to the deprecated list
Ira Weiny
2022-09-11
scripts/decodecode: improve faulting line determination
Borislav Petkov
2022-09-11
Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-10
mksysmap: Fix the mismatch of 'L0' symbols in System.map
Youling Tang
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-04
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
2022-08-29
scripts/extract-ikconfig: add zstd compression support
Thitat Auareesuksakul
2022-08-29
scripts: remove obsolete gcc-ld script
Lukas Bulwahn
2022-08-25
bpf/scripts: Assert helper enum value is aligned with comment order
Eyal Birger
2022-08-23
scripts/bpf: Set date attribute for bpf-helpers(7) man page
Quentin Monnet
2022-08-23
scripts/bpf: Set version attribute for bpf-helpers(7) man page
Quentin Monnet
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
2022-08-20
Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-21
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
2022-08-21
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
Nathan Chancellor
2022-08-21
kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
Jiri Slaby
2022-08-21
modpost: fix module versioning when a symbol lacks valid CRC
Masahiro Yamada
2022-08-19
Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]