1. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. df11348 mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy by Eric W. Biederman · 7 years ago
  3. 2d4e295 xtensa: fix futex_atomic_cmpxchg_inatomic by Max Filippov · 6 years ago
  4. 71611b3 alpha: fix formating of stack content by Mikulas Patocka · 6 years ago
  5. 7d22d92 alpha: fix reboot on Avanti platform by Mikulas Patocka · 6 years ago
  6. 68d18e9 alpha: fix crash if pthread_create races with signal delivery by Mikulas Patocka · 6 years ago
  7. 21f9410 signal/sh: Ensure si_signo is initialized in do_divide_error by Eric W. Biederman · 7 years ago
  8. 498b8b7 signal/openrisc: Fix do_unaligned_access to send the proper signal by Eric W. Biederman · 7 years ago
  9. f674179 KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED by James Morse · 6 years ago
  10. ba88289 KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 by Liran Alon · 7 years ago
  11. 51e22c5 arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls by Marc Zyngier · 6 years ago
  12. 68f2013 crypto: sha512-mb - initialize pending lengths correctly by Eric Biggers · 6 years ago
  13. b9372834 crypto: poly1305 - remove ->setkey() method by Eric Biggers · 6 years ago
  14. 83946c3 kaiser: fix compile error without vsyscall by Hugh Dickins · 6 years ago
  15. ba4f9c1 powerpc/pseries: include linux/types.h in asm/hvcall.h by Michal Suchanek · 6 years ago
  16. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 2760f45 x86/microcode: Do the family check first by Borislav Petkov · 7 years ago
  18. fc00dde KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 6 years ago
  19. e5a8341 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 6 years ago
  20. 755502f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 6 years ago
  21. 7013129 KVM/x86: Add IBPB support by Ashok Raj · 6 years ago
  22. 6236b78 KVM: VMX: make MSR bitmaps per-VCPU by Paolo Bonzini · 6 years ago
  23. ff546f9 KVM: VMX: introduce alloc_loaded_vmcs by Paolo Bonzini · 6 years ago
  24. 46e24df KVM: nVMX: Eliminate vmcs02 pool by Jim Mattson · 7 years ago
  25. b7649e1 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
  26. 1edccf2 KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail by David Hildenbrand · 7 years ago
  27. 19b1d4b KVM: nVMX: kmap() can't fail by David Hildenbrand · 7 years ago
  28. 3490039 x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL by Darren Kenny · 6 years ago
  29. 4b234a2 x86/pti: Mark constant arrays as __initconst by Arnd Bergmann · 6 years ago
  30. 961cb14 x86/spectre: Simplify spectre_v2 command line parsing by KarimAllah Ahmed · 6 years ago
  31. eb99bd6 x86/kvm: Update spectre-v1 mitigation by Dan Williams · 6 years ago
  32. 7552556 x86/paravirt: Remove 'noreplace-paravirt' cmdline option by Josh Poimboeuf · 6 years ago
  33. cda6b60 x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel by David Woodhouse · 6 years ago
  34. f67e05d x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable" by Colin Ian King · 6 years ago
  35. 359fde6 x86/spectre: Report get_user mitigation for spectre_v1 by Dan Williams · 6 years ago
  36. c3193fd x86/syscall: Sanitize syscall table de-references under speculation by Dan Williams · 6 years ago
  37. 398a393 x86/get_user: Use pointer masking to limit speculation by Dan Williams · 6 years ago
  38. 065eae4 x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 6 years ago
  39. ae75f83 x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} by Dan Williams · 6 years ago
  40. e06d7bf x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 6 years ago
  41. 1f03d14 x86: Introduce barrier_nospec by Dan Williams · 6 years ago
  42. 8c33e2d x86: Implement array_index_mask_nospec by Dan Williams · 6 years ago
  43. f03d00b x86/asm: Move 'status' from thread_struct to thread_info by Andy Lutomirski · 6 years ago
  44. 572e509 x86/entry/64: Push extra regs right away by Andy Lutomirski · 6 years ago
  45. d7f8d17 x86/entry/64: Remove the SYSCALL64 fast path by Andy Lutomirski · 6 years ago
  46. 9eedeb7 x86/spectre: Check CONFIG_RETPOLINE in command line parser by Dou Liyang · 6 years ago
  47. 77d1424 x86/retpoline: Simplify vmexit_fill_RSB() by Borislav Petkov · 6 years ago
  48. 77b3b3e x86/cpufeatures: Clean up Spectre v2 related CPUID flags by David Woodhouse · 6 years ago
  49. 9891122 x86/cpu/bugs: Make retpoline module warning conditional by Thomas Gleixner · 6 years ago
  50. 557cbfa x86/bugs: Drop one "mitigation" from dmesg by Borislav Petkov · 6 years ago
  51. 18bc71d x86/nospec: Fix header guards names by Borislav Petkov · 6 years ago
  52. 31fd9ed x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support by David Woodhouse · 6 years ago
  53. 6c5e491 x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes by David Woodhouse · 6 years ago
  54. a8799fd x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown by David Woodhouse · 6 years ago
  55. af57d43 x86/msr: Add definitions for new speculation control MSRs by David Woodhouse · 6 years ago
  56. c26a6be x86/cpufeatures: Add AMD feature bits for Speculation Control by David Woodhouse · 6 years ago
  57. 40532f6 x86/cpufeatures: Add Intel feature bits for Speculation Control by David Woodhouse · 6 years ago
  58. d3eba77 x86/cpufeatures: Add CPUID_7_EDX CPUID leaf by David Woodhouse · 6 years ago
  59. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 6 years ago
  60. ec86a1d KVM: VMX: Make indirect call speculation safe by Peter Zijlstra · 6 years ago
  61. fea3c9a KVM: x86: Make indirect calls in emulator speculation safe by Peter Zijlstra · 6 years ago
  62. 734e687 x86/retpoline: Remove the esp/rsp thunk by Waiman Long · 6 years ago
  63. dd7b14c x86/microcode/AMD: Do not load when running on a hypervisor by Borislav Petkov · 8 years ago
  64. 0a9b2de x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  65. 400d3c8 kaiser: allocate pgd with order 0 when pti=off by Hugh Dickins · 6 years ago
  66. ae1fc8d x86/pti: Make unpoison of pgd for trusted boot work for real by Dave Hansen · 6 years ago
  67. 0a61cd6 kaiser: fix intel_bts perf crashes by Hugh Dickins · 6 years ago
  68. 9fed397 powerpc/64s: Allow control of RFI flush via debugfs by Michael Ellerman · 6 years ago
  69. 1f0c936 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 6 years ago
  70. 6aec12e powerpc/powernv: Check device-tree for RFI flush settings by Oliver O'Halloran · 6 years ago
  71. 7db0fff powerpc/pseries: Query hypervisor for RFI flush settings by Michael Neuling · 6 years ago
  72. 0ef9f82 powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti by Michael Ellerman · 6 years ago
  73. c3b82eb powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 6 years ago
  74. 48cc95d powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL by Nicholas Piggin · 6 years ago
  75. 00e4062 powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL by Nicholas Piggin · 6 years ago
  76. 9d91432 powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL by Nicholas Piggin · 6 years ago
  77. 8fd3f98 powerpc/64: Add macros for annotating the destination of rfid/hrfid by Nicholas Piggin · 6 years ago
  78. be6641a powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper by Michael Neuling · 6 years ago
  79. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  80. c16c193 ARM: dts: NSP: Fix PPI interrupt types by Florian Fainelli · 7 years ago
  81. 5c0b19b KVM: VMX: Fix rflags cache during vCPU reset by Wanpeng Li · 7 years ago
  82. b0fa04e KVM: X86: Fix softlockup when get the current kvmclock by Wanpeng Li · 7 years ago
  83. 876b31f KVM: x86: ioapic: Preserve read-only values in the redirection table by Nikita Leshenko · 7 years ago
  84. a9f2c16 KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered by Nikita Leshenko · 7 years ago
  85. 2f9e94e KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race by Nikita Leshenko · 7 years ago
  86. ec73d16 KVM: X86: Fix operand/address-size during instruction decoding by Wanpeng Li · 7 years ago
  87. 114de9b KVM: x86: Don't re-execute instruction when not passing CR2 value by Liran Alon · 7 years ago
  88. 60d9b22 KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure by Liran Alon · 7 years ago
  89. 95259cb crypto: aesni - handle zero length dst buffer by Stephan Mueller · 6 years ago
  90. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  91. 5226bb3 bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 6 years ago
  92. c964ad3 x86: bpf_jit: small optimization in emit_bpf_tail_call() by Eric Dumazet · 6 years ago
  93. 9f3a6ca x86/microcode/intel: Extend BDW late-loading further with LLC size check by Jia Zhang · 6 years ago
  94. dc1932c perf/x86/amd/power: Do not load AMD power module on !AMD platforms by Xiao Liang · 6 years ago
  95. 9a0be5a vsyscall: Fix permissions for emulate mode with KAISER/PTI by Ben Hutchings · 6 years ago
  96. 1be7d46 um: link vmlinux with -no-pie by Thomas Meyer · 7 years ago
  97. f5aaa5a drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled by Sudeep Holla · 8 years ago
  98. 318e17d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 7 years ago
  99. 45ee9d5 KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2 by Punit Agrawal · 6 years ago
  100. c36c940 x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels by Andy Lutomirski · 8 years ago