1. 1ef64da Merge 4.9.170 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. a059483 ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t by Yang Shi · 5 years ago
  3. 3e841d1 crypto: sha512/arm - fix crash bug in Thumb2 build by Ard Biesheuvel · 5 years ago
  4. aef5597 crypto: sha256/arm - fix crash bug in Thumb2 build by Ard Biesheuvel · 5 years ago
  5. 5a57645 ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms by Bartlomiej Zolnierkiewicz · 6 years ago
  6. f1b31c6 x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error by Nathan Chancellor · 5 years ago
  7. 2e91bfe x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors by Matthew Whitehead · 5 years ago
  8. ec1fdc0 x86/hpet: Prevent potential NULL pointer dereference by Aditya Pakki · 5 years ago
  9. 0394d42 ARC: u-boot args: check that magic number is correct by Eugeniy Paltsev · 5 years ago
  10. 73ab44b ANDROID: cuttlefish_defconfig: Enable L2TP/PPTP by Alistair Strachan · 5 years ago
  11. 50db17e Make arm64 serial port config compatible with crosvm by Greg Hartman · 5 years ago
  12. 4ebd139 Merge 4.9.169 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  13. aea5996 xtensa: fix return_address by Max Filippov · 5 years ago
  14. 356bcb7 xen: Prevent buffer overflow in privcmd ioctl by Dan Carpenter · 5 years ago
  15. 79bedcb parisc: Use cr16 interval timers unconditionally on qemu by Helge Deller · 6 years ago
  16. 32810f9 arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value by Will Deacon · 5 years ago
  17. ff7a56e ARM: dts: at91: Fix typo in ISC_D0 on PC9 by David Engraf · 5 years ago
  18. a957aa5 parisc: Detect QEMU earlier in boot process by Helge Deller · 5 years ago
  19. da6c493 arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region by Yueyi Li · 5 years ago
  20. 91f69a3c powerpc/security: Fix spectre_v2 reporting by Michael Ellerman · 5 years ago
  21. 012c277 powerpc/fsl: Fix the flush of branch predictor. by Christophe Leroy · 5 years ago
  22. 38f573e powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup' by Diana Craciun · 5 years ago
  23. 0ac0d2b powerpc/fsl: Update Spectre v2 reporting by Diana Craciun · 5 years ago
  24. 487bea7 powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used by Diana Craciun · 5 years ago
  25. 5b0392a powerpc/fsl: Flush branch predictor when entering KVM by Diana Craciun · 5 years ago
  26. e115294 powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) by Diana Craciun · 5 years ago
  27. dd8bf94 powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) by Diana Craciun · 5 years ago
  28. 7133df4 powerpc/fsl: Add nospectre_v2 command line argument by Diana Craciun · 5 years ago
  29. a1101a6 powerpc/fsl: Emulate SPRN_BUCSR register by Diana Craciun · 5 years ago
  30. 1eb1ddb powerpc/fsl: Fix spectre_v2 mitigations reporting by Diana Craciun · 5 years ago
  31. 5188172 powerpc/fsl: Add macro to flush the branch predictor by Diana Craciun · 5 years ago
  32. d91460f powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 5 years ago
  33. ae36109 powerpc/powernv: Query firmware for count cache flush settings by Michael Ellerman · 5 years ago
  34. e745d15 powerpc/pseries: Query hypervisor for count cache flush settings by Michael Ellerman · 5 years ago
  35. 98f6ded powerpc/64s: Add support for software count cache flush by Michael Ellerman · 5 years ago
  36. 2f4fed0 powerpc/64s: Add new security feature flags for count cache flush by Michael Ellerman · 5 years ago
  37. 6482f0d powerpc/asm: Add a patch_site macro & helpers for patching instructions by Michael Ellerman · 5 years ago
  38. 25ea295 powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms by Diana Craciun · 5 years ago
  39. a299c07 powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E by Diana Craciun · 5 years ago
  40. a96e47d powerpc/64: Make meltdown reporting Book3S 64 specific by Diana Craciun · 5 years ago
  41. 37336b6 powerpc/64: Call setup_barrier_nospec() from setup_arch() by Michael Ellerman · 5 years ago
  42. 2f8703f powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 5 years ago
  43. 1ec00d2 powerpc/64: Make stf barrier PPC_BOOK3S_64 specific. by Diana Craciun · 5 years ago
  44. 78749d1 powerpc/64: Disable the speculation barrier from the command line by Diana Craciun · 5 years ago
  45. ee617f5 powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 by Michael Ellerman · 5 years ago
  46. f7493c9 powerpc/64s: Enhance the information in cpu_show_spectre_v1() by Michal Suchanek · 5 years ago
  47. 86dfa51 powerpc/64: Use barrier_nospec in syscall entry by Michael Ellerman · 5 years ago
  48. 86341b2 powerpc: Use barrier_nospec in copy_from_user() by Michael Ellerman · 5 years ago
  49. e1217b4 powerpc/64s: Enable barrier_nospec based on firmware settings by Michal Suchanek · 5 years ago
  50. 73b0f62 powerpc/64s: Patch barrier_nospec in modules by Michal Suchanek · 5 years ago
  51. 1c38a84 powerpc: Avoid code patching freed init sections by Michael Neuling · 5 years ago
  52. f3286f1 powerpc/64s: Add support for ori barrier_nospec patching by Michal Suchanek · 5 years ago
  53. 4314e77 powerpc/64s: Add barrier_nospec by Michal Suchanek · 5 years ago
  54. 10f1dea powerpc: Fix invalid use of register expressions by Andreas Schwab · 5 years ago
  55. 408d67a x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  56. 94c0c4f x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
  57. 4d8b1fd powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM by Breno Leitao · 5 years ago
  58. 39dbf53 x86/power: Make restore_processor_context() sane by Andy Lutomirski · 6 years ago
  59. d72b485 x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() by Andy Lutomirski · 6 years ago
  60. 61f1e18 x86/power/64: Use struct desc_ptr for the IDT in struct saved_context by Andy Lutomirski · 6 years ago
  61. 57578e5 x86/power: Fix some ordering bugs in __restore_processor_context() by Andy Lutomirski · 7 years ago
  62. 286f971 Merge 4.9.168 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  63. 875268e x86/build: Mark per-CPU symbols as absolute explicitly for LLD by Rafael Ávila de Espíndola · 5 years ago
  64. d4dad34 x86/build: Specify elf_i386 linker emulation explicitly for i386 objects by George Rimar · 5 years ago
  65. 0c724ad powerpc/pseries: Perform full re-add of CPU for topology update post-migration by Nathan Fontenot · 6 years ago
  66. 0f11d2c ARM: avoid Cortex-A9 livelock on tight dmb loops by Russell King · 6 years ago
  67. 02c2935 ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 6 years ago
  68. 1de344c ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 5 years ago
  69. 43e01fe ARM: 8840/1: use a raw_spinlock_t in unwind by Sebastian Andrzej Siewior · 5 years ago
  70. 0140f0d h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- by Masahiro Yamada · 5 years ago
  71. 1d7f481 arm64: debug: Ensure debug handlers check triggering exception level by Will Deacon · 5 years ago
  72. cc785dc arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals by Will Deacon · 5 years ago
  73. 90e40e0 ANDROID: cuttlefish_defconfig: Enable CONFIG_OVERLAY_FS by Alistair Strachan · 5 years ago
  74. f509aa2 ANDROID: cuttlefish: enable CONFIG_NET_SCH_INGRESS=y by Maciej Żenczykowski · 5 years ago
  75. e1a8bab Merge 4.9.167 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  76. cc2852a arm64: support keyctl() system call in 32-bit mode by Eric Biggers · 7 years ago
  77. 756e25c KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts by Sean Christopherson · 5 years ago
  78. 6e9a714 x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y by Thomas Gleixner · 5 years ago
  79. 91f81cb powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 5 years ago
  80. 0e14614 ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time by Kohji Okuno · 5 years ago
  81. 0166b9e Merge 4.9.166 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  82. 1a225ad ANDROID: drop CONFIG_INPUT_KEYCHORD from cuttlefish and ranchu by Mark Salyzyn · 5 years ago
  83. f98a05f UPSTREAM: x86/alternative: Print unadorned pointers by Borislav Petkov · 6 years ago
  84. 4d800a6 UPSTREAM: Do not hash userspace addresses in fault handlers by Kees Cook · 6 years ago
  85. fc42149 arm64: traps: disable irq in die() by Qiao Zhou · 7 years ago
  86. b84089b MIPS: Fix kernel crash for R6 in jump label branch function by Archer Yan · 5 years ago
  87. c7ac334 MIPS: Ensure ELF appended dtb is relocated by Yasha Cherikovsky · 5 years ago
  88. f6b55e7 mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction. by Yifeng Li · 5 years ago
  89. d32f0fb ANDROID: Add dm-bow to cuttlefish configuration by Paul Lawrence · 5 years ago
  90. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  91. 5e29da0 KVM: X86: Fix residual mmio emulation request to userspace by Wanpeng Li · 7 years ago
  92. 7b3c6c4 KVM: nVMX: Ignore limit checks on VMX instructions using flat segments by Sean Christopherson · 5 years ago
  93. 9748354 KVM: nVMX: Sign extend displacements of VMX instr's mem operands by Sean Christopherson · 5 years ago
  94. a331023 ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify by Gustavo A. R. Silva · 5 years ago
  95. 380960e powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning by Michael Ellerman · 5 years ago
  96. b8f072b powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest by Mark Cave-Ayland · 5 years ago
  97. 5d8fff6 powerpc/83xx: Also save/restore SPRG4-7 during suspend by Christophe Leroy · 5 years ago
  98. f3b4d46 powerpc/powernv: Make opal log only readable by root by Jordan Niethe · 5 years ago
  99. abd8c86 powerpc/wii: properly disable use of BATs when requested. by Christophe Leroy · 5 years ago
  100. 9b53d04 powerpc/32: Clear on-stack exception marker upon exception return by Christophe Leroy · 5 years ago