summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-20KVM: PPC: Fix kernel crash with PR KVMGreg Kurz
2020-03-13powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOCChristophe Leroy
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
2020-02-24powerpc: Include .BTF sectionNaveen N. Rao
2020-02-24powerpc/watchpoint: Don't call dar_within_range() for Book3SRavi Bangoria
2020-02-19powerpc/entry: Fix an #if which should be an #ifdef in entry_32.SChristophe Leroy
2020-02-18powerpc/xmon: Fix whitespace handling in getstring()Oliver O'Halloran
2020-02-18powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACKChristophe Leroy
2020-02-18powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACKChristophe Leroy
2020-02-18powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy
2020-02-18powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte
2020-02-17powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy
2020-02-17powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy
2020-02-17powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy
2020-02-17powerpc/eeh: Fix deadlock handling dead PHBSam Bobroff
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-08Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman
2020-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-06virtio-blk: remove VIRTIO_BLK_F_SCSI supportChristoph Hellwig
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra