summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-07-22powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran1-1/+1
2020-07-22powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V1-5/+7
2020-07-16powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin1-1/+1
2020-07-16powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V1-1/+2
2020-07-09powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V2-6/+39
2020-07-09powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.Aneesh Kumar K.V3-7/+20
2020-06-30powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha1-0/+1
2020-06-24powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin1-2/+2
2020-06-24powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V1-9/+11
2020-06-24powerpc/64s/kuap: Add missing isync to KUAP restore pathsNicholas Piggin1-1/+10
2020-06-24powerpc/4xx: Don't unmap NULL mbasehuhai1-3/+1
2020-06-24KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour1-3/+8
2020-06-24KVM: PPC: Book3S: Fix some RCU-list locksQian Cai1-4/+14
2020-06-24KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai1-2/+14
2020-06-24powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy8-30/+1
2020-06-24powerpc/32s: Don't warn when mapping RO data ROX.Christophe Leroy1-2/+4
2020-06-24powerpc/kasan: Fix error detection on memory allocationChristophe Leroy1-3/+2
2020-06-24powerpc/64s/pgtable: fix an undefined behaviourQian Cai1-4/+19
2020-06-24powerpc/powernv: add NULL check after kzallocChen Zhou1-0/+4
2020-06-24powerpc/ps3: Fix kexec shutdown hangGeoff Levand1-10/+12
2020-06-24powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin1-2/+3
2020-06-24powerpc/64s/exceptions: Machine check reconcile irq stateNicholas Piggin1-0/+19
2020-06-24powerpc/64s/exception: Fix machine check no-loss idle wakeupNicholas Piggin1-6/+8
2020-06-24powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman2-9/+1
2020-06-24powerpc/crashkernel: Take "mem=" option into accountPingfan Liu1-3/+5
2020-06-24powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain1-10/+0
2020-06-24powerpc/ptdump: Add _PAGE_COHERENT flagChristophe Leroy1-0/+5
2020-06-24powerpc/book3s64/radix/tlb: Determine hugepage flush correctlyAneesh Kumar K.V1-3/+1
2020-06-24powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFTChristophe Leroy1-0/+1
2020-06-22powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman1-0/+19
2020-06-22powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman1-0/+8
2020-06-22powerpc/32: Disable KASAN with pages bigger than 16kChristophe Leroy1-2/+2
2020-06-22powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy3-5/+3
2020-06-22powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy1-3/+1
2020-06-22powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+2
2020-06-22powerpc/fadump: Account for memory_limit while reserving memoryHari Bathini1-1/+1
2020-06-22powerpc/fadump: consider reserved ranges while reserving memoryHari Bathini1-9/+67
2020-06-22powerpc/fadump: use static allocation for reserved memory rangesHari Bathini2-33/+48
2020-06-22powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...Christophe Leroy1-2/+2
2020-06-22powerpc/spufs: fix copy_to_user while atomicJeremy Kerr1-38/+75
2020-06-22sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra1-1/+0
2020-06-17powerpc/ptdump: Properly handle non standard page sizeChristophe Leroy1-9/+12
2020-06-17powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater1-0/+5
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2020-05-30Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+5
2020-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2020-05-29powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit codeDaniel Axtens1-0/+3
2020-05-28powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek1-0/+1
2020-05-26powerpc/64s: Fix restore of NV GPRs after facility unavailable exceptionMichael Ellerman1-0/+2
2020-05-22Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-14/+19