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-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò13-13/+0
2020-07-16powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V1-1/+2
2020-06-24powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V1-9/+11
2020-06-24powerpc/4xx: Don't unmap NULL mbasehuhai1-3/+1
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/32s: Don't warn when mapping RO data ROX.Christophe Leroy1-2/+4
2020-06-24powerpc/64s/pgtable: fix an undefined behaviourQian Cai1-4/+19
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/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/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-1/+1
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-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song1-6/+0
2020-06-07powerpc/xmon: Restrict when kernel is locked downChristopher M. Riedl1-21/+82
2020-06-07powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar1-23/+16
2020-05-27powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman1-1/+1
2020-05-27powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey1-1/+1
2020-05-20powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+1
2020-04-29powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy2-2/+2
2020-04-29powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman1-1/+1
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham1-0/+2
2020-04-29powerpc/pseries: Fix MCE handling on pseriesGanesh Goudar1-0/+11
2020-04-29Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin1-31/+13
2020-04-23powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-23powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy1-0/+3
2020-04-23KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth1-0/+1
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy1-1/+1
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet3-8/+4
2020-04-17powerpc/64: Prevent stack protection in early bootMichael Ellerman3-3/+9
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy1-0/+3