summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-07-1711-30/+54
|\
| * arm64: entry: fix KCOV suppressionMark Rutland2021-07-151-1/+1
| * arm64: entry: add missing noinstrMark Rutland2021-07-151-1/+1
| * arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland2021-07-151-13/+2
| * arm64: Avoid premature usercopy failureRobin Murphy2021-07-153-13/+35
| * arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newerNathan Chancellor2021-07-131-1/+2
| * Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)"Will Deacon2021-07-121-1/+1
| * arm64: Add missing header <asm/smp.h> in two filesCarlos Bilbao2021-07-122-0/+2
| * arm64: fix strlen() with CONFIG_KASAN_HW_TAGSMark Rutland2021-07-121-0/+10
* | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-154-1/+5
|\ \
| * | powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-141-0/+1
| * | MIPS: Fix unreachable code issueGustavo A. R. Silva2021-07-131-1/+1
| * | MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-131-0/+2
| * | s390: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-131-0/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-07-1511-51/+161
|\ \
| * | KVM: nSVM: Restore nested control upon leaving SMMVitaly Kuznetsov2021-07-153-3/+10
| * | KVM: nSVM: Fix L1 state corruption upon return from SMMVitaly Kuznetsov2021-07-151-1/+38
| * | KVM: nSVM: Introduce svm_copy_vmrun_state()Vitaly Kuznetsov2021-07-152-18/+24
| * | KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUNVitaly Kuznetsov2021-07-151-0/+5
| * | KVM: nSVM: Check the value written to MSR_VM_HSAVE_PAVitaly Kuznetsov2021-07-151-1/+10
| * | KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilitiesSean Christopherson2021-07-151-4/+5
| * | KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header failsSean Christopherson2021-07-151-2/+3
| * | KVM: SVM: add module param to control the #SMI interceptionMaxim Levitsky2021-07-153-1/+14
| * | KVM: SVM: remove INIT intercept handlerMaxim Levitsky2021-07-151-1/+0
| * | KVM: SVM: #SMI interception must not skip the instructionMaxim Levitsky2021-07-151-1/+6
| * | KVM: VMX: Remove vmx_msr_index from vmx.hYu Zhang2021-07-151-2/+0
| * | KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan2021-07-151-0/+2
| * | KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on ...Like Xu2021-07-141-1/+2
| * | KVM: SVM: Revert clearing of C-bit on GPA in #NPF handlerSean Christopherson2021-07-141-1/+1
| * | KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAsSean Christopherson2021-07-144-8/+18
| * | KVM: x86: Use kernel's x86_phys_bits to handle reduced MAXPHYADDRSean Christopherson2021-07-141-7/+20
| * | KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson2021-07-141-1/+7
| * | Revert "KVM: x86: WARN and reject loading KVM if NX is supported but not enab...Sean Christopherson2021-07-141-3/+0
| * | Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2021-07-1478-379/+516
| |\ \
* | \ \ Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-142-3/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-101-0/+3
| |\ \ \
| | * | | bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend2021-07-091-0/+3
| * | | | ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq propertyGeert Uytterhoeven2021-07-011-3/+1
| |/ / /
* | | | Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-112-0/+19
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-092-0/+19
| |\ \ \ \
| | * | | | irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-092-0/+19
* | | | | | Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-112-8/+21
|\ \ \ \ \ \
| * | | | | | perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang2021-07-021-2/+4
| * | | | | | perf/x86/cstate: Add ICELAKE_X and ICELAKE_D supportZhang Rui2021-07-021-6/+17
* | | | | | | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland2021-07-071-1/+1
* | | | | | | | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-1030-65/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-07-051-14/+4
| * | | | | | | | parisc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-07-051-14/+4
| * | | | | | | | nds32: add arch/nds32/boot/.gitignoreMasahiro Yamada2021-07-051-0/+2