1. 9488d11 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 6 years ago
  2. eddf1b6 Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap" by Greg Kroah-Hartman · 6 years ago
  3. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  4. 70e65f2 perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() by Peter Zijlstra · 6 years ago
  5. 5edbd2d perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver by Peter Zijlstra · 6 years ago
  6. 688d5d9 perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr by Peter Zijlstra · 6 years ago
  7. 662218f perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_* by Peter Zijlstra · 6 years ago
  8. b8c3208 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 6 years ago
  9. b87943f KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry by Paul Mackerras · 6 years ago
  10. bce133a s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT by Heiko Carstens · 7 years ago
  11. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 6 years ago
  12. 80bb480 powerpc/eeh: Fix race with driver un/bind by Michael Neuling · 6 years ago
  13. c11a6ed x86/microcode/intel: Save microcode patch unconditionally by Borislav Petkov · 6 years ago
  14. 09e43b9 x86/smpboot: Don't use mwait_play_dead() on AMD systems by Yazen Ghannam · 6 years ago
  15. 41b0aa3 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 6 years ago
  16. a2a8b26 rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops by Nicholas Piggin · 6 years ago
  17. bed2d76 s390/uprobes: implement arch_uretprobe_is_alive() by Heiko Carstens · 6 years ago
  18. 037069f s390: correct module section names for expoline code revert by Martin Schwidefsky · 6 years ago
  19. 906cd97 s390: correct nospec auto detection init order by Martin Schwidefsky · 6 years ago
  20. fa90b9a s390: add sysfs attributes for spectre by Martin Schwidefsky · 6 years ago
  21. 4a51204 s390: report spectre mitigation via syslog by Martin Schwidefsky · 6 years ago
  22. 3e17958 s390: add automatic detection of the spectre defense by Martin Schwidefsky · 6 years ago
  23. 2afb4e9 s390: move nobp parameter functions to nospec-branch.c by Martin Schwidefsky · 6 years ago
  24. 7634817 s390/entry.S: fix spurious zeroing of r0 by Christian Borntraeger · 6 years ago
  25. 7ae60d0 s390: do not bypass BPENTER for interrupt system calls by Martin Schwidefsky · 6 years ago
  26. 49a48a0 s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*) by Eugeniu Rosca · 6 years ago
  27. 2a0b0e1 KVM: s390: force bp isolation for VSIE by Christian Borntraeger · 6 years ago
  28. 24fbc4e s390: introduce execute-trampolines for branches by Martin Schwidefsky · 6 years ago
  29. a1f44e7 s390: run user space and KVM guests with modified branch prediction by Martin Schwidefsky · 6 years ago
  30. 07f65a8 s390: add options to change branch prediction behaviour for the kernel by Martin Schwidefsky · 6 years ago
  31. 46bd2c0 s390/alternative: use a copy of the facility bit mask by Martin Schwidefsky · 6 years ago
  32. 2dcf46a s390: add optimized array_index_mask_nospec by Martin Schwidefsky · 6 years ago
  33. c225feb s390: scrub registers on kernel entry and KVM exit by Martin Schwidefsky · 6 years ago
  34. 4d9c2b6 KVM: s390: wire up bpb feature by Christian Borntraeger · 6 years ago
  35. 420fd81 s390: enable CPU alternatives unconditionally by Heiko Carstens · 6 years ago
  36. d69aa5e s390: introduce CPU alternatives by Vasily Gorbik · 6 years ago
  37. 5955f16 MIPS: Generic: Fix big endian CPUs on generic machine by Matt Redfearn · 7 years ago
  38. 01eabcd x86/tsc: Prevent 32bit truncation in calc_hpet_ref() by Xiaoming Gao · 6 years ago
  39. f3ba3ea hypfs_kill_super(): deal with failed allocations by Al Viro · 6 years ago
  40. 22578e2 powerpc/lib: Fix off-by-one in alternate feature patching by Michael Ellerman · 6 years ago
  41. 73de98f powerpc/eeh: Fix enabling bridge MMIO windows by Michael Neuling · 6 years ago
  42. 95a9a52 MIPS: memset.S: Fix clobber of v1 in last_fixup by Matt Redfearn · 6 years ago
  43. 6cd712b MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup by Matt Redfearn · 6 years ago
  44. 7177f0b MIPS: memset.S: EVA & fault support for small_memset by Matt Redfearn · 6 years ago
  45. 1179774 MIPS: uaccess: Add micromips clobbers to bzero invocation by Matt Redfearn · 6 years ago
  46. 2413ed8 um: Use POSIX ucontext_t instead of struct ucontext by Krzysztof Mazur · 7 years ago
  47. 8280752 um: Compile with modern headers by Jason A. Donenfeld · 7 years ago
  48. 5aa8b5b powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops by Nicholas Piggin · 6 years ago
  49. 8923141 powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops by Nicholas Piggin · 6 years ago
  50. 59f404e powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently by Nicholas Piggin · 6 years ago
  51. f3ccc32 powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write() by Nicholas Piggin · 6 years ago
  52. 61ec850 ARM: dts: at91: sama5d4: fix pinctrl compatible string by Santiago Esteban · 6 years ago
  53. 50b4737 ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250 by Marek Szyprowski · 6 years ago
  54. 0787285 ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property by Nicolas Ferre · 6 years ago
  55. 1cd969f arm64: futex: Mask __user pointers prior to dereference by Will Deacon · 6 years ago
  56. d6bcc21 s390/ipl: ensure loadparm valid flag is set by Vasily Gorbik · 6 years ago
  57. 288b1dd arm64: Kill PSCI_GET_VERSION as a variant-2 workaround by Mark Rutland · 6 years ago
  58. c24c205 arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  59. 196d041 arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling by Mark Rutland · 6 years ago
  60. c9ae3d5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  61. 142cfd6 arm/arm64: KVM: Turn kvm_psci_version into a static inline by Mark Rutland · 6 years ago
  62. c482a24 arm64: KVM: Make PSCI_VERSION a fast path by Mark Rutland · 6 years ago
  63. 6681f3c arm/arm64: KVM: Advertise SMCCC v1.1 by Mark Rutland · 6 years ago
  64. 4b1713f arm/arm64: KVM: Implement PSCI 1.0 support by Mark Rutland · 6 years ago
  65. 54faafb arm/arm64: KVM: Add smccc accessors to PSCI code by Mark Rutland · 6 years ago
  66. 33e6484 arm/arm64: KVM: Add PSCI_VERSION helper by Mark Rutland · 6 years ago
  67. 8b106af arm/arm64: KVM: Consolidate the PSCI include files by Mark Rutland · 6 years ago
  68. e06ea9a arm64: KVM: Increment PC after handling an SMC trap by Mark Rutland · 6 years ago
  69. 6df8d16 arm64: Branch predictor hardening for Cavium ThunderX2 by Mark Rutland · 6 years ago
  70. bad52d7 arm64: Implement branch predictor hardening for affected Cortex-A CPUs by Mark Rutland · 6 years ago
  71. 4bcf61f arm64: cpu_errata: Allow an erratum to be match for all revisions of a core by Mark Rutland · 6 years ago
  72. 04b4cc6 arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 by Mark Rutland · 6 years ago
  73. 34dc20b arm64: entry: Apply BP hardening for suspicious interrupts from EL0 by Mark Rutland · 6 years ago
  74. e7c3b24 arm64: entry: Apply BP hardening for high-priority synchronous exceptions by Mark Rutland · 6 years ago
  75. 9327f06 arm64: KVM: Use per-CPU vector when BP hardening is enabled by Mark Rutland · 6 years ago
  76. bfaccecc arm64: Move BP hardening to check_and_switch_context by Mark Rutland · 6 years ago
  77. 4732001 arm64: Add skeleton to harden the branch predictor against aliasing attacks by Mark Rutland · 6 years ago
  78. 20bcfe0 arm64: Move post_ttbr_update_workaround to C code by Mark Rutland · 6 years ago
  79. 965924e arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro by Mark Rutland · 6 years ago
  80. 92e7a83 arm64: cpufeature: Pass capability structure to ->enable callback by Mark Rutland · 6 years ago
  81. 3c31fa5 arm64: Run enable method for errata work arounds on late CPUs by Mark Rutland · 6 years ago
  82. 93f339e arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early by Mark Rutland · 6 years ago
  83. 4504c5c arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user by Mark Rutland · 6 years ago
  84. 4c03928 arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user by Mark Rutland · 6 years ago
  85. 346edd6 arm64: uaccess: Prevent speculative use of the current addr_limit by Mark Rutland · 6 years ago
  86. f3ed64a arm64: entry: Ensure branch through syscall table is bounded under speculation by Mark Rutland · 6 years ago
  87. 891bea9 arm64: Use pointer masking to limit uaccess speculation by Mark Rutland · 6 years ago
  88. c910086 arm64: Make USER_DS an inclusive limit by Mark Rutland · 6 years ago
  89. 27eeced arm64: move TASK_* definitions to <asm/processor.h> by Mark Rutland · 6 years ago
  90. d89be00 arm64: Implement array_index_mask_nospec() by Mark Rutland · 6 years ago
  91. afc0954 arm64: barrier: Add CSDB macros to control data-value prediction by Mark Rutland · 6 years ago
  92. 68401e8 parisc: Fix out of array access in match_pci_device() by Helge Deller · 6 years ago
  93. 3da8b25 sparc64: ldc abort during vds iso boot by Jag Raman · 7 years ago
  94. 45be9b7 xen: avoid type warning in xchg_xen_ulong by Arnd Bergmann · 7 years ago
  95. 90963c6 ARM: dts: armadillo800eva: Split LCD mux and gpio by Geert Uytterhoeven · 7 years ago
  96. 353a718 MIPS: kprobes: flush_insn_slot should flush only if probe initialised by Marcin Nowakowski · 7 years ago
  97. b79e6d2 MIPS: mm: adjust PKMAP location by Marcin Nowakowski · 7 years ago
  98. 222c8b4 MIPS: mm: fixed mappings: correct initialisation by Marcin Nowakowski · 7 years ago
  99. 4933e9f KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit by Jim Mattson · 7 years ago
  100. 72da86a ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull by Leonard Crestez · 7 years ago