1. a4230be Merge 4.9.109 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 13d1c5b kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access by Paolo Bonzini · 6 years ago
  3. 838b0e9 KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system by Paolo Bonzini · 6 years ago
  4. 00b1391 KVM: x86: introduce linear_{read,write}_system by Paolo Bonzini · 6 years ago
  5. 077c9e2 x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code by Andy Lutomirski · 8 years ago
  6. 47a6aa5 x86/fpu: Hard-disable lazy FPU mode by Andy Lutomirski · 8 years ago
  7. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. cd4f9f2 complete e390f9a port for v4.9.106 by Philip Müller · 6 years ago
  9. 02136f3 KVM: VMX: Expose SSBD properly to guests, 4.9 supplement by Ben Hutchings · 6 years ago
  10. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. 1724b70 sparc64: Don't clibber fixed registers in __multi4. by David S. Miller · 7 years ago
  12. d47c9f5 sparc64: Fix build warnings with gcc 7. by David S. Miller · 7 years ago
  13. ef1b8fb MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests by Maciej W. Rozycki · 6 years ago
  14. 5826fc5 MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs by Maciej W. Rozycki · 6 years ago
  15. e9b911a powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 6 years ago
  16. 2149936 powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() by Michael Ellerman · 6 years ago
  17. 9aa6386 powerpc/pseries: Restore default security feature flags on setup by Mauricio Faria de Oliveira · 6 years ago
  18. 4ec7e5e powerpc: Move default security feature flags by Mauricio Faria de Oliveira · 6 years ago
  19. 9e337dc powerpc/pseries: Fix clearing of security feature flags by Mauricio Faria de Oliveira · 6 years ago
  20. 1dc0f1f powerpc/64s: Wire up cpu_show_spectre_v2() by Michael Ellerman · 6 years ago
  21. ed50e03 powerpc/64s: Wire up cpu_show_spectre_v1() by Michael Ellerman · 6 years ago
  22. 76e0b30 powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() by Michael Ellerman · 6 years ago
  23. fe1a517 powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() by Michael Ellerman · 6 years ago
  24. a8f6001 powerpc/64s: Enhance the information in cpu_show_meltdown() by Michael Ellerman · 6 years ago
  25. 6f81254 powerpc/64s: Move cpu_show_meltdown() by Michael Ellerman · 6 years ago
  26. bdcfead powerpc/powernv: Set or clear security feature flags by Michael Ellerman · 6 years ago
  27. 7be06ca powerpc/pseries: Set or clear security feature flags by Michael Ellerman · 6 years ago
  28. 62dfddf powerpc: Add security feature flags for Spectre/Meltdown by Michael Ellerman · 6 years ago
  29. 45bc42b powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags by Michael Ellerman · 6 years ago
  30. 82bfffe powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration by Michael Ellerman · 6 years ago
  31. 2b2f103 powerpc/rfi-flush: Differentiate enabled and patched flush types by Mauricio Faria de Oliveira · 6 years ago
  32. 135b2c1 powerpc/rfi-flush: Always enable fallback flush on pseries by Michael Ellerman · 6 years ago
  33. 5e9ea71 powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again by Michael Ellerman · 6 years ago
  34. a1bbe5e powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code by Michael Ellerman · 6 years ago
  35. 98df746 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 6 years ago
  36. 51cbb3b powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 6 years ago
  37. 70e51fd powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef by Michael Ellerman · 6 years ago
  38. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  39. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  40. c43b4ff x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by Juergen Gross · 6 years ago
  41. bb70de1 xen: set cpu capabilities from xen_start_kernel() by Juergen Gross · 6 years ago
  42. 474928b x86/amd: revert commit 944e0fc51a89c9827b9 by Juergen Gross · 6 years ago
  43. 09ae0d2 powerpc/64s: Clear PCR on boot by Michael Neuling · 6 years ago
  44. b27fb13 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 6 years ago
  45. 8b94b87 Merge 4.9.106 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  46. 10d15c4 x86/xen: Add unwind hint annotations to xen_setup_gdt by Greg Kroah-Hartman · 6 years ago
  47. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  48. b790b4f objtool: sync up with the 4.14.47 version of objtool by Greg Kroah-Hartman · 6 years ago
  49. add0ff1 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 7 years ago
  50. d7e64f8 ANDROID: x86_64_cuttlefish_defconfig: Enable F2FS by Alistair Strachan · 6 years ago
  51. 58cdf13 ANDROID: Update x86_64_cuttlefish_defconfig by Alistair Strachan · 6 years ago
  52. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. 9c4eb3b ARM: dts: porter: Fix HDMI output routing by Laurent Pinchart · 6 years ago
  54. d0b4b72 ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enet by Aapo Vienamo · 6 years ago
  55. 1e6b708 x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified by Baoquan He · 6 years ago
  56. f65c7c6 MIPS: Octeon: Fix logging messages with spurious periods after newlines by Joe Perches · 7 years ago
  57. b6bfbdf ARM: dts: bcm283x: Fix probing of bcm2835-i2s by Stefan Wahren · 6 years ago
  58. b08a358 x86/devicetree: Fix device IRQ settings in DT by Ivan Gorinov · 6 years ago
  59. 0ea601d7 x86/devicetree: Initialize device tree before using it by Ivan Gorinov · 6 years ago
  60. de4699cd arm64: dts: qcom: Fix SPI5 config on MSM8996 by Ilia Lin · 6 years ago
  61. db27c6c perf/x86/intel: Fix event update for auto-reload by Kan Liang · 6 years ago
  62. cb65df4 perf/x86/intel: Fix large period handling on Broadwell CPUs by Kan Liang · 6 years ago
  63. c698169 perf/x86/intel: Properly save/restore the PMU state in the NMI handler by Kan Liang · 6 years ago
  64. a9d6175 powerpc: Add missing prototype for arch_irq_work_raise() by Mathieu Malaterre · 6 years ago
  65. 9b6fe8d MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset by Mathias Kresin · 7 years ago
  66. e1d32f9 KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use by Vitaly Kuznetsov · 6 years ago
  67. 4767139 arm: dts: socfpga: fix GIC PPI warning by Philipp Puschmann · 6 years ago
  68. bbcc07d powerpc/perf: Fix kernel address leak via sampling registers by Michael Ellerman · 6 years ago
  69. 0ebbbeb powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer by Madhavan Srinivasan · 6 years ago
  70. 4f97111 m68k: set dma and coherent masks for platform FEC ethernets by Greg Ungerer · 6 years ago
  71. c73749b powerpc/mpic: Check if cpu_possible() in mpic_physmask() by Michael Ellerman · 6 years ago
  72. 8e02caa sparc64: Make atomic_xchg() an inline function rather than a macro. by David S. Miller · 6 years ago
  73. 94b4fed KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 6 years ago
  74. 2bbb81d x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init by Dave Hansen · 6 years ago
  75. 1e26941 x86/pgtable: Don't set huge PUD/PMD on non-leaf entries by Joerg Roedel · 6 years ago
  76. bec95d2 sh: fix debug trap failure to process signals before return to user by Rich Felker · 6 years ago
  77. fb58c03 perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs by Stephane Eranian · 6 years ago
  78. 1475b5a ARM: 8748/1: mm: Define vdso_start, vdso_end as array by Jinbum Park · 6 years ago
  79. 0238dbb arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery by Marc Zyngier · 6 years ago
  80. b79a859 ia64/err-inject: Use get_user_pages_fast() by Davidlohr Bueso · 6 years ago
  81. ec12bb5 KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing by Paul Mackerras · 6 years ago
  82. c0ce441 powerpc/boot: Fix random libfdt related build errors by Guenter Roeck · 6 years ago
  83. f38309d ARM: dts: NSP: Fix amount of RAM on BCM958625HR by Florian Fainelli · 6 years ago
  84. 7902313 ARM: orion5x: Revert commit 4904dbda41c8. by David S. Miller · 6 years ago
  85. c3655e7 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 6 years ago
  86. b8421da x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations by Samuel Neves · 6 years ago
  87. afc5883 locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs by Andrea Parri · 6 years ago
  88. 353be46 ARM: OMAP: Fix dmtimer init for omap1 by Tony Lindgren · 6 years ago
  89. 503b6c0 powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access by Mark Lord · 6 years ago
  90. bffff2e locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() by Andrea Parri · 6 years ago
  91. 222fe5f ARM: OMAP1: clock: Fix debugfs_create_*() usage by Geert Uytterhoeven · 6 years ago
  92. d5cea04 ARM: OMAP3: Fix prm wake interrupt for resume by Tony Lindgren · 6 years ago
  93. 72877aa ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt by Qi Hou · 6 years ago
  94. a5338db ARC: Fix malformed ARC_EMUL_UNALIGNED default by Ulf Magnusson · 6 years ago
  95. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 6 years ago
  96. 0675ec1 arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics by Will Deacon · 6 years ago
  97. d6a4ef1 MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS by Matt Redfearn · 6 years ago
  98. 51b896a MIPS: generic: Fix machine compatible matching by James Hogan · 6 years ago
  99. b2e949b x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 6 years ago
  100. 9da97a9 sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 6 years ago