summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson2020-06-155-4/+13
| | * | | | | | | | | x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger2020-06-152-4/+5
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-06-281-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | objtool: Fix noinstr vs KCOVPeter Zijlstra2020-06-181-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-288-45/+73
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-2695-329/+961
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/entry: Fix #UD vs WARN morePeter Zijlstra2020-06-251-34/+38
| | * | | | | | | | | | x86/entry: Increase entry_stack size to a full pagePeter Zijlstra2020-06-251-1/+1
| | * | | | | | | | | | x86/entry: Fixup bad_iret vs noinstrPeter Zijlstra2020-06-252-3/+7
| | * | | | | | | | | | x86/entry, bug: Comment the instrumentation_begin() usage for WARN()Peter Zijlstra2020-06-151-0/+6
| | * | | | | | | | | | x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()Peter Zijlstra2020-06-153-2/+20
| | * | | | | | | | | | x86, kcsan: Remove __no_kcsan_or_inline usagePeter Zijlstra2020-06-151-5/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-272-1/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V2020-06-221-1/+2
| | * | | | | | | | | | powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha2020-06-221-0/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-272-1/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGuo Ren2020-06-251-0/+3
| | * | | | | | | | | | riscv: Add extern declarations for vDSO time-related functionsVincent Chen2020-06-251-0/+6
| | * | | | | | | | | | riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen2020-06-251-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-2714-166/+98
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan2020-06-251-0/+2
| | * | | | | | | | | | arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-251-3/+22
| | * | | | | | | | | | arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan2020-06-241-0/+2
| | * | | | | | | | | | arm64: Don't insert a BTI instruction at inner labelsJean-Philippe Brucker2020-06-241-6/+0
| | * | | | | | | | | | arm64: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov2020-06-241-1/+1
| | * | | | | | | | | | arm64: vdso: Only pass --no-eh-frame-hdr when linker supports itWill Deacon2020-06-241-2/+3
| | * | | | | | | | | | arm64: Depend on newer binutils when building PACMark Brown2020-06-231-2/+2
| | * | | | | | | | | | arm64: compat: Remove 32-bit sigreturn code from the vDSOWill Deacon2020-06-233-71/+0
| | * | | | | | | | | | arm64: compat: Always use sigpage for sigreturn trampolineWill Deacon2020-06-231-25/+0
| | * | | | | | | | | | arm64: compat: Allow 32-bit vdso and sigpage to co-existWill Deacon2020-06-234-36/+32
| | * | | | | | | | | | arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon2020-06-232-21/+35
| * | | | | | | | | | | arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig2020-06-261-9/+3
| * | | | | | | | | | | x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2020-06-262-1/+5
| * | | | | | | | | | | openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne2020-06-261-0/+5
| * | | | | | | | | | | Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-253-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger2020-06-231-1/+2
| | * | | | | | | | | | s390/kasan: fix early pgm check handler executionVasily Gorbik2020-06-231-0/+2
| | * | | | | | | | | | s390: fix system call single steppingSven Schnelle2020-06-231-1/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-2313-82/+74
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkruSean Christopherson2020-06-231-2/+0
| | * | | | | | | | | KVM: x86: allow TSC to differ by NTP correction bounds without TSC scalingMarcelo Tosatti2020-06-231-1/+2
| | * | | | | | | | | KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-231-2/+2
| | * | | | | | | | | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson2020-06-223-26/+0
| | * | | | | | | | | KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson2020-06-225-10/+11
| | * | | | | | | | | KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic()Vitaly Kuznetsov2020-06-221-6/+3
| | * | | | | | | | | KVM: LAPIC: ensure APIC map is up to date on concurrent update requestsPaolo Bonzini2020-06-222-21/+32
| | * | | | | | | | | kvm: lapic: fix broken vcpu hotplugIgor Mammedov2020-06-221-0/+1
| | * | | | | | | | | Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"Vitaly Kuznetsov2020-06-191-2/+1
| | * | | | | | | | | KVM: VMX: Add helpers to identify interrupt type from intr_infoSean Christopherson2020-06-151-12/+20
| | * | | | | | | | | kvm/svm: disable KCSAN for svm_vcpu_run()Qian Cai2020-06-151-1/+1