index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
47 hours
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-3
/
+7
47 hours
perf: Fix __perf_event_overflow() vs perf_remove_from_context() race
Peter Zijlstra
1
-1
/
+41
47 hours
perf/core: Fix invalid wait context in ctx_sched_in()
Namhyung Kim
1
-1
/
+2
47 hours
perf/core: Fix refcount bug and potential UAF in perf_mmap
Haocheng Yu
1
-19
/
+19
10 days
uprobes: Fix incorrect lockdep condition in filter_chain()
Breno Leitao
1
-1
/
+1
10 days
perf/core: Fix slow perf_event_task_exit() with LBR callstacks
Namhyung Kim
1
-2
/
+18
2026-02-06
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
2
-4
/
+4
2026-01-30
perf: Fix refcount warning on event->mmap_count increment
Will Rosenberg
1
-0
/
+9
2026-01-17
perf: Ensure swevent hrtimer is properly destroyed
Peter Zijlstra
1
-0
/
+6
2025-12-18
perf/core: Fix missing read event generation on task exit
Thaumy Cheng
1
-10
/
+12
2025-11-20
perf: Fix 0 count issue of cpu-clock
Dapeng Mi
1
-1
/
+1
2025-11-03
perf/core: Fix system hang caused by cpu-clock usage
Dapeng Mi
1
-5
/
+15
2025-10-14
perf/core: Fix MMAP2 event device with backing files
Adrian Hunter
1
-2
/
+2
2025-10-14
perf/core: Fix MMAP event path names with backing files
Adrian Hunter
1
-1
/
+1
2025-10-14
perf/core: Fix address filter match with backing files
Adrian Hunter
1
-1
/
+1
2025-10-14
uprobe: Move arch_uprobe_optimize right after handlers execution
Jiri Olsa
1
-3
/
+3
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-16
/
+16
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-0
/
+11
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-231
/
+286
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-24
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
1
-0
/
+7
2025-09-24
bpf: Allow uprobe program to change context registers
Jiri Olsa
1
-0
/
+4
2025-09-16
uprobes: uprobe_warn should use passed task
Jeremy Linton
1
-1
/
+1
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2025-09-14
perf: make pmu_bus const
Ricardo B. Marliere
1
-1
/
+1
2025-09-13
mm: convert uprobes to mm_flags_*() accessors
Lorenzo Stoakes
1
-16
/
+16
2025-09-03
perf: Fix the POLL_HUP delivery breakage
Kan Liang
1
-0
/
+1
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-08-26
perf: Skip user unwind if the task is a kernel thread
Josh Poimboeuf
1
-1
/
+2
2025-08-26
perf: Simplify get_perf_callchain() user logic
Josh Poimboeuf
1
-10
/
+8
2025-08-26
perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...
Steven Rostedt
2
-5
/
+5
2025-08-26
perf: Have get_perf_callchain() return NULL if crosstask and user are set
Josh Poimboeuf
1
-5
/
+5
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
2
-7
/
+7
2025-08-21
uprobes: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
1
-4
/
+12
2025-08-21
uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
1
-0
/
+17
2025-08-21
uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
1
-0
/
+10
2025-08-21
uprobes: Add do_ref_ctr argument to uprobe_write function
Jiri Olsa
1
-4
/
+4
2025-08-21
uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
Jiri Olsa
1
-10
/
+11
2025-08-21
uprobes: Add nbytes argument to uprobe_write
Jiri Olsa
1
-12
/
+14
2025-08-21
uprobes: Add uprobe_write function
Jiri Olsa
1
-4
/
+10
2025-08-21
uprobes: Make copy_from_page global
Jiri Olsa
1
-5
/
+5
2025-08-21
uprobes: Rename arch_uretprobe_trampoline function
Jiri Olsa
1
-2
/
+2
2025-08-21
uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
Jiri Olsa
1
-3
/
+3
2025-08-15
perf: Convert mmap() refcounts to refcount_t
Thomas Gleixner
3
-23
/
+23
2025-08-15
perf: Identify the 0->1 transition for event::mmap_count
Peter Zijlstra
1
-1
/
+1
2025-08-15
perf: Use scoped_guard() for mmap_mutex in perf_mmap()
Peter Zijlstra
1
-21
/
+14
2025-08-15
perf: Split out the RB allocation
Peter Zijlstra
1
-72
/
+73
[next]