summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-08-04powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-08-04powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-08-04powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-08-04powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-08-04powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-05-16powerpc/64s: Include cpu headerBreno Leitao
2019-05-16powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun
2019-05-16powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2019-05-16powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2019-05-16powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun
2019-05-16powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-05-16powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-05-16powerpc/fsl: Update Spectre v2 reportingDiana Craciun
2019-05-16powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-05-16powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-05-16powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2019-05-16powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-05-16powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-05-16powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2019-05-16powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-05-16powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-05-16powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2019-05-16powerpc/64: Disable the speculation barrier from the command lineDiana Craciun
2019-05-16powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2019-05-16powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2019-05-16powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2019-05-16powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2019-05-16powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2019-05-16powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2019-05-16powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2019-05-16powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman
2019-05-16powerpc: Move default security feature flagsMauricio Faria de Oliveira
2019-05-16powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman
2019-05-16powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman
2019-05-16powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2019-05-16powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2019-05-16powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2019-05-16powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2019-05-16powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman
2019-05-16powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman
2019-05-16powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-10-13powerpc/fadump: Return error when fadump registration failsMichal Suchanek
2018-10-10powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini