summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2024-02-232-3/+4
* powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman2024-02-231-0/+2
* powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan2024-02-231-2/+3
* KVM: use __vcalloc for very large allocationsPaolo Bonzini2024-02-231-1/+1
* powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan2024-01-251-0/+6
* powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan2024-01-251-0/+6
* powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan2024-01-251-0/+2
* powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan2024-01-251-0/+5
* powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch2024-01-251-4/+5
* powerpc/pseries/memhotplug: Quieten some DLPAR operationsLaurent Dufour2024-01-251-6/+6
* powerpc/44x: select I2C for CURRITUCKRandy Dunlap2024-01-251-0/+1
* powerpc: Remove in_kernel_text()Christophe Leroy2024-01-251-8/+0
* powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada2024-01-251-1/+1
* powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta2024-01-151-3/+3
* powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao2023-12-201-2/+2
* powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao2023-12-201-2/+11
* powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-12-082-0/+15
* powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin2023-11-281-3/+2
* powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen2023-11-201-1/+3
* powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior2023-11-201-1/+1
* powerpc/xive: Fix endian conversion sizeBenjamin Gray2023-11-201-1/+1
* powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macroChristophe Leroy2023-11-201-3/+0
* powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2023-11-082-1/+2
* powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-251-1/+1
* powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2023-10-252-0/+9
* powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray2023-10-101-1/+6
* powerpc/perf/hv-24x7: Update domain value checkKajol Jain2023-10-101-1/+1
* powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie2023-09-231-0/+1
* powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey2023-09-191-3/+14
* powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey2023-09-194-14/+13
* powerpc: Don't include lppaca.h in paca.hMichael Ellerman2023-09-197-5/+10
* powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy2023-09-191-3/+5
* powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain2023-09-191-0/+1
* powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch2023-08-261-3/+3
* powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray2023-08-261-0/+1
* powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V2023-08-111-2/+1
* word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2023-08-111-1/+1
* init: Remove check_bugs() leftoversThomas Gleixner2023-08-081-15/+0
* powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao2023-07-271-0/+8
* powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap2023-07-271-1/+1
* powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V2023-07-271-1/+1
* powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V2023-07-271-12/+22
* mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2023-07-274-4/+11
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2023-07-274-5/+13
* powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King2023-07-271-3/+3
* Remove DECnet support from kernelStephen Hemminger2023-06-211-2/+0
* powerpc/purgatory: remove PGO flagsRicardo Ribalda2023-06-211-0/+5
* powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman2023-05-301-2/+2
* powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch2023-05-171-1/+1
* powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap2023-05-171-3/+2