summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-17Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller
2018-10-15Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller
2018-10-14sparc64: Make proc_id signed.David S. Miller
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-10-13KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...Vitaly Kuznetsov
2018-10-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman
2018-10-12sparc: Throttle perf events properly.David S. Miller
2018-10-12sparc: Fix single-pcr perf event counter management.David S. Miller
2018-10-12Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter
2018-10-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman
2018-10-10Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-09Merge tag 'kvmarm-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2018-10-09KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini
2018-10-09ARM: KVM: Correctly order SGI register entries in the cp15 arrayMarc Zyngier
2018-10-09Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Greg Kroah-Hartman
2018-10-09x86/mm: Avoid VLA in pgd_alloc()Kees Cook
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman
2018-10-07sparc64: fix fall-through annotationGustavo A. R. Silva
2018-10-07sparc32: fix fall-through annotationGustavo A. R. Silva
2018-10-07sparc: vdso: clean-up vdso MakefileMasahiro Yamada
2018-10-07sparc64: viohs: Remove VLA usageKees Cook
2018-10-07sparc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-07Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-05ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-10-05MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki
2018-10-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-10-05powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju
2018-10-05powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman
2018-10-05Merge tag 'kvm-ppc-fixes-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-10-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGreg Kroah-Hartman
2018-10-04Merge tag 'riscv-for-linus-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-04Merge tag 'soc-fsl-fix-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2018-10-04Merge tag 'imx-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2018-10-04kvm: nVMX: fix entry with pending interrupt if APICv is enabledPaolo Bonzini
2018-10-04KVM: VMX: hide flexpriority from guest when disabled at the module levelPaolo Bonzini
2018-10-04KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski