summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-08-14powerpc: mark more local variables as volatileArnd Bergmann2-2/+2
2023-08-14powerpc/pmac32: enable serial options by default in defconfigYuan Tan1-1/+2
2023-08-14Merge branch 'topic/cpu-smt' into nextMichael Ellerman10-21/+55
2023-08-02powerpc/pseries: Honour current SMT state when DLPAR onlining CPUsMichael Ellerman1-0/+8
2023-08-02powerpc: Add HOTPLUG_SMT supportMichael Ellerman3-1/+24
2023-08-02powerpc/pseries: Initialise CPU hotplug callbacks earlierMichael Ellerman3-9/+17
2023-08-02powerpc/kexec: fix minor typoLaurent Dufour1-3/+3
2023-08-02powerpc/ep8248e: Mark driver as non removableUwe Kleine-König1-7/+1
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann11-3/+23
2023-08-02powerpc: Explicitly include correct DT includesRob Herring70-76/+86
2023-08-02powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIsNicholas Piggin1-1/+29
2023-08-02powerpc: Add mm_cpumask warning when context switchingNicholas Piggin1-2/+5
2023-08-02powerpc/64s: Use dec_mm_active_cpus helperNicholas Piggin3-2/+3
2023-08-02powerpc: Account mm_cpumask and active_cpus in init_mmNicholas Piggin3-1/+18
2023-08-02powerpc/64: Enable accelerated crypto algorithms in defconfigMichael Ellerman1-0/+3
2023-08-02powerpc/crypto: don't build aes-gcm-p10 by defaultOmar Sandoval1-1/+0
2023-08-02powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10Omar Sandoval1-0/+1
2023-08-02powerpc/kuap: Use ASM feature fixups instead of static branchesChristophe Leroy5-74/+87
2023-08-02powerpc/kuap: KUAP enabling/disabling functions must be __always_inlineChristophe Leroy6-52/+53
2023-08-02powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32Christophe Leroy4-60/+23
2023-08-02powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuapChristophe Leroy9-40/+19
2023-08-02powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAPChristophe Leroy5-14/+14
2023-08-02powerpc/features: Add capability to update mmu features laterChristophe Leroy2-4/+28
2023-08-02powerpc/kuap: Fold kuep_is_disabled() into its only userChristophe Leroy2-6/+1
2023-08-02powerpc/kuap: Avoid useless jump_label on empty functionChristophe Leroy5-39/+29
2023-08-02powerpc/kuap: Avoid unnecessary reads of MD_APChristophe Leroy2-10/+4
2023-07-28cpu/SMT: Create topology_smt_thread_allowed()Michael Ellerman1-0/+3
2023-07-28cpu/SMT: Remove topology_smt_supported()Laurent Dufour2-10/+0
2023-07-28cpu/SMT: Store the current/max number of threadsMichael Ellerman1-1/+1
2023-07-28cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman1-0/+2
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-71/+139
2023-07-23Merge tag 'kvm-s390-master-6.5-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2-2/+7
2023-07-23Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini14-69/+132
2023-07-23Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-80/+29
2023-07-22Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-1/+3
2023-07-22Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds2-6/+11
2023-07-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-15/+38
2023-07-21ia64: mmap: Consider pgoff when searching for free mappingHelge Deller1-1/+1
2023-07-21io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()Helge Deller1-5/+10
2023-07-21arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown1-8/+25
2023-07-21Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+7
2023-07-20s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming1-1/+1
2023-07-20arm64: vdso: Clear common make C=2 warningsZhen Lei1-0/+4
2023-07-20arm64: mm: Make hibernation aware of KFENCENikhil V1-1/+3
2023-07-19Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan2-11/+1
2023-07-19bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck1-1/+7
2023-07-18s390/mm: fix per vma lock fault handlingSven Schnelle1-0/+2
2023-07-18KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda1-0/+1
2023-07-18KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda1-2/+6
2023-07-17powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray1-0/+1