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-09
Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-08-09
cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()
Waiman Long
2024-08-09
module: make waiting for a concurrent module loader interruptible
Linus Torvalds
2024-08-08
sched_ext: Improve logging around enable/disable
Tejun Heo
2024-08-08
sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_...
Tejun Heo
2024-08-08
sched_ext: Fix unsafe list iteration in process_ddsp_deferred_locals()
Tejun Heo
2024-08-08
Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-08-08
Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-08
module: warn about excessively long module waits
Linus Torvalds
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-08-08
x86/split_lock: Move Split and Bus lock code to a dedicated file
Ravi Bangoria
2024-08-08
module: Fix KCOV-ignored file name
Dmitry Vyukov
2024-08-08
kcov: Add interrupt handling self test
Dmitry Vyukov
2024-08-08
genirq/irq_sim: Remove unused irq_sim_work_ctx:: Irq_base
Jiri Slaby (SUSE)
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-08
perf: Optimize __pmu_ctx_sched_out()
Peter Zijlstra
2024-08-08
perf: Add context time freeze
Peter Zijlstra
2024-08-08
perf: Fix event_function_call() locking
Peter Zijlstra
2024-08-08
perf: Extract a few helpers
Peter Zijlstra
2024-08-08
perf: Optimize context reschedule for single PMU cases
Peter Zijlstra
2024-08-07
padata: Fix possible divide-by-0 panic in padata_mt_helper()
Waiman Long
2024-08-07
kcov: properly check for softirq context
Andrey Konovalov
2024-08-07
ring-buffer: Remove unused function ring_buffer_nr_pages()
Jianhui Zhou
2024-08-07
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
2024-08-07
function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()
Petr Pavlu
2024-08-07
tracing: Use refcount for trace_event_file reference counter
Steven Rostedt
2024-08-07
tracing: Have format file honor EVENT_FILE_FL_FREED
Steven Rostedt
2024-08-07
bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c
Song Liu
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
2024-08-07
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
Shay Drory
2024-08-07
lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT
Kent Overstreet
2024-08-07
sched/debug: Fix fair_server_period_max value
Dan Carpenter
2024-08-07
sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_...
Tejun Heo
2024-08-06
workqueue: add cmdline parameter workqueue.panic_on_stall
Sangmoon Kim
2024-08-06
sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()
Tejun Heo
2024-08-06
sched_ext: Improve comment on idle_sched_class exception in scx_task_iter_nex...
Tejun Heo
2024-08-06
sched_ext: Simplify UP support by enabling sched_class->balance() in UP
Tejun Heo
2024-08-06
sched_ext: Use update_curr_common() in update_curr_scx()
Tejun Heo
2024-08-06
sched_ext: Add scx_enabled() test to @start_class promotion in put_prev_task_...
Tejun Heo
2024-08-06
sched_ext: Simplify scx_can_stop_tick() invocation in sched_can_stop_tick()
Tejun Heo
2024-08-06
locking/lockdep: Simplify character output in seq_line()
Markus Elfring
2024-08-06
lockdep: fix deadlock issue between lockdep and rcu
Zhiguo Niu
2024-08-06
lockdep: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-08-06
dma-debug: avoid deadlock between dma debug vs printk and netconsole
Rik van Riel
2024-08-05
workqueue: Correct declaration of cpu_pwq in struct workqueue_struct
Uros Bizjak
2024-08-05
workqueue: Fix spruious data race in __flush_work()
Tejun Heo
2024-08-05
workqueue: Remove incorrect "WARN_ON_ONCE(!list_empty(&worker->entry));" from...
Lai Jiangshan
2024-08-05
workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask()
Will Deacon
2024-08-05
binfmt_elf, coredump: Log the reason of the failed core dumps
Roman Kisel
[prev]
[next]