summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-16s390/maccess: add no DAT mode to kernel_writeVasily Gorbik
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2020-07-16arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier
2020-07-16arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta
2020-07-16ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta
2020-07-16KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-07-16KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei
2020-07-16KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull
2020-07-16KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-07-16arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-07-16powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin
2020-07-16arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan
2020-07-16x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-07-16arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan
2020-07-16ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai
2020-07-16s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-07-16powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V
2020-07-16ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren
2020-07-16perf/x86/rapl: Fix RAPL config variable bugStephane Eranian
2020-07-16perf/x86/rapl: Move RAPL support to common x86 codeStephane Eranian
2020-07-16KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-07-09MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl
2020-07-09x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedSean Christopherson
2020-07-09s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-07-09powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V
2020-07-09powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.Aneesh Kumar K.V
2020-06-30powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha
2020-06-30ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to open-drainFrieder Schrempf
2020-06-30ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL board to SoMFrieder Schrempf
2020-06-30arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage rangeRobin Gong
2020-06-30arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage rangeRobin Gong
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-30x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming
2020-06-30x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson
2020-06-30x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook
2020-06-30KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson
2020-06-30kvm: lapic: fix broken vcpu hotplugIgor Mammedov
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-30RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah
2020-06-30arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-30s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor