aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2024-03-03Merge tag 'v5.15.150' into v5.15/standard/baseBruce Ashfield
2024-03-01powerpc/eeh: Set channel state after notifying the driversGanesh Goudar
2024-03-01powerpc/eeh: Small refactor of eeh_handle_normal_event()Daniel Axtens
2024-03-01powerpc/rtas: ensure 4KB alignment for rtas_data_bufNathan Lynch
2024-03-01powerpc/rtas: make all exports GPLNathan Lynch
2024-02-26Merge tag 'v5.15.149' into v5.15/standard/baseBruce Ashfield
2024-02-23powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao
2024-02-23powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman
2024-02-06Merge tag 'v5.15.148' into v5.15/standard/baseBruce Ashfield
2024-01-25powerpc/toc: Future proof kernel tocAlan Modra
2024-01-25powerpc: Mark .opd section read-onlyChristophe Leroy
2023-12-27Merge tag 'v5.15.144' into v5.15/standard/baseBruce Ashfield
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao
2023-12-20powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao
2023-12-09Merge tag 'v5.15.142' into v5.15/standard/baseBruce Ashfield
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-12-03Merge tag 'v5.15.139' into v5.15/standard/baseBruce Ashfield
2023-11-20powerpc: Only define __parse_fpscr() when requiredChristophe Leroy
2023-11-17Merge tag 'v5.15.138' into v5.15/standard/baseBruce Ashfield
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-10-27Merge tag 'v5.15.137' into v5.15/standard/baseBruce Ashfield
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-08Merge tag 'v5.15.134' into v5.15/standard/baseBruce Ashfield
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-25Merge tag 'v5.15.132' into v5.15/standard/baseBruce Ashfield
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-27Merge tag 'v5.15.128' into v5.15/standard/baseBruce Ashfield
2023-08-26powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-07-26Merge tag 'v5.15.121' into v5.15/standard/baseBruce Ashfield
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-29Merge tag 'v5.15.113' into v5.15/standard/baseBruce Ashfield
2023-05-24powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra
2023-05-15Merge tag 'v5.15.111' into v5.15/standard/baseBruce Ashfield
2023-05-11powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-04-06Merge tag 'v5.15.106' into v5.15/standard/baseBruce Ashfield
2023-04-05powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe
2023-03-17Merge tag 'v5.15.103' into v5.15/standard/baseBruce Ashfield
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