summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-03powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2019-04-03powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-04-03powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-04-03powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2019-04-03powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2019-04-03powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-04-03powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-04-03powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2019-04-03powerpc/64: Disable the speculation barrier from the command lineDiana Craciun
2019-04-03powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2019-04-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2019-04-03powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2019-04-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2019-04-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2019-04-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2019-03-23powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy
2019-03-23powerpc/traps: fix recoverability of machine check handling on book3s/32Christophe Leroy
2019-03-23powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman
2019-03-23powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-02-12powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec
2018-11-21powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff
2018-11-21powerpc/64/module: REL32 relocation range checkNicholas Piggin
2018-11-21powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-10-03powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini
2018-09-15powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-08-03powerpc/8xx: fix invalid register expression in head_8xx.SChristophe Leroy
2018-08-03powerpc: Add __printf verification to prom_printfMathieu Malaterre
2018-08-03powerpc/32: Add a missing include headerMathieu Malaterre
2018-08-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff
2018-07-25powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling
2018-07-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V
2018-06-05powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy
2018-05-30powerpc/64s: sreset panic if there is no debugger or crash dump handlersNicholas Piggin
2018-05-30powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleepNicholas Piggin
2018-05-30powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual
2018-05-30powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-30powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman
2018-05-30powerpc: Move default security feature flagsMauricio Faria de Oliveira