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-03-01
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
2025-03-01
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
2025-02-25
uprobes: Remove too strict lockdep_assert() condition in hprobe_expire()
Andrii Nakryiko
2025-02-25
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
2025-02-24
uprobes: Reject the shared zeropage in uprobe_write_opcode()
Tong Tiangen
2025-02-24
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
2025-02-24
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
2025-02-18
uprobes: Don't use %pK through printk
Thomas Weißschuh
2025-02-01
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-10
perf: map pages in advance
Lorenzo Stoakes
2025-01-10
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
2024-12-09
uprobes: Guard against kmemdup() failing in dup_return_instance()
Andrii Nakryiko
2024-12-09
perf/core: Export perf_exclude_event()
Namhyung Kim
2024-12-09
uprobes: Reuse return_instances between multiple uretprobes within task
Andrii Nakryiko
2024-12-09
uprobes: Ensure return_instance is detached from the list before freeing
Andrii Nakryiko
2024-12-09
uprobes: Decouple return_instance list traversal and freeing
Andrii Nakryiko
2024-12-09
uprobes: Simplify session consumer tracking
Andrii Nakryiko
2024-12-02
uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
Andrii Nakryiko
2024-12-02
uprobes: simplify find_active_uprobe_rcu() VMA checks
Andrii Nakryiko
2024-12-02
Merge tag 'v6.13-rc1' into perf/core, to refresh the branch
Ingo Molnar
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-19
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
2024-11-05
perf/core: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-05
perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros
Uros Bizjak
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
2024-11-05
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
2024-11-03
fdget(), trivial conversions
Al Viro
2024-11-03
get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd)
Al Viro
2024-10-30
uprobes: SRCU-protect uretprobe lifetime (with timeout)
Andrii Nakryiko
2024-10-30
uprobes: allow put_uprobe() from non-sleepable softirq context
Andrii Nakryiko
2024-10-23
uprobe: Add support for session consumer
Jiri Olsa
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024-10-23
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-07
uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()
Oleg Nesterov
2024-10-07
uprobes: kill xol_area->slot_count
Oleg Nesterov
2024-10-07
uprobes: deny mremap(xol_vma)
Oleg Nesterov
2024-10-07
uprobes: pass utask to xol_get_insn_slot() and xol_free_insn_slot()
Oleg Nesterov
2024-10-07
uprobes: move the initialization of utask->xol_vaddr from pre_ssout() to xol_...
Oleg Nesterov
2024-10-07
uprobes: simplify xol_take_insn_slot() and its caller
Oleg Nesterov
2024-10-07
uprobes: kill the unnecessary put_uprobe/xol_free_insn_slot in uprobe_free_ut...
Oleg Nesterov
2024-10-07
uprobes: sanitiize xol_free_insn_slot()
Oleg Nesterov
2024-10-07
uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe()
Oleg Nesterov
[next]