summaryrefslogtreecommitdiffstats
path: root/kernel/events
AgeCommit message (Expand)Author
2020-06-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-09uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig
2020-06-08mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm: memcontrol: delete unused lrucare handlingJohannes Weiner
2020-06-03mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() APIJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner
2020-06-03mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-19perf/core: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-19powerpc/watchpoint: Don't allow concurrent perf and ptrace eventsRavi Bangoria
2020-05-07exec: Merge install_exec_creds into setup_new_execEric W. Biederman
2020-04-30perf: Add cond_resched() to task_function_call()Barret Rhoden
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-22perf/core: fix parent pid/tid in task exit eventsIan Rogers
2020-04-16perf/core: open access to probes for CAP_PERFMON privileged processAlexey Budankov
2020-04-16perf/core: Open access to the core for CAP_PERFMON privileged processAlexey Budankov
2020-04-08perf/core: Disable page faults when getting phys addressJiri Olsa
2020-04-08perf/cgroup: Correct indirection in perf_less_group_idx()Ian Rogers
2020-04-08perf/core: Fix event cgroup trackingPeter Zijlstra
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim
2020-03-25perf: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-20perf/core: Fix reversed NULL check in perf_event_groups_less()Dan Carpenter
2020-03-20perf/core: Fix endless multiplex timerPeter Zijlstra
2020-03-13bpf: Add name to struct bpf_ksymJiri Olsa
2020-03-06perf/cgroup: Order events in RB tree by cgroup idIan Rogers
2020-03-06perf/cgroup: Grow per perf_cpu_context heap storageIan Rogers
2020-03-06perf/core: Add per perf_cpu_context min_heap storageIan Rogers
2020-03-06perf/core: Use min_heap in visit_groups_merge()Ian Rogers
2020-03-06perf/cgroup: Reorder perf_cgroup_connect()Peter Zijlstra
2020-03-06perf/core: Remove 'struct sched_in_data'Peter Zijlstra
2020-03-06perf/core: Unify {pinned,flexible}_sched_in()Peter Zijlstra
2020-02-24perf/bpf: Remove preempt disable around BPF invocationThomas Gleixner
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-28perf/cgroups: Install cgroup events to correct cpuctxSong Liu