1. c3f28d5 x86/hyperv: Fix kernel panic when kexec on HyperV by Kairui Song · 6 years ago
  2. 56bb66c h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- by Masahiro Yamada · 6 years ago
  3. bd62f1f arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals by Will Deacon · 6 years ago
  4. 3a18eab KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts by Sean Christopherson · 6 years ago
  5. b9733a7 KVM: x86: update %rip after emulating IO by Sean Christopherson · 6 years ago
  6. a0713e8 x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y by Thomas Gleixner · 6 years ago
  7. c91d07a powerpc/64: Fix memcmp reading past the end of src/dest by Michael Ellerman · 6 years ago
  8. d7c00bb powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes by Gautham R. Shenoy · 6 years ago
  9. 92d4ee2 powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 6 years ago
  10. 9397f0d ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time by Kohji Okuno · 6 years ago
  11. a1df5db powerpc/security: Fix spectre_v2 reporting by Michael Ellerman · 6 years ago
  12. 986f0c6 powerpc/fsl: Fix the flush of branch predictor. by Christophe Leroy · 6 years ago
  13. b848d19 powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup' by Diana Craciun · 6 years ago
  14. 632d839 powerpc/fsl: Update Spectre v2 reporting by Diana Craciun · 6 years ago
  15. 43f4062 powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used by Diana Craciun · 6 years ago
  16. a46a503 powerpc/fsl: Flush branch predictor when entering KVM by Diana Craciun · 6 years ago
  17. 3cb931c powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) by Diana Craciun · 6 years ago
  18. cf72dad powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) by Diana Craciun · 6 years ago
  19. 020e5f1 powerpc/fsl: Add nospectre_v2 command line argument by Diana Craciun · 6 years ago
  20. 4a6a228 powerpc/fsl: Emulate SPRN_BUCSR register by Diana Craciun · 6 years ago
  21. 4944f1d powerpc/fsl: Add macro to flush the branch predictor by Diana Craciun · 6 years ago
  22. d67ab3d powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 6 years ago
  23. 206a76a x86/unwind: Add hardcoded ORC entry for NULL by Jann Horn · 6 years ago
  24. 367ccaf x86/unwind: Handle NULL pointer calls better in frame unwinder by Jann Horn · 6 years ago
  25. b8ea151 powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 by Michael Ellerman · 6 years ago
  26. 9d91069 MIPS: Fix kernel crash for R6 in jump label branch function by Archer Yan · 6 years ago
  27. 6e74961 MIPS: Ensure ELF appended dtb is relocated by Yasha Cherikovsky · 6 years ago
  28. 56bcf3d mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction. by Yifeng Li · 6 years ago
  29. 3053cb9 s390/setup: fix boot crash for machine without EDAT-1 by Martin Schwidefsky · 6 years ago
  30. 5ffb710 KVM: nVMX: Ignore limit checks on VMX instructions using flat segments by Sean Christopherson · 6 years ago
  31. 29b515c KVM: nVMX: Apply addr size mask to effective address for VMX instructions by Sean Christopherson · 6 years ago
  32. 9ce0ffe KVM: nVMX: Sign extend displacements of VMX instr's mem operands by Sean Christopherson · 6 years ago
  33. c235af5 KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux by Sean Christopherson · 6 years ago
  34. 656e9e5 KVM: x86/mmu: Detect MMIO generation wrap in any address space by Sean Christopherson · 6 years ago
  35. 23ad135 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
  36. 30cedf1 perf/x86/intel/uncore: Fix client IMC events return huge result by Kan Liang · 6 years ago
  37. 3cbae9f arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2 by Dave Martin · 6 years ago
  38. c113a7f arm64: debug: Ensure debug handlers check triggering exception level by Will Deacon · 6 years ago
  39. 85c8ea2 arm64: Fix HCR.TGE status for NMI contexts by Julien Thierry · 6 years ago
  40. 58691e6a ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify by Gustavo A. R. Silva · 6 years ago
  41. d6d004b powerpc/traps: Fix the message printed when stack overflows by Christophe Leroy · 6 years ago
  42. 461a52a powerpc/traps: fix recoverability of machine check handling on book3s/32 by Christophe Leroy · 6 years ago
  43. baed68a powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration by Aneesh Kumar K.V · 6 years ago
  44. 9d2e929 powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning by Michael Ellerman · 6 years ago
  45. 344996a powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest by Mark Cave-Ayland · 6 years ago
  46. 3bf8ff7 powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit by Paul Mackerras · 6 years ago
  47. f6f03d60 powerpc/83xx: Also save/restore SPRG4-7 during suspend by Christophe Leroy · 6 years ago
  48. b093499 powerpc/powernv: Make opal log only readable by root by Jordan Niethe · 6 years ago
  49. 9b530550 powerpc/wii: properly disable use of BATs when requested. by Christophe Leroy · 6 years ago
  50. 40b9785 powerpc/32: Clear on-stack exception marker upon exception return by Christophe Leroy · 6 years ago
  51. ee7d297 x86/kprobes: Prohibit probing on optprobe template code by Masami Hiramatsu · 6 years ago
  52. fcbf12e m68k: Add -ffreestanding to CFLAGS by Finn Thain · 6 years ago
  53. b52bdf5 s390/setup: fix early warning messages by Martin Schwidefsky · 6 years ago
  54. 468ff43f xen: fix dom0 boot on huge systems by Juergen Gross · 6 years ago
  55. 41e2d1c crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine by Ard Biesheuvel · 6 years ago
  56. d5a5bded crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling by Ard Biesheuvel · 6 years ago
  57. 66700c8 crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP by Eric Biggers · 6 years ago
  58. 8a9fcf4 crypto: x86/aesni-gcm - fix crash on empty plaintext by Eric Biggers · 6 years ago
  59. 5d2a517 crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP by Eric Biggers · 6 years ago
  60. 76f2167 crypto: arm64/crct10dif - revert to C code for short inputs by Ard Biesheuvel · 6 years ago
  61. 4bca5a9 crypto: arm64/aes-neonbs - fix returning final keystream block by Eric Biggers · 6 years ago
  62. 0beb34b crypto: arm/crct10dif - revert to C code for short inputs by Ard Biesheuvel · 6 years ago
  63. 8b9187e ARCv2: don't assume core 0x54 has dual issue by Vineet Gupta · 6 years ago
  64. 3220aa9 ARCv2: support manual regfile save on interrupts by Vineet Gupta · 6 years ago
  65. 74b4dce ARC: uacces: remove lp_start, lp_end from clobber list by Vineet Gupta · 6 years ago
  66. 2fc69e55 ARCv2: lib: memcpy: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
  67. e525788 ARM: tegra: Restore DT ABI on Tegra124 Chromebooks by Thierry Reding · 6 years ago
  68. f715466 arm64: Relax GIC version check during early boot by Vladimir Murzin · 6 years ago
  69. 2f97f71 ARM: dts: armada-xp: fix Armada XP boards NAND description by Thomas Petazzoni · 6 years ago
  70. 84657a1 ARM: 8835/1: dma-mapping: Clear DMA ops on teardown by Robin Murphy · 6 years ago
  71. da34953 ARM: 8824/1: fix a migrating irq bug when hotplug cpu by Dietmar Eggemann · 6 years ago
  72. a9503ad x86/CPU: Add Icelake model number by Rajneesh Bhardwaj · 6 years ago
  73. f49f700 ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug by Russell King · 6 years ago
  74. 459058f0 KVM: arm64: Forbid kprobing of the VHE world-switch code by James Morse · 6 years ago
  75. c831293 arm/arm64: KVM: Don't panic on failure to properly reset system registers by Marc Zyngier · 6 years ago
  76. b78379c arm/arm64: KVM: Allow a VCPU to fully reset itself by Marc Zyngier · 6 years ago
  77. dfe9b4d KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded by Christoffer Dall · 6 years ago
  78. f3f7a8b ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized by Yizhuo · 6 years ago
  79. ad4507b ARM: dts: Configure clock parent for pwm vibra by Tony Lindgren · 6 years ago
  80. cdaf89a arm64: dts: rockchip: fix graph_port warning on rk3399 bob kevin and excavator by Enric Balletbo i Serra · 6 years ago
  81. d6b577c perf/x86/intel: Make dev_attr_allow_tsx_force_abort static by kbuild test robot · 6 years ago
  82. 92c9a38 perf/x86/intel: Fix memory corruption by Peter Zijlstra · 6 years ago
  83. a8eae05 perf/x86: Fixup typo in stub functions by Peter Zijlstra · 6 years ago
  84. 26b6e01 perf/x86/intel: Implement support for TSX Force Abort by Peter Zijlstra (Intel) · 6 years ago
  85. fdd8209 x86: Add TSX Force Abort CPUID/MSR by Peter Zijlstra (Intel) · 6 years ago
  86. 9e071aa perf/x86/intel: Generalize dynamic constraint creation by Peter Zijlstra (Intel) · 6 years ago
  87. f99f7da perf/x86/intel: Make cpuc allocations consistent by Peter Zijlstra (Intel) · 6 years ago
  88. bb2c205 ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4 by Marek Szyprowski · 6 years ago
  89. bfc341b ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU by Marek Szyprowski · 6 years ago
  90. cd10bc8 ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3 by Marek Szyprowski · 6 years ago
  91. 103ec44 arm64: dts: hikey: Revert "Enable HS200 mode on eMMC" by Alistair Strachan · 6 years ago
  92. e6eb5e3 arm64: dts: hikey: Give wifi some time after power-on by Jan Kiszka · 6 years ago
  93. 271c5a5 arm64: dts: zcu100-revC: Give wifi some time after power-on by Jan Kiszka · 6 years ago
  94. 36e3673 x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub by Alexander Shishkin · 6 years ago
  95. cd8520a MIPS: Remove function size check in get_frame_info() by Jun-Ru Chang · 6 years ago
  96. fbc3ed1 DTS: CI20: Fix bugs in ci20's device tree. by Zhou Yanjie · 6 years ago
  97. 90f0a75 arm64: dts: add msm8996 compatible to gicv3 by Srinivas Kandagatla · 6 years ago
  98. ac09973 ARM: pxa: ssp: unneeded to free devm_ allocated data by Peng Hao · 6 years ago
  99. 9597731 arm64: dts: renesas: r8a77965: Enable DMA for SCIF2 by Geert Uytterhoeven · 6 years ago
  100. 4dc8b2e arm64: dts: renesas: r8a7796: Enable DMA for SCIF2 by Geert Uytterhoeven · 6 years ago