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
/
events
Age
Commit message (
Expand
)
Author
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-20
perf: Fix 0 count issue of cpu-clock
Dapeng Mi
2025-11-03
perf/core: Fix system hang caused by cpu-clock usage
Dapeng Mi
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
2025-10-14
perf/core: Fix MMAP2 event device with backing files
Adrian Hunter
2025-10-14
perf/core: Fix MMAP event path names with backing files
Adrian Hunter
2025-10-14
perf/core: Fix address filter match with backing files
Adrian Hunter
2025-10-14
uprobe: Move arch_uprobe_optimize right after handlers execution
Jiri Olsa
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-24
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
2025-09-24
bpf: Allow uprobe program to change context registers
Jiri Olsa
2025-09-16
uprobes: uprobe_warn should use passed task
Jeremy Linton
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
2025-09-14
perf: make pmu_bus const
Ricardo B. Marliere
2025-09-13
mm: convert uprobes to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-03
perf: Fix the POLL_HUP delivery breakage
Kan Liang
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-08-26
perf: Skip user unwind if the task is a kernel thread
Josh Poimboeuf
2025-08-26
perf: Simplify get_perf_callchain() user logic
Josh Poimboeuf
2025-08-26
perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...
Steven Rostedt
2025-08-26
perf: Have get_perf_callchain() return NULL if crosstask and user are set
Josh Poimboeuf
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
2025-08-21
uprobes: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
2025-08-21
uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2025-08-21
uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
2025-08-21
uprobes: Add do_ref_ctr argument to uprobe_write function
Jiri Olsa
2025-08-21
uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
Jiri Olsa
2025-08-21
uprobes: Add nbytes argument to uprobe_write
Jiri Olsa
2025-08-21
uprobes: Add uprobe_write function
Jiri Olsa
2025-08-21
uprobes: Make copy_from_page global
Jiri Olsa
2025-08-21
uprobes: Rename arch_uretprobe_trampoline function
Jiri Olsa
2025-08-21
uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
Jiri Olsa
2025-08-15
perf: Convert mmap() refcounts to refcount_t
Thomas Gleixner
2025-08-15
perf: Identify the 0->1 transition for event::mmap_count
Peter Zijlstra
2025-08-15
perf: Use scoped_guard() for mmap_mutex in perf_mmap()
Peter Zijlstra
2025-08-15
perf: Split out the RB allocation
Peter Zijlstra
2025-08-15
perf: Make RB allocation branch self sufficient
Peter Zijlstra
2025-08-15
perf: Split out the AUX buffer allocation
Peter Zijlstra
2025-08-15
perf: Reflow to get rid of aux_success label
Peter Zijlstra
2025-08-15
perf: Use guard() for aux_mutex in perf_mmap()
Peter Zijlstra
2025-08-15
perf: Remove redundant aux_unlock label
Peter Zijlstra
2025-08-15
perf: Move common code into both rb and aux branches
Peter Zijlstra
2025-08-15
perf: Merge consecutive conditionals in perf_mmap()
Peter Zijlstra
2025-08-15
perf: Move perf_mmap_calc_limits() into both rb and aux branches
Peter Zijlstra
[next]