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
/
kernel
Age
Commit message (
Expand
)
Author
2024-08-15
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
2024-08-15
tracing/fgraph: Have fgraph handle previous boot function addresses
Steven Rostedt
2024-08-15
tracing: Allow boot instances to use reserve_mem boot memory
Steven Rostedt (Google)
2024-08-14
tracing: Fix ifdef of snapshots to not prevent last_boot_info file
Steven Rostedt
2024-08-14
Merge tag 'v6.11-rc3' into trace/ring-buffer/core
Steven Rostedt
2024-08-15
refscale: Constify struct ref_scale_ops
Christophe JAILLET
2024-08-15
rcuscale: Count outstanding callbacks per-task rather than per-CPU
Paul E. McKenney
2024-08-15
rcuscale: NULL out top-level pointers to heap memory
Paul E. McKenney
2024-08-15
rcuscale: Use special allocator for rcu_scale_writer()
Paul E. McKenney
2024-08-15
rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure
Paul E. McKenney
2024-08-15
rcuscale: Make all writer tasks report upon hang
Paul E. McKenney
2024-08-15
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
2024-08-15
rcu: Let dump_cpu_task() be used without preemption disabled
Ryo Takakura
2024-08-15
rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stalls
Paul E. McKenney
2024-08-15
rcu: Extract synchronize_rcu_expedited_stall() from synchronize_rcu_expedited...
Paul E. McKenney
2024-08-15
rcu: Summarize RCU CPU stall warnings during CSD-lock stalls
Paul E. McKenney
2024-08-15
smp: print only local CPU info when sched_clock goes backward
Rik van Riel
2024-08-15
locking/csd-lock: Use backoff for repeated reports of same incident
Paul E. McKenney
2024-08-15
locking/csd_lock: Provide an indication of ongoing CSD-lock stall
Paul E. McKenney
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-08-14
rcuscale: Print detailed grace-period and barrier diagnostics
Paul E. McKenney
2024-08-14
rcu: Mark callbacks not currently participating in barrier operation
Paul E. McKenney
2024-08-14
rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls
Paul E. McKenney
2024-08-14
rcuscale: Dump stacks of stalled rcu_scale_writer() instances
Paul E. McKenney
2024-08-14
rcuscale: Save a few lines with whitespace-only change
Paul E. McKenney
2024-08-14
refscale: Optimize process_durations()
Christophe JAILLET
2024-08-14
rcu/tasks: Add rcu_barrier_tasks*() start time to diagnostics
Paul E. McKenney
2024-08-14
rcu/tasks: Add detailed grace-period and barrier diagnostics
Paul E. McKenney
2024-08-14
rcu/tasks: Mark callbacks not currently participating in barrier operation
Paul E. McKenney
2024-08-14
rcu: Provide rcu_barrier_cb_is_done() to check rcu_barrier() CBs
Paul E. McKenney
2024-08-14
rcu/tasks: Update rtp->tasks_gp_seq comment
Paul E. McKenney
2024-08-14
rcu/tasks: Check processor-ID assumptions
Paul E. McKenney
2024-08-14
rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gp...
Zqiang
2024-08-14
rcu-tasks: Remove RCU Tasks Rude asynchronous APIs
Paul E. McKenney
2024-08-14
rcuscale: Stop testing RCU Tasks Rude asynchronous APIs
Paul E. McKenney
2024-08-14
rcutorture: Stop testing RCU Tasks Rude asynchronous APIs
Paul E. McKenney
2024-08-14
rcutorture: Add a stall_cpu_repeat module parameter
Paul E. McKenney
2024-08-14
hrtimer: Annotate hrtimer_cpu_base_.*_expiry() for sparse.
Sebastian Andrzej Siewior
2024-08-14
timers: Add sparse annotation for timer_sync_wait_running().
Sebastian Andrzej Siewior
2024-08-14
perf: Really fix event_function_call() locking
Namhyung Kim
2024-08-13
bpf: more trivial fdget() conversions
Al Viro
2024-08-13
bpf: trivial conversions for fdget()
Al Viro
2024-08-13
bpf: switch maps to CLASS(fd, ...)
Al Viro
2024-08-13
bpf: factor out fetching bpf_map from FD and adding it to used_maps list
Andrii Nakryiko
2024-08-13
bpf: switch fdget_raw() uses to CLASS(fd_raw, ...)
Al Viro
2024-08-13
bpf: convert __bpf_prog_get() to CLASS(fd, ...)
Al Viro
2024-08-13
Merge remote-tracking branch 'vfs/stable-struct_fd'
Andrii Nakryiko
2024-08-13
sched_ext: Don't use double locking to migrate tasks across CPUs
Tejun Heo
2024-08-13
workqueue: Add interface for user-defined workqueue lockdep map
Matthew Brost
2024-08-13
workqueue: Change workqueue lockdep map to pointer
Matthew Brost
[prev]
[next]