1. 407ab57 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  2. 40be821 Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  3. e942d75 Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  4. 2cdef91 KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs by Pankaj Gupta · 4 years, 2 months ago
  5. 1e293d1 kvm: x86: request masterclock update any time guest uses different msr by Oliver Upton · 4 years, 2 months ago
  6. 01b4f51 kvm: x86: ensure pv_cpuid.features is initialized when enabling cap by Oliver Upton · 4 years, 2 months ago
  7. 1930e5d kvm: x86: reads of restricted pv msrs should also result in #GP by Oliver Upton · 4 years, 2 months ago
  8. cc4cb01 KVM: x86: use positive error values for msr emulation that causes #GP by Maxim Levitsky · 4 years, 2 months ago
  9. c6c4f96 KVM: x86/mmu: fix counting of rmap entries in pte_list_add by Li RongQing · 4 years, 3 months ago
  10. ff2bb93 Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 2 months ago
  11. 4b1d362 Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 2 months ago
  12. 801284f x86/platform/uv: Recognize UV5 hubless system identifier by Mike Travis · 4 years, 2 months ago
  13. 1aee505 x86/platform/uv: Remove spaces from OEM IDs by Mike Travis · 4 years, 2 months ago
  14. 1aec69a x86/platform/uv: Fix missing OEM_TABLE_ID by Mike Travis · 4 years, 2 months ago
  15. 30f3f68e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  16. 4257087 Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 2 months ago
  17. ee51814 Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 2 months ago
  18. c512298 KVM: arm64: Remove AA64ZFR0_EL1 accessors by Andrew Jones · 4 years, 2 months ago
  19. 912dee5 KVM: arm64: Check RAZ visibility in ID register accessors by Andrew Jones · 4 years, 2 months ago
  20. 01fe5ac KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER by Andrew Jones · 4 years, 2 months ago
  21. f81cb2c KVM: arm64: Don't hide ID registers from userspace by Andrew Jones · 4 years, 2 months ago
  22. faf0003 KVM: arm64: Fix build error in user_mem_abort() by Gavin Shan · 4 years, 2 months ago
  23. c2c81bb2 RISC-V: Fix the VDSO symbol generaton for binutils-2.35+ by Palmer Dabbelt · 4 years, 2 months ago
  24. 1074dd4 RISC-V: Use non-PGD mappings for early DTB access by Anup Patel · 4 years, 2 months ago
  25. 635e3f3 riscv: uaccess: fix __put_kernel_nofault() by Changbin Du · 4 years, 2 months ago
  26. bcacf5f6 riscv: fix pfn_to_virt err in do_page_fault(). by Liu Shaohua · 4 years, 2 months ago
  27. 3fb4a8f powerpc/numa: Fix build when CONFIG_NUMA=n by Scott Cheloha · 4 years, 2 months ago
  28. 79605f1 riscv: Set text_offset correctly for M-Mode by Sean Anderson · 4 years, 2 months ago
  29. 108aa50 arm64: kexec_file: try more regions if loading segments fails by Benjamin Gwin · 4 years, 2 months ago
  30. 1978b3a x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP by Anand K Mistry · 4 years, 2 months ago
  31. 6732b35 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  32. 1bd14a6 RISC-V: Remove any memblock representing unusable memory area by Atish Patra · 4 years, 3 months ago
  33. 33fe43c powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry by Christophe Leroy · 4 years, 3 months ago
  34. 29daf86 powerpc/8xx: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 3 months ago
  35. 0540b0d powerpc/40x: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 3 months ago
  36. 1152244 powerpc/603: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 3 months ago
  37. 1344a23 powerpc: Use asm_goto_volatile for put_user() by Michael Ellerman · 4 years, 2 months ago
  38. 9d750c7 risc-v: kernel: ftrace: Fixes improper SPDX comment style by Ryan Kosta · 4 years, 3 months ago
  39. 4d6ffa2 x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S by Fangrui Song · 4 years, 2 months ago
  40. b9bc367 ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations by Ard Biesheuvel · 4 years, 2 months ago
  41. 43c8341 Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  42. 0b2ca2c s390/pci: fix hot-plug of PCI function missing bus by Niklas Schnelle · 4 years, 2 months ago
  43. de5d9da s390/smp: move rcu_cpu_starting() earlier by Qian Cai · 4 years, 2 months ago
  44. c3d9cdc s390: update defconfigs by Heiko Carstens · 4 years, 2 months ago
  45. cfef9aa s390/vdso: remove unused constants by Heiko Carstens · 4 years, 2 months ago
  46. e991986 s390/vdso: remove empty unused file by Heiko Carstens · 4 years, 2 months ago
  47. b0e98aa s390/mm: make pmd/pud_deref() large page aware by Gerald Schaefer · 4 years, 2 months ago
  48. 7ee31a3 arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line by Jean-Philippe Brucker · 4 years, 2 months ago
  49. 2a13c13 arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4 by Vanshidhar Konda · 4 years, 2 months ago
  50. 3b57533 ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline by Vineet Gupta · 4 years, 2 months ago
  51. 328d216 ARC: stack unwinding: avoid indefinite looping by Vineet Gupta · 4 years, 2 months ago
  52. 99f070b powerpc/smp: Call rcu_cpu_starting() earlier by Qian Cai · 4 years, 2 months ago
  53. fd552e0 powerpc/eeh_cache: Fix a possible debugfs deadlock by Qian Cai · 4 years, 2 months ago
  54. 7b56fbd Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  55. 2d38c80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  56. 9478dec KVM: vmx: remove unused variable by Paolo Bonzini · 4 years, 2 months ago
  57. 064eedf KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again by Vitaly Kuznetsov · 4 years, 3 months ago
  58. aab6bf5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  59. 65b55d4 Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
  60. d383b31 KVM: x86: Fix NULL dereference at kvm_msr_ignored_check() by Takashi Iwai · 4 years, 2 months ago
  61. 8a967d6 KVM: x86: replace static const variables with macros by Paolo Bonzini · 4 years, 2 months ago
  62. 699116c Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 2 months ago
  63. 22f5538 KVM: arm64: Handle Asymmetric AArch32 systems by Qais Yousef · 4 years, 2 months ago
  64. d86de40 arm64: cpufeature: upgrade hyp caps to final by Mark Rutland · 4 years, 2 months ago
  65. dfc4e3f arm64: cpufeature: reorder cpus_have_{const, final}_cap() by Mark Rutland · 4 years, 2 months ago
  66. e9a33ca KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code() by Mark Rutland · 4 years, 2 months ago
  67. ec9d780 arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S by Fangrui Song · 4 years, 2 months ago
  68. ce3d31a arm64/smp: Move rcu_cpu_starting() earlier by Qian Cai · 4 years, 2 months ago
  69. 91a2c34 KVM: arm64: Force PTE mapping on fault resulting in a device mapping by Santosh Shukla · 4 years, 2 months ago
  70. 2f40c46 KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes by Gavin Shan · 4 years, 2 months ago
  71. e2fc6a9 KVM: arm64: Fix masks in stage2_pte_cacheable() by Will Deacon · 4 years, 2 months ago
  72. 4a1c2c7 KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR by Marc Zyngier · 4 years, 2 months ago
  73. 7efe8ef KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT by Will Deacon · 4 years, 2 months ago
  74. d2782505 KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition by Marc Zyngier · 4 years, 2 months ago
  75. b6d6db4 KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation by Marc Zyngier · 4 years, 2 months ago
  76. 28e81c6 KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call by Marc Zyngier · 4 years, 2 months ago
  77. 2411cd8 x86/sev-es: Do not support MMIO to/from encrypted memory by Joerg Roedel · 4 years, 2 months ago
  78. c9f0953 x86/head/64: Check SEV encryption before switching to kernel page-table by Joerg Roedel · 4 years, 2 months ago
  79. 86ce43f x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path by Joerg Roedel · 4 years, 2 months ago
  80. 96d389ca arm64: Add workaround for Arm Cortex-A77 erratum 1508412 by Rob Herring · 4 years, 2 months ago
  81. 8a6b88e arm64: Add part number for Arm Cortex-A77 by Rob Herring · 4 years, 2 months ago
  82. ed7b895 x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handler by Joerg Roedel · 4 years, 2 months ago
  83. 3ad8424 x86/boot/compressed/64: Introduce sev_status by Joerg Roedel · 4 years, 2 months ago
  84. 5a169bf x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID by David Woodhouse · 4 years, 2 months ago
  85. 01eea23 Merge tag 'stm32-dt-for-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  86. 728a7e2 ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx board by Pascal Paillet · 4 years, 2 months ago
  87. 18e0925 ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx board by Pascal Paillet · 4 years, 2 months ago
  88. a2d50c1 arm64: efi: increase EFI PE/COFF header padding to 64 KB by Ard Biesheuvel · 4 years, 2 months ago
  89. 5f692a8 arm64: vmlinux.lds: account for spurious empty .igot.plt sections by Ard Biesheuvel · 4 years, 2 months ago
  90. 332576e arm64: avoid -Woverride-init warning by Arnd Bergmann · 4 years, 2 months ago
  91. 1de111b KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED by Stephen Boyd · 4 years, 2 months ago
  92. cb05143 x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6) by Peter Zijlstra · 4 years, 2 months ago
  93. a195f3d x86/debug: Only clear/set ->virtual_dr6 for userspace #DB by Peter Zijlstra · 4 years, 2 months ago
  94. 2a9baf5 x86/debug: Fix BTF handling by Peter Zijlstra · 4 years, 2 months ago
  95. ed8780e Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  96. 8c2ab80 Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 2 months ago
  97. c39866f arm/build: Always handle .ARM.exidx and .ARM.extab sections by Nathan Chancellor · 4 years, 3 months ago
  98. e5a329790 Merge tag 'imx-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  99. 91caef2 Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  100. ccee91b ARM: multi_v5_defconfig: Select CONFIG_GPIO_MXC by Fabio Estevam · 4 years, 2 months ago