summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid 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-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-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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-05MIPS: mscc: ocelot: add SerDes mux DT nodeQuentin Schulz
2018-10-05MIPS: mscc: ocelot: make HSIO registers address range a sysconQuentin Schulz
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
2018-10-04KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page faultPaul Mackerras
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor
2018-10-03x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski
2018-10-02RISCV: Fix end PFN for low memoryAtish Patra
2018-10-02x86/tsc: Fix UV TSC initializationMike Travis
2018-10-02x86/platform/uv: Provide is_early_uv_system()Mike Travis
2018-10-02powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy
2018-10-02perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-10-02perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang
2018-10-02perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma
2018-10-02x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman
2018-10-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Greg Kroah-Hartman
2018-10-01KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson