index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2021-03-06
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
2021-02-21
Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-17
uprobes: (Re)add missing get_uprobe() in __find_uprobe()
Sven Schnelle
2021-02-17
rbtree, uprobes: Use rbtree helpers
Peter Zijlstra
2021-02-17
rbtree, perf: Use new rbtree helpers
Peter Zijlstra
2021-02-01
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2021-01-14
perf: Add build id data in mmap2 event
Jiri Olsa
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-09
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
2020-12-03
perf/core: Fix arch_perf_get_page_size()
Peter Zijlstra
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
2020-11-09
perf: Tweak perf_event_attr::exclusive semantics
Peter Zijlstra
2020-11-09
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
2020-11-09
perf: Simplify group_sched_in()
Peter Zijlstra
2020-11-09
perf: Simplify group_sched_out()
Peter Zijlstra
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
perf: Optimize get_recursion_context()
Peter Zijlstra
2020-11-09
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-10-29
perf,mm: Handle non-page-table-aligned hugetlbfs
Peter Zijlstra
2020-10-29
perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2020-10-29
perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
2020-10-29
signal: Add task_sigpending() helper
Jens Axboe
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2020-10-12
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-10-09
perf: Fix task_function_call() error handling
Kajol Jain
2020-09-10
perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()
Kan Liang
2020-09-10
perf/core: Pull pmu::sched_task() into perf_event_context_sched_in()
Kan Liang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
2020-08-18
perf/core: Add a new PERF_EV_CAP_SIBLING event capability
Kan Liang
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
2020-08-06
perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capability
Alexey Budankov
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
[next]