summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-0/+2
|\
| * clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov2021-05-141-0/+2
* | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-162-14/+9
|\ \
| * | xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini2021-05-141-1/+7
| * | arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig2021-05-141-1/+2
| * | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2021-05-141-12/+0
| |/
* | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-1625-105/+116
|\ \
| * | x86/boot/compressed: Enable -WundefNick Desaulniers2021-05-123-2/+3
| * | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-1010-18/+18
| * | x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh2021-05-104-70/+80
| * | x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-1011-15/+15
| |/
* | Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-1513-75/+175
|\ \
| * | 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 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-153-1/+19
|\ \
| * | x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui2021-05-133-1/+19
* | | Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-151-1/+0
|\ \ \
| * | | sh: Remove unused variableEric Dumazet2021-05-101-1/+0
| | |/ | |/|
* | | Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2021-05-1512-25/+41
|\ \ \
| * | | ARC: mm: Use max_high_pfn as a HIGHMEM zone borderVladimir Isaev2021-05-101-1/+10
| * | | ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev2021-05-105-13/+19
| * | | ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-101-2/+2
| * | | ARC: kgdb: add 'fallthrough' to prevent a warningRandy Dunlap2021-05-101-0/+1
| * | | arc: Fix typos/spellosBhaskar Chowdhury2021-05-104-9/+9
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-148-75/+147
|\ \ \ | |_|/ |/| |
| * | arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas2021-05-141-1/+3
| * | arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.hMark Brown2021-05-131-1/+1
| * | arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne2021-05-101-0/+12
| * | arm64: Generate cpucaps.hMark Brown2021-05-106-74/+132
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-1020-316/+463
|\ \ | |/ |/|
| * KVM: SVM: Move GHCB unmapping to fix RCU warningTom Lendacky2021-05-073-4/+5
| * KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpersSean Christopherson2021-05-071-13/+11
| * KVM: x86: Prevent deadlock against tk_core.seqThomas Gleixner2021-05-071-4/+18
| * KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner2021-05-071-0/+1
| * KVM: x86: Prevent KVM SVM from loading on kernels with 5-level pagingSean Christopherson2021-05-073-11/+16
| * KVM: X86: Expose bus lock debug exception to guestPaolo Bonzini2021-05-073-1/+7