aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/fsl-mpc8315e-rdbv5.6/standard/fsl-mpc8315e-rdbBruce Ashfield
2020-08-06Merge branch 'v5.6/standard/base' into v5.6/standard/fsl-mpc8315e-rdbBruce Ashfield
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/baseBruce Ashfield
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-03powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek
2020-05-27powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman
2020-05-20powerpc/ima: Fix secure boot rules in ima arch policyNayna Jain
2020-05-20powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin
2020-05-20powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy
2020-05-20powerpc/vdso32: Fallback on getres syscall when clock is unknownChristophe 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/8xx: Fix STRICT_KERNEL_RWX startup test failureChristophe Leroy
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/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: Make setjmp/longjmp signature standardClement Courbet
2020-04-17powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek
2020-04-17KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supportedFabiano Rosas
2020-03-24Merge branch 'standard/base' into standard/fsl-mpc8315e-rdbBruce Ashfield
2020-03-24Merge tag 'v5.6-rc7' into standard/baseBruce Ashfield
2020-03-20KVM: PPC: Fix kernel crash with PR KVMGreg Kurz
2020-03-13powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOCChristophe Leroy
2020-03-09Merge branch 'standard/base' into standard/fsl-mpc8315e-rdbBruce Ashfield
2020-03-09Merge tag 'v5.6-rc5' into standard/baseBruce Ashfield
2020-03-09mpc8315erdb: fix ethernet at boot timePaul Eggleton
2020-03-09fsl-mpc8315e-rdb: Enable EEPROMBruce Ashfield
2020-03-09powerpc: serialize image targetsBruce Ashfield
2020-03-09crtsavres: fixups for 5.4+Bruce Ashfield
2020-03-09powerpc/ptrace: Disable array-bounds warning with gcc8Khem Raj
2020-03-09powerpc: Disable attribute-alias warnings from gcc8Khem Raj
2020-03-09powerpc: add crtsavres.o to archprepare for kbuildBruce Ashfield
2020-03-09powerpc: kexec fix for powerpc64Benjamin Walsh
2020-03-09powerpc: Add unwind information for SPE registers of E500 coreLiming Wang
2020-03-05powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman
2020-02-28powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario