summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-06pwm: lpss: Split Tangier configurationAndy Shevchenko
2017-04-06Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-04-06KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter
2017-04-06drm/nouveau: initial support (display-only) for GP107Ben Skeggs
2017-04-06drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane stateBen Skeggs
2017-04-06drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi methodBen Skeggs
2017-04-06drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-06drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-06drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He
2017-04-05nfp: fix potential use after free on xdp progJakub Kicinski
2017-04-05tcp: fix reordering SNMP under-countingYuchung Cheng
2017-04-05tcp: fix lost retransmit SNMP under-countingYuchung Cheng
2017-04-05Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King
2017-04-05Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-04-05Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2017-04-05metag/usercopy: Add missing fixupsJames Hogan
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-05metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-05metag/usercopy: Drop unused macrosJames Hogan
2017-04-05ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun
2017-04-05crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-04-05crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă
2017-04-05crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang
2017-04-05powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-04-05powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-04-04Merge tag 'gpio-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-04-04Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller
2017-04-04Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-04net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori
2017-04-04Merge tag 'drm-fixes-for-v4.11-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-04-04l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King
2017-04-04l2tp: take reference on sessions being dumpedGuillaume Nault
2017-04-04Merge branch 'nvme-4.11-rc' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-04-04KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-04-04xenbus: remove transaction holder from list before freeingJan Beulich
2017-04-04KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek
2017-04-04PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel
2017-04-04powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-04-04Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-04-04KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall
2017-04-04KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall
2017-04-04kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose