index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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/core: Fix event inheritance on fork()
Peter Zijlstra
2017-03-26
1
-2
/
+3
*
perf/core: Fix use-after-free in perf_release()
Peter Zijlstra
2017-03-26
1
-0
/
+11
*
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
2017-02-10
1
-10
/
+15
*
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
2017-01-30
1
-21
/
+21
*
perf/core: Fix use-after-free bug
Peter Zijlstra
2017-01-30
1
-2
/
+25
*
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-01-14
1
-16
/
+31
*
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
2017-01-14
1
-4
/
+54
*
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
2017-01-14
1
-22
/
+48
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
1
-1
/
+1
|
\
|
*
don't open-code file_inode()
Al Viro
2016-12-04
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-11
/
+8
|
\
\
|
*
|
perf/core: Remove invalid warning from list_update_cgroup_even()t
David Carrillo-Cisneros
2016-12-06
1
-11
/
+8
|
|
/
*
/
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
2016-11-27
1
-1
/
+1
|
/
*
perf/core: Fix address filter parser
Alexander Shishkin
2016-11-21
1
-0
/
+2
*
perf/core: Do not set cpuctx->cgrp for unscheduled cgroups
David Carrillo-Cisneros
2016-11-15
1
-0
/
+11
*
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
2016-10-28
1
-2
/
+8
*
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
2016-10-28
1
-4
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-10-05
1
-1
/
+88
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-02
1
-1
/
+1
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-10
/
+37
|
|
\
\
|
*
|
|
perf, bpf: fix conditional call to bpf_overflow_handler
Arnd Bergmann
2016-09-06
1
-1
/
+1
|
*
|
|
perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs
Alexei Starovoitov
2016-09-02
1
-1
/
+88
*
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-09-23
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
perf/core: Limit matching exclusive events to one PMU
Alexander Shishkin
2016-09-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-09-10
1
-6
/
+25
|
\
|
|
|
*
|
perf/core: Fix a race between mmap_close() and set_output() of AUX events
Alexander Shishkin
2016-09-10
1
-6
/
+25
*
|
|
perf/core: Don't pass PERF_EF_START to the PMU ->start callback
Will Deacon
2016-09-05
1
-1
/
+1
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...
Ingo Molnar
2016-09-05
1
-5
/
+13
|
\
|
|
|
*
|
perf/core: Remove WARN from perf_event_read()
Peter Zijlstra
2016-09-05
1
-4
/
+12
|
|
/
|
*
perf/core: Use this_cpu_ptr() when stopping AUX events
Will Deacon
2016-08-24
1
-1
/
+1
*
|
perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG
David Carrillo-Cisneros
2016-08-18
1
-2
/
+23
*
|
perf/core: Generalize event->group_flags
David Carrillo-Cisneros
2016-08-18
1
-8
/
+8
*
|
bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()
Madhavan Srinivasan
2016-08-18
1
-2
/
+3
*
|
Merge branch 'perf/urgent' into perf/core, to pick up dependencies
Ingo Molnar
2016-08-18
1
-27
/
+68
|
\
|
|
*
perf/core: Check return value of the perf_event_read() IPI
David Carrillo-Cisneros
2016-08-18
1
-3
/
+4
|
*
perf/core: Enable mapping of the stop filters
Mathieu Poirier
2016-08-18
1
-10
/
+5
|
*
perf/core: Update filters only on executable mmap
Mathieu Poirier
2016-08-18
1
-0
/
+7
|
*
perf/core: Fix file name handling for start/stop filters
Mathieu Poirier
2016-08-18
1
-2
/
+4
|
*
perf/core: Fix event_function_local()
Peter Zijlstra
2016-08-18
1
-12
/
+48
*
|
perf/core: Optimize perf_pmu_sched_task()
Peter Zijlstra
2016-08-10
1
-19
/
+24
*
|
perf/x86/intel: Rework the large PEBS setup code
Peter Zijlstra
2016-08-10
1
-0
/
+4
*
|
perf/core: Sched out groups atomically
Mark Rutland
2016-08-10
1
-0
/
+4
|
/
*
perf/core: Set cgroup in CPU contexts for new cgroup events
David Carrillo-Cisneros
2016-08-10
1
-18
/
+36
*
perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...
Peter Zijlstra
2016-08-10
1
-5
/
+18
*
perf/core: Change log level for duration warning to KERN_INFO
David Ahern
2016-08-02
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-46
/
+10
|
\
|
*
perf/core: Convert to hotplug state machine
Thomas Gleixner
2016-07-14
1
-46
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-27
1
-21
/
+47
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-1
/
+22
|
|
\
|
|
*
|
perf, events: add non-linear data support for raw records
Daniel Borkmann
2016-07-15
1
-20
/
+46
[next]