1. ddce620 KVM: x86/mmu: Move root_hpa validity checks to top of page fault handler by Sean Christopherson · 5 years ago
  2. 4cd071d KVM: x86/mmu: Move calls to thp_adjust() down a level by Sean Christopherson · 5 years ago
  3. 0885904 KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map() by Sean Christopherson · 5 years ago
  4. 0f90e1c KVM: x86/mmu: Consolidate tdp_page_fault() and nonpaging_page_fault() by Sean Christopherson · 5 years ago
  5. 2cb70fd KVM: x86/mmu: Rename lpage_disallowed to account_disallowed_nx_lpage by Sean Christopherson · 5 years ago
  6. 2f57b70 KVM: x86/mmu: Persist gfn_lpage_is_disallowed() to max_level by Sean Christopherson · 5 years ago
  7. cbe1e6f KVM: x86/mmu: Incorporate guest's page level into max level for shadow MMU by Sean Christopherson · 5 years ago
  8. 39ca1ec KVM: x86/mmu: Refactor handling of forced 4k pages in page faults by Sean Christopherson · 5 years ago
  9. f0f37e22 KVM: x86/mmu: Refactor the per-slot level calculation in mapping_level() by Sean Christopherson · 5 years ago
  10. cb9b88c KVM: x86/mmu: Refactor handling of cache consistency with TDP by Sean Christopherson · 5 years ago
  11. 9f1a852 KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf() by Sean Christopherson · 5 years ago
  12. 367fd79 KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault() by Sean Christopherson · 5 years ago
  13. ba7888d KVM: x86/mmu: Move definition of make_mmu_pages_available() up by Sean Christopherson · 5 years ago
  14. 736c291 KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM by Sean Christopherson · 5 years ago
  15. 95145c2 KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu() by Sean Christopherson · 5 years ago
  16. f958bd2 KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform by Sean Christopherson · 5 years ago
  17. c90f4d0 kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite by Jim Mattson · 5 years ago
  18. 693e02c kvm: nVMX: VMWRITE checks unsupported field before read-only field by Jim Mattson · 5 years ago
  19. dd2d604 kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field by Jim Mattson · 5 years ago
  20. 5e3d394 KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING by Xiaoyao Li · 5 years ago
  21. 4e2a0bc KVM: VMX: Rename NMI_PENDING to NMI_WINDOW by Xiaoyao Li · 5 years ago
  22. 9dadc2f KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW by Xiaoyao Li · 5 years ago
  23. 0a03cbd KVM: x86: Fix some comment typos by Miaohe Lin · 5 years ago
  24. 150a84f KVM: X86: Convert the last users of "shorthand = 0" to use macros by Peter Xu · 5 years ago
  25. 5c69d5c KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros by Peter Xu · 5 years ago
  26. ac8ef99 KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK by Peter Xu · 5 years ago
  27. c96001c KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode by Peter Xu · 5 years ago
  28. 59508b3 KVM: X86: Move irrelevant declarations out of ioapic.h by Peter Xu · 5 years ago
  29. b4b2963 KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand by Peter Xu · 5 years ago
  30. fe3c2b4 KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry() by Miaohe Lin · 5 years ago
  31. 4fb7b45 KVM: vmx: remove unreachable statement in vmx_get_msr_feature() by Miaohe Lin · 5 years ago
  32. 7adacf5 KVM: x86: use CPUID to locate host page table reserved bits by Paolo Bonzini · 5 years ago
  33. 768fc66 Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  34. 2f3035d riscv: prefix IRQ_ macro names with an RV_ namespace by Paul Walmsley · 5 years ago
  35. 3648790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  36. c420ddd Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  37. 7312b70 hexagon: define ioremap_uc by Nick Desaulniers · 5 years ago
  38. 63e8031 hexagon: work around compiler crash by Nick Desaulniers · 5 years ago
  39. 780a0cf hexagon: parenthesize registers in asm predicates by Nick Desaulniers · 5 years ago
  40. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  41. 6f2e9c3 Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  42. 1d8f657 riscv: ftrace: correct the condition logic in function graph tracer by Zong Li · 5 years ago
  43. cfda861 riscv: dts: Add DT support for SiFive L2 cache controller by Yash Shah · 5 years ago
  44. 0da310e8 riscv: gcov: enable gcov for RISC-V by Zong Li · 5 years ago
  45. ac51e00 riscv: mm: use __pa_symbol for kernel symbols by Zong Li · 5 years ago
  46. bbcc567 MIPS: Avoid VDSO ABI breakage due to global register variable by Paul Burton · 5 years ago
  47. 6da3ece powerpc/spinlocks: Include correct header for static key by Jason A. Donenfeld · 5 years ago
  48. 1833e32 riscv: export flush_icache_all to modules by Olof Johansson · 5 years ago
  49. 556f47a riscv: reject invalid syscalls below -1 by David Abdurachmanov · 5 years ago
  50. 4d47ce1 riscv: fix compile failure with EXPORT_SYMBOL() & !MMU by Luc Van Oostenryck · 5 years ago
  51. 91a063c powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace by Michael Ellerman · 5 years ago
  52. a313c8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  53. 7214618 Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  54. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  55. d68321d Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 5 years ago
  56. 60b04df Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  57. c4ff10e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  59. 6210469 Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  60. 6d04182 Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  61. 5c741e2 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  62. 3939f2c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  63. 75cf979 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 5 years ago
  64. 36257d5 parisc: soft_offline_page() now takes the pfn by Helge Deller · 5 years ago
  65. aa638cf arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list by Wei Li · 5 years ago
  66. 9209fb5 riscv: move sifive_l2_cache.c to drivers/soc by Christoph Hellwig · 5 years ago
  67. 01f52e1 riscv: define vmemmap before pfn_to_page calls by David Abdurachmanov · 5 years ago
  68. d411cf0 riscv: fix scratch register clearing in M-mode. by Greentime Hu · 5 years ago
  69. 0312a3d riscv: Fix use of undefined config option CONFIG_CONFIG_MMU by Andreas Schwab · 5 years ago
  70. f596cf0 MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig by Alexander Lobakin · 5 years ago
  71. f8fffeb MIPS: BPF: Disable MIPS32 eBPF JIT by Paul Burton · 5 years ago
  72. a4a3893 MIPS: Prevent link failure with kcov instrumentation by Jouni Hogander · 5 years ago
  73. b4adfe5 s390/ftrace: save traced function caller by Vasily Gorbik · 5 years ago
  74. eef06cb s390/unwind: stop gracefully at user mode pt_regs in irq stack by Vasily Gorbik · 5 years ago
  75. c23587c s390/purgatory: do not build purgatory with kcov, kasan and friends by Christian Borntraeger · 5 years ago
  76. cd92ac2 s390/purgatory: Make sure we fail the build if purgatory has missing symbols by Hans de Goede · 5 years ago
  77. 6feeee8 s390/ftrace: fix endless recursion in function_graph tracer by Sven Schnelle · 5 years ago
  78. f5d5f5f Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 5 years ago
  79. 8715f05 kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD by Jim Mattson · 5 years ago
  80. 396d2e8 kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD by Jim Mattson · 5 years ago
  81. d89c69f KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor by Paul Mackerras · 5 years ago
  82. 9065e06 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  83. 2abf193 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  84. 92ca7da perf/x86/intel: Fix PT PMI handling by Alexander Shishkin · 5 years ago
  85. ff61541c perf/x86/intel/bts: Fix the use of page_private() by Alexander Shishkin · 5 years ago
  86. 1e69a0e perf/x86: Fix potential out-of-bounds access by Peter Zijlstra · 5 years ago
  87. a3a57dd x86/mce: Fix possibly incorrect severity calculation on AMD by Jan H. Schönherr · 5 years ago
  88. 966af20 x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[] by Yazen Ghannam · 5 years ago
  89. 246ff09f x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() by Konstantin Khlebnikov · 5 years ago
  90. 228b607 KVM: PPC: Book3S HV: Fix regression on big endian hosts by Marcus Comstedt · 5 years ago
  91. ea200de Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  92. e3992af Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Olof Johansson · 5 years ago
  93. c3e5ac0 Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes by Olof Johansson · 5 years ago
  94. cf21d4f Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes by Olof Johansson · 5 years ago
  95. 61e3acd powerpc: Fix __clear_user() with KUAP enabled by Andrew Donnellan · 5 years ago
  96. e352f57 powerpc/pseries/cmm: fix managed page counts when migrating pages between zones by David Hildenbrand · 5 years ago
  97. 0601546 powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk() by Christophe Leroy · 5 years ago
  98. 59034b9 ARM: bcm: Add missing sentinel to bcm2711_compat[] by H. Nikolaus Schaller · 5 years ago
  99. 1522d9d Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  100. aeea5ea parisc: add missing __init annotation by Sven Schnelle · 5 years ago