summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2024-10-17powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy
2024-10-17powerpc/64: Add support to build with prefixed instructionsNicholas Piggin
2024-10-17powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy
2024-09-18powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy
2024-08-03powerpc/prom: Add CPU info to hardware description string laterNathan Lynch
2024-07-25powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar
2024-07-11powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05powerpc: restore some missing spu syscallsArnd Bergmann
2024-04-03powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman
2024-04-03powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman
2024-02-23powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf
2024-02-23powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-05powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-12-08KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin
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-19powerpc/47x: Fix 47x syscall return crashMichael Ellerman
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-13powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-09-13powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain
2023-08-23powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-11powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao
2023-07-23powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman
2023-07-19powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta
2023-07-19powerpc: simplify ppc_save_regsNicholas Piggin
2023-07-19powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy
2023-07-19powerpc/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-24powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEsGaurav Batra
2023-05-11powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-04-06powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe
2023-03-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure
2023-03-17powerpc/64: Move paca allocation to early_setup()Nicholas Piggin
2023-03-17powerpc/64: Fix task_cpu in early boot when booting non-zero cpuidNicholas Piggin
2023-03-17powerpc/iommu: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-17powerpc/64: Don't recurse irq replayNicholas Piggin
2023-02-25powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-02-25powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-02-22powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin
2023-02-14powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin
2023-01-04powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-04powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin