summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2024-07-11powerpc64/bpf: jit support for sign extended movArtem Savkov
2024-07-11powerpc64/bpf: jit support for sign extended loadArtem Savkov
2024-07-11powerpc64/bpf: jit support for unconditional byte swapArtem Savkov
2024-07-11powerpc64/bpf: jit support for 32bit offset jmp instructionArtem Savkov
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-04powerpc/pci: Hotplug driver bridge supportKrishna Kumar
2024-07-04powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFCEsben Haabendal
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04KVM: PPC: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04powerpc/kexec: Use of_property_read_reg()Rob Herring (Arm)
2024-07-04powerpc/64s/radix/kfence: map __kfence_pool at page granularityHari Bathini
2024-07-04powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMM...Shivaprasad G Bhat
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-28powerpc/prom: Add CPU info to hardware description string laterNathan Lynch
2024-06-28powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch
2024-06-28powerpc/platforms: Move files from 4xx to 44xChristophe Leroy
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman
2024-06-28powerpc: Remove core support for 40xChristophe Leroy
2024-06-28powerpc: Remove 40x from Kconfig and defconfigMichael Ellerman
2024-06-28powerpc/boot: Remove all 40x platforms from bootChristophe Leroy
2024-06-28powerpc/40x: Remove 40x platforms.Christophe Leroy
2024-06-28powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat
2024-06-28powerpc/iommu: Move dev_has_iommu_table() to iommu.cShivaprasad G Bhat
2024-06-28powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDWShivaprasad G Bhat
2024-06-28powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl outputShivaprasad G Bhat
2024-06-28powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat
2024-06-25powerpc: restore some missing spu syscallsArnd Bergmann
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-23powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar
2024-06-23powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K
2024-06-23powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen
2024-06-20bpf: remove unused parameter in bpf_jit_binary_pack_finalizeRafael Passos
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack
2024-06-17powerpc/kexec_file: fix cpus node update to FDTSourabh Jain
2024-06-17powerpc/kexec_file: fix extra size calculation for kexec FDTSourabh Jain
2024-06-17powerpc/perf: Set cpumode flags using sample addressAnjali K
2024-06-16KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman
2024-06-12powerpc/configs: drop RT_GROUP_SCHED=y from ppc6xx_defconfigCeleste Liu
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)
2024-06-06KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in syncShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in syncShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in syncShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat