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-11-04
kconfig: qconf: set QSplitter orientation in the constructor
Masahiro Yamada
2024-11-04
kconfig: remove zconfprint()
Masahiro Yamada
2024-11-04
kconfig: remove support for "bool" prompt for choice entries
Masahiro Yamada
2024-11-04
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2024-11-03
Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-03
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
2024-11-03
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
2024-10-31
kconfig: show sub-menu entries even if the prompt is hidden
Masahiro Yamada
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile
Masahiro Yamada
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
Masahiro Yamada
2024-10-31
kbuild: rpm-pkg: disable kernel-devel package when cross-compiling
Masahiro Yamada
2024-10-31
kbuild: Add generic hook for architectures to use before the final vmlinux link
Naveen N Rao
2024-10-28
kbuild: rust: avoid errors with old `rustc`s without LLVM patch version
Miguel Ojeda
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-23
sumversion: Fix a memory leak in get_src_version()
Elena Salomatkina
2024-10-21
reiserfs: The last commit
Jan Kara
2024-10-19
modules: Add missing entry for __ex_table
Helge Deller
2024-10-19
modules: Ensure 64-bit alignment on __ksymtab_* sections
Helge Deller
2024-10-17
Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"
Carlos Llamas
2024-10-17
kernel-doc: allow object-like macros in ReST output
Randy Dunlap
2024-10-16
checkpatch: Remove links to outdated documentation
Anna-Maria Behnsen
2024-10-15
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
2024-10-14
scripts/kernel-doc: Do not track section counter across processed files
Chen-Yu Tsai
2024-10-14
scripts/kernel-doc: Fix build time warnings
André Almeida
2024-10-13
kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
Gary Guo
2024-10-10
kbuild: fix issues with rustc-option
Alice Ryhl
2024-10-10
kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macros
Masahiro Yamada
2024-10-09
const_structs.checkpatch: add ctl_table
Thomas Weißschuh
2024-10-08
tracing: Remove definition of trace_*_rcuidle()
Steven Rostedt
2024-10-07
rust: enable arbitrary_self_types and remove `Receiver`
Gary Guo
2024-10-07
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
2024-10-07
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
2024-10-07
scripts: import more list macros
Sami Tolvanen
2024-10-03
bpf: Allow specifying bpf_fastcall attribute for BPF helpers
Eduard Zingerman
2024-10-03
selinux: move genheaders to security/selinux/
Masahiro Yamada
2024-10-03
selinux: do not include <linux/*.h> headers from host programs
Masahiro Yamada
2024-10-02
kconfig: qconf: fix buffer overflow in debug links
Masahiro Yamada
2024-10-01
kconfig: qconf: move conf_read() before drawing tree pain
Masahiro Yamada
2024-10-01
kconfig: clear expr::val_is_valid when allocated
Masahiro Yamada
2024-09-30
kconfig: fix infinite loop in sym_calc_choice()
Masahiro Yamada
2024-09-30
kbuild: move non-boot built-in DTBs to .rodata section
Masahiro Yamada
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
[prev]
[next]