1. e45f90f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 2 months ago
  2. 88b31f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  3. 23c2164 arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver by Konrad Dybcio · 4 years, 2 months ago
  4. 38328d4 arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list by Konrad Dybcio · 4 years, 2 months ago
  5. e3dd11a arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist by Konrad Dybcio · 4 years, 2 months ago
  6. 77473cf arm64: Add MIDR value for KRYO2XX gold/silver CPU cores by Konrad Dybcio · 4 years, 2 months ago
  7. 58284a9 arm64/mm: Validate hotplug range before creating linear mapping by Anshuman Khandual · 4 years, 2 months ago
  8. db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  9. df392ae arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC by Michael Walle · 4 years, 2 months ago
  10. 04e613d arm64: smp: Tell RCU about CPUs that fail to come online by Will Deacon · 4 years, 2 months ago
  11. 891deb8 arm64: psci: Avoid printing in cpu_psci_cpu_die() by Will Deacon · 4 years, 2 months ago
  12. 85f0b2f arm64: kexec_file: Fix sparse warning by Will Deacon · 4 years, 2 months ago
  13. f969f03 arm64: errata: Fix handling of 1418040 with late CPU onlining by Will Deacon · 4 years, 2 months ago
  14. 407ab57 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  15. 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
  16. 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
  17. 2cdef91 KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs by Pankaj Gupta · 4 years, 2 months ago
  18. 1e293d1 kvm: x86: request masterclock update any time guest uses different msr by Oliver Upton · 4 years, 2 months ago
  19. 01b4f51 kvm: x86: ensure pv_cpuid.features is initialized when enabling cap by Oliver Upton · 4 years, 2 months ago
  20. 1930e5d kvm: x86: reads of restricted pv msrs should also result in #GP by Oliver Upton · 4 years, 2 months ago
  21. cc4cb01 KVM: x86: use positive error values for msr emulation that causes #GP by Maxim Levitsky · 4 years, 2 months ago
  22. c6c4f96 KVM: x86/mmu: fix counting of rmap entries in pte_list_add by Li RongQing · 4 years, 3 months ago
  23. 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
  24. 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
  25. 801284f x86/platform/uv: Recognize UV5 hubless system identifier by Mike Travis · 4 years, 2 months ago
  26. 1aee505 x86/platform/uv: Remove spaces from OEM IDs by Mike Travis · 4 years, 2 months ago
  27. 1aec69a x86/platform/uv: Fix missing OEM_TABLE_ID by Mike Travis · 4 years, 2 months ago
  28. 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
  29. 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
  30. 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
  31. c512298 KVM: arm64: Remove AA64ZFR0_EL1 accessors by Andrew Jones · 4 years, 2 months ago
  32. 912dee5 KVM: arm64: Check RAZ visibility in ID register accessors by Andrew Jones · 4 years, 2 months ago
  33. 01fe5ac KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER by Andrew Jones · 4 years, 2 months ago
  34. f81cb2c KVM: arm64: Don't hide ID registers from userspace by Andrew Jones · 4 years, 2 months ago
  35. faf0003 KVM: arm64: Fix build error in user_mem_abort() by Gavin Shan · 4 years, 2 months ago
  36. c2c81bb2 RISC-V: Fix the VDSO symbol generaton for binutils-2.35+ by Palmer Dabbelt · 4 years, 2 months ago
  37. 1074dd4 RISC-V: Use non-PGD mappings for early DTB access by Anup Patel · 4 years, 2 months ago
  38. 635e3f3 riscv: uaccess: fix __put_kernel_nofault() by Changbin Du · 4 years, 2 months ago
  39. bcacf5f6 riscv: fix pfn_to_virt err in do_page_fault(). by Liu Shaohua · 4 years, 2 months ago
  40. 3fb4a8f powerpc/numa: Fix build when CONFIG_NUMA=n by Scott Cheloha · 4 years, 2 months ago
  41. 79605f1 riscv: Set text_offset correctly for M-Mode by Sean Anderson · 4 years, 2 months ago
  42. 108aa50 arm64: kexec_file: try more regions if loading segments fails by Benjamin Gwin · 4 years, 2 months ago
  43. 1978b3a x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP by Anand K Mistry · 4 years, 2 months ago
  44. 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
  45. 1bd14a6 RISC-V: Remove any memblock representing unusable memory area by Atish Patra · 4 years, 3 months ago
  46. 33fe43c powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry by Christophe Leroy · 4 years, 3 months ago
  47. 29daf86 powerpc/8xx: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 3 months ago
  48. 0540b0d powerpc/40x: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 3 months ago
  49. 1152244 powerpc/603: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 3 months ago
  50. 1344a23 powerpc: Use asm_goto_volatile for put_user() by Michael Ellerman · 4 years, 2 months ago
  51. 9d750c7 risc-v: kernel: ftrace: Fixes improper SPDX comment style by Ryan Kosta · 4 years, 3 months ago
  52. 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
  53. b9bc367 ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations by Ard Biesheuvel · 4 years, 2 months ago
  54. 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
  55. 0b2ca2c s390/pci: fix hot-plug of PCI function missing bus by Niklas Schnelle · 4 years, 2 months ago
  56. de5d9da s390/smp: move rcu_cpu_starting() earlier by Qian Cai · 4 years, 2 months ago
  57. c3d9cdc s390: update defconfigs by Heiko Carstens · 4 years, 2 months ago
  58. cfef9aa s390/vdso: remove unused constants by Heiko Carstens · 4 years, 2 months ago
  59. e991986 s390/vdso: remove empty unused file by Heiko Carstens · 4 years, 2 months ago
  60. b0e98aa s390/mm: make pmd/pud_deref() large page aware by Gerald Schaefer · 4 years, 2 months ago
  61. 7ee31a3 arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line by Jean-Philippe Brucker · 4 years, 2 months ago
  62. 2a13c13 arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4 by Vanshidhar Konda · 4 years, 2 months ago
  63. 3b57533 ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline by Vineet Gupta · 4 years, 2 months ago
  64. 328d216 ARC: stack unwinding: avoid indefinite looping by Vineet Gupta · 4 years, 2 months ago
  65. 99f070b powerpc/smp: Call rcu_cpu_starting() earlier by Qian Cai · 4 years, 2 months ago
  66. fd552e0 powerpc/eeh_cache: Fix a possible debugfs deadlock by Qian Cai · 4 years, 2 months ago
  67. 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
  68. 2d38c80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  69. 9478dec KVM: vmx: remove unused variable by Paolo Bonzini · 4 years, 2 months ago
  70. 064eedf KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again by Vitaly Kuznetsov · 4 years, 3 months ago
  71. 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
  72. 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
  73. d383b31 KVM: x86: Fix NULL dereference at kvm_msr_ignored_check() by Takashi Iwai · 4 years, 2 months ago
  74. 8a967d6 KVM: x86: replace static const variables with macros by Paolo Bonzini · 4 years, 2 months ago
  75. 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
  76. 22f5538 KVM: arm64: Handle Asymmetric AArch32 systems by Qais Yousef · 4 years, 2 months ago
  77. d86de40 arm64: cpufeature: upgrade hyp caps to final by Mark Rutland · 4 years, 2 months ago
  78. dfc4e3f arm64: cpufeature: reorder cpus_have_{const, final}_cap() by Mark Rutland · 4 years, 2 months ago
  79. e9a33ca KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code() by Mark Rutland · 4 years, 2 months ago
  80. ec9d780 arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S by Fangrui Song · 4 years, 2 months ago
  81. ce3d31a arm64/smp: Move rcu_cpu_starting() earlier by Qian Cai · 4 years, 2 months ago
  82. 91a2c34 KVM: arm64: Force PTE mapping on fault resulting in a device mapping by Santosh Shukla · 4 years, 2 months ago
  83. 2f40c46 KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes by Gavin Shan · 4 years, 2 months ago
  84. e2fc6a9 KVM: arm64: Fix masks in stage2_pte_cacheable() by Will Deacon · 4 years, 2 months ago
  85. 4a1c2c7 KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR by Marc Zyngier · 4 years, 2 months ago
  86. 7efe8ef KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT by Will Deacon · 4 years, 2 months ago
  87. d2782505 KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition by Marc Zyngier · 4 years, 2 months ago
  88. b6d6db4 KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation by Marc Zyngier · 4 years, 2 months ago
  89. 28e81c6 KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call by Marc Zyngier · 4 years, 2 months ago
  90. 2411cd8 x86/sev-es: Do not support MMIO to/from encrypted memory by Joerg Roedel · 4 years, 2 months ago
  91. c9f0953 x86/head/64: Check SEV encryption before switching to kernel page-table by Joerg Roedel · 4 years, 2 months ago
  92. 86ce43f x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path by Joerg Roedel · 4 years, 2 months ago
  93. 96d389ca arm64: Add workaround for Arm Cortex-A77 erratum 1508412 by Rob Herring · 4 years, 2 months ago
  94. 8a6b88e arm64: Add part number for Arm Cortex-A77 by Rob Herring · 4 years, 2 months ago
  95. ed7b895 x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handler by Joerg Roedel · 4 years, 2 months ago
  96. 3ad8424 x86/boot/compressed/64: Introduce sev_status by Joerg Roedel · 4 years, 2 months ago
  97. 5a169bf x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID by David Woodhouse · 4 years, 2 months ago
  98. 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
  99. 728a7e2 ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx board by Pascal Paillet · 4 years, 2 months ago
  100. 18e0925 ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx board by Pascal Paillet · 4 years, 2 months ago