summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab
2022-10-27powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...Nicholas Piggin
2022-10-18powerpc/64s/interrupt: Perf NMI should not take normal exit pathNicholas Piggin
2022-10-18powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warningNicholas Piggin
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-14Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-13powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked contextNicholas Piggin
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-13powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Nicholas Piggin
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11powerpc: Fix 85xx buildJoel Stanley
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-07powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman
2022-10-05powerpc/64s/interrupt: Fix stack frame regs markerNicholas Piggin
2022-10-04powerpc/64: Fix msr_check_and_set/clear MSR[EE] raceNicholas Piggin
2022-10-04powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARNNicholas Piggin
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-30powerpc: Add device-tree model to the hardware descriptionMichael Ellerman
2022-09-30powerpc/64: Add logical PVR to the hardware descriptionMichael Ellerman
2022-09-30powerpc: Add PVR & CPU name to hardware descriptionMichael Ellerman
2022-09-30powerpc: Add hardware description stringMichael Ellerman
2022-09-30powerpc: Drops STABS_DEBUG from linker scriptsMichael Ellerman
2022-09-30powerpc/64s: Remove lost/old commentMichael Ellerman
2022-09-30powerpc/64s: Remove old STAB commentMichael Ellerman
2022-09-30powerpc: remove orphan systbl_chk.shNicholas Piggin
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra
2022-09-28powerpc: Ignore DSI error caused by the copy/paste instructionHaren Myneni
2022-09-28powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()Li Huafei
2022-09-28powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()Nathan Lynch
2022-09-28powerpc/rtas: block error injection when locked downNathan Lynch
2022-09-28powerpc/64s/interrupt: halt early boot interrupts if paca is not set upNicholas Piggin
2022-09-28powerpc/64: don't set boot CPU's r13 to paca until the structure is set upNicholas Piggin