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
/
kernel
Age
Commit message (
Expand
)
Author
2024-08-22
bpf: rename nocsr -> bpf_fastcall in verifier
Eduard Zingerman
2024-08-22
bpf: Fix percpu address space issues
Uros Bizjak
2024-08-22
bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos
Eduard Zingerman
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
2024-08-22
dma-mapping: call ->unmap_page and ->unmap_sg unconditionally
Leon Romanovsky
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
2024-08-22
dma-mapping: use bit masking to check VM_DMA_COHERENT
Yosry Ahmed
2024-08-21
Revert "pidfd: prevent creation of pidfds for kthreads"
Christian Brauner
2024-08-21
tracing: Fix memory leak in fgraph storage selftest
Masami Hiramatsu (Google)
2024-08-21
tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subo...
Masami Hiramatsu (Google)
2024-08-21
bpf: allow passing struct bpf_iter_<type> as kfunc arguments
Andrii Nakryiko
2024-08-21
bpf: extract iterator argument type and name validation logic
Andrii Nakryiko
2024-08-21
workqueue: fix null-ptr-deref on __alloc_workqueue() error
Sergey Senozhatsky
2024-08-21
lockdep: Mark emergency sections in lockdep splats
John Ogness
2024-08-21
rcu: Mark emergency sections in rcu stalls
John Ogness
2024-08-21
panic: Mark emergency section in oops
John Ogness
2024-08-21
panic: Mark emergency section in warn
Thomas Gleixner
2024-08-21
printk: nbcon: Implement emergency sections
Thomas Gleixner
2024-08-21
printk: Add helper for flush type logic
John Ogness
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
2024-08-21
printk: Track nbcon consoles
John Ogness
2024-08-21
printk: Avoid console_lock dance if no legacy or boot consoles
John Ogness
2024-08-21
printk: nbcon: Add unsafe flushing on panic
John Ogness
2024-08-21
printk: Flush nbcon consoles first on panic
John Ogness
2024-08-21
printk: nbcon: Flush new records on device_release()
John Ogness
2024-08-21
printk: Add is_printk_legacy_deferred()
John Ogness
2024-08-21
printk: nbcon: Use nbcon consoles in console_flush_all()
John Ogness
2024-08-21
printk: Track registered boot consoles
John Ogness
2024-08-21
printk: nbcon: Provide function to flush using write_atomic()
Thomas Gleixner
2024-08-21
printk: nbcon: Add helper to assign priority based on CPU state
John Ogness
2024-08-21
printk: Add @flags argument for console_is_usable()
John Ogness
2024-08-21
printk: Let console_is_usable() handle nbcon
John Ogness
2024-08-21
printk: Make console_is_usable() available to nbcon.c
John Ogness
2024-08-21
printk: nbcon: Do not rely on proxy headers
John Ogness
2024-08-21
nbcon: Add API to acquire context for non-printing operations
John Ogness
2024-08-21
printk: nbcon: Use driver synchronization while (un)registering
John Ogness
2024-08-21
printk: nbcon: Remove return value for write_atomic()
John Ogness
2024-08-21
printk: nbcon: Clarify rules of the owner/waiter matching
John Ogness
2024-08-21
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
2024-08-21
printk: Properly deal with nbcon consoles on seq init
Petr Mladek
2024-08-21
printk: nbcon: Consolidate alloc() and init()
John Ogness
2024-08-21
printk: Add notation to console_srcu locking
John Ogness
2024-08-20
workqueue: Don't call va_start / va_end twice
Matthew Brost
2024-08-20
sched_ext: Allow dequeue_task_scx to fail
Yipeng Zou
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
2024-08-20
cgroup/cpuset: remove use_parent_ecpus of cpuset
Chen Ridong
2024-08-20
cgroup/cpuset: remove fetch_xcpus
Chen Ridong
2024-08-20
cgroup/cpuset: Correct invalid remote parition prs
Chen Ridong
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
2024-08-20
irqdomain: Always associate interrupts for legacy domains
Matti Vaittinen
[prev]
[next]