summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-05-11powerpc/vdso32: Fallback on getres syscall when clock is unknownChristophe Leroy1-3/+3
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers3-3/+0
2020-05-08crypto: powerpc/sha1 - prefix the "sha1_" functionsEric Biggers1-13/+13
2020-05-08crypto: powerpc/sha1 - remove unused temporary workspaceEric Biggers1-5/+2
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-05-07KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu1-0/+1
2020-05-07powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+1
2020-05-07powerpc/ima: Fix secure boot rules in ima arch policyNayna Jain1-3/+3
2020-05-07powerpc/64s/kuap: Restore AMR in fast_interrupt_returnNicholas Piggin1-1/+3
2020-05-06KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu1-0/+1
2020-05-05powerpc/spufs: simplify spufs core dumpingChristoph Hellwig3-176/+117
2020-05-05powerpc/spufs: stop using access_okChristoph Hellwig1-34/+8
2020-05-05powerpc/spufs: fix copy_to_user while atomicJeremy Kerr1-38/+75
2020-05-04powerpc/64s/kuap: Restore AMR in system reset exceptionNicholas Piggin1-0/+1
2020-05-04powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit codeNicholas Piggin1-6/+8
2020-05-04powerpc/64s: Fix unrecoverable SLB crashes due to preemption checkMichael Ellerman2-4/+22
2020-05-03Merge KUAP fix from topic/uaccess-ppc into fixesMichael Ellerman1-14/+35
2020-04-30sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra1-1/+0
2020-04-30powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin1-14/+35
2020-04-26Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-2/+7
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-18/+20
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2-18/+20
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar1-2/+2
2020-04-22powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy2-2/+2
2020-04-22powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failureChristophe Leroy1-0/+3
2020-04-21Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-8/+10
2020-04-21KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang1-1/+2
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito2-54/+48
2020-04-21powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham1-0/+2
2020-04-21KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras2-8/+10
2020-04-21docs: fix broken references to text filesMauro Carvalho Chehab1-1/+1
2020-04-16powerpc/perf: open access for CAP_PERFMON privileged processAlexey Budankov1-2/+2
2020-04-11mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-1/+2
2020-04-11powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe7-17/+27
2020-04-11mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-2/+2
2020-04-11mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+1
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2-12/+4
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds25-599/+757
2020-04-09Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-22/+27
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek1-2/+1
2020-04-07powernv/memtrace: always online added memory blocksDavid Hildenbrand1-10/+4
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual1-1/+1
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual1-1/+1
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds153-6047/+7308
2020-04-04powerpc: Improve ppc_save_regs()Nicholas Piggin1-1/+5
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-0/+6
2020-04-03Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin1-31/+13
2020-04-03powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-3/+1
2020-04-03Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams1-1/+3