1. ec03050 powerpc/rtas: use memmove for potentially overlapping buffer copy by Nathan Lynch · 2 years ago
  2. 5eded74 exit: Add and use make_task_dead. by Eric W. Biederman · 2 years, 1 month ago
  3. 4768935 powerpc/rtas: avoid scheduling in rtas_os_term() by Nathan Lynch · 2 years, 3 months ago
  4. e23822c powerpc/rtas: avoid device tree lookups in rtas_os_term() by Nathan Lynch · 2 years, 3 months ago
  5. 5d98d73 powerpc/pci_dn: Add missing of_node_put() by Liang He · 2 years, 8 months ago
  6. 8992141 powerpc/64: Init jump labels before parse_early_param() by Zhouyi Zhou · 2 years, 7 months ago
  7. 6f75057 powerpc/pci: Fix get_phb_number() locking by Michael Ellerman · 2 years, 7 months ago
  8. 1ed2ab5 powerpc/pci: Fix PHB numbering when using opal-phbid by Michael Ellerman · 2 years, 7 months ago
  9. a79e439 powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias by Pali Rohár · 2 years, 8 months ago
  10. 62214fd powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address by Andrew Donnellan · 2 years, 9 months ago
  11. 8e27187 powerpc: Enable execve syscall exit tracepoint by Naveen N. Rao · 2 years, 9 months ago
  12. d13c94c powerpc/32: Fix overread/overwrite of thread_struct via ptrace by Michael Ellerman · 2 years, 9 months ago
  13. b20eb7b powerpc/idle: Fix return value of __setup() handler by Randy Dunlap · 2 years, 10 months ago
  14. 3fc0676 powerpc: Set crashkernel offset to mid of RMA region by Sourabh Jain · 3 years, 1 month ago
  15. 2a70d9a powerpc/32: Fix boot failure with GCC latent entropy plugin by Christophe Leroy · 3 years, 2 months ago
  16. da1e760 powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING by Michael Ellerman · 3 years, 3 months ago
  17. bb0304a powerpc/watchdog: Fix missed watchdog reset due to memory ordering race by Nicholas Piggin · 3 years, 4 months ago
  18. 69591d7 powerpc/btext: add missing of_node_put by Julia Lawall · 9 years ago
  19. b265559 powerpc/prom_init: Fix improper check of prom_getprop() by Peiwei Hu · 3 years, 3 months ago
  20. 8b5262d powerpc/module64: Fix comment in R_PPC64_ENTRY handling by Michael Ellerman · 6 years ago
  21. 8f26208 powerpc/kprobes: Fix kprobe Oops happens in booke by Pu Lehui · 3 years, 7 months ago
  22. 30dcb05 powerpc/iommu: Annotate nested lock for lockdep by Alexey Kardashevskiy · 4 years ago
  23. d57b9bc powerpc/smp: Set numa node before updating mask by Srikar Dronamraju · 4 years ago
  24. 708b761 powerpc/prom: Mark identical_pvr_fixup as __init by Nathan Chancellor · 4 years ago
  25. 656a633 powerpc/eeh: Fix EEH handling for hugepages in ioremap space. by Mahesh Salgaonkar · 3 years, 11 months ago
  26. 282ae0b powerpc: improve handling of unrecoverable system reset by Nicholas Piggin · 4 years, 1 month ago
  27. 5cc821b powerpc/8xx: Fix software emulation interrupt by Christophe Leroy · 4 years, 1 month ago
  28. 71d14e7 powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter by Tyrel Datwyler · 4 years, 3 months ago
  29. 32e8272 powerpc/8xx: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 5 months ago
  30. a1fe396 powerpc/64s: flush L1D after user accesses by Nicholas Piggin · 4 years, 3 months ago
  31. db01cad powerpc/64s: flush L1D on kernel entry by Nicholas Piggin · 4 years, 3 months ago
  32. 39885f4 powerpc/64s: move some exception handlers out of line by Daniel Axtens · 4 years, 3 months ago
  33. 03e0e2c powerpc: Warn about use of smt_snooze_delay by Joel Stanley · 4 years, 6 months ago
  34. 818783b powerpc/rtas: Restrict RTAS requests from userspace by Andrew Donnellan · 4 years, 7 months ago
  35. 9fb97ac powerpc/tau: Disable TAU between measurements by Finn Thain · 4 years, 6 months ago
  36. cbd0b22 powerpc/tau: Remove duplicated set_thresholds() call by Finn Thain · 4 years, 6 months ago
  37. 23237a1 powerpc/tau: Use appropriate temperature sample interval by Finn Thain · 4 years, 6 months ago
  38. ac9867f powerpc/traps: Make unrecoverable NMIs die instead of panic by Nicholas Piggin · 4 years, 10 months ago
  39. 98ee679 powerpc/eeh: Only dump stack once if an MMIO loop is detected by Oliver O'Halloran · 5 years ago
  40. 17a07a0 powerpc/dma: Fix dma_map_ops::get_required_mask by Alexey Kardashevskiy · 4 years, 6 months ago
  41. 8d3dc7f powerpc/64s: Don't init FSCR_DSCR in __init_FSCR() by Michael Ellerman · 4 years, 9 months ago
  42. 172f9611 powerpc/vdso: Fix vdso cpu truncation by Milton Miller · 4 years, 8 months ago
  43. 6706e3e powerpc/crashkernel: Take "mem=" option into account by Pingfan Liu · 5 years ago
  44. fe3d6fa powerpc/64s: Save FSCR to init_task.thread.fscr after feature init by Michael Ellerman · 4 years, 9 months ago
  45. 2b84a2e powerpc/64s: Don't let DT CPU features set FSCR_DSCR by Michael Ellerman · 4 years, 9 months ago
  46. 929599d powerpc/pci/of: Parse unassigned resources by Alexey Kardashevskiy · 6 years ago
  47. 65b043bb powerpc/setup_64: Set cache-line-size based on cache-block-size by Chris Packham · 4 years, 11 months ago
  48. 7934eaf powerpc: Make setjmp/longjmp signature standard by Clement Courbet · 5 years ago
  49. 840d3ad powerpc/kprobes: Ignore traps that happened in real mode by Christophe Leroy · 5 years ago
  50. f4ebfe2 powerpc/64/tm: Don't let userspace set regs->trap via sigreturn by Michael Ellerman · 5 years ago
  51. 66a93f5 powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle by Michael Ellerman · 6 years ago
  52. 9e92bba powerpc: Include .BTF section by Naveen N. Rao · 5 years ago
  53. d789344 powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems by Desnes A. Nunes do Rosario · 5 years ago
  54. 77f8044 powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV by Oliver O'Halloran · 6 years ago
  55. ad28e1b powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number by Oliver O'Halloran · 5 years ago
  56. 5522177 powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild by Nathan Lynch · 6 years ago
  57. afdb6f5 powerpc/64s: Fix logic when handling unknown CPU features by Michael Ellerman · 6 years ago
  58. d17d019 powerpc/security: Fix wrong message when RFI Flush is disable by Gustavo L. F. Walbon · 6 years ago
  59. a9b68a3 powerpc/security/book3s64: Report L1TF status in sysfs by Anthony Steinhauser · 5 years ago
  60. ee0c626 powerpc/pseries: Mark accumulate_stolen_time() as notrace by Michael Ellerman · 5 years ago
  61. 99b0754 powerpc/irq: fix stack overflow verification by Christophe Leroy · 5 years ago
  62. cf9e11a powerpc: Fix vDSO clock_getres() by Vincenzo Frascino · 5 years ago
  63. c1a6136 powerpc: Avoid clang warnings around setjmp and longjmp by Nathan Chancellor · 5 years ago
  64. 0cea5de powerpc: Allow flush_icache_range to work across ranges >4GB by Alastair D'Silva · 5 years ago
  65. 6ff419d powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB by Alastair D'Silva · 5 years ago
  66. 2885cf0 powerpc/83xx: handle machine check caused by watchdog timer by Christophe Leroy · 6 years ago
  67. 6f95eb1 powerpc/prom: fix early DEBUG messages by Christophe Leroy · 6 years ago
  68. 38a2fa7 KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel by Michael Ellerman · 5 years ago
  69. bc06abf powerpc/book3s64: Fix link stack flush on context switch by Michael Ellerman · 5 years ago
  70. 583f9d7 powerpc/64s: support nospectre_v2 cmdline option by Christopher M. Riedl · 6 years ago
  71. 88b0950 powerpc/process: Fix flush_all_to_thread for SPE by Felipe Rechia · 6 years ago
  72. 484278a powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field by Sam Bobroff · 6 years ago
  73. cd3cac5 powerpc/time: Fix clockevent_decrementer initalisation for PR KVM by Michael Ellerman · 6 years ago
  74. 991d57e powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer by Anton Blanchard · 6 years ago
  75. 2c4c8ad powerpc/pseries: Disable CPU hotplug across migrations by Nathan Fontenot · 6 years ago
  76. be0255d powerpc/iommu: Avoid derefence before pointer check by Breno Leitao · 7 years ago
  77. dc87caf powerpc/vdso: Correct call frame information by Alan Modra · 6 years ago
  78. ae11e9f powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 by Aneesh Kumar K.V · 5 years ago
  79. 3f5d5b3 powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag by Aneesh Kumar K.V · 5 years ago
  80. 169795c powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions by Aneesh Kumar K.V · 5 years ago
  81. e40f216 powerpc/mm: Fixup tlbie vs store ordering issue on POWER9 by Aneesh Kumar K.V · 5 years ago
  82. 7c3e829 powerpc/64s/exception: machine check use correct cfar for late handler by Nicholas Piggin · 6 years ago
  83. c643f5b powerpc/rtas: use device model APIs and serialization during LPM by Nathan Lynch · 6 years ago
  84. feb93a6 powerpc/64: mark start_here_multiplatform as __ref by Christophe Leroy · 6 years ago
  85. 32b803e powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction by Gustavo Romero · 5 years ago
  86. 54de4ef powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB by Alastair D'Silva · 6 years ago
  87. 26bee6e powerpc/tm: Fix oops on sigreturn on systems without TM by Michael Neuling · 6 years ago
  88. aef3d0b powerpc/eeh: Handle hugepages in ioremap space by Oliver O'Halloran · 6 years ago
  89. 1f26f1b powerpc/pci/of: Fix OF flags parsing for 64bit BARs by Alexey Kardashevskiy · 6 years ago
  90. a2d5e4e powerpc/watchpoint: Restore NV GPRs while returning from exception by Ravi Bangoria · 6 years ago
  91. ce32ed9 powerpc/32s: fix suspend/resume when IBATs 4-7 are used by Christophe Leroy · 6 years ago
  92. f72ecfe pstore: Convert buf_lock to semaphore by Kees Cook · 6 years ago
  93. a66c556 powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX by Russell Currey · 6 years ago
  94. af2db2a powerpc/powernv/idle: Restore IAMR after idle by Russell Currey · 6 years ago
  95. 4f558ba powerpc/64s: Include cpu header by Breno Leitao · 6 years ago
  96. 6c2eb44 powerpc/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 6 years ago
  97. 1b19cbd kmemleak: powerpc: skip scanning holes in the .bss section by Catalin Marinas · 6 years ago
  98. 8b8fa98 powerpc/pseries: Remove prrn_work workqueue by Nathan Fontenot · 6 years ago
  99. 7f8e322 powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM by Breno Leitao · 6 years ago
  100. f16b7c7 powerpc/security: Fix spectre_v2 reporting by Michael Ellerman · 6 years ago