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-03
nstree: add unified namespace list
Christian Brauner
2025-11-03
nstree: maintain list of owned namespaces
Christian Brauner
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
2025-11-03
nstree: introduce a unified tree
Christian Brauner
2025-11-03
ns: use anonymous struct to group list member
Christian Brauner
2025-11-03
ns: add active reference count
Christian Brauner
2025-11-03
ns: rename to exit_nsproxy_namespaces()
Christian Brauner
2025-11-03
ns: add __ns_ref_read()
Christian Brauner
2025-11-03
ns: initialize ns_list_node for initial namespaces
Christian Brauner
2025-11-03
ns: add NS_COMMON_INIT()
Christian Brauner
2025-11-03
ns: add missing authorship
Christian Brauner
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
2025-11-03
io_uring: add wrapper type for io_req_tw_func_t arg
Caleb Sander Mateos
2025-11-03
uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
Thomas Gleixner
2025-11-03
perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT cores
Yicong Yang
2025-11-03
mtd: spear_smi: fix kernel-doc warnings <linux/mtd/spear_smi.h>
Randy Dunlap
2025-11-03
fs/fs_parse: add back fsparam_u32hex
Eric Sandeen
2025-11-03
power: supply: max77705_charger: implement aicl feature
Dzmitry Sankouski
2025-11-02
random: remove unused get_random_var_wait functions
Eric Biggers
2025-11-01
genirq/manage: Reduce priority of forced secondary interrupt handler
Lukas Wunner
2025-11-01
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-01
err.h: add INIT_ERR_PTR() macro
Christian Marangi
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-31
dpll: add phase-adjust-gran pin attribute
Ivan Vecera
2025-10-31
genirq: Fix percpu_devid irq affinity documentation
Marc Zyngier
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-31
bpf: Make migrate_disable always inline to avoid partial inlining
Yonghong Song
2025-11-01
tracing: fprobe: use rhltable for fprobe_ip_table
Menglong Dong
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-31
can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
Vadim Fedorenko
2025-10-31
filemap: Add folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-31
Merge back system sleep material for 6.19
Rafael J. Wysocki
2025-10-31
libfs: allow to specify s_d_flags
Christian Brauner
2025-10-30
freezer: Clarify that only cgroup1 freezer uses PM freezer
Tejun Heo
2025-10-30
prandom: remove next_pseudo_random32
Markus Theil
2025-10-30
sysctl: fix kernel-doc format warning
Randy Dunlap
2025-10-29
byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()
Eric Biggers
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
2025-10-29
scsi: firmware: xilinx: Add APIs for UFS PHY initialization
Ajay Neeli
2025-10-29
scsi: firmware: xilinx: Add support for secure read/write ioctl interface
Izhar Ameer Shaikh
2025-10-29
net: phy: add iterator mdiobus_for_each_phy
Heiner Kallweit
2025-10-29
ipv4: icmp: Add RFC 5837 support
Ido Schimmel
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
2025-10-29
writeback: allow the file system to override MIN_WRITEBACK_PAGES
Christoph Hellwig
2025-10-29
mm: rename filemap_fdatawrite_range_kick to filemap_flush_range
Christoph Hellwig
2025-10-29
mm: remove __filemap_fdatawrite_range
Christoph Hellwig
2025-10-29
mm: remove filemap_fdatawrite_wbc
Christoph Hellwig
2025-10-29
mm,btrfs: add a filemap_flush_nr helper
Christoph Hellwig
2025-10-29
regmap: add flat cache with sparse validity
Sander Vanheule
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
[prev]
[next]