1. 67f7f0c powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number by Oliver O'Halloran · 4 years, 9 months ago
  2. 2130de7 KVM: nVMX: Use correct root level for nested EPT shadow page tables by Sean Christopherson · 4 years, 6 months ago
  3. 9c270ce Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs" by Sasha Levin · 4 years, 5 months ago
  4. 249387d Revert "KVM: nVMX: Use correct root level for nested EPT shadow page tables" by Sasha Levin · 4 years, 5 months ago
  5. e39cc4b KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging by Sean Christopherson · 4 years, 6 months ago
  6. 6f1e32c perf/x86/intel: Fix inaccurate period in context switch for auto-reload by Kan Liang · 4 years, 6 months ago
  7. fce14b5 s390/time: Fix clk type in get_tod_clock by Nathan Chancellor · 4 years, 6 months ago
  8. a4fc3b9 perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map by Kim Phillips · 4 years, 6 months ago
  9. 740d876 KVM: nVMX: Use correct root level for nested EPT shadow page tables by Sean Christopherson · 4 years, 6 months ago
  10. 7a89674 arm64: ssbs: Fix context-switch when SSBS is present on all CPUs by Will Deacon · 4 years, 6 months ago
  11. 04b2cbc ARM: npcm: Bring back GPIOLIB support by Krzysztof Kozlowski · 4 years, 6 months ago
  12. e074c64 arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly by Suzuki K Poulose · 4 years, 6 months ago
  13. b7230b6 arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly by Suzuki K Poulose · 4 years, 6 months ago
  14. 2cdef3b x86/stackframe, x86/ftrace: Add pt_regs frame annotations by Peter Zijlstra · 5 years ago
  15. 510cd44 x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h by Peter Zijlstra · 5 years ago
  16. 0e0310a arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations by Suzuki K Poulose · 4 years, 7 months ago
  17. 12e2dca arm64: cpufeature: Fix the type of no FP/SIMD capability by Suzuki K Poulose · 4 years, 7 months ago
  18. f1025b2 ARM: 8949/1: mm: mark free_memmap as __init by Olof Johansson · 4 years, 8 months ago
  19. 9ed7b90 powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW by Alexey Kardashevskiy · 4 years, 8 months ago
  20. 802d704 powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning by Tyrel Datwyler · 4 years, 6 months ago
  21. 939d63b ARM: dts: at91: sama5d3: define clock rate range for tcb1 by Alexandre Belloni · 4 years, 7 months ago
  22. 7afef92 ARM: dts: at91: sama5d3: fix maximum peripheral clock rates by Alexandre Belloni · 4 years, 7 months ago
  23. 95427f9 ARM: dts: am43xx: add support for clkout1 clock by Tero Kristo · 4 years, 8 months ago
  24. 27866f3 ARM: dts: at91: Reenable UART TX pull-ups by Ingo van Lil · 4 years, 8 months ago
  25. f2b5542 ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node by Jose Abreu · 4 years, 7 months ago
  26. 032a2bf x86/apic/msi: Plug non-maskable MSI affinity race by Thomas Gleixner · 4 years, 6 months ago
  27. dabf1a1 KVM: Use vcpu-specific gva->hva translation when querying host page size by Sean Christopherson · 4 years, 7 months ago
  28. eb2c954 KVM: nVMX: vmread should not set rflags to specify success in case of #PF by Miaohe Lin · 4 years, 7 months ago
  29. 57211b7 KVM: VMX: Add non-canonical check on writes to RTIT address MSRs by Sean Christopherson · 4 years, 8 months ago
  30. 9b376cb KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM by Sean Christopherson · 4 years, 8 months ago
  31. c2e29d0 KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM by Sean Christopherson · 4 years, 7 months ago
  32. 1ea8b55 powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize by Nathan Chancellor · 4 years, 8 months ago
  33. d1568e6 KVM: s390: do not clobber registers during guest reset/store status by Christian Borntraeger · 4 years, 6 months ago
  34. f6bf858 KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails by Sean Christopherson · 4 years, 8 months ago
  35. 889a65e KVM: x86: Don't let userspace set host-reserved cr4 bits by Sean Christopherson · 4 years, 8 months ago
  36. 25a7898 x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit by Boris Ostrovsky · 4 years, 9 months ago
  37. 18eccaf KVM: PPC: Book3S PR: Free shared page if mmu initialization fails by Sean Christopherson · 4 years, 8 months ago
  38. 863666f KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails by Sean Christopherson · 4 years, 8 months ago
  39. ec0c9e7 KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform by Sean Christopherson · 4 years, 8 months ago
  40. ad5d618 KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  41. 4615537 KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  42. 4599b98 KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c by Marios Pomonis · 4 years, 8 months ago
  43. 13725c0 KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  44. eb08d0f KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  45. 33c0002 KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  46. 65e3663 KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  47. d4ab9cc KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  48. db15513 KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  49. eef3ed3 KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  50. 3f85e7f KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  51. 882f294 KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 8 months ago
  52. 8ca9b9f ARM: tegra: Enable PLLP bypass during Tegra124 LP1 by Stephen Warren · 4 years, 10 months ago
  53. 8a7c008 of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc by Michael Ellerman · 4 years, 6 months ago
  54. dac5dba powerpc/pseries: Advance pfn if section is not present in lmb_is_removable() by Pingfan Liu · 4 years, 7 months ago
  55. 09f92d2 powerpc/xmon: don't access ASDR in VMs by Sukadev Bhattiprolu · 4 years, 7 months ago
  56. 4b7d98f s390/mm: fix dynamic pagetable upgrade for hugetlbfs by Gerald Schaefer · 4 years, 7 months ago
  57. 3d96a24 MIPS: boot: fix typo in 'vmlinux.lzma.its' target by Alexander Lobakin · 4 years, 7 months ago
  58. d05ad27 MIPS: fix indentation of the 'RELOCS' message by Alexander Lobakin · 4 years, 7 months ago
  59. ce94e64 KVM: arm64: Only sign-extend MMIO up to register width by Christoffer Dall · 4 years, 8 months ago
  60. c1ed734 KVM: arm/arm64: Correct AArch32 SPSR on exception entry by Mark Rutland · 4 years, 7 months ago
  61. 7a781ba KVM: arm/arm64: Correct CPSR on exception entry by Mark Rutland · 4 years, 7 months ago
  62. 8fe86bd4 KVM: arm64: Correct PSTATE on exception entry by Mark Rutland · 4 years, 7 months ago
  63. 9e15475 sparc32: fix struct ipc64_perm type definition by Arnd Bergmann · 4 years, 7 months ago
  64. 218ab8f x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR by Pawan Gupta · 4 years, 7 months ago
  65. 567d6f8b powerpc/fsl/dts: add fsl,erratum-a011043 by Madalin Bucur · 4 years, 6 months ago
  66. c32492c ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1 by Raag Jadav · 4 years, 6 months ago
  67. 8071075 ARM: 8955/1: virt: Relax arch timer version check during early boot by Vladimir Murzin · 4 years, 6 months ago
  68. 7a2c1d3 ARM: dts: am335x-boneblack-common: fix memory size by Matwey V. Kornilov · 4 years, 7 months ago
  69. 313abce riscv: delete temporary files by Ilie Halip · 4 years, 7 months ago
  70. a618848 parisc: Use proper printk format for resource_size_t by Krzysztof Kozlowski · 4 years, 7 months ago
  71. 8d22af6 ARM: dts: beagle-x15-common: Model 5V0 regulator by Kishon Vijay Abraham I · 4 years, 8 months ago
  72. 8c2c6ce ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes by Kishon Vijay Abraham I · 4 years, 8 months ago
  73. 645d72f ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity by Marek Szyprowski · 4 years, 8 months ago
  74. 1f3b161 arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean' by Dirk Behme · 4 years, 6 months ago
  75. cc071b7 x86/resctrl: Fix a deadlock due to inaccurate reference by Xiaochen Shen · 4 years, 6 months ago
  76. 95a41c7 x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup by Xiaochen Shen · 4 years, 6 months ago
  77. 1b006f8 x86/resctrl: Fix use-after-free when deleting resource groups by Xiaochen Shen · 4 years, 6 months ago
  78. e4143b6 KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE by Andrew Murray · 4 years, 7 months ago
  79. a520839 arc: eznps: fix allmodconfig kconfig warning by Randy Dunlap · 4 years, 8 months ago
  80. 8683489 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 4 years, 6 months ago
  81. 000a1d5 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 4 years, 6 months ago
  82. 817edd2 s390x/mm: implement arch_remove_memory() by David Hildenbrand · 4 years, 6 months ago
  83. 5163b1e mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 4 years, 6 months ago
  84. 58ddf0b powerpc/mm: Fix section mismatch warning by Aneesh Kumar K.V · 4 years, 6 months ago
  85. 5c1f8f5 mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 4 years, 6 months ago
  86. a3cf10b mm/memory_hotplug: make remove_memory() take the device_hotplug_lock by David Hildenbrand · 4 years, 6 months ago
  87. a825e9a m68k: Call timer_interrupt() with interrupts disabled by Finn Thain · 6 years ago
  88. 283163a arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node by Christian Hewitt · 5 years ago
  89. 7734f04 arm64: dts: juno: Fix UART frequency by Andre Przywara · 4 years, 9 months ago
  90. 8b314bb hwrng: omap3-rom - Fix missing clock by probing with device tree by Tony Lindgren · 4 years, 11 months ago
  91. 963938f arm64: hibernate: check pgd table allocation by Pavel Tatashin · 4 years, 10 months ago
  92. 90de8a2 powerpc/mm/mce: Keep irqs disabled during lockless page table walk by Aneesh Kumar K.V · 4 years, 11 months ago
  93. 142c25a um: Fix off by one error in IRQ enumeration by Anton Ivanov · 5 years ago
  94. f358f62 ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux by Adam Ford · 5 years ago
  95. 0705310 ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit by Oscar A Perez · 5 years ago
  96. b686bc2 x86, perf: Fix the dependency of the x86 insn decoder selftest by Masami Hiramatsu · 5 years ago
  97. 1499054 mips: avoid explicit UB in assignment of mips_io_port_base by Nick Desaulniers · 5 years ago
  98. f16e29f ARM: 8896/1: VDSO: Don't leak kernel addresses by Geert Uytterhoeven · 5 years ago
  99. 005f7ea powerpc/64s/radix: Fix memory hot-unplug page table split by Nicholas Piggin · 5 years ago
  100. 678a79d ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval by Fabrice Gasnier · 5 years ago