| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-06 | 1 | -0/+2 |
|\ |
|
| * | Uprobes: Fix kernel oops with delayed_uprobe_remove() | Ravi Bangoria | 2018-12-05 | 1 | -0/+2 |
* | | uprobes: Fix handle_swbp() vs. unregister() + register() race once more | Andrea Parri | 2018-11-23 | 1 | -2/+10 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-03 | 1 | -1/+1 |
|\ |
|
| * | perf/core: Clean up inconsisent indentation | Colin Ian King | 2018-10-30 | 1 | -1/+1 |
* | | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-10-30 | 2 | -17/+310 |
|\ \
| |/
|/| |
|
| * | trace_uprobe: support reference counter in fd-based uprobe | Song Liu | 2018-10-10 | 1 | -10/+39 |
| * | uprobes/sdt: Prevent multiple reference counter for same uprobe | Ravi Bangoria | 2018-09-24 | 1 | -0/+19 |
| * | uprobes: Support SDT markers having reference count (semaphore) | Ravi Bangoria | 2018-09-24 | 1 | -7/+252 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-10-24 | 1 | -2/+2 |
|\ \ |
|
| * | | signal: Properly deliver SIGILL from uprobes | Eric W. Biederman | 2018-09-11 | 1 | -2/+2 |
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-10-02 | 1 | -7/+10 |
|\ \ \ |
|
| * | | | perf/ring_buffer: Prevent concurent ring buffer access | Jiri Olsa | 2018-10-02 | 1 | -0/+2 |
| * | | | perf/core: Fix perf_pmu_unregister() locking | Peter Zijlstra | 2018-10-02 | 1 | -7/+2 |
| * | | | perf/core: Add sanity check to deal with pinned event failure | Reinette Chatre | 2018-09-28 | 1 | -0/+6 |
| | |/
| |/| |
|
* / | | perf: Suppress AUX/OVERWRITE records | Alexander Shishkin | 2018-09-18 | 1 | -2/+12 |
|/ / |
|
* | | perf/core: Force USER_DS when recording user stack data | Yabin Cui | 2018-09-10 | 1 | -0/+4 |
* | | Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-09-09 | 2 | -15/+9 |
|\ \
| |/
|/| |
|
| * | perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint | Jiri Olsa | 2018-08-30 | 1 | -8/+3 |
| * | perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint | Jiri Olsa | 2018-08-30 | 1 | -4/+2 |
| * | perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0 | Jiri Olsa | 2018-08-30 | 1 | -3/+2 |
| * | perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set | Jiri Olsa | 2018-08-30 | 1 | -4/+6 |
* | | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2018-08-23 | 1 | -1/+1 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-08-21 | 1 | -1/+1 |
|\ \ |
|
| * | | pid: Implement PIDTYPE_TGID | Eric W. Biederman | 2018-07-21 | 1 | -1/+1 |
* | | | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-08-20 | 1 | -37/+41 |
|\ \ \ |
|
| * | | | Uprobe: Additional argument arch_uprobe to uprobe_write_opcode() | Ravi Bangoria | 2018-08-13 | 1 | -4/+5 |
| * | | | Uprobes: Simplify uprobe_register() body | Ravi Bangoria | 2018-08-13 | 1 | -33/+36 |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-08-14 | 1 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | arm64: perf: Add cap_user_time aarch64 | Michael O'Farrell | 2018-07-31 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-07-25 | 1 | -3/+9 |
|\ \ \ |
|
| * | | | perf/core: Fix crash when using HW tracing kernel filters | Mathieu Poirier | 2018-07-25 | 1 | -0/+4 |
| * | | | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) | Peter Zijlstra | 2018-07-25 | 1 | -2/+4 |
| |/ / |
|
| * | | perf/core: Move inline keyword at the beginning of declaration | Mathieu Malaterre | 2018-06-27 | 1 | -1/+1 |
* | | | perf, tools: Use correct articles in comments | Tobias Tefke | 2018-07-16 | 2 | -11/+11 |
* | | | perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check() | Frederic Weisbecker | 2018-06-26 | 1 | -19/+25 |
* | | | perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot() | Frederic Weisbecker | 2018-06-26 | 1 | -5/+5 |
* | | | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() | Frederic Weisbecker | 2018-06-26 | 1 | -17/+0 |
* | | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa... | Frederic Weisbecker | 2018-06-26 | 1 | -1/+1 |
* | | | perf/hw_breakpoint: Split attribute parse and commit | Frederic Weisbecker | 2018-06-26 | 1 | -16/+41 |
* | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2018-06-26 | 1 | -3/+3 |
|\| | |
|
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-24 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| | * | perf/core: Move the inline keyword at the beginning of the function declaration | Mathieu Malaterre | 2018-06-22 | 1 | -3/+3 |
* | | | perf/core: Change perf_mmap_fault() return type to 'vm_fault_t' | Souptick Joarder | 2018-06-21 | 1 | -2/+2 |
|/ / |
|
* | | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook | 2018-06-12 | 1 | -1/+2 |
* | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-06 | 1 | -0/+8 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-24 | 1 | -0/+8 |
| |\ |
|
| | * | perf/core: add perf_get_event() to return perf_event given a struct file | Yonghong Song | 2018-05-24 | 1 | -0/+8 |
* | | | perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT... | Eugene Syromiatnikov | 2018-05-25 | 1 | -0/+2 |