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
2025-01-13
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2025-01-13
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
2025-01-13
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
2025-01-13
ring-buffer: Make reading page consistent with the code logic
Jeongjun Park
2025-01-13
ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
Vincent Donnefort
2025-01-13
bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Masami Hiramatsu (Google)
2025-01-13
sched_ext: fix kernel-doc warnings
Randy Dunlap
2025-01-13
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
2025-01-13
sched, psi: Don't account irq time if sched_clock_irqtime is disabled
Yafang Shao
2025-01-13
sched: Don't account irq time if sched_clock_irqtime is disabled
Yafang Shao
2025-01-13
sched: Define sched_clock_irqtime as static key
Yafang Shao
2025-01-13
sched/fair: Do not compute overloaded status unnecessarily during lb
K Prateek Nayak
2025-01-13
sched/fair: Do not compute NUMA Balancing stats unnecessarily during lb
K Prateek Nayak
2025-01-13
sched/core: Prioritize migrating eligible tasks in sched_balance_rq()
Hao Jia
2025-01-13
sched/debug: Change need_resched warnings to pr_err
David Rientjes
2025-01-13
sched/fair: Encapsulate set custom slice in a __setparam_fair() function
Vincent Guittot
2025-01-13
sched: Fix race between yield_to() and try_to_wake_up()
Tianchen Ding
2025-01-13
sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
Peter Zijlstra
2025-01-13
kthread: modify kernel-doc function name to match code
Randy Dunlap
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-12
delayacct: add delay min to record delay peak
Wang Yaxin
2025-01-12
kernel: remove get_task_comm() and print task comm directly
Yafang Shao
2025-01-12
get_task_exe_file: check PF_KTHREAD locklessly
Mateusz Guzik
2025-01-12
watchdog: output this_cpu when printing hard LOCKUP
Yunhui Cui
2025-01-12
ucounts: move kfree() out of critical zone protected by ucounts_lock
MengEn Sun
2025-01-12
delayacct: add delay max to record delay peak
Wang Yaxin
2025-01-12
kernel/resource: simplify API __devm_release_region() implementation
Zijun Hu
2025-01-12
Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-01-11
Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-11
mm/slab: Move kvfree_rcu() into SLAB
Uladzislau Rezki (Sony)
2025-01-11
rcu/kvfree: Adjust a shrinker name
Uladzislau Rezki (Sony)
2025-01-11
rcu/kvfree: Adjust names passed into trace functions
Uladzislau Rezki (Sony)
2025-01-11
rcu/kvfree: Move some functions under CONFIG_TINY_RCU
Uladzislau Rezki (Sony)
2025-01-11
rcu/kvfree: Initialize kvfree_rcu() separately
Uladzislau Rezki (Sony)
2025-01-10
Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-01-10
Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-01-10
Merge tag 'wq-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
2025-01-10
workqueue: warn if delayed_work is queued to an offlined cpu.
Imran Khan
2025-01-10
sched_ext: Implement scx_bpf_now()
Changwoo Min
2025-01-10
sched_ext: Relocate scx_enabled() related code
Changwoo Min
2025-01-11
modpost: Allow extended modversions without basic MODVERSIONS
Matthew Maurer
2025-01-10
perf: map pages in advance
Lorenzo Stoakes
2025-01-11
modpost: Produce extended MODVERSIONS information
Matthew Maurer
2025-01-11
modules: Support extended MODVERSIONS info
Matthew Maurer
2025-01-11
kbuild: Add gendwarfksyms as an alternative to genksyms
Sami Tolvanen
2025-01-11
tools: Add gendwarfksyms
Sami Tolvanen
2025-01-10
module: get symbol CRC back to unsigned
Masahiro Yamada
2025-01-10
kheaders: prevent `find` from seeing perl temp files
HONG Yifan
2025-01-10
kheaders: use 'tar' instead of 'cpio' for copying files
Masahiro Yamada
[prev]
[next]