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
2025-10-21
bpf: generalize and export map_get_next_key for arrays
Anton Protopopov
2025-10-21
bpf: save the start of functions in bpf_prog_aux
Anton Protopopov
2025-10-21
bpf: fix the return value of push_stack
Anton Protopopov
2025-10-21
bpf: Sync pending IRQ work before freeing ring buffer
Noorain Eqbal
2025-10-21
bpf: Clarify get_outer_instance() handling in propagate_to_outer_instance()
Shardul Bankar
2025-10-21
seqlock: Change thread_group_cputime() to use scoped_seqlock_read()
Oleg Nesterov
2025-10-21
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-10-20
PM: hibernate: Rework message printing in swsusp_save()
Rafael J. Wysocki
2025-10-20
genirq/msi: Slightly simplify msi_domain_alloc()
Christophe JAILLET
2025-10-20
timekeeping: Fix aux clocks sysfs initialization loop bound
Haofeng Li
2025-10-20
cgroup/cpuset: Don't track # of local child partitions
Waiman Long
2025-10-20
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao
2025-10-20
rv: Fully convert enabled_monitors to use list_head as iterator
Nam Cao
2025-10-19
Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-19
Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-10-18
bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_null
Yafang Shao
2025-10-18
bpf: mark mm->owner as __safe_rcu_or_null
Yafang Shao
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
2025-10-18
sched_ext: Allow forcibly picking an scx task
Andrea Righi
2025-10-18
dma: contiguous: Reserve default CMA heap
Maxime Ripard
2025-10-18
dma: contiguous: Register reusable CMA regions at boot
Maxime Ripard
2025-10-18
PM: console: Fix memory allocation error handling in pm_vt_switch_required()
Malaya Kumar Rout
2025-10-16
sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/ke...
Tejun Heo
2025-10-16
sched_ext: Merge branch 'for-6.18-fixes' into for-6.19
Tejun Heo
2025-10-16
sched_ext: fix flag check for deferred callbacks
Emil Tsalapatis
2025-10-16
bpf: Fix memory leak in __lookup_instance error path
Shardul Bankar
2025-10-16
sched/ext: Fold balance_scx() into pick_task_scx()
Peter Zijlstra
2025-10-16
sched: Add support to pick functions to take rf
Joel Fernandes
2025-10-16
sched: Detect per-class runqueue changes
Peter Zijlstra
2025-10-16
sched: Mandate shared flags for sched_change
Peter Zijlstra
2025-10-16
sched: Cleanup the sched_change NOCLOCK usage
Peter Zijlstra
2025-10-16
sched: Match __task_rq_{,un}lock()
Peter Zijlstra
2025-10-16
sched: Add locking comments to sched_class methods
Peter Zijlstra
2025-10-16
sched: Make __do_set_cpus_allowed() use the sched_change pattern
Peter Zijlstra
2025-10-16
sched: Rename do_set_cpus_allowed()
Peter Zijlstra
2025-10-16
sched: Fix do_set_cpus_allowed() locking
Peter Zijlstra
2025-10-16
sched: Fix migrate_disable_switch() locking
Peter Zijlstra
2025-10-16
sched: Move sched_class::prio_changed() into the change pattern
Peter Zijlstra
2025-10-16
sched: Cleanup sched_delayed handling for class switches
Peter Zijlstra
2025-10-16
sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change pattern
Peter Zijlstra
2025-10-16
sched/deadline: Prepare for switched_from() change
Peter Zijlstra
2025-10-16
sched: Re-arrange the {EN,DE}QUEUE flags
Peter Zijlstra
2025-10-16
sched: Employ sched_change guards
Peter Zijlstra
2025-10-16
sched/fair: Only update stats for allowed CPUs when looking for dst group
Adam Li
2025-10-16
sched: Create architecture specific sched domain distances
Tim Chen
2025-10-16
sched/deadline: only set free_cpus for online runqueues
Doug Berger
2025-10-16
sched/fair: Forfeit vruntime on yield
Fernand Sieber
2025-10-15
dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC
Marek Szyprowski
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
[prev]
[next]