summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie2021-06-23127-531/+853
|\
| * Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-205-24/+56
| |\
| | * x86/mm: Avoid truncating memblocks for SGX memoryFan Du2021-06-181-1/+7
| | * x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang2021-06-151-0/+1
| | * x86/fpu: Reset state for all signal restore failuresThomas Gleixner2021-06-101-11/+15
| | * x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner2021-06-091-2/+9
| | * x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner2021-06-091-1/+1
| | * x86/fpu: Invalidate FPU state after a failed XRSTOR from a user bufferAndy Lutomirski2021-06-091-0/+19
| | * x86/fpu: Prevent state corruption in __fpu__restore_sig()Thomas Gleixner2021-06-091-8/+1
| | * x86/ioremap: Map EFI-reserved memory as encrypted for SEVTom Lendacky2021-06-081-1/+3
| * | Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-06-194-7/+7
| |\ \
| | * | powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev2021-06-181-1/+1
| | * | powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman2021-06-151-1/+1
| | * | powerpc/signal64: Copy siginfo before changing regs->nipMichael Ellerman2021-06-141-5/+4
| | * | powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy2021-06-061-0/+1
| * | | Merge tag 'riscv-for-linus-5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-195-10/+10
| |\ \ \
| | * | | riscv: dts: fu740: fix cache-controller interruptsDavid Abdurachmanov2021-06-191-1/+1
| | * | | riscv: Ensure BPF_JIT_REGION_START aligned with PMD sizeJisheng Zhang2021-06-182-4/+3
| | * | | riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' nameJisheng Zhang2021-06-181-4/+4
| | * | | riscv: sifive: fix Kconfig errata warningRandy Dunlap2021-06-121-0/+1
| | * | | riscv32: Use medany C model for modulesKhem Raj2021-06-121-1/+1
| * | | | Merge tag 's390-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-06-191-2/+2
| |\ \ \ \
| | * | | | s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev2021-06-071-1/+1
| | * | | | s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev2021-06-071-1/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-181-0/+44
| |\ \ \ \
| | * | | | PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski2021-06-181-0/+44
| * | | | | Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-183-1/+45
| |\ \ \ \ \
| | * | | | | ARC: fix CONFIG_HARDENED_USERCOPYVineet Gupta2021-06-101-1/+1
| | * | | | | ARCv2: save ABI registers across signal handlingVineet Gupta2021-06-102-0/+44
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-177-10/+53
| |\ \ \ \ \ \
| | * | | | | | KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMUSean Christopherson2021-06-111-1/+25
| | * | | | | | KVM: X86: Fix x86_emulator slab cache leakWanpeng Li2021-06-111-0/+1
| | * | | | | | KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun2021-06-111-5/+15
| | * | | | | | KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson2021-06-101-1/+4
| | * | | | | | KVM: x86: Fix fall-through warnings for ClangGustavo A. R. Silva2021-06-102-0/+2
| | * | | | | | KVM: SVM: fix doc warningsChenXiaoSong2021-06-101-3/+3
| | * | | | | | kvm: LAPIC: Restore guard to prevent illegal APIC register accessJim Mattson2021-06-091-0/+3
| * | | | | | | Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-126-16/+36
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti2021-06-112-0/+2
| | * | | | | | riscv: alternative: fix typo in macro nameVitaly Wool2021-06-101-2/+2
| | * | | | | | riscv: code patching only works on !XIP_KERNELJisheng Zhang2021-06-101-9/+9
| | * | | | | | riscv: xip: support runtime trap patchingVitaly Wool2021-06-102-5/+23
| * | | | | | | Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-122-5/+8
| |\ \ \ \ \ \ \
| | * | | | | | | x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc2021-06-101-2/+2
| | * | | | | | | perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverKan Liang2021-06-011-1/+2
| | * | | | | | | perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1Kan Liang2021-05-311-2/+4
| * | | | | | | | x86, lto: Pass -stack-alignment only on LLD < 13.0.0Tor Vic2021-06-111-2/+3
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-095-20/+42
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU syncLai Jiangshan2021-06-081-0/+13
| | * | | | | | | KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson2021-06-081-3/+3