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
2024-07-02
scripts/faddr2line: Pass --addresses argument to addr2line
Brian Johannesmeyer
2024-07-02
scripts/faddr2line: Check vmlinux only once
Brian Johannesmeyer
2024-07-02
scripts/faddr2line: Combine three readelf calls into one
Brian Johannesmeyer
2024-07-02
scripts/faddr2line: Reduce number of readelf calls to three
Brian Johannesmeyer
2024-06-28
scripts/gdb: rename pool_index to pool_index_plus_1
Kuan-Ying Lee
2024-06-28
scripts/gdb: change VA_BITS_MIN when we use 16K page
Kuan-Ying Lee
2024-06-28
scripts/gdb: set vabits_actual based on TCR_EL1
Kuan-Ying Lee
2024-06-28
scripts/gdb: change the layout of vmemmap
Kuan-Ying Lee
2024-06-28
scripts/gdb: rework module VA range
Kuan-Ying Lee
2024-06-28
scripts/gdb: redefine MAX_ORDER sanely
Kuan-Ying Lee
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
2024-06-27
kbuild: scripts/gdb: bring the "abspath" back
Joel Granados
2024-06-26
kbuild: Use $(obj)/%.cc to fix host C++ module builds
Nicolas Schier
2024-06-26
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
2024-06-26
kbuild: Fix build target deb-pkg: ln: failed to create hard link
Thayne Harbaugh
2024-06-26
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
2024-06-24
checkpatch: check for missing Fixes tags
Dan Carpenter
2024-06-24
checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
Wolfram Sang
2024-06-24
scripts/decode_stacktrace.sh: better support to ARM32 module stack trace
Xiong Nandi
2024-06-24
scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIX
Xiong Nandi
2024-06-21
kbuild,bpf: Add module-specific pahole flags for distilled base BTF
Alan Maguire
2024-06-20
x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS
Masahiro Yamada
2024-06-15
ASoC: codecs: lpass: add support for v2.5 rx macro
Mark Brown
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-12
scripts: add scripts/checktransupdate.py
Dongliang Mu
2024-06-12
kbuild: bpf: Tell pahole to DECL_TAG kfuncs
Daniel Xu
2024-06-08
Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-07
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
2024-06-07
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
2024-06-06
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
2024-06-06
kconfig: remove unneeded code for user-supplied values being out of range
Masahiro Yamada
2024-06-05
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
2024-06-03
ASoC: Merge up fixes
Mark Brown
2024-05-30
dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
Rob Herring (Arm)
2024-05-29
scripts/make_fit: Drop fdt image entry compatible string
Chen-Yu Tsai
2024-05-29
kbuild: remove a stale comment about cleaning in link-vmlinux.sh
Masahiro Yamada
2024-05-29
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
2024-05-29
kbuild: change scripts/mksysmap into sed script
Masahiro Yamada
2024-05-29
kbuild: avoid unneeded kallsyms step 3
Masahiro Yamada
2024-05-29
kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)
Douglas Anderson
2024-05-29
kconfig: remove redundant check in expr_join_or()
Masahiro Yamada
2024-05-29
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
2024-05-29
kconfig: remove unused expr_is_no()
Masahiro Yamada
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-27
const_structs.checkpatch: add snd_soc_tplg_ops
Christophe JAILLET
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
[prev]
[next]