1. 503b6c0 powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access by Mark Lord · 7 years ago
  2. 2f2f95d powerpc/numa: Ensure nodes initialized for hotplug by Michael Bringmann · 7 years ago
  3. 6f9c15a powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes by Michael Bringmann · 7 years ago
  4. 96c83fb powerpc/powernv: Fix NVRAM sleep in invalid context when crashing by Nicholas Piggin · 7 years ago
  5. 0c8b8d3 powerpc: Don't preempt_disable() in show_cpuinfo() by Benjamin Herrenschmidt · 7 years ago
  6. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  7. b87943f KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry by Paul Mackerras · 7 years ago
  8. 80bb480 powerpc/eeh: Fix race with driver un/bind by Michael Neuling · 7 years ago
  9. a2a8b26 rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops by Nicholas Piggin · 7 years ago
  10. 22578e2 powerpc/lib: Fix off-by-one in alternate feature patching by Michael Ellerman · 7 years ago
  11. 73de98f powerpc/eeh: Fix enabling bridge MMIO windows by Michael Neuling · 7 years ago
  12. 5aa8b5b powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops by Nicholas Piggin · 7 years ago
  13. 8923141 powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops by Nicholas Piggin · 7 years ago
  14. 59f404e powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently by Nicholas Piggin · 7 years ago
  15. f3ccc32 powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write() by Nicholas Piggin · 7 years ago
  16. 31462de powerpc/8xx: fix mpc8xx_get_irq() return on no irq by Christophe Leroy · 8 years ago
  17. bc12167 powerpc/spufs: Fix coredump of SPU contexts by Michael Ellerman · 7 years ago
  18. 7ba7c82 powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE] by Ivan Mikhaylov · 8 years ago
  19. e88f1e3 powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash by Michael Ellerman · 8 years ago
  20. 6bdfab8 powerpc/modules: If mprofile-kernel is enabled add it to vermagic by Michael Ellerman · 8 years ago
  21. a41dbfe KVM: PPC: Book3S PR: Check copy_to/from_user return values by Paul Mackerras · 8 years ago
  22. e522e2e powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs by Nicholas Piggin · 7 years ago
  23. 812d42a powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened by Nicholas Piggin · 7 years ago
  24. 9008993 KVM: PPC: Book3S PR: Exit KVM on failed mapping by Alexey Kardashevskiy · 8 years ago
  25. 3095a0d powerpc/64s: Remove SAO feature from Power9 DD1 by Nicholas Piggin · 8 years ago
  26. f6edf95 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
  27. 708def5 powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit() by Michael Ellerman · 8 years ago
  28. a61cd7e powerpc: Avoid taking a data miss on every userspace instruction miss by Anton Blanchard · 8 years ago
  29. 66db324 powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout by Aneesh Kumar K.V · 8 years ago
  30. 2b70de4 bpf, ppc64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  31. ec0084d powerpc/64s: Improve RFI L1-D cache flush fallback by Nicholas Piggin · 7 years ago
  32. efe8bc0 powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 7 years ago
  33. 3146a32 powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL by Michael Ellerman · 7 years ago
  34. d532f62 powerpc/perf: Fix oops when grouping different pmu events by Ravi Bangoria · 7 years ago
  35. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  36. e41b3b8 powerpc: fix build errors in stable tree by Nicholas Piggin · 7 years ago
  37. ba4f9c1 powerpc/pseries: include linux/types.h in asm/hvcall.h by Michal Suchanek · 7 years ago
  38. 9fed397 powerpc/64s: Allow control of RFI flush via debugfs by Michael Ellerman · 7 years ago
  39. 1f0c936 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 7 years ago
  40. 6aec12e powerpc/powernv: Check device-tree for RFI flush settings by Oliver O'Halloran · 7 years ago
  41. 7db0fff powerpc/pseries: Query hypervisor for RFI flush settings by Michael Neuling · 7 years ago
  42. 0ef9f82 powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti by Michael Ellerman · 7 years ago
  43. c3b82eb powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
  44. 48cc95d powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL by Nicholas Piggin · 7 years ago
  45. 00e4062 powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL by Nicholas Piggin · 7 years ago
  46. 9d91432 powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL by Nicholas Piggin · 7 years ago
  47. 8fd3f98 powerpc/64: Add macros for annotating the destination of rfid/hrfid by Nicholas Piggin · 7 years ago
  48. be6641a powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper by Michael Neuling · 7 years ago
  49. 77b318a powerpc/perf: Dereference BHRB entries safely by Ravi Bangoria · 7 years ago
  50. 7745382 powerpc/perf/hv-24x7: Fix incorrect comparison in memord by Michael Ellerman · 7 years ago
  51. 6e5a846 powerpc/ipic: Fix status get and status clear by Christophe Leroy · 7 years ago
  52. d7e7c43 powerpc/opal: Fix EBUSY bug in acquiring tokens by William A. Kennington III · 7 years ago
  53. 29a404b powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo by Shriya · 7 years ago
  54. eae3f3a powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold by Paul Mackerras · 8 years ago
  55. d28faeb powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested by Alexey Kardashevskiy · 8 years ago
  56. e8d5b11 axonram: Fix gendisk handling by Jan Kara · 8 years ago
  57. 4aff028 powerpc/64: Fix checksum folding in csum_add() by Shile Zhang · 8 years ago
  58. 7ae7408 powerpc: Fix compiling a BE kernel with a powerpc64le toolchain by Nicholas Piggin · 8 years ago
  59. 0bf8f6e powerpc/64: Invalidate process table caching after setting process table by Paul Mackerras · 8 years ago
  60. 8950c98 powerpc/64s: Initialize ISAv3 MMU registers before setting partition table by Nicholas Piggin · 7 years ago
  61. 57e76db powerpc/mm: Fix memory hotplug BUG() on radix by Reza Arbab · 8 years ago
  62. 6d6ff7d powerpc/signal: Properly handle return value from uprobe_deny_signal() by Naveen N. Rao · 7 years ago
  63. 31c8c49 security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  64. 8b93cbd sched/cputime, powerpc32: Fix stale scaled stime on context switch by Frederic Weisbecker · 8 years ago
  65. f88f299 powerpc/corenet: explicitly disable the SDHC controller on kmcoge4 by Valentin Longchamp · 8 years ago
  66. 6f51c8a KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter by Li Zhong · 8 years ago
  67. c90b65d powerpc/64: Don't try to use radix MMU under a hypervisor by Paul Mackerras · 8 years ago
  68. 474cb9e KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM by Greg Kurz · 7 years ago
  69. 62a3af1f powerpc/perf: Add restrictions to PMC5 in power9 DD1 by Madhavan Srinivasan · 8 years ago
  70. 6a98825 powerpc/tm: Fix illegal TM state in signal handler by Gustavo Romero · 7 years ago
  71. afebf5e powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks by Cyril Bur · 7 years ago
  72. c76655f powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS by Naveen N. Rao · 7 years ago
  73. f89f25b powerpc/tm: Flush TM only if CPU has TM feature by Gustavo Romero · 7 years ago
  74. 5c23dcf powerpc/pseries: Fix parent_dn reference leak in add_dt_node() by Tyrel Datwyler · 7 years ago
  75. 8dcf70a KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list by Paul Mackerras · 7 years ago
  76. 18b7919 KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() by Paul Mackerras · 7 years ago
  77. 48564b5 powerpc: Fix DAR reporting when alignment handler faults by Michael Ellerman · 7 years ago
  78. 5aa523a powerpc/mm: Ensure cpumask update is ordered by Benjamin Herrenschmidt · 7 years ago
  79. 7672f118 powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC by Benjamin Herrenschmidt · 7 years ago
  80. 03ebdd1 powerpc/64: Fix __check_irq_replay missing decrementer interrupt by Nicholas Piggin · 7 years ago
  81. 8164692 powerpc/tm: Fix saving of TM SPRs in core dump by Gustavo Romero · 7 years ago
  82. 0f31691 Revert "powerpc/numa: Fix percpu allocations to be NUMA aware" by Greg Kroah-Hartman · 7 years ago
  83. c39c3ae KVM: PPC: Book3S HV: Save/restore host values of debug registers by Paul Mackerras · 7 years ago
  84. e5cd34d KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit by Paul Mackerras · 7 years ago
  85. d745f0f KVM: PPC: Book3S HV: Enable TM before accessing TM registers by Paul Mackerras · 7 years ago
  86. 6d3d93c powerpc/pseries: Fix of_node_put() underflow during reconfig remove by Laurent Vivier · 7 years ago
  87. 3b7babc powerpc/mm/radix: Properly clear process table entry by Benjamin Herrenschmidt · 7 years ago
  88. 88481a2 powerpc/asm: Mark cr0 as clobbered in mftb() by Oliver O'Halloran · 7 years ago
  89. 5e35ee2 powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 7 years ago
  90. 53a2821 powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 7 years ago
  91. 99fc5a2 powerpc/64: Fix atomic64_inc_not_zero() to return an int by Michael Ellerman · 7 years ago
  92. d638c85 powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp() by Balbir Singh · 7 years ago
  93. 90fb0f7 powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  94. 6e315b2 powerpc/eeh: Enable IO path on permanent error by Gavin Shan · 8 years ago
  95. 8eaa481 powerpc/64s: Handle data breakpoints in Radix mode by Naveen N. Rao · 7 years ago
  96. 414f51c powerpc/kprobes: Pause function_graph tracing during jprobes handling by Naveen N. Rao · 7 years ago
  97. 2f1527e KVM: PPC: Book3S HV: Context-switch EBB registers properly by Paul Mackerras · 7 years ago
  98. 468aa93 KVM: PPC: Book3S HV: Preserve userspace HTM state properly by Paul Mackerras · 7 years ago
  99. 4b660fc powerpc/perf: Fix oops when kthread execs user process by Ravi Bangoria · 7 years ago
  100. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago