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
/
Makefile
Age
Commit message (
Expand
)
Author
2025-02-16
Linux 6.14-rc3
Linus Torvalds
2025-02-16
kbuild: userprogs: fix bitsize and target detection on clang
Thomas Weißschuh
2025-02-15
tools: fix annoying "mkdir -p ..." logs when building tools in parallel
Masahiro Yamada
2025-02-09
Linux 6.14-rc2
Linus Torvalds
2025-02-02
Linux 6.14-rc1
fixes
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 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-01-19
Linux 6.13
Linus Torvalds
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-15
kbuild: rust: add PROCMACROLDFLAGS
HONG Yifan
2025-01-12
Linux 6.13-rc7
Linus Torvalds
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-10
rust: use host dylib naming convention to support macOS
Tamir Duberstein
2025-01-05
Linux 6.13-rc6
Linus Torvalds
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-29
Linux 6.13-rc5
Linus Torvalds
2024-12-22
Linux 6.13-rc4
Linus Torvalds
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-15
Linux 6.13-rc3
Linus Torvalds
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-11
lib: packing: add pack_fields() and unpack_fields()
Vladimir Oltean
2024-12-08
Linux 6.13-rc2
Linus Torvalds
2024-12-01
Linux 6.13-rc1
Linus Torvalds
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-28
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
2024-11-28
kbuild: remove support for single %.symtypes build rule
Masahiro Yamada
2024-11-28
kbuild: allow to start building external modules in any directory
Masahiro Yamada
2024-11-28
kbuild: make wrapper Makefile more convenient for external modules
Masahiro Yamada
2024-11-28
kbuild: use absolute path in the generated wrapper Makefile
Masahiro Yamada
2024-11-28
kbuild: support -fmacro-prefix-map for external modules
Masahiro Yamada
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
2024-11-28
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Masahiro Yamada
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-27
kbuild: use 'output' variable to create the output directory
Masahiro Yamada
2024-11-27
kbuild: rename abs_objtree to abs_output
Masahiro Yamada
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
2024-11-27
kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
Masahiro Yamada
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-25
rust: allow `clippy::needless_lifetimes`
Miguel Ojeda
2024-11-17
Linux 6.12
Linus Torvalds
2024-11-10
Linux 6.12-rc7
Linus Torvalds
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
2024-11-06
kbuild: simplify rustfmt target
Masahiro Yamada
2024-11-05
scripts: Remove export_report.pl
Matthew Maurer
2024-11-04
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2024-11-04
kbuild: check the presence of include/generated/rustc_cfg
Masahiro Yamada
2024-11-04
kbuild: refactor the check for missing config files
Masahiro Yamada
2024-11-03
Linux 6.12-rc6
Linus Torvalds
[next]