summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-14x86/hyperv: fix logical processor creationPraveen Kumar
2021-07-14x86/sev: Use "SEV: " prefix for messages from sev.cJoerg Roedel
2021-07-14x86/sev: Split up runtime #VC handler for correct state trackingJoerg Roedel
2021-07-14x86/sev: Make sure IRQs are disabled while GHCB is activeJoerg Roedel
2021-07-14KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is setAlexandru Elisei
2021-07-14KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()Kai Huang
2021-07-14KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()Kai Huang
2021-07-14KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switchSean Christopherson
2021-07-14KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmapSean Christopherson
2021-07-14KVM: nVMX: Sync all PGDs on nested transition with shadow pagingSean Christopherson
2021-07-14KVM: nVMX: Add a return code to vmx_complete_nested_posted_interruptJim Mattson
2021-07-14arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual
2021-07-14crypto: x86/curve25519 - fix cpu feature checking logic in mod_exitHangbin Liu
2021-07-14m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-07-14x86/elf: Use _BITUL() macro in UAPI headersJoe Richey
2021-07-14mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens
2021-07-14ia64: mca_drv: fix incorrect array size calculationArnd Bergmann
2021-07-14clocksource: Check per-CPU clock synchronization when marked unstablePaul E. McKenney
2021-07-14KVM: s390: get rid of register asm usageHeiko Carstens
2021-07-14KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh
2021-07-14KVM: arm64: Restore PMU configuration on first runMarc Zyngier
2021-07-14perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang
2021-07-14arm64: entry: don't instrument entry code with KCOVMark Rutland
2021-07-14arm64: perf: Convert snprintf to sysfs_emitTian Tao
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-07-14perf/x86/intel: Fix instructions:ppp support in Sapphire RapidsKan Liang
2021-07-14perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire RapidsKan Liang
2021-07-14perf/x86/intel: Fix fixed counter check warning for some Alder LakeKan Liang
2021-07-14x86/gpu: add JasperLake to gen11 early quirksTejas Upadhyay
2021-07-14powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()Michael Ellerman
2021-07-14s390: mm: Fix secure storage access exception handlingJanosch Frank
2021-07-14KVM: x86: Force all MMUs to reinitialize if guest CPUID is modifiedSean Christopherson
2021-07-14KVM: x86: Properly reset MMU context at vCPU RESET/INITSean Christopherson
2021-07-14KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walkSean Christopherson
2021-07-14KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson
2021-07-14KVM: x86/mmu: Remove broken WARN that fires on 32-bit KVM w/ nested EPTSean Christopherson
2021-07-14KVM: PPC: Book3S HV: Workaround high stack usage with clangNathan Chancellor
2021-07-14KVM: nVMX: Handle split-lock #AC exceptions that happen in L2Sean Christopherson
2021-07-14ARM: dts: at91: sama5d4: fix pinctrl muxingLudovic Desroches
2021-07-14ARM: dts: ux500: Fix LED probingLinus Walleij
2021-07-14arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong
2021-07-07Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"Sean Christopherson
2021-06-26Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-25Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-24KVM: s390: prepare for hugepage vmallocClaudio Imbrenda
2021-06-24Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-06-24perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner
2021-06-22x86: Always inline task_size_max()Peter Zijlstra