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-08-04
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-08-04
sched/psi: Fix psi_seq initialization
Peter Zijlstra
2025-08-04
Merge branch 'rework/fixes' into for-linus
Petr Mladek
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-08-03
Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-08-03
Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-02
ucount: use atomic_long_try_cmpxchg() in atomic_long_inc_below()
Uros Bizjak
2025-08-02
ucount: fix atomic_long_inc_below() argument type
Uros Bizjak
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-08-01
tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
2025-08-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-01
ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
Steven Rostedt
2025-08-01
tracing: Use __free(kfree) in trace.c to remove gotos
Steven Rostedt
2025-08-01
tracing: Add guard() around locks and mutexes in trace.c
Steven Rostedt
2025-08-01
tracing: Add guard(ring_buffer_nest)
Steven Rostedt
2025-08-01
tracing: Remove unneeded goto out logic
Steven Rostedt
2025-08-01
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-08-01
Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-08-01
bpf: Improve ctx access verifier error message
Paul Chaignon
2025-08-01
vhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Pei Xiao
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
2025-07-31
Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux
Linus Torvalds
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-31
Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-31
Merge tag 'wq-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-31
bpf: Fix oob access in cgroup local storage
Daniel Borkmann
2025-07-31
bpf: Move bpf map owner out of common struct
Daniel Borkmann
2025-07-31
bpf: Add cookie object to bpf maps
Daniel Borkmann
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-07-31
watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu()
Yury Norov [NVIDIA]
2025-07-31
clocksource: Improve randomness in clocksource_verify_choose_cpus()
Yury Norov [NVIDIA]
2025-07-31
unwind: Finish up unwind when a task exits
Steven Rostedt
2025-07-31
unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
2025-07-31
unwind: Add USED bit to only have one conditional on way back to user space
Steven Rostedt
2025-07-31
unwind deferred: Add unwind_completed mask to stop spurious callbacks
Steven Rostedt
2025-07-31
unwind deferred: Use bitmask to determine which callbacks to call
Steven Rostedt
2025-07-31
unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
2025-07-31
unwind_user/deferred: Add deferred unwinding interface
Josh Poimboeuf
2025-07-31
unwind_user/deferred: Add unwind cache
Josh Poimboeuf
2025-07-31
tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
Petr Pavlu
2025-07-31
module: Remove unnecessary +1 from last_unloaded_module::name size
Petr Pavlu
2025-07-31
module: Prevent silent truncation of module name in delete_module(2)
Petr Pavlu
2025-07-31
module: move 'struct module_use' to internal.h
Thomas Weißschuh
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-30
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-30
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
[next]