1. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 636374c powerpc/numa: Suppress "VPHN is not supported" messages by Satheesh Rajendran · 6 years ago
  3. 99bfbe5 powerpc/io: Fix the IO workarounds code to work with Radix by Michael Ellerman · 6 years ago
  4. c57911f KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE by Scott Wood · 6 years ago
  5. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  7. 76c386b powerpc/boot: Ensure _zimage_start is a weak symbol by Joel Stanley · 6 years ago
  8. 0e4dde1 powerpc/nohash: fix undefined behaviour when testing page size support by Daniel Axtens · 6 years ago
  9. 9bed31c powerpc/eeh: Fix possible null deref in eeh_dump_dev_log() by Sam Bobroff · 6 years ago
  10. 38b5749 powerpc/msi: Fix compile error on mpc83xx by Christophe Leroy · 6 years ago
  11. 03fcc2f Merge 4.9.135 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 16b07d3 powerpc/tm: Avoid possible userspace r1 corruption on reclaim by Michael Neuling · 6 years ago
  13. 42c08c3 powerpc/tm: Fix userspace r13 corruption by Michael Neuling · 6 years ago
  14. d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. d3d39d2 powerpc/fadump: Return error when fadump registration fails by Michal Suchanek · 7 years ago
  16. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 59cce40 KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function by Paul Mackerras · 6 years ago
  18. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 47dd066 powerpc/powernv/ioda2: Reduce upper limit for DMA window size by Alexey Kardashevskiy · 6 years ago
  20. 5735af3 powerpc/kdump: Handle crashkernel memory reservation failure by Hari Bathini · 6 years ago
  21. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. e15407a powerpc/powernv: opal_put_chars partial write fix by Nicholas Piggin · 6 years ago
  23. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  24. 5cb8085 powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX. by Mahesh Salgaonkar · 6 years ago
  25. c80c4c9 powerpc: Fix size calculation using resource_size() by Dan Carpenter · 6 years ago
  26. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  27. f8700e0 powerpc/powernv/pci: Work around races in PCI bridge enabling by Benjamin Herrenschmidt · 6 years ago
  28. 89bdde2 powerpc/pseries: Fix endianness while restoring of r3 in MCE handler. by Mahesh Salgaonkar · 6 years ago
  29. 1ae3174 powerpc/fadump: handle crash memory ranges array index overflow by Hari Bathini · 6 years ago
  30. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  31. 6e9261a bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd by Daniel Borkmann · 6 years ago
  32. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  33. e7de1c6 powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet by Jonathan Neuschäfer · 6 years ago
  34. 0416be4 bpf: powerpc64: pad function address loads with NOPs by Sandipan Das · 6 years ago
  35. 38d96f7 powerpc/8xx: fix invalid register expression in head_8xx.S by Christophe Leroy · 6 years ago
  36. e0da21e powerpc/powermac: Mark variable x as unused by Mathieu Malaterre · 6 years ago
  37. 0cd9fd8 powerpc/powermac: Add missing prototype for note_bootable_part() by Mathieu Malaterre · 6 years ago
  38. f851d8a powerpc/chrp/time: Make some functions static, add missing header include by Mathieu Malaterre · 6 years ago
  39. ecd04c8 powerpc/32: Add a missing include header by Mathieu Malaterre · 6 years ago
  40. ea8e4ff powerpc/64s: Fix compiler store ordering to SLB shadow area by Nicholas Piggin · 6 years ago
  41. ee245de powerpc/eeh: Fix use-after-release of EEH driver by Sam Bobroff · 6 years ago
  42. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. 81d6e715 powerpc/fadump: Unregister fadump on kexec down path. by Mahesh Salgaonkar · 6 years ago
  44. f9b2566 powerpc/powernv/ioda2: Remove redundant free of TCE pages by Alexey Kardashevskiy · 6 years ago
  45. 90f88f0 powerpc/ptrace: Fix enforcement of DAWR constraints by Michael Neuling · 6 years ago
  46. 5ea3b9b powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG by Michael Neuling · 6 years ago
  47. 10e4604 powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch by Aneesh Kumar K.V · 6 years ago
  48. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  49. e9b911a powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 6 years ago
  50. 2149936 powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() by Michael Ellerman · 6 years ago
  51. 9aa6386 powerpc/pseries: Restore default security feature flags on setup by Mauricio Faria de Oliveira · 6 years ago
  52. 4ec7e5e powerpc: Move default security feature flags by Mauricio Faria de Oliveira · 6 years ago
  53. 9e337dc powerpc/pseries: Fix clearing of security feature flags by Mauricio Faria de Oliveira · 6 years ago
  54. 1dc0f1f powerpc/64s: Wire up cpu_show_spectre_v2() by Michael Ellerman · 6 years ago
  55. ed50e03 powerpc/64s: Wire up cpu_show_spectre_v1() by Michael Ellerman · 6 years ago
  56. 76e0b30 powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() by Michael Ellerman · 6 years ago
  57. fe1a517 powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() by Michael Ellerman · 6 years ago
  58. a8f6001 powerpc/64s: Enhance the information in cpu_show_meltdown() by Michael Ellerman · 6 years ago
  59. 6f81254 powerpc/64s: Move cpu_show_meltdown() by Michael Ellerman · 6 years ago
  60. bdcfead powerpc/powernv: Set or clear security feature flags by Michael Ellerman · 6 years ago
  61. 7be06ca powerpc/pseries: Set or clear security feature flags by Michael Ellerman · 6 years ago
  62. 62dfddf powerpc: Add security feature flags for Spectre/Meltdown by Michael Ellerman · 6 years ago
  63. 45bc42b powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags by Michael Ellerman · 6 years ago
  64. 82bfffe powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration by Michael Ellerman · 6 years ago
  65. 2b2f103 powerpc/rfi-flush: Differentiate enabled and patched flush types by Mauricio Faria de Oliveira · 6 years ago
  66. 135b2c1 powerpc/rfi-flush: Always enable fallback flush on pseries by Michael Ellerman · 6 years ago
  67. 5e9ea71 powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again by Michael Ellerman · 6 years ago
  68. a1bbe5e powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code by Michael Ellerman · 6 years ago
  69. 98df746 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 6 years ago
  70. 51cbb3b powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 6 years ago
  71. 70e51fd powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef by Michael Ellerman · 6 years ago
  72. 09ae0d2 powerpc/64s: Clear PCR on boot by Michael Neuling · 6 years ago
  73. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  74. a9d6175 powerpc: Add missing prototype for arch_irq_work_raise() by Mathieu Malaterre · 6 years ago
  75. bbcc07d powerpc/perf: Fix kernel address leak via sampling registers by Michael Ellerman · 6 years ago
  76. 0ebbbeb powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer by Madhavan Srinivasan · 6 years ago
  77. c73749b powerpc/mpic: Check if cpu_possible() in mpic_physmask() by Michael Ellerman · 6 years ago
  78. ec12bb5 KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing by Paul Mackerras · 6 years ago
  79. c0ce441 powerpc/boot: Fix random libfdt related build errors by Guenter Roeck · 6 years ago
  80. 503b6c0 powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access by Mark Lord · 6 years ago
  81. 2f2f95d powerpc/numa: Ensure nodes initialized for hotplug by Michael Bringmann · 7 years ago
  82. 6f9c15a powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes by Michael Bringmann · 7 years ago
  83. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  84. 96c83fb powerpc/powernv: Fix NVRAM sleep in invalid context when crashing by Nicholas Piggin · 6 years ago
  85. 0c8b8d3 powerpc: Don't preempt_disable() in show_cpuinfo() by Benjamin Herrenschmidt · 6 years ago
  86. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  87. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  88. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  89. b87943f KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry by Paul Mackerras · 6 years ago
  90. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  91. 80bb480 powerpc/eeh: Fix race with driver un/bind by Michael Neuling · 6 years ago
  92. a2a8b26 rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops by Nicholas Piggin · 6 years ago
  93. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. 22578e2 powerpc/lib: Fix off-by-one in alternate feature patching by Michael Ellerman · 6 years ago
  95. 73de98f powerpc/eeh: Fix enabling bridge MMIO windows by Michael Neuling · 6 years ago
  96. 5aa8b5b powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops by Nicholas Piggin · 6 years ago
  97. 8923141 powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops by Nicholas Piggin · 6 years ago
  98. 59f404e powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently by Nicholas Piggin · 6 years ago
  99. f3ccc32 powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write() by Nicholas Piggin · 6 years ago
  100. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago