1. e5ff2cb9 Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  2. 228345b Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
  3. 7485e08 Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years ago
  4. 76c057c Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years ago
  5. 2e92493 x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled by Juergen Gross · 4 years ago
  6. 00e35f2 parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES by Helge Deller · 4 years ago
  7. 4992eb4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  8. 0aa91f8 parisc: Remove leftover reference to the power_tasklet by Davidlohr Bueso · 4 years ago
  9. 9a78e15 KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX by Paolo Bonzini · 4 years ago
  10. aed8941 KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written" by Sean Christopherson · 4 years ago
  11. 2500914 KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest by Sean Christopherson · 4 years ago
  12. d51e1d3 KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration by Maxim Levitsky · 4 years ago
  13. d95df95 kvm: tracing: Fix unmatched kvm_entry and kvm_exit events by Lorenzo Brescia · 4 years ago
  14. 1f7becf KVM: x86: get smi pending status correctly by Jay Zhou · 4 years ago
  15. 98dd2f1 KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[] by Like Xu · 4 years ago
  16. e61ab2a KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh() by Like Xu · 4 years ago
  17. eb79cd0 KVM: x86: Add more protection against undefined behavior in rsvd_bits() by Sean Christopherson · 4 years ago
  18. 615099b Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
  19. 228a65d Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years ago
  20. 5130680 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  21. 7850258 powerpc/mm/highmem: use __set_pte_at() for kmap_local() by Thomas Gleixner · 4 years ago
  22. 8c0d5d7 mips/mm/highmem: use set_pte() for kmap_local() by Thomas Gleixner · 4 years ago
  23. f99e023 sparc/mm/highmem: flush cache and TLB by Thomas Gleixner · 4 years ago
  24. 24c56ee Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  25. 17b6c49 Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  26. 14c50a6 Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  27. bde9cfa x86/setup: don't remove E820_TYPE_RAM for pfn 0 by Mike Rapoport · 4 years ago
  28. e49c24c Merge tag 'imx-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 4 years ago
  29. da8ee66 arm64: dts: broadcom: Fix USB DMA address translation for Stingray by Bharat Gooty · 4 years ago
  30. 1c304c7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  31. 75bd4bf arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 by Qais Yousef · 4 years ago
  32. 83d09ad Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years ago
  33. 6e1239c x86/cpu: Add another Alder Lake CPU to the Intel family by Gayatri Kammela · 4 years ago
  34. 67de8dc x86/mmx: Use KFPU_387 for MMX string operations by Andy Lutomirski · 4 years ago
  35. e451228 x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state by Andy Lutomirski · 4 years ago
  36. 9529aaa0 KVM: arm64: Filter out v8.1+ events on v8.0 HW by Marc Zyngier · 4 years ago
  37. e166337 KVM: arm64: Compute TPIDR_EL2 ignoring MTE tag by Steven Price · 4 years ago
  38. 2e4ceed Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  39. 08685be powerpc/64s: fix scv entry fallback flush vs interrupt by Nicholas Piggin · 4 years ago
  40. 031c7a8 openrisc: io: Add missing __iomem annotation to iounmap() by Geert Uytterhoeven · 4 years ago
  41. 28df858 Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years ago
  42. 9c7d901 x86: PM: Register syscore_ops for scale invariance by Rafael J. Wysocki · 4 years ago
  43. b4459f4 Merge tag 'fixes-2021-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 years ago
  44. 3ed86b9 kasan, arm64: fix pointer tags in KASAN reports by Andrey Konovalov · 4 years ago
  45. b764eb6 arm64: dts: imx8mp: Correct the gpio ranges of gpio3 by Jacky Bai · 4 years ago
  46. 2cc0bfc ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms by Russell King · 4 years ago
  47. a88afa4 ARM: imx: build suspend-imx6.S with arm instruction set by Max Krummenacher · 4 years ago
  48. eb363ed ARM: dts: imx7d-flex-concentrator: fix pcf2127 reset by Bruno Thomsen · 4 years ago
  49. bd9dcef x86/xen: fix 'nopvspin' build error by Randy Dunlap · 4 years ago
  50. a1339d6 Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  51. fff7b5e x86/hyperv: Initialize clockevents after LAPIC is initialized by Dexuan Cui · 4 years ago
  52. 32c2bc8f ia64: fix build failure caused by memory model changes by Mike Rapoport · 4 years, 1 month ago
  53. acda701 Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
  54. e557793 RISC-V: Fix maximum allowed phsyical memory for RV32 by Atish Patra · 4 years ago
  55. abb8e86 RISC-V: Set current memblock limit by Atish Patra · 4 years ago
  56. 797f037 RISC-V: Do not allocate memblock while iterating reserved memblocks by Atish Patra · 4 years ago
  57. 82821be8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  58. f288c89 Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years ago
  59. dcda487 Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  60. 8a996b2 ARM: dts: ux500: Reserve memory carveouts by Linus Walleij · 4 years, 1 month ago
  61. 2004e62 arm64: defconfig: Drop unused K3 SoC specific options by Nishanth Menon · 4 years ago
  62. 8880bf6 Merge tag 'imx-fixes-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 4 years ago
  63. b6d8878 arm64: syscall: include prototype for EL0 SVC functions by Mark Rutland · 4 years ago
  64. dec8227 riscv: stacktrace: Move register keyword to beginning of declaration by Kefeng Wang · 4 years ago
  65. 1eb8f69 x86/topology: Make __max_die_per_package available unconditionally by Borislav Petkov · 4 years ago
  66. 7ba8b43 KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg() by Alexandru Elisei · 4 years ago
  67. 2c91ef3 KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return by David Brazdil · 4 years ago
  68. 7ded92e KVM: arm64: Simplify handling of absent PMU system registers by Marc Zyngier · 4 years ago
  69. 1166311 KVM: arm64: Hide PMU registers from userspace when not available by Marc Zyngier · 4 years ago
  70. 0983834 riscv: defconfig: enable gpio support for HiFive Unleashed by Sagar Shrikant Kadam · 4 years, 2 months ago
  71. a0fa9d7 dts: phy: add GPIO number and active state used for phy reset by Sagar Shrikant Kadam · 4 years, 2 months ago
  72. be969b7 dts: phy: fix missing mdio device and probe failure of vsc8541-01 device by Sagar Shrikant Kadam · 4 years, 2 months ago
  73. 41131a5 powerpc/vdso: Fix clock_gettime_fallback for vdso32 by Andreas Schwab · 4 years ago
  74. c25a053 riscv: Fix KASAN memory mapping. by Nick Hu · 4 years ago
  75. 3d7746b x86/xen: Fix xen_hvm_smp_init() when vector callback not available by David Woodhouse · 4 years ago
  76. 4621dc6 x86/xen: Don't register Xen IPIs when they aren't going to be used by David Woodhouse · 4 years ago
  77. b36b0fe x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery by David Woodhouse · 4 years ago
  78. 3499ba8 xen: Fix event channel callback via INTX/GSI by David Woodhouse · 4 years ago
  79. c35a824 arm64: make atomic helpers __always_inline by Arnd Bergmann · 4 years ago
  80. 71e7018 arm64: rename S_FRAME_SIZE to PT_REGS_SIZE by Jianlin Lv · 4 years ago
  81. b90d72a Revert "arm64: Enable perf events based hard lockup detector" by Will Deacon · 4 years ago
  82. df06824 arm64: entry: remove redundant IRQ flag tracing by Mark Rutland · 4 years ago
  83. 7b490a8 MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu by Menglong Dong · 4 years ago
  84. 69e9768 MIPS: relocatable: fix possible boot hangup with KASLR enabled by Alexander Lobakin · 4 years ago
  85. 0aa2ec8 riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL by Guo Ren · 4 years ago
  86. 80709af riscv: cacheinfo: Fix using smp_processor_id() in preemptible by Kefeng Wang · 4 years ago
  87. 7cd1af1 riscv: Trace irq on only interrupt is enabled by Atish Patra · 4 years, 1 month ago
  88. 66a4250 x86: __always_inline __{rd,wr}msr() by Peter Zijlstra · 4 years ago
  89. 7374953 x86/mce: Remove explicit/superfluous tracing by Peter Zijlstra · 4 years ago
  90. a1d5c98 x86/sev: Fix nonistr violation by Peter Zijlstra · 4 years ago
  91. 9caa7ff x86/entry: Fix noinstr fail by Peter Zijlstra · 4 years ago
  92. d78050e arm64: Remove arm64_dma32_phys_limit and its uses by Catalin Marinas · 4 years ago
  93. 968d776 ia64: fix xchg() warning by Arnd Bergmann · 4 years ago
  94. 796130b ia64: fix timer cleanup regression by Arnd Bergmann · 4 years, 1 month ago
  95. 76e2fc6 x86/cpu/amd: Set __max_die_per_package on AMD by Yazen Ghannam · 4 years ago
  96. 2225a8d powerpc: Fix alignment bug within the init sections by Ariel Marcovitch · 4 years ago
  97. f1ee3e1 Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years ago
  98. 7024f60 x86/sev-es: Handle string port IO to kernel memory properly by Hyunwook (Wooky) Baek · 4 years ago
  99. 5a22747 ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming by Koen Vandeputte · 4 years ago
  100. 70b6ff4 ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status by Marco Felsch · 4 years ago