summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-06-24powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin
2020-06-24powerpc/64s/exception: Fix machine check no-loss idle wakeupNicholas Piggin
2020-06-24powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman
2020-06-24powerpc/crashkernel: Take "mem=" option into accountPingfan Liu
2020-06-24powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain
2020-06-24powerpc/ptdump: Add _PAGE_COHERENT flagChristophe Leroy
2020-06-24powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFTChristophe Leroy
2020-06-22powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman
2020-06-22powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman
2020-06-22powerpc/32: Disable KASAN with pages bigger than 16kChristophe Leroy
2020-06-22powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-06-22powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy
2020-06-22powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy
2020-06-22powerpc/fadump: Account for memory_limit while reserving memoryHari Bathini
2020-06-22powerpc/fadump: consider reserved ranges while reserving memoryHari Bathini
2020-06-22powerpc/fadump: use static allocation for reserved memory rangesHari Bathini
2020-06-22powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...Christophe Leroy
2020-06-22powerpc/spufs: fix copy_to_user while atomicJeremy Kerr
2020-06-22sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra
2020-06-17powerpc/ptdump: Properly handle non standard page sizeChristophe Leroy
2020-06-17powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater
2020-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2020-06-07powerpc/xmon: Restrict when kernel is locked downChristopher M. Riedl
2020-06-07powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar
2020-05-27powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman
2020-05-27powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey
2020-05-20powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy
2020-04-29powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-29powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-29powerpc/pseries: Fix MCE handling on pseriesGanesh Goudar
2020-04-29Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-04-23powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-04-23powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy
2020-04-23KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-17powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-17powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater
2020-04-17powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-04-17powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2020-04-17powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-04-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-17powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek
2020-04-17powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing
2020-03-25powerpc: Include .BTF sectionNaveen N. Rao
2020-03-12powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-03-12powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman