summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-11-20powerpc: Only define __parse_fpscr() when requiredChristophe Leroy
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-10-25powerpc/47x: Fix 47x syscall return crashMichael Ellerman
2023-10-25powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray
2023-09-19powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-09-19powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain
2023-08-26powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-07-23powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman
2023-07-23powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta
2023-07-23powerpc: simplify ppc_save_regsNicholas Piggin
2023-07-23powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy
2023-07-23powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()Christophe Leroy
2023-05-24powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra
2023-05-11powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-04-05powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-03-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure
2023-03-17powerpc/iommu: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-25powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman
2023-02-25powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page alignedMichael Ellerman
2023-02-14powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-12powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-12powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2022-10-26powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()Li Huafei
2022-10-26powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He
2022-10-15Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch
2022-09-08powerpc: align syscall table for ppc32Masahiro Yamada
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou
2022-08-25powerpc/32: Set an IBAT covering up to _einittext during initChristophe Leroy
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman
2022-08-17powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman
2022-08-17powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár
2022-08-17powerpc/iommu: Fix iommu_table_in_use for a small default DMA window caseAlexey Kardashevskiy
2022-08-17powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman
2022-07-12powerpc/tm: Fix more userspace r13 corruptionNicholas Piggin
2022-07-12powerpc: flexible GPR range save/restore macrosNicholas Piggin
2022-07-07powerpc/prom_init: Fix kernel config grepLiam Howlett
2022-07-02powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-06-29powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
2022-06-29powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-06-22powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying
2022-06-14powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy