summaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix data race between pin_count increment/decrementMarco Elver2021-06-161-0/+2
* perf/core: Fix unconditional security_locked_down() callOndrej Mosnacek2021-05-071-6/+6
* exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman2021-01-091-6/+6
* perf: Break deadlock involving exec_update_mutexpeterz@infradead.org2021-01-091-23/+23
* perf/core: Fix race in the perf_mmap_close() functionJiri Olsa2020-11-181-3/+4
* perf: Fix get_recursion_context()Peter Zijlstra2020-11-181-1/+1
* perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)2020-11-101-7/+5
* perf: Fix task_function_call() error handlingKajol Jain2020-10-141-2/+3
* perf: Use new infrastructure to fix deadlocks in execveBernd Edlinger2020-10-011-6/+6
* uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins2020-08-261-1/+1
* perf/core: Fix endless multiplex timerPeter Zijlstra2020-08-111-6/+14
* uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov2020-07-291-1/+1
* perf: Add cond_resched() to task_function_call()Barret Rhoden2020-06-171-9/+14
* uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov2020-06-101-4/+12
* perf/core: fix parent pid/tid in task exit eventsIan Rogers2020-05-021-3/+10
* perf/core: Disable page faults when getting phys addressJiri Olsa2020-04-291-3/+6
* perf/core: Fix mlock accounting in perf_mmap()Song Liu2020-02-111-1/+9
* perf: Correctly handle failed perf_get_aux_event()Mark Rutland2020-01-231-1/+3
* perf/core: Fix the mlock accounting, againAlexander Shishkin2019-12-311-4/+2
* perf/core: Fix missing static inline on perf_cgroup_switch()Ben Dooks (Codethink)2019-11-131-1/+1
* perf/core: Consistently fail fork on allocation failuresAlexander Shishkin2019-11-131-1/+1
* perf/aux: Disallow aux_output for kernel eventsAlexander Shishkin2019-11-131-0/+7
* perf/core: Reattach a misplaced commentAlexander Shishkin2019-11-131-4/+3
* perf/aux: Fix the aux_output group inheritance fixAlexander Shishkin2019-11-131-1/+1
* perf/core: Disallow uncore-cgroup eventsPeter Zijlstra2019-11-131-0/+9
* perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin2019-10-281-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-271-3/+5
|\
| * perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-221-1/+1
| * perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-211-2/+4
* | kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe registerSong Liu2019-10-191-2/+11
|/
* perf/core: Fix corner case in perf_rotate_context()Song Liu2019-10-091-5/+17
* perf/core: Rework memory accounting in perf_mmap()Song Liu2019-10-091-2/+15
* perf/core: Fix inheritance of aux_output groupsAlexander Shishkin2019-10-071-0/+4
* perf_event_open: switch to copy_struct_from_user()Aleksa Sarai2019-10-011-38/+9
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+7
|\
| * lockdown: Lock down perf when in confidentiality modeDavid Howells2019-08-191-0/+7
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-261-3/+3
|\ \
| * | perf/core: Fix several typos in commentsRoy Ben Shlomo2019-09-201-3/+3
* | | uprobe: collapse THP pmd after removing all uprobesSong Liu2019-09-241-0/+9
* | | uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLITSong Liu2019-09-241-4/+2
* | | uprobe: use original page when all uprobes are removedSong Liu2019-09-241-15/+51
|/ /
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-4/+4
|\ \
| * | perf/core: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-011-4/+4
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-6/+3
|\ \ \
| * \ \ Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar2019-09-161-1/+1
| |\ \ \
| * | | | sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)2019-07-251-6/+3
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-161-0/+93
|\ \ \ \
| * | | | perf: Allow normal events to output AUX dataAlexander Shishkin2019-08-281-0/+93
| | |/ / | |/| |
* / | | perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initializationMark-PK Tsai2019-09-061-2/+2
|/ / /
* / / perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez2019-07-251-1/+1
|/ /