summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-11KVM: arm64: nv: Use reg_to_encoding() to get sysreg IDOliver Upton
2023-02-11Merge tag 'x86-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-11perf/x86/intel/uncore: Add Meteor Lake supportKan Liang
2023-02-11x86/entry: Fix unwinding from kprobe on PUSH/POP instructionJosh Poimboeuf
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf
2023-02-11x86/perf/zhaoxin: Add stepping check for ZXCsilviazhao
2023-02-11perf/x86/intel/ds: Fix the conversion from TSC to perf timeKan Liang
2023-02-11KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changesChristoffer Dall
2023-02-11KVM: arm64: nv: Filter out unsupported features from ID regsMarc Zyngier
2023-02-11KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2Jintack Lim
2023-02-11KVM: arm64: nv: Allow a sysreg to be hidden from userspace onlyMarc Zyngier
2023-02-11KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisorMarc Zyngier
2023-02-11KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual...Jintack Lim
2023-02-11KVM: arm64: nv: Handle SMCs taken from virtual EL2Jintack Lim
2023-02-11x86/tsc: Do feature check as the very first thingBorislav Petkov (AMD)
2023-02-11x86/tsc: Make recalibrate_cpu_khz() export GPL onlyBorislav Petkov (AMD)
2023-02-11x86/cacheinfo: Remove unused trace variableBorislav Petkov (AMD)
2023-02-11KVM: arm64: nv: Handle trapped ERET from virtual EL2Christoffer Dall
2023-02-11KVM: arm64: nv: Inject HVC exceptions to the virtual EL2Jintack Lim
2023-02-11KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim
2023-02-11KVM: arm64: nv: Handle HCR_EL2.NV system register trapsJintack Lim
2023-02-11KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU stateChristoffer Dall
2023-02-11KVM: arm64: nv: Add EL2 system registers to vcpu contextMarc Zyngier
2023-02-11KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2xChristoffer Dall
2023-02-11KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is setChristoffer Dall
2023-02-11KVM: arm64: nv: Introduce nested virtualization VCPU featureChristoffer Dall
2023-02-11KVM: arm64: Use the S2 MMU context to iterate over S2 tableMarc Zyngier
2023-02-11arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10um: Make the definition of cpu_data more compatiblePeter Foley
2023-02-10x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi
2023-02-10rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow
2023-02-10rust: arch/um: Disable FP/SIMD instruction to match x86David Gow
2023-02-10rust: arch/um: Use 'pie' relocation mode under UMLDavid Gow
2023-02-10Merge branch 'for-next/signal' into for-next/coreCatalin Marinas
2023-02-10Merge branch 'for-next/sysreg-hwcaps' into for-next/coreCatalin Marinas
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-02-10Merge tag 'soc-fixes-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-10Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-10ARM: reorder defconfig filesArnd Bergmann
2023-02-10efi: Add mixed-mode thunk recipe for GetMemoryAttributesArd Biesheuvel
2023-02-10arm64: reorder defconfigArnd Bergmann
2023-02-10KVM: x86: Mitigate the cross-thread return address predictions bugTom Lendacky
2023-02-10x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky
2023-02-10powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restoresRohan McLure
2023-02-10powerpc/kcsan: Memory barriers semanticsRohan McLure
2023-02-10powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure
2023-02-10powerpc/kcsan: Add exclusions from instrumentationRohan McLure
2023-02-10powerpc: Skip stack validation checking alternate stacks if they are not allo...Nicholas Piggin
2023-02-10powerpc/64: Move paca allocation to early_setup()Nicholas Piggin