aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-19perf/x86: Register hybrid PMUsKan Liang3-21/+223
2021-04-19perf/x86: Factor out x86_pmu_show_pmu_capKan Liang2-9/+19
2021-04-19perf/x86: Remove temporary pmu assignment in event_initKan Liang1-11/+0
2021-04-19perf/x86/intel: Factor out intel_pmu_check_extra_regsKan Liang1-14/+21
2021-04-19perf/x86/intel: Factor out intel_pmu_check_event_constraintsKan Liang1-35/+47
2021-04-19perf/x86/intel: Factor out intel_pmu_check_num_countersKan Liang1-14/+24
2021-04-19perf/x86: Hybrid PMU support for extra_regsKan Liang3-8/+13
2021-04-19perf/x86: Hybrid PMU support for event constraintsKan Liang4-5/+10
2021-04-19perf/x86: Hybrid PMU support for hardware cache eventKan Liang2-3/+11
2021-04-19perf/x86: Hybrid PMU support for unconstrainedKan Liang2-1/+12
2021-04-19perf/x86: Hybrid PMU support for countersKan Liang4-25/+56
2021-04-19perf/x86: Hybrid PMU support for intel_ctrlKan Liang3-14/+24
2021-04-19perf/x86/intel: Hybrid PMU support for perf capabilitiesKan Liang5-7/+60
2021-04-19perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang5-12/+24
2021-04-19x86/cpu: Add helper function to get the type of the current hybrid CPURicardo Neri2-0/+22
2021-04-19x86/cpufeatures: Enumerate Intel Hybrid Technology feature bitRicardo Neri1-0/+1
2021-04-16perf/amd/uncore: Fix sysfs type mismatchNathan Chancellor1-3/+3
2021-04-16x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor1-3/+3
2021-04-16perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim2-0/+8
2021-04-16perf core: Factor out __perf_sw_event_schedNamhyung Kim1-21/+12
2021-04-16perf/x86: Move cpuc->running into P4 specific codeKan Liang3-5/+13
2021-04-16selftests/perf_events: Add kselftest for remove_on_execMarco Elver3-1/+262
2021-04-16selftests/perf_events: Add kselftest for process-wide sigtrap handlingMarco Elver5-0/+220
2021-04-16perf: Add support for SIGTRAP on perf eventsMarco Elver3-2/+58
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver8-3/+33
2021-04-16perf: Add support for event removal on execMarco Elver2-9/+64
2021-04-16perf: Support only inheriting events if cloned with CLONE_THREADMarco Elver4-11/+20
2021-04-16perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to childrenMarco Elver1-1/+21
2021-04-16perf: Rework perf_event_exit_event()Peter Zijlstra2-63/+80
2021-04-16perf intel-pt: Use aux_watermarkAlexander Shishkin1-0/+6
2021-04-16perf: Cap allocation order at aux_watermarkAlexander Shishkin1-16/+18
2021-04-02perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKXAlexander Antonov3-34/+47
2021-04-02perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocksKan Liang4-0/+101
2021-04-02perf/x86/intel/uncore: Generic support for the PCI type of uncore blocksKan Liang4-7/+177
2021-04-02perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifierKan Liang1-6/+14
2021-04-02perf/x86/intel/uncore: Generic support for the MSR type of uncore blocksKan Liang4-10/+182
2021-04-02perf/x86/intel/uncore: Parse uncore discovery tablesKan Liang4-8/+448
2021-03-16perf/core: Fix unconditional security_locked_down() callOndrej Mosnacek1-6/+6
2021-03-16perf core: Allocate perf_event in the target node memoryNamhyung Kim1-1/+4
2021-03-16perf core: Add a kmem_cache for struct perf_eventNamhyung Kim1-3/+6
2021-03-16perf core: Allocate perf_buffer in the target node memoryNamhyung Kim1-3/+6
2021-03-14Linux 5.12-rc3Linus Torvalds1-1/+1
2021-03-14prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan1-1/+1
2021-03-13zram: fix broken page writebackMinchan Kim1-3/+3
2021-03-13zram: fix return value on writeback_storeMinchan Kim1-3/+8
2021-03-13mm/memcg: set memcg when splitting pageZhou Guanghui1-0/+1
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argumentZhou Guanghui3-14/+9
2021-03-13ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2021-03-13ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich1-6/+18
2021-03-13mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit1-0/+8