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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-11-24
irqchip/gic: Add missing GICH_HCR control bits
Marc Zyngier
2025-11-24
cpumask: Don't use "proxy" headers
Andy Shevchenko
2025-11-24
string: Add missing kernel-doc return descriptions
Kriish Sharma
2025-11-24
Add RSPI support for RZ/T2H and RZ/N2H
Mark Brown
2025-11-24
bitfield: Add non-constant field_{prep,get}() helpers
Geert Uytterhoeven
2025-11-24
bitfield: Add less-checking __FIELD_{GET,PREP}()
Geert Uytterhoeven
2025-11-24
firmware: cs_dsp: Store control length as 32-bit
Richard Fitzgerald
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
2025-11-24
bpf,x86: adjust the "jmp" mode for bpf trampoline
Menglong Dong
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
2025-11-24
firmware: stratix10-svc: fix make htmldocs warning
Dinh Nguyen
2025-11-24
Merge tag 'icc-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2025-11-24
Merge tag 'coresight-next-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2025-11-24
wifi: mt76: Introduce the NPU generic layer
Lorenzo Bianconi
2025-11-24
wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks
Lorenzo Bianconi
2025-11-24
s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPU
Heiko Carstens
2025-11-23
compiler_types: introduce at_least parameter decoration pseudo keyword
Jason A. Donenfeld
2025-11-24
PM / devfreq: Move governor.h to a public header location
Dmitry Baryshkov
2025-11-23
mempool: de-typedef
Christoph Hellwig
2025-11-23
mempool: remove mempool_{init,create}_kvmalloc_pool
Christoph Hellwig
2025-11-23
mempool: add mempool_{alloc,free}_bulk
Christoph Hellwig
2025-11-22
Merge tag 'v6.18-rc3' into irq/msi
Thomas Gleixner
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
2025-11-21
bpf: correct stack liveness for tail calls
Eduard Zingerman
2025-11-21
x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
Babu Moger
2025-11-21
x86,fs/resctrl: Detect io_alloc feature
Babu Moger
2025-11-21
powercap: intel_rapl: Prepare read_raw() interface for atomic-context callers
Kuppuswamy Sathyanarayanan
2025-11-21
Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2025-11-21
lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
Yicong Yang
2025-11-21
regulator: Add FP9931/JD9930
Mark Brown
2025-11-21
Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2025-11-21
usb: ohci-da8xx: remove unused platform data
Bartosz Golaszewski
2025-11-21
bug: Add report_bug_entry()
Peter Zijlstra
2025-11-21
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
2025-11-21
efi/cper: Add a new helper function to print bitmasks
Mauro Carvalho Chehab
2025-11-21
RAS: Report all ARM processor CPER information to userspace
Jason Tian
2025-11-20
Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/next
Alex Williamson
2025-11-20
vfio/pci: Add dma-buf export support for MMIO regions
Leon Romanovsky
2025-11-20
net: stmmac: remove axi_blen array
Russell King (Oracle)
2025-11-20
net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.c
Russell King (Oracle)
2025-11-20
net: stmmac: pass struct device to init()/exit() methods
Russell King (Oracle)
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-11-20
bpf: Document cfi_stubs and owner fields in struct bpf_struct_ops
Nirbhay Sharma
2025-11-20
uaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM_USER
Alice Ryhl
2025-11-20
lib/base64: add support for multiple variants
Kuan-Wei Chiu
2025-11-20
include/linux/once_lite.h: fix judgment in WARN_ONCE with clang
Xie Yuanbin
2025-11-20
math.h: amend abs() kernel-doc and add a note about signed type limits
Andy Shevchenko
2025-11-20
lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86
David Laight
2025-11-20
lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
David Laight
2025-11-20
util_macros.h: fix kernel-doc for u64_to_user_ptr()
Andy Shevchenko
[prev]
[next]