summaryrefslogtreecommitdiff
path: root/kernel/events (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4@e4528dd' into branch 'msm-4.4'Blagovest Kolenichev2017-05-02
|\
| * Merge 4.4.65 into android-4.4Greg Kroah-Hartman2017-04-30
| |\
| | * perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra2017-04-30
* | | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\| |
| * | Merge 4.4.57 to android-4.4Greg Kroah-Hartman2017-03-29
| |\|
| | * perf/core: Fix event inheritance on fork()Peter Zijlstra2017-03-26
| * | Merge tag 'v4.4.48' into android-4.4.yDmitry Shmidt2017-02-09
| |\|
| * | Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt2016-10-14
| |\ \
| * \ \ Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt2016-09-16
| |\ \ \
| * \ \ \ Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
| |\ \ \ \
| * | | | | BACKPORT: ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-07-07
| * | | | | FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-05-31
* | | | | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2017-02-10
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'v4.4.48' into linux-linaro-lsk-v4.4Alex Shi2017-02-10
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memoryPeter Zijlstra2017-02-09
| | | | |_|_|/ | | | |/| | |
* | | | | | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\| | | | | |
| * | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-18
| |\| | | | |
| | * | | | | Merge tag 'v4.4.25' into linux-linaro-lsk-v4.4Alex Shi2016-10-18
| | |\| | | |
| | | * | | | perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-10-07
| | | | |_|/ | | | |/| |
* | | | | | Merge "perf: don't leave group_entry on sibling list (use-after-free)"Linux Build Service Account2017-01-16
|\ \ \ \ \ \
| * | | | | | perf: don't leave group_entry on sibling list (use-after-free)John Dias2017-01-10
* | | | | | | Merge "perf: protect group_leader from races that cause ctx double-free"Linux Build Service Account2017-01-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | perf: protect group_leader from races that cause ctx double-freeJohn Dias2016-12-09
* | | | | | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-09-20
| |\| | | |
| | * | | | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-09-20
| | |\| | |
| | | * | | uprobes: Fix the memcg accountingOleg Nesterov2016-09-15
| | | | |/ | | | |/|
| * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-30
| |\| | |
| | * | | x86: remove more uaccess_32.h complexityLinus Torvalds2016-08-27
* | | | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| | | |
| * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-07-17
| |\| | |
| | * | | Merge tag 'v4.4.15' into linux-linaro-lsk-v4.4Alex Shi2016-07-17
| | |\| |
| | | * | bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-07-11
| * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-21
| |\| | |
| | * | | Merge branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi2016-06-21
| | |\ \ \
| | | * | | perf: passing struct perf_event to function setup_aux()Mathieu Poirier2016-06-20
| | | * | | perf/core: adding PMU driver specific configurationMathieu Poirier2016-06-20
| * | | | | FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-06-16
| |/ / / /
| * | | | Merge tag 'v4.4.12' into linux-linaro-lsk-v4.4Alex Shi2016-06-02
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra2016-06-01
| * | | | Merge remote-tracking branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi2016-06-02
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | perf/ring_buffer: Document AUX API usageAlexander Shishkin2016-06-01
| | * | perf/core: Free AUX pages in unmap pathAlexander Shishkin2016-06-01
| | * | perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count dropsAlexander Shishkin2016-06-01
| | * | perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-06-01
| | * | perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-06-01
| | * | perf/core: Fix perf_sched_count derailmentAlexander Shishkin2016-06-01
| | * | perf: Synchronously free aux pages in case of allocation failureAlexander Shishkin2016-06-01
| | |/
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\| |