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
2024-12-23
block: add support to pass user meta buffer
Kanchan Joshi
2024-12-23
scsi: add support for user-meta interface
Anuj Gupta
2024-12-23
block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
Anuj Gupta
2024-12-23
fs: introduce IOCB_HAS_METADATA for metadata
Anuj Gupta
2024-12-23
fs, iov_iter: define meta io descriptor
Anuj Gupta
2024-12-23
block: modify bio_integrity_map_user to accept iov_iter as argument
Anuj Gupta
2024-12-23
block: define set of integrity flags to be inherited by cloned bip
Anuj Gupta
2024-12-23
io_uring/kbuf: use mmap_lock to sync with mmap
Pavel Begunkov
2024-12-23
io_uring: use region api for CQ
Pavel Begunkov
2024-12-23
io_uring: use region api for SQ
Pavel Begunkov
2024-12-23
io_uring/memmap: flag vmap'ed regions
Pavel Begunkov
2024-12-23
io_uring: rename ->resize_lock
Pavel Begunkov
2024-12-23
KVM: Add member to struct kvm_gfn_range to indicate private/shared
Isaku Yamahata
2024-12-23
KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.file
Yan Zhao
2024-12-23
opp: core: implement dev_pm_opp_get_bw
Neil Armstrong
2024-12-23
preempt: Move PREEMPT_RT before PREEMPT in vermagic.
Sebastian Andrzej Siewior
2024-12-23
Merge 6.14-rc4 into usb-next
Greg Kroah-Hartman
2024-12-23
SoundWire: pass stream to compute_params()
Bard Liao
2024-12-23
Soundwire: stream: program BUSCLOCK_SCALE
Bard Liao
2024-12-23
Soundwire: add sdw_slave_get_scale_index helper
Bard Liao
2024-12-23
soundwire: add lane_used_bandwidth in struct sdw_bus
Bard Liao
2024-12-23
soundwire: mipi_disco: read lane mapping properties from ACPI
Bard Liao
2024-12-22
fs: use a consume fence in mnt_idmap()
Mateusz Guzik
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
2024-12-22
fiemap: use kernel-doc includes in fiemap docbook
Randy Dunlap
2024-12-22
seqlock: annotate spinning as unlikely() in __read_seqcount_begin
Mateusz Guzik
2024-12-22
pidfs: allow bind-mounts
Christian Brauner
2024-12-22
video: hdmi: Remove unused hdmi_infoframe_check
Dr. David Alan Gilbert
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-21
lib min_heap: Switch to size_t
Kent Overstreet
2024-12-21
bcachefs: add support for true/false & yes/no in bool-type options
Integral
2024-12-20
netfs: Change the read result collector to only use one work item
David Howells
2024-12-20
netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
2024-12-20
netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
2024-12-20
netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
2024-12-20
netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
2024-12-20
netfs: Abstract out a rolling folio buffer implementation
David Howells
2024-12-20
netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
2024-12-20
netfs: Use a folio_queue allocation and free functions
David Howells
2024-12-20
Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-20
netfs: Fix is-caching check in read-retry
David Howells
2024-12-20
netfs: Work around recursion by abandoning retry if nothing read
David Howells
2024-12-20
PCI: Add PCI_VDEVICE_SUB helper macro
Piotr Kwapulinski
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2024-12-20
sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
John Stultz
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
2024-12-20
sched: Report the different kinds of imbalances in /proc/schedstat
Swapnil Sapkal
2024-12-20
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2024-12-20
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
[prev]
[next]