| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-10 | perf/x86/rapl: Fix psys-energy event on Intel SPR platform |  Zhang Rui | 1 | -12/+9 |
| 2021-02-10 | perf/x86/rapl: Only check lower 32bits for RAPL energy counters |  Zhang Rui | 1 | -5/+8 |
| 2021-02-10 | perf/x86/rapl: Add msr mask support |  Zhang Rui | 2 | -4/+10 |
| 2021-02-10 | perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[] |  Jim Mattson | 1 | -0/+3 |
| 2021-02-01 | perf/x86/intel: Support CPUID 10.ECX to disable fixed counters |  Kan Liang | 3 | -11/+36 |
| 2021-02-01 | perf/x86/intel: Add perf core PMU support for Sapphire Rapids |  Kan Liang | 4 | -12/+433 |
| 2021-02-01 | perf/x86/intel: Filter unsupported Topdown metrics event |  Kan Liang | 3 | -4/+22 |
| 2021-02-01 | perf/x86/intel: Factor out intel_update_topdown_event() |  Kan Liang | 1 | -7/+13 |
| 2021-02-01 | perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT |  Kan Liang | 2 | -9/+10 |
| 2021-01-27 | perf/intel: Remove Perfmon-v4 counter_freezing support |  Peter Zijlstra | 2 | -154/+1 |
| 2021-01-27 | x86/perf: Use static_call for x86_pmu.guest_get_msrs |  Like Xu | 3 | -25/+21 |
| 2021-01-14 | perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA info |  Steve Wahl | 1 | -28/+65 |
| 2021-01-14 | perf/x86/intel/uncore: Store the logical die id instead of the physical die id. |  Steve Wahl | 4 | -57/+39 |
| 2021-01-02 | Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux |  Linus Torvalds | 4 | -21/+35 |
| 2020-12-30 | s390/Kconfig: sort config S390 select list once again |  Heiko Carstens | 1 | -14/+17 |
| 2020-12-30 | s390: update defconfigs |  Heiko Carstens | 3 | -7/+18 |
| 2020-12-29 | local64.h: make <asm/local64.h> mandatory |  Randy Dunlap | 21 | -21/+0 |
| 2020-12-29 | mm: memmap defer init doesn't work as expected |  Baoquan He | 1 | -2/+2 |
| 2020-12-24 | Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux |  Linus Torvalds | 1 | -1/+1 |
| 2020-12-24 | Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux |  Linus Torvalds | 7 | -15/+29 |
| 2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -9/+7 |
| 2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 9 | -152/+30 |
| 2020-12-22 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 1 | -1/+1 |
| 2020-12-22 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 36 | -51/+466 |
| 2020-12-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux |  Linus Torvalds | 50 | -473/+1256 |
| 2020-12-22 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 3 | -12/+111 |
| 2020-12-22 | x86/split-lock: Avoid returning with interrupts enabled |  Andi Kleen | 1 | -1/+2 |
| 2020-12-22 | kasan: allow VMAP_STACK for HW_TAGS mode |  Andrey Konovalov | 1 | -4/+4 |
| 2020-12-22 | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK |  Andrey Konovalov | 2 | -2/+2 |
| 2020-12-22 | kasan, arm64: enable CONFIG_KASAN_HW_TAGS |  Andrey Konovalov | 1 | -0/+1 |
| 2020-12-22 | kasan, arm64: print report from tag fault handler |  Andrey Konovalov | 1 | -0/+14 |
| 2020-12-22 | kasan, arm64: implement HW_TAGS runtime |  Andrey Konovalov | 3 | -2/+7 |
| 2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks |  Andrey Konovalov | 10 | -14/+18 |
| 2020-12-22 | kasan, x86, s390: update undef CONFIG_KASAN |  Andrey Konovalov | 2 | -0/+2 |
| 2020-12-22 | arm64: kasan: add arch layer for memory tagging helpers |  Andrey Konovalov | 1 | -0/+9 |
| 2020-12-22 | arm64: kasan: align allocations for HW_TAGS |  Andrey Konovalov | 1 | -0/+3 |
| 2020-12-22 | arm64: mte: switch GCR_EL1 in kernel entry and exit |  Vincenzo Frascino | 6 | -4/+79 |
| 2020-12-22 | arm64: mte: convert gcr_user into an exclude mask |  Vincenzo Frascino | 2 | -15/+16 |
| 2020-12-22 | arm64: kasan: allow enabling in-kernel MTE |  Vincenzo Frascino | 3 | -3/+33 |
| 2020-12-22 | arm64: mte: add in-kernel tag fault handler |  Vincenzo Frascino | 3 | -0/+70 |
| 2020-12-22 | arm64: mte: reset the page tag in page->flags |  Vincenzo Frascino | 4 | -0/+32 |
| 2020-12-22 | arm64: mte: add in-kernel MTE helpers |  Vincenzo Frascino | 6 | -6/+150 |
| 2020-12-22 | arm64: enable armv8.5-a asm-arch option |  Vincenzo Frascino | 2 | -0/+9 |
| 2020-12-22 | kasan, arm64: rename kasan_init_tags and mark as __init |  Andrey Konovalov | 2 | -2/+2 |
| 2020-12-22 | kasan, arm64: move initialization message |  Andrey Konovalov | 2 | -14/+8 |
| 2020-12-22 | kasan, arm64: only use kasan_depth for software modes |  Andrey Konovalov | 1 | -3/+8 |
| 2020-12-22 | kasan, arm64: only init shadow for software modes |  Andrey Konovalov | 2 | -3/+20 |
| 2020-12-21 | RISC-V: Fix usage of memblock_enforce_memory_limit |  Atish Patra | 1 | -1/+1 |
| 2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 3 | -3/+3 |
| 2020-12-21 | Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu |  Linus Torvalds | 11 | -293/+192 |