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-10-03
kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols
Masahiro Yamada
2022-10-02
kallsyms: take the input file instead of reading stdin
Masahiro Yamada
2022-10-02
kallsyms: drop duplicated ignore patterns from kallsyms.c
Masahiro Yamada
2022-10-02
kbuild: reuse mksysmap output for kallsyms
Masahiro Yamada
2022-10-02
mksysmap: update comment about __crc_*
Masahiro Yamada
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-01
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
checkpatch: warn on usage of VM_BUG_ON() and other BUG variants
David Hildenbrand
2022-09-29
docs: move asm-annotations.rst into core-api
Jonathan Corbet
2022-09-29
kbuild: re-run modpost when it is updated
Masahiro Yamada
2022-09-29
kbuild: unify two modpost invocations
Masahiro Yamada
2022-09-29
kbuild: move vmlinux.o rule to the top Makefile
Masahiro Yamada
2022-09-29
kbuild: move .vmlinux.objs rule to Makefile.modpost
Masahiro Yamada
2022-09-29
kbuild: list sub-directories in ./Kbuild
Masahiro Yamada
2022-09-29
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
2022-09-29
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
2022-09-29
scripts: remove unused argument 'type'
Zeng Heng
2022-09-29
Kconfig: remove sym_set_choice_value
Zeng Heng
2022-09-29
kbuild: use objtool-args-y to clean up objtool arguments
Masahiro Yamada
2022-09-29
kbuild: fix and refactor single target build
Masahiro Yamada
2022-09-29
kbuild: rewrite check-local-export in sh/awk
Owen Rafferty
2022-09-29
Revert "kbuild: Make scripts/compile.h when sh != bash"
Masahiro Yamada
2022-09-29
scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
Masahiro Yamada
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
[prev]
[next]