aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAge
* treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-23
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-21
|\
| * pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-21
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-20
|\ \
| * | Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria2018-08-13
| * | Uprobes: Simplify uprobe_register() bodyRavi Bangoria2018-08-13
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-14
|\ \ \
| * | | arm64: perf: Add cap_user_time aarch64Michael O'Farrell2018-07-31
| |/ /
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-25
|\ \ \
| * | | perf/core: Fix crash when using HW tracing kernel filtersMathieu Poirier2018-07-25
| * | | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-25
| |/ /
| * | perf/core: Move inline keyword at the beginning of declarationMathieu Malaterre2018-06-27
* | | perf, tools: Use correct articles in commentsTobias Tefke2018-07-15
* | | perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()Frederic Weisbecker2018-06-26
* | | perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot()Frederic Weisbecker2018-06-26
* | | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-26
* | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-26
* | | perf/hw_breakpoint: Split attribute parse and commitFrederic Weisbecker2018-06-26
* | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-26
|\| |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-24
| |\ \ | | |/ | |/|
| | * perf/core: Move the inline keyword at the beginning of the function declarationMathieu Malaterre2018-06-22
* | | perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'Souptick Joarder2018-06-21
|/ /
* | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-12
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-24
| |\
| | * perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song2018-05-24
* | | perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...Eugene Syromiatnikov2018-05-25
* | | perf/core: Fix bad use of igrab()Song Liu2018-05-25
* | | perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu2018-05-25
|/ /
* / perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-05
|/
* Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-02
|\
| * tracing: Remove igrab() iput() call from uprobes.cSong Liu2018-04-26
* | perf: Remove superfluous allocation error checkJiri Olsa2018-04-17
* | perf: Fix sample_max_stack maximum checkJiri Olsa2018-04-17
* | perf: Return proper values for user stack errorsJiri Olsa2018-04-17
* | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-17
|/
* perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()Song Liu2018-04-12
* perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole2018-04-09
* perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin2018-03-29
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-29
|\
| * perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds2018-03-28
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-03-24
|\|
| * perf/cgroup: Fix child event counting bugSong Liu2018-03-20
* | Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-19
|\|
| * perf/core: Fix ctx_event_type in ctx_resched()Song Liu2018-03-09
* | perf/core: Clear sibling list of detached eventsMark Rutland2018-03-16
* | perf: Fix sibling iterationPeter Zijlstra2018-03-16
* | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi2018-03-13
* | perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()Jiri Olsa2018-03-13