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-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-28
sched/fair: Rename set_rd_overutilized_status() to set_rd_overutilized()
Ingo Molnar
2024-03-28
sched/fair: Rename SG_OVERLOAD to SG_OVERLOADED
Ingo Molnar
2024-03-28
sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()
Ingo Molnar
2024-03-28
sched/fair: Rename root_domain::overload to ::overloaded
Ingo Molnar
2024-03-28
sched/fair: Use helper functions to access root_domain::overload
Shrikanth Hegde
2024-03-28
sched/fair: Check root_domain::overload value before update
Shrikanth Hegde
2024-03-28
sched/fair: Combine EAS check with root_domain::overutilized access
Shrikanth Hegde
2024-03-27
Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-03-27
Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-27
bpf: Protect against int overflow for stack access size
Andrei Matei
2024-03-27
bpf: Check bloom filter map value size
Andrei Matei
2024-03-27
Fix memory leak in posix_clock_open()
Linus Torvalds
2024-03-27
bpf: fix warning for crash_kexec
Hari Bathini
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-26
sched/fair: Simplify the continue_balancing logic in sched_balance_newidle()
Shrikanth Hegde
2024-03-26
crash: use macro to add crashk_res into iomem early for specific arch
Baoquan He
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
2024-03-26
Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-03-26
sched/fair: Introduce is_rd_overutilized() helper function to access root_dom...
Shrikanth Hegde
2024-03-26
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
2024-03-25
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
2024-03-25
workqueue: Cleanup subsys attribute registration
Dan Williams
2024-03-25
workqueue: Use list_last_entry() to get the last idle worker
Lai Jiangshan
2024-03-25
workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->af...
Lai Jiangshan
2024-03-25
workqueue: Use INIT_WORK_ONSTACK in workqueue_softirq_dead()
Lai Jiangshan
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-25
workqueue: Allow cancel_work_sync() and disable_work() from atomic contexts o...
Tejun Heo
2024-03-25
workqueue: Remember whether a work item was on a BH workqueue
Tejun Heo
2024-03-25
workqueue: Remove WORK_OFFQ_CANCELING
Tejun Heo
2024-03-25
workqueue: Implement disable/enable for (delayed) work items
Tejun Heo
2024-03-25
workqueue: Preserve OFFQ bits in cancel[_sync] paths
Tejun Heo
2024-03-25
bpf: Avoid get_kernel_nofault() to fetch kprobe entry IP
Andrii Nakryiko
2024-03-25
sched/fair: Don't double balance_interval for migrate_misfit
Qais Yousef
2024-03-25
sched/topology: Remove root_domain::max_cpu_capacity
Qais Yousef
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
2024-03-25
sched/topology: Export asym_cap_list
Qais Yousef
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
2024-03-25
tracing: probes: Fix to zero initialize a local variable
Masami Hiramatsu (Google)
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-23
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-22
bpf: verifier: reject addr_space_cast insn without arena
Puranjay Mohan
2024-03-22
bpf: verifier: fix addr_space_cast from as(1) to as(0)
Puranjay Mohan
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-03-22
context_tracking: Make context_tracking_key __ro_after_init
Valentin Schneider
2024-03-22
jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
Peter Zijlstra
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
[prev]
[next]