1. 30942cd9 powerpc: Include .BTF section by Naveen N. Rao · 4 years, 3 months ago
  2. 7288027 powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems by Desnes A. Nunes do Rosario · 4 years, 3 months ago
  3. d95d392 powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV by Oliver O'Halloran · 4 years, 9 months ago
  4. b25c67a powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number by Oliver O'Halloran · 4 years, 7 months ago
  5. 88311d7 powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild by Nathan Lynch · 5 years ago
  6. 9da4be3 powerpc/security: Fix wrong message when RFI Flush is disable by Gustavo L. F. Walbon · 5 years ago
  7. cb4bbe2 powerpc/security/book3s64: Report L1TF status in sysfs by Anthony Steinhauser · 4 years, 7 months ago
  8. 8d9edfbe powerpc/pseries: Mark accumulate_stolen_time() as notrace by Michael Ellerman · 4 years, 7 months ago
  9. 22c53f0 powerpc/irq: fix stack overflow verification by Christophe Leroy · 4 years, 5 months ago
  10. 444bdef powerpc: Fix vDSO clock_getres() by Vincenzo Frascino · 4 years, 6 months ago
  11. e5d4b4b powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB by Alastair D'Silva · 4 years, 7 months ago
  12. f2f6456 powerpc/83xx: handle machine check caused by watchdog timer by Christophe Leroy · 5 years ago
  13. 97f274e powerpc/prom: fix early DEBUG messages by Christophe Leroy · 5 years ago
  14. e2c87b1 KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel by Michael Ellerman · 4 years, 6 months ago
  15. 113408c powerpc/book3s64: Fix link stack flush on context switch by Michael Ellerman · 4 years, 6 months ago
  16. e59fed3 powerpc/64s: support nospectre_v2 cmdline option by Christopher M. Riedl · 5 years ago
  17. 6cb971b powerpc/process: Fix flush_all_to_thread for SPE by Felipe Rechia · 6 years ago
  18. 761df65 powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field by Sam Bobroff · 6 years ago
  19. 3e6636c powerpc/pseries: Disable CPU hotplug across migrations by Nathan Fontenot · 6 years ago
  20. 3faa1d3 powerpc/iommu: Avoid derefence before pointer check by Breno Leitao · 6 years ago
  21. 039eb3d powerpc/vdso: Correct call frame information by Alan Modra · 6 years ago
  22. 70fe3b1 powerpc/64s/exception: machine check use correct cfar for late handler by Nicholas Piggin · 4 years, 10 months ago
  23. d050b7a powerpc/rtas: use device model APIs and serialization during LPM by Nathan Lynch · 4 years, 10 months ago
  24. acdf558 powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction by Gustavo Romero · 4 years, 9 months ago
  25. 08ee34d powerpc/tm: Fix oops on sigreturn on systems without TM by Michael Neuling · 4 years, 10 months ago
  26. bce3e3e powerpc/eeh: Handle hugepages in ioremap space by Oliver O'Halloran · 4 years, 11 months ago
  27. 514670a powerpc/pci/of: Fix OF flags parsing for 64bit BARs by Alexey Kardashevskiy · 5 years ago
  28. d42d6bb powerpc/watchpoint: Restore NV GPRs while returning from exception by Ravi Bangoria · 5 years ago
  29. dae64e9 powerpc/32s: fix suspend/resume when IBATs 4-7 are used by Christophe Leroy · 5 years ago
  30. ca92979 powerpc/64s: Include cpu header by Breno Leitao · 6 years ago
  31. 91f69a3c powerpc/security: Fix spectre_v2 reporting by Michael Ellerman · 5 years ago
  32. 012c277 powerpc/fsl: Fix the flush of branch predictor. by Christophe Leroy · 5 years ago
  33. 38f573e powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup' by Diana Craciun · 5 years ago
  34. 0ac0d2b powerpc/fsl: Update Spectre v2 reporting by Diana Craciun · 5 years ago
  35. 487bea7 powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used by Diana Craciun · 5 years ago
  36. e115294 powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) by Diana Craciun · 5 years ago
  37. dd8bf94 powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) by Diana Craciun · 5 years ago
  38. 7133df4 powerpc/fsl: Add nospectre_v2 command line argument by Diana Craciun · 5 years ago
  39. 1eb1ddb powerpc/fsl: Fix spectre_v2 mitigations reporting by Diana Craciun · 5 years ago
  40. d91460f powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 5 years ago
  41. 98f6ded powerpc/64s: Add support for software count cache flush by Michael Ellerman · 5 years ago
  42. 25ea295 powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms by Diana Craciun · 5 years ago
  43. a96e47d powerpc/64: Make meltdown reporting Book3S 64 specific by Diana Craciun · 5 years ago
  44. 37336b6 powerpc/64: Call setup_barrier_nospec() from setup_arch() by Michael Ellerman · 5 years ago
  45. 2f8703f powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 5 years ago
  46. 1ec00d2 powerpc/64: Make stf barrier PPC_BOOK3S_64 specific. by Diana Craciun · 5 years ago
  47. 78749d1 powerpc/64: Disable the speculation barrier from the command line by Diana Craciun · 5 years ago
  48. ee617f5 powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 by Michael Ellerman · 5 years ago
  49. f7493c9 powerpc/64s: Enhance the information in cpu_show_spectre_v1() by Michal Suchanek · 5 years ago
  50. 86dfa51 powerpc/64: Use barrier_nospec in syscall entry by Michael Ellerman · 5 years ago
  51. e1217b4 powerpc/64s: Enable barrier_nospec based on firmware settings by Michal Suchanek · 5 years ago
  52. 73b0f62 powerpc/64s: Patch barrier_nospec in modules by Michal Suchanek · 5 years ago
  53. f3286f1 powerpc/64s: Add support for ori barrier_nospec patching by Michal Suchanek · 5 years ago
  54. 10f1dea powerpc: Fix invalid use of register expressions by Andreas Schwab · 5 years ago
  55. 4d8b1fd powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM by Breno Leitao · 5 years ago
  56. 380960e powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning by Michael Ellerman · 5 years ago
  57. b8f072b powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest by Mark Cave-Ayland · 5 years ago
  58. 9b53d04 powerpc/32: Clear on-stack exception marker upon exception return by Christophe Leroy · 5 years ago
  59. 49edda5 powerpc/tm: Set MSR[TS] just prior to recheckpoint by Breno Leitao · 5 years ago
  60. b0daf4e powerpc/msi: Fix NULL pointer access in teardown code by Radu Rendec · 5 years ago
  61. 9bed31c powerpc/eeh: Fix possible null deref in eeh_dump_dev_log() by Sam Bobroff · 6 years ago
  62. 16b07d3 powerpc/tm: Avoid possible userspace r1 corruption on reclaim by Michael Neuling · 6 years ago
  63. 42c08c3 powerpc/tm: Fix userspace r13 corruption by Michael Neuling · 6 years ago
  64. d3d39d2 powerpc/fadump: Return error when fadump registration fails by Michal Suchanek · 7 years ago
  65. 5735af3 powerpc/kdump: Handle crashkernel memory reservation failure by Hari Bathini · 6 years ago
  66. 1ae3174 powerpc/fadump: handle crash memory ranges array index overflow by Hari Bathini · 6 years ago
  67. 38d96f7 powerpc/8xx: fix invalid register expression in head_8xx.S by Christophe Leroy · 6 years ago
  68. ecd04c8 powerpc/32: Add a missing include header by Mathieu Malaterre · 6 years ago
  69. ee245de powerpc/eeh: Fix use-after-release of EEH driver by Sam Bobroff · 6 years ago
  70. 81d6e715 powerpc/fadump: Unregister fadump on kexec down path. by Mahesh Salgaonkar · 6 years ago
  71. 90f88f0 powerpc/ptrace: Fix enforcement of DAWR constraints by Michael Neuling · 6 years ago
  72. 5ea3b9b powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG by Michael Neuling · 6 years ago
  73. 10e4604 powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch by Aneesh Kumar K.V · 6 years ago
  74. e9b911a powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 6 years ago
  75. 2149936 powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() by Michael Ellerman · 6 years ago
  76. 4ec7e5e powerpc: Move default security feature flags by Mauricio Faria de Oliveira · 6 years ago
  77. 1dc0f1f powerpc/64s: Wire up cpu_show_spectre_v2() by Michael Ellerman · 6 years ago
  78. ed50e03 powerpc/64s: Wire up cpu_show_spectre_v1() by Michael Ellerman · 6 years ago
  79. a8f6001 powerpc/64s: Enhance the information in cpu_show_meltdown() by Michael Ellerman · 6 years ago
  80. 6f81254 powerpc/64s: Move cpu_show_meltdown() by Michael Ellerman · 6 years ago
  81. 62dfddf powerpc: Add security feature flags for Spectre/Meltdown by Michael Ellerman · 6 years ago
  82. 2b2f103 powerpc/rfi-flush: Differentiate enabled and patched flush types by Mauricio Faria de Oliveira · 6 years ago
  83. 5e9ea71 powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again by Michael Ellerman · 6 years ago
  84. a1bbe5e powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code by Michael Ellerman · 6 years ago
  85. 70e51fd powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef by Michael Ellerman · 6 years ago
  86. 09ae0d2 powerpc/64s: Clear PCR on boot by Michael Neuling · 6 years ago
  87. 0c8b8d3 powerpc: Don't preempt_disable() in show_cpuinfo() by Benjamin Herrenschmidt · 6 years ago
  88. 80bb480 powerpc/eeh: Fix race with driver un/bind by Michael Neuling · 6 years ago
  89. 73de98f powerpc/eeh: Fix enabling bridge MMIO windows by Michael Neuling · 6 years ago
  90. 7ba7c82 powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE] by Ivan Mikhaylov · 7 years ago
  91. e522e2e powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs by Nicholas Piggin · 6 years ago
  92. 812d42a powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened by Nicholas Piggin · 6 years ago
  93. f6edf95 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
  94. ec0084d powerpc/64s: Improve RFI L1-D cache flush fallback by Nicholas Piggin · 6 years ago
  95. efe8bc0 powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 6 years ago
  96. 3146a32 powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL by Michael Ellerman · 6 years ago
  97. e41b3b8 powerpc: fix build errors in stable tree by Nicholas Piggin · 6 years ago
  98. 9fed397 powerpc/64s: Allow control of RFI flush via debugfs by Michael Ellerman · 6 years ago
  99. 1f0c936 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 6 years ago
  100. 0ef9f82 powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti by Michael Ellerman · 6 years ago