aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-05-03Merge tag 'v5.15.37' into v5.15/standard/baseBruce Ashfield
2022-05-01gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher
2022-04-27Merge tag 'v5.15.36' into v5.15/standard/baseBruce Ashfield
2022-04-27powerpc/perf: Fix power10 event alternativesAthira Rajeev
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev
2022-04-27KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy
2022-04-20Merge tag 'v5.15.34' into v5.15/standard/baseBruce Ashfield
2022-04-13powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-13powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy
2022-04-13powerpc/secvar: fix refcount leak in format_show()Hangyu Hua
2022-04-13powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3EMichael Ellerman
2022-04-13powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin
2022-04-13powerpc/set_memory: Avoid spinlock recursion in change_page_attr()Christophe Leroy
2022-04-13powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
2022-04-13powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev
2022-04-11Merge tag 'v5.15.33' into v5.15/standard/baseBruce Ashfield
2022-04-08powerpc: Fix build errors with newer binutilsAnders Roxell
2022-04-08powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy
2022-04-08powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell
2022-04-08powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell
2022-04-08powerpc/kasan: Fix early region not updated correctlyChen Jingwen
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2022-04-08powerpc/pseries: Fix use after free in remove_phb_dynamic()Michael Ellerman
2022-04-08powerpc: 8xx: fix a return value error in mpc8xx_pic_initHangyu Hua
2022-04-08powerpc/64s: Don't use DSISR for SLB faultsMichael Ellerman
2022-04-08powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel
2022-04-08powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman
2022-04-08powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()Daniel Henrique Barboza
2022-04-08powerpc/perf: Don't use perf_hw_context for trace IMC PMUAthira Rajeev
2022-04-08KVM: PPC: Book3S HV: Check return value of kvmppc_radix_initFabiano Rosas
2022-04-08powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switchMaxim Kiselev
2022-04-08KVM: PPC: Fix vmx/vsx mixup in mmio emulationFabiano Rosas
2022-04-08powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher
2022-03-02Merge tag 'v5.15.25' into v5.15/standard/baseBruce Ashfield
2022-02-23powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell
2022-02-23powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy
2022-02-20Merge tag 'v5.15.24' into v5.15/standard/baseBruce Ashfield
2022-02-16powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy
2022-02-15powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2022-02-12powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell
2022-02-02Merge tag 'v5.15.19' into v5.15/standard/baseBruce Ashfield
2022-02-02Merge tag 'v5.15.17' into v5.15/standard/baseBruce Ashfield
2022-02-01powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev
2022-02-01powerpc/64s: Mask SRR0 before checking against the masked NIPNicholas Piggin
2022-02-01powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06Naveen N. Rao
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2022-02-01powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy
2022-02-01powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe Leroy
2022-02-01KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUsNicholas Piggin
2022-02-01powerpc/audit: Fix syscall_get_arch()Christophe Leroy