summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-08-04KVM: SVM: improve the code readability for ASID managementMingwei Zhang
2021-08-04perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-08-04perf/x86: Fix out of bound MSR accessPeter Zijlstra
2021-08-04KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson
2021-08-03riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck
2021-08-03riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo
2021-08-03ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta
2021-08-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-08-03arc: Fix spelling mistake and grammar in KconfigColin Ian King
2021-08-03arc: Prefer unsigned int to bare use of unsignedJinchao Wang
2021-08-03Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2021-08-03s390: update defconfigsHeiko Carstens
2021-08-03KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...Vitaly Kuznetsov
2021-08-03KVM: x86: Introduce trace_kvm_hv_hypercall_done()Vitaly Kuznetsov
2021-08-03KVM: x86: hyper-v: Check access to hypercall before reading XMM registersVitaly Kuznetsov
2021-08-03arm64: stacktrace: avoid tracing arch_stack_walk()Mark Rutland
2021-08-03arm64: stacktrace: fix commentMark Rutland
2021-08-03arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULLBarry Song
2021-08-03arm64: move warning about toolchains to archprepareMasahiro Yamada
2021-08-03arm64: fix compat syscall return truncationMark Rutland
2021-08-02Merge tag 'mvebu-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2021-08-02Merge tag 'stm32-dt-for-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2021-08-02Merge tag 'imx-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2021-08-02ARM: ixp4xx: goramo_mlr depends on old PCI driverArnd Bergmann
2021-08-02Merge tag 'tegra-for-5.14-rc3-arm64-dt' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2021-08-02ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla
2021-08-01Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30s390/boot: fix zstd build for -march=z900Vasily Gorbik
2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOMMarek Vasut
2021-07-30ARM: dts: stm32: Disable LAN8710 EDPD on DHCOMMarek Vasut
2021-07-30ARM: dts: stm32: Prefer HW RTC on DHCOM SoMMarek Vasut
2021-07-30KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini
2021-07-29Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-29KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTESteven Price
2021-07-29KVM: arm64: Fix off-by-one in range_is_memoryDavid Brazdil
2021-07-29powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman
2021-07-29powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju
2021-07-28alpha: register early reserved memory in memblockMike Rapoport
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-27KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrlMaxim Levitsky
2021-07-27KVM: SVM: tweak warning about enabled AVIC on nested entryMaxim Levitsky
2021-07-27KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...Maxim Levitsky