summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * KVM: MIPS: Fix a build error for !CPU_LOONGSON64Huacai Chen2020-06-151-0/+2
* | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-211-1/+1
|\ \
| * | kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-1/+1
| |/
* | Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-214-17/+27
|\ \
| * | powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy2020-06-201-0/+10
| * | powerpc/syscalls: Use the number when building SPU syscall tableMichael Ellerman2020-06-171-1/+1
| * | powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()Mike Rapoport2020-06-171-5/+3
| * | powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin2020-06-161-2/+2
| * | powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V2020-06-151-9/+11
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-201-2/+2
|\ \
| * | x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
| |/
* | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-13/+3
|\ \
| * | kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-161-13/+3
| |/
* | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-202-7/+545
|\ \
| * | powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTHVaibhav Jain2020-06-152-0/+88
| * | ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain2020-06-152-4/+284
| * | powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()Vaibhav Jain2020-06-151-0/+6
| * | powerpc/papr_scm: Fetch nvdimm health information from PHYPVaibhav Jain2020-06-151-2/+166
| |/
* | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-2012-40/+106
|\ \
| * | s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-171-1/+11
| * | s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens2020-06-161-0/+1
| * | s390/vdso: fix vDSO clock_getres()Vincenzo Frascino2020-06-164-6/+8
| * | s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2020-06-161-6/+4
| * | s390/protvirt: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-4/+4
| * | s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou2020-06-161-1/+1
| * | s390/crypto: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-7/+7
| * | s390/ptrace: fix setting syscall numberSven Schnelle2020-06-161-1/+30
| * | s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle2020-06-162-5/+3
| * | s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle2020-06-161-6/+13
| * | s390/seccomp: pass syscall arguments via seccomp_dataSven Schnelle2020-06-161-5/+26
| |/
* | Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-203-6/+22
|\ \
| * | RISC-V: Acquire mmap lock before invoking walk_page_rangeAtish Patra2020-06-181-2/+12
| * | RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah2020-06-181-0/+6
| * | riscv/atomic: Fix sign extension for RV64INathan Huckleberry2020-06-121-4/+4