1. 21e74a4 ANDROID: build: cuttlefish: Fix path to clang. by Alistair Strachan · 6 years ago
  2. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  3. 2272cdd Linux 4.9.102 by Greg Kroah-Hartman · 6 years ago
  4. 3394ef1 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  5. b965592 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 6 years ago
  6. b0ef8c7 x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG by Thomas Gleixner · 6 years ago
  7. 0ec827f x86/bugs: Rework spec_ctrl base and mask logic by Thomas Gleixner · 6 years ago
  8. ec90464 x86/bugs: Remove x86_spec_ctrl_set() by Thomas Gleixner · 6 years ago
  9. 599288e x86/bugs: Expose x86_spec_ctrl_base directly by Thomas Gleixner · 6 years ago
  10. ea99935 x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} by Borislav Petkov · 6 years ago
  11. b7b8440 x86/speculation: Rework speculative_store_bypass_update() by Thomas Gleixner · 6 years ago
  12. 7c0b2dc x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 6 years ago
  13. 1189cbf x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 6 years ago
  14. d0cb78f x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 6 years ago
  15. 53c434e x86/cpufeatures: Add FEATURE_ZEN by Thomas Gleixner · 6 years ago
  16. 5a63725 x86/cpu/AMD: Fix erratum 1076 (CPB bit) by Borislav Petkov · 7 years ago
  17. f69e91f x86/cpufeatures: Disentangle SSBD enumeration by Thomas Gleixner · 6 years ago
  18. a7c3432 x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS by Thomas Gleixner · 6 years ago
  19. 4a58908 x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 6 years ago
  20. 69e9b0b KVM: SVM: Move spec control call after restore of GS by Thomas Gleixner · 6 years ago
  21. 3a68464 x86/cpu: Make alternative_msr_write work for 32-bit code by Jim Mattson · 6 years ago
  22. 6fdd277 x86/bugs: Fix the parameters alignment and missing void by Konrad Rzeszutek Wilk · 6 years ago
  23. dbb264a x86/bugs: Make cpu_show_common() static by Jiri Kosina · 6 years ago
  24. eb7b562 x86/bugs: Fix __ssb_select_mitigation() return type by Jiri Kosina · 6 years ago
  25. f79f0ef Documentation/spec_ctrl: Do some minor cleanups by Borislav Petkov · 6 years ago
  26. f8cd89f proc: Use underscores for SSBD in 'status' by Konrad Rzeszutek Wilk · 6 years ago
  27. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  28. 05a85a3 x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass by Kees Cook · 6 years ago
  29. 094c276 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 6 years ago
  30. ab677c2 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 6 years ago
  31. c71def8 seccomp: Use PR_SPEC_FORCE_DISABLE by Thomas Gleixner · 6 years ago
  32. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  33. ea055f7 x86/bugs: Make boot modes __ro_after_init by Kees Cook · 6 years ago
  34. 0a112f10 seccomp: Enable speculation flaw mitigations by Kees Cook · 6 years ago
  35. 51ef9af proc: Provide details on speculation flaw mitigations by Kees Cook · 6 years ago
  36. 4272f52 nospec: Allow getting/setting on non-current task by Kees Cook · 6 years ago
  37. a078e3e x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 6 years ago
  38. 89c6e9b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 6 years ago
  39. 5ed7788 x86/process: Optimize TIF_NOTSC switch by Thomas Gleixner · 7 years ago
  40. 439f2ef8 x86/process: Correct and optimize TIF_BLOCKSTEP switch by Kyle Huey · 7 years ago
  41. fd01e82 x86/process: Optimize TIF checks in __switch_to_xtra() by Kyle Huey · 7 years ago
  42. 4812ffb prctl: Add speculation control prctls by Thomas Gleixner · 6 years ago
  43. 7a2d235 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 6 years ago
  44. 99318ec x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest by Konrad Rzeszutek Wilk · 6 years ago
  45. f854434 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by David Woodhouse · 6 years ago
  46. 99b1311 x86/bugs: Whitelist allowed SPEC_CTRL MSR values by Konrad Rzeszutek Wilk · 6 years ago
  47. 19e3a2b x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 6 years ago
  48. 6f70a55 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 6 years ago
  49. a807141 x86/cpufeatures: Add X86_FEATURE_RDS by Konrad Rzeszutek Wilk · 6 years ago
  50. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  51. cf21f58 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 6 years ago
  52. 0f5dd65 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 6 years ago
  53. 3effee6 x86/bugs: Concentrate bug reporting into a separate function by Konrad Rzeszutek Wilk · 6 years ago
  54. 88659d5 x86/bugs: Concentrate bug detection into a separate function by Konrad Rzeszutek Wilk · 6 years ago
  55. 741c026 x86/nospec: Simplify alternative_msr_write() by Linus Torvalds · 6 years ago
  56. 298d5db btrfs: fix reading stale metadata blocks after degraded raid1 mounts by Liu Bo · 6 years ago
  57. 944e0fc x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by David Woodhouse · 6 years ago
  58. b2d748b btrfs: fix crash when trying to resume balance without the resume flag by Anand Jain · 6 years ago
  59. 9229124 Btrfs: fix xattr loss after power failure by Filipe Manana · 6 years ago
  60. 21cc684 ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions by Masami Hiramatsu · 6 years ago
  61. b169045 ARM: 8770/1: kprobes: Prohibit probing on optimized_callback by Masami Hiramatsu · 6 years ago
  62. 70b4b14 ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed by Masami Hiramatsu · 6 years ago
  63. f58b661 tick/broadcast: Use for_each_cpu() specially on UP kernels by Dexuan Cui · 6 years ago
  64. 10b408d ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr by Masami Hiramatsu · 6 years ago
  65. dc7de9b efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode by Ard Biesheuvel · 6 years ago
  66. 7925d9d x86/pkeys: Do not special case protection key 0 by Dave Hansen · 6 years ago
  67. a8330db x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 6 years ago
  68. 633b4eb s390: remove indirect branch from do_softirq_own_stack by Martin Schwidefsky · 6 years ago
  69. c79b01b s390/qdio: don't release memory in qdio_setup_irq() by Julian Wiedmann · 6 years ago
  70. a03e14f s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero by Hendrik Brueckner · 6 years ago
  71. 252bbeb s390/qdio: fix access to uninitialized qdio_q fields by Julian Wiedmann · 6 years ago
  72. 270693b mm: don't allow deferred pages with NEED_PER_CPU_KM by Pavel Tatashin · 6 years ago
  73. 96c83fb powerpc/powernv: Fix NVRAM sleep in invalid context when crashing by Nicholas Piggin · 6 years ago
  74. 895c53e i2c: designware: fix poll-after-enable regression by Alexander Monakov · 6 years ago
  75. f32bb2a netfilter: nf_tables: can't fail after linking rule into active rule list by Florian Westphal · 6 years ago
  76. 1af681d tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} by Steven Rostedt (VMware) · 6 years ago
  77. 20a3061 signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 7 years ago
  78. 0c8b8d3 powerpc: Don't preempt_disable() in show_cpuinfo() by Benjamin Herrenschmidt · 6 years ago
  79. 9488d11 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 6 years ago
  80. ad04996 spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL by Kamal Dasu · 6 years ago
  81. 1c38432 spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master by Kamal Dasu · 6 years ago
  82. a436539 spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 6 years ago
  83. c5d8237 ALSA: control: fix a redundant-copy issue by Wenwen Wang · 6 years ago
  84. e303276 ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist by Hans de Goede · 6 years ago
  85. 639a74b ALSA: usb: mixer: volume quirk for CM102-A+/102S+ by Federico Cuello · 6 years ago
  86. 0471d40 usbip: usbip_host: fix bad unlock balance during stub_probe() by Shuah Khan (Samsung OSG) · 6 years ago
  87. f2a6d5f usbip: usbip_host: fix NULL-ptr deref and use-after-free errors by Shuah Khan (Samsung OSG) · 6 years ago
  88. 59ad4f5 usbip: usbip_host: run rebind from exit when module is removed by Shuah Khan (Samsung OSG) · 6 years ago
  89. 58c9c70 usbip: usbip_host: delete device from busid_table after rebind by Shuah Khan (Samsung OSG) · 6 years ago
  90. dbab65b usbip: usbip_host: refine probe and disconnect debug msgs to be useful by Shuah Khan · 6 years ago
  91. d4e8148 UPSTREAM: dm bufio: avoid sleeping while holding the dm_bufio lock by Douglas Anderson · 8 years ago
  92. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  93. 6ba89b5 Linux 4.9.101 by Greg Kroah-Hartman · 6 years ago
  94. 04103c2 kernel/exit.c: avoid undefined behaviour when calling wait4() by zhongjiang · 7 years ago
  95. a164009 futex: futex_wake_op, fix sign_extend32 sign bits by Jiri Slaby · 6 years ago
  96. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  97. 61e8f66 nfp: TX time stamp packets before HW doorbell is rung by Jakub Kicinski · 7 years ago
  98. f21ad10 l2tp: revert "l2tp: fix missing print session offset info" by James Chapman · 6 years ago
  99. eddf1b6 Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap" by Greg Kroah-Hartman · 6 years ago
  100. 117dd21 lockd: lost rollback of set_grace_period() in lockd_down_net() by Vasily Averin · 7 years ago