index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
8 days
1
-42
/
+21
|
\
|
*
fdget(), trivial conversions
Al Viro
2024-11-03
1
-9
/
+5
|
*
get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd)
Al Viro
2024-11-03
1
-33
/
+16
*
|
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
2024-10-23
1
-1
/
+1
*
|
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-14
1
-1
/
+1
|
/
*
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
2024-09-30
1
-1
/
+1
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-7
/
+7
|
\
|
*
struct fd: representation change
Al Viro
2024-08-12
1
-1
/
+1
|
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-12
1
-6
/
+6
*
|
perf: Fix topology_sibling_cpumask check warning on ARM
Kan Liang
2024-09-22
1
-5
/
+5
*
|
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-21
1
-1
/
+1
|
\
\
|
*
|
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
2024-09-11
1
-1
/
+1
*
|
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-12
/
+23
|
\
\
\
|
*
|
|
uprobes: turn xol_area->pages[2] into xol_area->page
Oleg Nesterov
2024-09-17
1
-9
/
+8
|
*
|
|
uprobes: introduce the global struct vm_special_mapping xol_mapping
Oleg Nesterov
2024-09-17
1
-5
/
+16
|
*
|
|
Revert "uprobes: use vm_special_mapping close() functionality"
Oleg Nesterov
2024-09-17
1
-17
/
+19
|
*
|
|
uprobes: use vm_special_mapping close() functionality
Sven Schnelle
2024-09-09
1
-19
/
+17
|
|
/
/
*
|
|
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-18
2
-382
/
+701
|
\
\
\
|
*
|
|
perf: Add PERF_EV_CAP_READ_SCOPE
Kan Liang
2024-09-10
1
-3
/
+11
|
*
|
|
perf: Generic hotplug support for a PMU with a scope
Kan Liang
2024-09-10
1
-2
/
+162
|
*
|
|
uprobes: perform lockless SRCU-protected uprobes_tree lookup
Andrii Nakryiko
2024-09-05
1
-6
/
+24
|
*
|
|
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
2024-09-05
1
-6
/
+15
|
*
|
|
uprobes: travers uprobe's consumer list locklessly under SRCU protection
Andrii Nakryiko
2024-09-05
1
-43
/
+61
|
*
|
|
uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
Andrii Nakryiko
2024-09-05
1
-11
/
+7
|
*
|
|
uprobes: protected uprobe lifetime with SRCU
Andrii Nakryiko
2024-09-05
1
-40
/
+54
|
*
|
|
uprobes: revamp uprobe refcounting and lifetime management
Andrii Nakryiko
2024-09-05
1
-78
/
+101
|
*
|
|
perf/core: Fix small negative period being ignored
Luo Gengkun
2024-09-05
1
-1
/
+5
|
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-05
4
-9
/
+18
|
|
\
\
\
|
*
|
|
|
perf: Really fix event_function_call() locking
Namhyung Kim
2024-08-14
1
-5
/
+8
|
*
|
|
|
perf: Optimize __pmu_ctx_sched_out()
Peter Zijlstra
2024-08-08
1
-1
/
+1
|
*
|
|
|
perf: Add context time freeze
Peter Zijlstra
2024-08-08
1
-42
/
+86
|
*
|
|
|
perf: Fix event_function_call() locking
Peter Zijlstra
2024-08-08
1
-4
/
+5
|
*
|
|
|
perf: Extract a few helpers
Peter Zijlstra
2024-08-08
1
-17
/
+22
|
*
|
|
|
perf: Optimize context reschedule for single PMU cases
Peter Zijlstra
2024-08-08
1
-76
/
+88
|
*
|
|
|
uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()
Oleg Nesterov
2024-08-02
1
-5
/
+9
|
*
|
|
|
uprobes: fold __uprobe_unregister() into uprobe_unregister()
Oleg Nesterov
2024-08-02
1
-15
/
+10
|
*
|
|
|
uprobes: change uprobe_register() to use uprobe_unregister() instead of __upr...
Oleg Nesterov
2024-08-02
1
-5
/
+7
|
*
|
|
|
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
2024-08-02
1
-34
/
+22
|
*
|
|
|
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
2024-08-02
1
-18
/
+6
|
*
|
|
|
uprobes: simplify error handling for alloc_uprobe()
Andrii Nakryiko
2024-08-02
1
-3
/
+1
|
*
|
|
|
uprobes: is_trap_at_addr: don't use get_user_pages_remote()
Oleg Nesterov
2024-08-02
1
-7
/
+1
|
*
|
|
|
uprobes: document the usage of mm->mmap_lock
Oleg Nesterov
2024-08-02
1
-2
/
+8
|
*
|
|
|
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
2024-08-02
1
-0
/
+2
|
*
|
|
|
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
2024-08-02
1
-14
/
+41
|
*
|
|
|
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
2024-08-02
1
-6
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-16
1
-0
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
2024-08-30
1
-0
/
+9
|
|
/
/
*
|
|
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
2024-09-04
3
-6
/
+15
*
|
|
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
2024-09-03
1
-2
/
+1
|
|
/
|
/
|
[next]