summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
| | |\ \ \ \ \
* | | | | | | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-238-79/+27
* | | | | | | | ARM: dts: imx6qdl: move phy properties into phy device nodeJoakim Zhang2021-07-216-64/+124
* | | | | | | | arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang2021-07-201-3/+3
* | | | | | | | arm64: dts: qcom: sc7180: define ipa_fw_mem nodeAlex Elder2021-07-201-0/+5
* | | | | | | | arm64: dts: qcom: sc7280: add IPA informationAlex Elder2021-07-201-0/+43
* | | | | | | | s390/qeth: remove OSN supportJulian Wiedmann2021-07-201-2/+0
* | | | | | | | ARM: dts: imx7-mba7: remove un-used "phy-reset-delay" propertyJoakim Zhang2021-07-162-2/+0
* | | | | | | | ARM: dts: imx35: correct node name for FECJoakim Zhang2021-07-161-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-07-151-0/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | bpf, x86: Store caller's ip in trampoline stackJiri Olsa2021-07-151-0/+19
* | | | | | | | 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-091-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
| * | | | | | | | | | sh: move core-y in arch/sh/Makefile to arch/sh/KbuildMasahiro Yamada2021-05-262-5/+3
| * | | | | | | | | | hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/KbuildMasahiro Yamada2021-05-262-4/+1
| * | | | | | | | | | h8300: move core-y in arch/h8300/Makefile to arch/h8300/KbuildMasahiro Yamada2021-05-262-3/+1