aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-05-25KVM: PPC: Book3S: Protect memslots while validating user addressAlexey Kardashevskiy
2019-05-25KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exitSuraj Jitindar Singh
2019-05-25x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-05-16powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-08powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-05-02powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman
2019-05-02powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-04-17powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2019-04-05powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange
2019-04-05powerpc/ptrace: Mitigate potential Spectre v1Breno Leitao
2019-04-05powerpc/44x: Force PCI on for CURRITUCKMichael Ellerman
2019-04-05powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V
2019-04-05powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor
2019-04-05powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tablesAlexey Kardashevskiy
2019-04-03powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar
2019-04-03powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman
2019-04-03powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao
2019-04-03powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-03-27powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-03-27powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
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/smp: Fix NMI IPI xmon timeoutNicholas Piggin
2019-03-23powerpc/smp: Fix NMI IPI timeoutNicholas Piggin
2019-03-23powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V
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/64s/hash: Fix assert_slb_presence() use of the slbfee. instructionNicholas Piggin
2019-03-23powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2019-03-23powerpc/kvm: Save and restore host AMR/IAMR/UAMORMichael Ellerman
2019-03-23powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-03-23powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-03-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-02-23Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-19powerpc/powernv/sriov: Register IOMMU groups for VFsAlexey Kardashevskiy
2019-02-17Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-17powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman
2019-02-08Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-01powerpc/papr_scm: Use the correct bind addressOliver O'Halloran
2019-01-31powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V
2019-01-20Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-01-19powerpc: chrp: Use of_node_is_type to access device_typeRob Herring