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
2024-09-20
scripts: add verifier script for builtin module range data
Kris Van Hees
2024-09-20
kbuild: generate offset range data for builtin modules
Kris Van Hees
2024-09-10
kbuild: add mod(name,file)_flags to assembler flags for module objects
Kris Van Hees
2024-09-10
scripts: subarch.include: fix SUBARCH on macOS hosts
Nick Desaulniers
2024-09-10
scripts: import more hash table macros
Masahiro Yamada
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
2024-09-08
kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host
Masahiro Yamada
2024-09-07
kbuild: compile constant module information only once
Thomas Weißschuh
2024-09-07
kbuild: remove recent dependency on "truncate" program
Tony Battersby
2024-09-07
kbuild: add debug package to pacman PKGBUILD
Jose Fernandez
2024-09-01
modpost: simplify modpost_log()
Masahiro Yamada
2024-09-01
kbuild: pacman-pkg: do not override objtree
Masahiro Yamada
2024-09-01
kbuild: pacman-pkg: move common commands to a separate function
Masahiro Yamada
2024-09-01
kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
Jose Fernandez
2024-09-01
modpost: improve the section mismatch warning format
Masahiro Yamada
2024-09-01
fixdep: use xmalloc()
Masahiro Yamada
2024-09-01
kallsyms: use xmalloc() and xrealloc()
Masahiro Yamada
2024-09-01
modpost: replace the use of NOFAIL() with xmalloc() etc.
Masahiro Yamada
2024-09-01
kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h
Masahiro Yamada
2024-09-01
kconfig: remove P_SYMBOL property
Masahiro Yamada
2024-09-01
kconfig: stop adding P_SYMBOL property to symbols
Masahiro Yamada
2024-09-01
kconfig: remove dummy assignments to cur_{filename,lineno}
Masahiro Yamada
2024-09-01
kbuild: modinst: remove the multithread option from zstd compression
Masahiro Yamada
2024-09-01
kbuild: cross-compile linux-headers package when possible
Masahiro Yamada
2024-09-01
kbuild: slim down package for building external modules
Masahiro Yamada
2024-09-01
modpost: detect endianness on run-time
Masahiro Yamada
2024-09-01
modpost: remove unused HOST_ELFCLASS
Masahiro Yamada
2024-08-23
net: drop special comment style
Johannes Berg
2024-08-23
Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-08-23
kbuild: fix typos "prequisites" to "prerequisites"
Masahiro Yamada
2024-08-16
Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-15
kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
Song Liu
2024-08-12
kbuild: avoid scripts/kallsyms parsing /dev/null
Masahiro Yamada
2024-08-10
rust: x86: remove `-3dnow{,a}` from target features
Miguel Ojeda
2024-08-07
rust: Support latest version of `rust-analyzer`
Sarthak Singh
2024-08-06
syscalls: add back legacy __NR_nfsservctl macro
Arnd Bergmann
2024-08-06
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
2024-08-06
kbuild: clean up code duplication in cmd_fdtoverlay
Masahiro Yamada
2024-08-05
gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
Thorsten Blum
2024-08-05
syscalls: fix fstat() entry again
Arnd Bergmann
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
2024-07-28
Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-29
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-24
kbuild: rpm-pkg: Fix C locale setup
Petr Vorel
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
[next]