summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-06-09powerpc/idle: Fix return value of __setup() handlerRandy Dunlap
2022-06-09powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini
2022-06-09powerpc/rtas: Keep MSR[RI] set when calling RTASLaurent Dufour
2022-05-09powerpc/64: Add UADDR64 relocation supportAlexey Kardashevskiy
2022-05-01gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher
2022-04-13powerpc/secvar: fix refcount leak in format_show()Hangyu Hua
2022-04-13powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
2022-04-08powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher
2022-02-23powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy
2022-02-01powerpc/64s: Mask SRR0 before checking against the masked NIPNicholas Piggin
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2022-01-27powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panicHari Bathini
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini
2022-01-27powerpc/40x: Map 32Mbytes of memory at startupChristophe Leroy
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman
2022-01-27powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall
2022-01-27powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warningsMichael Ellerman
2022-01-27powerpc/64s: Mask NIP before checking against SRR0Michael Ellerman
2022-01-27powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu
2022-01-27powerpc: Avoid discarding flags in system_call_exception()Mark Rutland
2021-12-22powerpc/module_64: Fix livepatching for RO modulesRussell Currey
2021-12-01powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy
2021-11-25signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-25signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman
2021-11-25signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman
2021-11-25printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin
2021-11-25powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2021-11-25powerpc/signal32: Fix sigset_t copyChristophe Leroy
2021-11-25powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada
2021-11-25powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy
2021-11-18powerpc/64s/interrupt: Fix check_return_regs_valid() false positiveNicholas Piggin
2021-11-18powerpc/32e: Ignore ESR in instruction storage interrupt handlerNicholas Piggin