summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-233-37/+54
|\
| * powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2021-05-212-35/+52
| * powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy2021-05-201-2/+2
* | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-201-1/+1
|\ \ | |/ |/|
| * quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* | powerpc/64e/interrupt: Fix nvgprs being clobberedNicholas Piggin2021-05-141-14/+24
* | powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabledNicholas Piggin2021-05-141-0/+7
* | powerpc/64s: Fix stf mitigation patching w/strict RWX & hashMichael Ellerman2021-05-141-10/+10
* | powerpc/64s: Fix entry flush patching w/strict RWX & hashMichael Ellerman2021-05-141-16/+43
* | powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman2021-05-141-1/+15
* | powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman2021-05-141-2/+17
* | KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMUMichael Ellerman2021-05-121-1/+1
* | powerpc/legacy_serial: Fix UBSAN: array-index-out-of-boundsChristophe Leroy2021-05-121-2/+5
* | powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_userChristophe Leroy2021-05-121-2/+2
* | powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUTChristophe Leroy2021-05-121-1/+1
* | powerpc/pseries: warn if recursing into the hcall tracing codeNicholas Piggin2021-05-121-4/+10
* | powerpc/pseries: use notrace hcall variant for H_CEDE idleNicholas Piggin2021-05-122-11/+5
* | powerpc/pseries: Don't trace hcall tracing wrapperNicholas Piggin2021-05-121-2/+2
* | powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin2021-05-124-5/+33
* | powerpc/syscall: Calling kuap_save_and_lock() is wrongChristophe Leroy2021-05-121-3/+0
* | powerpc/interrupts: Fix kuep_unlock() callChristophe Leroy2021-05-122-2/+1
|/
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\
| * kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-021-1/+1
* | Merge branch 'master' into nextMichael Ellerman2021-05-086-37/+16
|\ \
| * \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-5/+0
| |\ \
| | * | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-053-26/+10
| |\| |
| | * | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual2021-05-051-4/+1
| | * | mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual2021-05-051-4/+1
| | * | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-6/+2
| | * | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-052-6/+3
| | * | mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual2021-05-051-5/+1
| | * | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-1/+2
| * | | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-041-3/+3
| |\ \ \
| | * | | powerpc/svm: stop using io_tlb_startChristoph Hellwig2021-03-171-3/+3
| * | | | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-031-2/+2
| |\ \ \ \
| | * | | | tracing: Fix various typos in commentsIngo Molnar2021-03-231-2/+2
| | |/ / /
* | | | | KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacksNicholas Piggin2021-05-063-17/+36
* | | | | powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPCChristophe Leroy2021-05-041-17/+17
* | | | | powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy2021-05-041-0/+3
* | | | | powerpc/powernv/memtrace: Fix dcache flushingSandipan Das2021-05-041-2/+2
* | | | | powerpc/kexec_file: Use current CPU info while setting up FDTSourabh Jain2021-05-041-0/+92
* | | | | powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin2021-05-042-5/+14
* | | | | powerpc/powernv: remove the nvlink supportChristoph Hellwig2021-05-0210-948/+8
|/ / / /
* | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \ \
| * | | | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0111-197/+94
|\ \ \ \
| * \ \ \ Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-224-7/+59
| |\ \ \ \
| * | | | | KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson2021-04-171-1/+0
| * | | | | KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-1710-173/+95