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-02-19
kconfig: associate struct menu with file name directly
Masahiro Yamada
2024-02-19
kconfig: remove zconf_curname() and zconf_lineno()
Masahiro Yamada
2024-02-19
kconfig: replace current_pos with separate cur_{filename,lineno}
Masahiro Yamada
2024-02-19
kconfig: split preprocessor prototypes into preprocess.h
Masahiro Yamada
2024-02-19
kconfig: call env_write_dep() right after yyparse()
Masahiro Yamada
2024-02-19
kconfig: write Kconfig files to autoconf.cmd in order
Masahiro Yamada
2024-02-19
kconfig: remove unneeded sym_find() call in conf_parse()
Masahiro Yamada
2024-02-19
kconfig: remove compat_getline()
Masahiro Yamada
2024-02-19
kconfig: remove orphan lookup_file() declaration
Masahiro Yamada
2024-02-19
kconfig: fix off-by-one in zconf_error()
Masahiro Yamada
2024-02-19
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
2024-02-19
Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"
Masahiro Yamada
2024-02-19
Revert "kbuild/mkspec: support 'update-bootloader'-based systems"
Masahiro Yamada
2024-02-19
kbuild: rpm-pkg: mark installed files in /boot as %ghost
Masahiro Yamada
2024-02-19
kbuild: rpm-pkg: do not include depmod-generated files
Masahiro Yamada
2024-02-19
kbuild: deb-pkg: call more misc debhelper commands
Masahiro Yamada
2024-02-19
kbuild: deb-pkg: build binary-arch in parallel
Masahiro Yamada
2024-02-19
kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'
Masahiro Yamada
2024-02-19
kbuild: deb-pkg: show verbose log for direct package builds
Masahiro Yamada
2024-02-19
kbuild: simplify dtbs_install by reading the list of compiled DTBs
Masahiro Yamada
2024-02-19
kbuild: create a list of all built DTB files
Masahiro Yamada
2024-02-19
kconfig: fix line number in recursive inclusion detection
Masahiro Yamada
2024-02-19
kconfig: remove unneeded buffer allocation in zconf_initscan()
Masahiro Yamada
2024-02-18
coccinelle: device_attr_show: Remove useless expression STR
Li Zhijian
2024-02-17
firmware: coreboot: Generate aliases for coreboot modules
NĂcolas F. R. A. Prado
2024-02-16
kbuild: Add -Wa,--fatal-warnings to as-instr invocation
Nathan Chancellor
2024-02-15
kallsyms: ignore ARMv4 thunks along with others
Arnd Bergmann
2024-02-14
scripts/kernel-doc: reindent
Vegard Nossum
2024-02-14
docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package
Thorsten Blum
2024-02-15
modpost: trim leading spaces when processing source files list
Radek Krejci
2024-02-15
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
2024-02-15
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
2024-02-14
bpf, scripts: Correct GPL license name
Gianmarco Lusvardi
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-09
arm64: rust: Enable Rust support for AArch64
Jamie Cunliffe
2024-02-09
rust: Refactor the build target to allow the use of builtin targets
Jamie Cunliffe
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
2024-02-06
ubsan: Use Clang's -fsanitize-trap=undefined option
Kees Cook
2024-02-05
kernel-doc: Support arrays of pointers struct fields
Sakari Ailus
2024-02-01
Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-31
kconfig: initialize sym->curr.tri to 'no' for all symbol types again
Masahiro Yamada
2024-01-31
kbuild: rpm-pkg: simplify installkernel %post
Jose Ignacio Tornos Martinez
2024-01-31
modpost: avoid using the alias attribute
Masahiro Yamada
2024-01-30
docs: sphinx-pre-install fix-noto-sans-cjk on fedora
Andrew Ballance
2024-01-30
kernel-doc: drop looking for "MACDOC"
Randy Dunlap
2024-01-30
scripts/kernel-doc: Do not process backslash lines in comments
Anna-Maria Behnsen
2024-01-29
bpf: Generate const static pointers for kernel helpers
Jose E. Marchesi
2024-01-28
modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
Nathan Chancellor
2024-01-28
kbuild: defconf: use SRCARCH to find merged configs
Zhang Bingwu
[prev]
[next]