summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-04-16perf/x86: Move cpuc->running into P4 specific codeKan Liang-5/+13
2021-04-16selftests/perf_events: Add kselftest for remove_on_execMarco Elver-1/+262
2021-04-16selftests/perf_events: Add kselftest for process-wide sigtrap handlingMarco Elver-0/+220
2021-04-16perf: Add support for SIGTRAP on perf eventsMarco Elver-2/+58
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver-3/+33
2021-04-16perf: Add support for event removal on execMarco Elver-9/+64
2021-04-16perf: Support only inheriting events if cloned with CLONE_THREADMarco Elver-11/+20
2021-04-16perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to childrenMarco Elver-1/+21
2021-04-16perf: Rework perf_event_exit_event()Peter Zijlstra-63/+80
2021-04-16perf intel-pt: Use aux_watermarkAlexander Shishkin-0/+6
2021-04-16perf: Cap allocation order at aux_watermarkAlexander Shishkin-16/+18
2021-04-02perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKXAlexander Antonov-34/+47
2021-04-02perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocksKan Liang-0/+101
2021-04-02perf/x86/intel/uncore: Generic support for the PCI type of uncore blocksKan Liang-7/+177
2021-04-02perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifierKan Liang-6/+14
2021-04-02perf/x86/intel/uncore: Generic support for the MSR type of uncore blocksKan Liang-10/+182
2021-04-02perf/x86/intel/uncore: Parse uncore discovery tablesKan Liang-8/+448
2021-03-16perf/core: Fix unconditional security_locked_down() callOndrej Mosnacek-6/+6
2021-03-16perf core: Allocate perf_event in the target node memoryNamhyung Kim-1/+4
2021-03-16perf core: Add a kmem_cache for struct perf_eventNamhyung Kim-3/+6
2021-03-16perf core: Allocate perf_buffer in the target node memoryNamhyung Kim-3/+6
2021-03-14Linux 5.12-rc3v5.12-rc3Linus Torvalds-1/+1
2021-03-14prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan-1/+1
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-18/+8
2021-03-14Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+39
2021-03-14Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-67/+63
2021-03-14Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+7
2021-03-14Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-10/+9
2021-03-14Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-15/+51
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+16
2021-03-14Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-29/+99
2021-03-14Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-9/+20
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-81/+194
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-214/+332
2021-03-14Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner-286202/+488784
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-28/+97
2021-03-13Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-38/+169
2021-03-13Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-47/+13
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-107/+226
2021-03-13Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+11
2021-03-13Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-21/+55
2021-03-13zram: fix broken page writebackMinchan Kim-3/+3
2021-03-13zram: fix return value on writeback_storeMinchan Kim-3/+8
2021-03-13mm/memcg: set memcg when splitting pageZhou Guanghui-0/+1
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui-14/+9
2021-03-13ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich-1/+1
2021-03-13ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich-6/+18
2021-03-13mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit-0/+8
2021-03-13kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov-0/+1
2021-03-13kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOCAndrey Konovalov-2/+6