summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-14powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider
2021-07-14s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-14csky: syscache: Fixup duplicate cache flushGuo Ren
2021-07-14powerpc/64s/interrupt: preserve regs->softe for NMI interruptsNicholas Piggin
2021-07-14powerpc/64s: fix hash page fault interrupt handlerNicholas Piggin
2021-07-14arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár
2021-07-14powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman
2021-07-14powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailableVaibhav Jain
2021-07-14powerpc/64s: Fix copy-paste data exposure into newly created tasksNicholas Piggin
2021-07-14powerpc/papr_scm: Properly handle UUID types and APIAndy Shevchenko
2021-07-14powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin
2021-07-14powerpc/powernv: Fix machine check reporting of async store errorsNicholas Piggin
2021-07-14s390: appldata depends on PROC_SYSCTLRandy Dunlap
2021-07-14s390: enable HAVE_IOREMAP_PROTNiklas Schnelle
2021-07-14MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li
2021-07-14bpf, x86: Fix extable offset calculationRavi Bangoria
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