index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Tweak perf_event_attr::exclusive semantics
Peter Zijlstra
2020-11-09
1
-1
/
+1
*
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
2020-11-09
1
-1
/
+1
*
perf: Simplify group_sched_in()
Peter Zijlstra
2020-11-09
1
-7
/
+3
*
perf: Simplify group_sched_out()
Peter Zijlstra
2020-11-09
1
-3
/
+0
*
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
1
-5
/
+3
*
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
1
-15
/
+17
*
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-07
1
-7
/
+5
*
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
1
-47
/
+74
|
\
|
*
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-10-12
1
-3
/
+4
|
*
perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()
Kan Liang
2020-09-10
1
-30
/
+17
|
*
perf/core: Pull pmu::sched_task() into perf_event_context_sched_in()
Kan Liang
2020-09-10
1
-20
/
+31
|
*
perf/core: Add a new PERF_EV_CAP_SIBLING event capability
Kan Liang
2020-08-18
1
-5
/
+33
*
|
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-09
1
-2
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-15
1
-2
/
+2
|
\
|
*
perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capability
Alexey Budankov
2020-08-06
1
-2
/
+2
*
|
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-0
/
+18
|
\
\
|
|
/
|
/
|
|
*
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
1
-0
/
+18
*
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
|
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
|
/
*
|
perf/x86: Remove task_ctx_size
Kan Liang
2020-07-08
1
-3
/
+1
*
|
perf/core: Use kmem_cache to allocate the PMU specific data
Kan Liang
2020-07-08
1
-1
/
+7
*
|
perf/core: Factor out functions to allocate/free the task_ctx_data
Kan Liang
2020-07-08
1
-6
/
+15
*
|
perf: Add perf text poke event
Adrian Hunter
2020-06-15
1
-1
/
+89
|
/
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-3
/
+3
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2020-06-08
1
-2
/
+2
*
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
1
-1
/
+1
|
\
|
*
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
2020-05-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-4
/
+2
|
\
\
|
*
\
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
1
-4
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-4
/
+2
*
|
|
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-05-28
1
-3
/
+10
|
\
|
|
|
*
|
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-04-22
1
-3
/
+10
|
|
/
*
|
perf: Add cond_resched() to task_function_call()
Barret Rhoden
2020-04-30
1
-9
/
+14
*
|
perf/core: open access to probes for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
1
-2
/
+2
*
|
perf/core: Open access to the core for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
1
-1
/
+1
|
/
*
perf/core: Disable page faults when getting phys address
Jiri Olsa
2020-04-08
1
-3
/
+6
*
perf/cgroup: Correct indirection in perf_less_group_idx()
Ian Rogers
2020-04-08
1
-1
/
+2
*
perf/core: Fix event cgroup tracking
Peter Zijlstra
2020-04-08
1
-27
/
+43
*
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
1
-1
/
+2
*
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-05
1
-0
/
+133
|
\
|
*
perf/core: Add PERF_SAMPLE_CGROUP feature
Namhyung Kim
2020-03-27
1
-0
/
+22
|
*
perf/core: Add PERF_RECORD_CGROUP event
Namhyung Kim
2020-03-27
1
-0
/
+111
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-02
1
-6
/
+6
|
\
\
|
*
|
perf: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
2020-03-25
1
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
1
-7
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bpf: Add name to struct bpf_ksym
Jiri Olsa
2020-03-13
1
-5
/
+4
|
*
|
perf/bpf: Remove preempt disable around BPF invocation
Thomas Gleixner
2020-02-24
1
-2
/
+0
|
|
/
[next]