summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-01-12powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman
2020-01-04powerpc/irq: fix stack overflow verificationChristophe Leroy
2019-12-21powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-21powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva
2019-12-21powerpc/math-emu: Update macros from GCCJoel Stanley
2019-12-05powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang
2019-12-05powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2019-12-05powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy
2019-12-05powerpc/xmon: fix dump_segments()Christophe Leroy
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy
2019-11-28KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-28powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-28powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-28mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2019-11-28powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia
2019-11-28powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff
2019-11-28powerpc: Fix signedness bug in update_flash_db()Dan Carpenter
2019-11-25KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LRCameron Kaiser
2019-11-25powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao
2019-11-25powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao
2019-11-25libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring
2019-11-25powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot
2019-11-25powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin
2019-11-25powerpc/iommu: Avoid derefence before pointer checkBreno Leitao
2019-11-25powerpc/vdso: Correct call frame informationAlan Modra
2019-10-17powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-08-04powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-08-04powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-08-04powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada
2019-08-04powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter