summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
5 dayspowerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy1-3/+3
5 dayspowerpc/8xx: Fix initial memory mappingChristophe Leroy1-2/+2
5 dayspowerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy2-12/+0
5 dayspowerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy4-21/+7
5 dayspowerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy2-2/+1
2024-09-04powerpc/boot: Only free if realloc() succeedsMichael Ellerman1-2/+3
2024-09-04powerpc/boot: Handle allocation failure in simple_realloc()Li zeming1-1/+3
2024-09-04powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan1-0/+2
2024-08-19powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar3-4/+22
2024-08-19powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFCEsben Haabendal1-0/+2
2024-08-19powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()Al Viro1-1/+3
2024-08-19powerpc/xmon: Fix disassembly CPU feature checksMichael Ellerman1-22/+11
2024-07-27powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar1-2/+5
2024-07-27powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K1-2/+2
2024-07-27KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman1-5/+13
2024-07-18powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz1-3/+3
2024-07-18powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman1-1/+1
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-07-05powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman1-12/+12
2024-07-05powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch1-4/+4
2024-07-05powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman1-2/+13
2024-07-05cma: factor out minimum alignment requirementDavid Hildenbrand2-6/+1
2024-06-16powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde3-7/+7
2024-06-16powerpc/fsl-soc: hide unused const variableArnd Bergmann1-0/+2
2024-04-10powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor1-1/+1
2024-04-10powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman1-2/+9
2024-03-27powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman2-3/+3
2024-03-27powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain1-2/+27
2024-03-27powerpc: Force inlining of arch_vmap_p{u/m}d_supported()Christophe Leroy1-2/+2
2024-03-01powerpc/eeh: Set channel state after notifying the driversGanesh Goudar1-2/+2
2024-03-01powerpc/eeh: Small refactor of eeh_handle_normal_event()Daniel Axtens1-34/+35
2024-03-01powerpc/rtas: ensure 4KB alignment for rtas_data_bufNathan Lynch1-1/+1
2024-03-01powerpc/rtas: make all exports GPLNathan Lynch1-11/+11
2024-03-01powerpc/pseries/lpar: add missing RTAS retry status handlingNathan Lynch1-10/+10
2024-03-01powerpc/perf/hv-24x7: add missing RTAS retry status handlingNathan Lynch1-24/+18
2024-03-01powerpc/pseries/lparcfg: add missing RTAS retry status handlingNathan Lynch1-10/+10
2024-03-01powerpc/powernv/ioda: Skip unallocated resources when mapping to PEFrederic Barrat1-1/+2
2024-02-23powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao1-2/+2
2024-02-23powerpc/kasan: Fix addr error caused by page alignmentJiangfeng Xiao1-0/+1
2024-02-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-1/+0
2024-02-23powerpc/lib: Validate size for vector operationsNaveen N Rao1-0/+10
2024-02-23powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell1-0/+2
2024-02-23powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman2-5/+5
2024-02-23powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2-3/+4
2024-02-23powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman1-0/+2
2024-02-23powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan1-2/+3
2024-01-26powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan1-0/+6
2024-01-26powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan1-0/+6
2024-01-26powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan1-0/+2
2024-01-26powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan1-0/+5