summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman
2018-05-30powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2018-05-30powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2018-05-30powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2018-05-30powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2018-05-30powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman
2018-05-30powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman
2018-05-30powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-05-30powerpc/64s: Clear PCR on bootMichael Neuling
2018-05-22powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt
2018-05-01powerpc/eeh: Fix race with driver un/bindMichael Neuling
2018-04-26powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin
2018-04-24powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2018-04-24powerpc/kexec_file: Fix error code when trying to load kdump kernelThiago Jung Bauermann
2018-04-24powerpc/kprobes: Fix call trace due to incorrect preempt countNaveen N. Rao
2018-04-24powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bitsNicholas Piggin
2018-04-08powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin
2018-04-08powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin
2018-03-19powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin
2018-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-02-22powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt
2018-02-07powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman