index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-31
/
+59
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2
-1
/
+17
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-34
/
+47
2019-02-22
perf: Copy parent's address filter offsets on clone
Alexander Shishkin
1
-0
/
+15
2019-02-13
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
1
-1
/
+1
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+16
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-1
/
+1
2019-02-04
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
3
-5
/
+5
2019-02-04
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
3
-4
/
+5
2019-02-04
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
1
-6
/
+6
2019-02-04
perf/uprobes: Convert to SPDX license identifier
Thomas Gleixner
1
-14
/
+1
2019-02-04
perf/hw_breakpoints: Convert to SPDX license identifier
Thomas Gleixner
1
-14
/
+1
2019-02-04
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
3
-6
/
+3
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-7
/
+10
2019-02-04
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
1
-0
/
+3
2019-01-21
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
1
-0
/
+115
2019-01-21
perf, bpf: Introduce PERF_RECORD_KSYMBOL
Song Liu
1
-1
/
+97
2019-01-21
perf: Make perf_event_output() propagate the output() return
Arnaldo Carvalho de Melo
1
-4
/
+7
2019-01-21
perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
1
-0
/
+9
2019-01-18
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
1
-7
/
+7
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
1
-5
/
+5
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-12-17
Merge tag 'v4.20-rc7' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2018-12-06
Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-12-05
Uprobes: Fix kernel oops with delayed_uprobe_remove()
Ravi Bangoria
1
-0
/
+2
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2018-12-03
perf: Fix typos in comments
Ingo Molnar
2
-2
/
+2
2018-11-27
events: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-23
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
1
-2
/
+10
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-17
/
+310
2018-10-30
perf/core: Clean up inconsisent indentation
Colin Ian King
1
-1
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-10-10
trace_uprobe: support reference counter in fd-based uprobe
Song Liu
1
-10
/
+39
2018-10-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-7
/
+10
2018-10-02
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-10-02
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
1
-7
/
+2
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
1
-0
/
+6
2018-09-24
uprobes/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
1
-0
/
+19
2018-09-24
uprobes: Support SDT markers having reference count (semaphore)
Ravi Bangoria
1
-7
/
+252
2018-09-18
perf: Suppress AUX/OVERWRITE records
Alexander Shishkin
1
-2
/
+12
2018-09-11
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
1
-2
/
+2
2018-09-10
perf/core: Force USER_DS when recording user stack data
Yabin Cui
1
-0
/
+4
2018-09-09
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...
Ingo Molnar
2
-15
/
+9
2018-08-30
perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
Jiri Olsa
1
-8
/
+3
2018-08-30
perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
Jiri Olsa
1
-4
/
+2
2018-08-30
perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
Jiri Olsa
1
-3
/
+2
2018-08-30
perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
Jiri Olsa
1
-4
/
+6
[next]