summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-06-09powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria
2019-06-09KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater
2019-05-31powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch
2019-05-31powerpc/boot: Fix missing check of lseek() return valueBo YU
2019-05-31powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-05-16powerpc/64s: Include cpu headerBreno Leitao
2019-05-16powerpc: remove old GCC version checksNicholas Piggin
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-08powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-04-20powerpc/pseries: Remove prrn_work workqueueNathan Fontenot
2019-04-17powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2019-04-05powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V
2019-04-05powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao
2019-04-03powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-04-03powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-04-03powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun
2019-04-03powerpc/fsl: Update Spectre v2 reportingDiana Craciun
2019-04-03powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun
2019-04-03powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-03powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun
2019-04-03powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2019-04-03powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2019-04-03powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-04-03powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman
2019-04-03powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2019-04-03powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-04-03powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2019-04-03powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2019-04-03powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2019-04-03powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-04-03powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2019-04-03powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-04-03powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-04-03powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2019-04-03powerpc/64: Disable the speculation barrier from the command lineDiana Craciun
2019-04-03powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2019-04-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2019-04-03powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2019-04-03powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman