summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-25riscv: Add extern declarations for vDSO time-related functionsVincent Chen
2020-06-25riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen
2020-06-25arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan
2020-06-25Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-25arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-25x86/entry: Fix #UD vs WARN morePeter Zijlstra
2020-06-25x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-06-25x86/entry: Fixup bad_iret vs noinstrPeter Zijlstra
2020-06-25MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies
2020-06-24arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan
2020-06-24arm64: Don't insert a BTI instruction at inner labelsJean-Philippe Brucker
2020-06-24arm64: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov
2020-06-24arm64: vdso: Only pass --no-eh-frame-hdr when linker supports itWill Deacon
2020-06-24ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai
2020-06-24ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai
2020-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-23arm64: Depend on newer binutils when building PACMark Brown
2020-06-23arm64: compat: Remove 32-bit sigreturn code from the vDSOWill Deacon
2020-06-23arm64: compat: Always use sigpage for sigreturn trampolineWill Deacon
2020-06-23arm64: compat: Allow 32-bit vdso and sigpage to co-existWill Deacon
2020-06-23arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon
2020-06-23s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-06-23s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-06-23s390: fix system call single steppingSven Schnelle
2020-06-23KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkruSean Christopherson
2020-06-23KVM: x86: allow TSC to differ by NTP correction bounds without TSC scalingMarcelo Tosatti
2020-06-23KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-23ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to open-drainFrieder Schrempf
2020-06-23ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL board to SoMFrieder Schrempf
2020-06-22KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson
2020-06-22KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson
2020-06-22KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic()Vitaly Kuznetsov
2020-06-22KVM: LAPIC: ensure APIC map is up to date on concurrent update requestsPaolo Bonzini
2020-06-22kvm: lapic: fix broken vcpu hotplugIgor Mammedov
2020-06-22powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V
2020-06-22powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-20Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy
2020-06-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-06-19x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming
2020-06-19Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"Vitaly Kuznetsov
2020-06-19x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang
2020-06-18RISC-V: Acquire mmap lock before invoking walk_page_rangeAtish Patra
2020-06-18RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah