summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-14/+24
2017-03-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+1
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson4-10/+31
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson6-6/+48
2017-03-17NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia1-2/+2
2017-03-17NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia1-5/+4
2017-03-17nfs: make nfs4_cb_sv_ops staticJason Yan1-2/+2
2017-03-17xprtrdma: Squelch kbuild sparse complaintChuck Lever1-1/+2
2017-03-17NFS: fix the fault nrequests decreasing for nfs_inode COPYKinglong Mee1-2/+4
2017-03-17Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/e...Thomas Gleixner2035-15628/+44891
2017-03-17Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds13-222/+269
2017-03-17Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2017-03-17efi/esrt: Cleanup bad memory map log messagesDaniel Drake2-2/+1
2017-03-17drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan1-0/+1
2017-03-17Merge tag 'for-linus-4.11b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+6
2017-03-17Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds24-123/+271
2017-03-17cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo4-4/+33
2017-03-17Merge tag 'perf-urgent-for-mingo-4.11-20170317' of git://git.kernel.org/pub/s...Ingo Molnar1-1/+1
2017-03-17perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann1-1/+1
2017-03-17drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang1-2/+2
2017-03-17drm/i915/gvt: GVT pin/unpin shadow contextChuanxiao Dong1-0/+27
2017-03-17drm/i915/gvt: scan shadow indirect context image when validTina Zhang1-3/+6
2017-03-17drm/i915/kvmgt: fix suspicious rcu dereference usageChangbin Du1-1/+3
2017-03-17drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong1-0/+5
2017-03-17drm/i915/gvt: Remove bogus retry around i915_wait_requestChris Wilson1-13/+1
2017-03-17drm/i915/gvt: correct the ggtt valid bit check in pipe control commandYulei Zhang1-1/+1
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang12-158/+180
2017-03-17drm/i915/gvt: handle force-nonpriv registers, cmd parser partZhao Yan3-0/+43
2017-03-17gpio:mcp23s08 Fixed missing interruptsRobert Middleton1-5/+60
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski1-0/+12
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski1-2/+2
2017-03-17powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman1-1/+3
2017-03-17tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov1-2/+5
2017-03-17tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov1-69/+16
2017-03-17Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov1-1/+1
2017-03-17tcp: tcp_get_info() should read tcp_time_stamp laterEric Dumazet1-1/+2
2017-03-17usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck1-1/+1
2017-03-17netvsc: fix race during initializationstephen hemminger1-2/+5
2017-03-17bridge: resolve a false alarm of lockdepWANG Cong2-10/+1
2017-03-17rxrpc: Ignore BUSY packets on old callsDavid Howells1-0/+4
2017-03-17ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqsNathan Fontenot1-0/+2
2017-03-17ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-03-17USB: usbtmc: fix probe error pathJohan Hovold1-2/+6
2017-03-17USB: usbtmc: add missing endpoint sanity checkJohan Hovold1-1/+9
2017-03-17net: ipv6: set route type for anycast routesDavid Ahern1-0/+2
2017-03-17net: mpls: Fix nexthop alive tracking on down eventsDavid Ahern1-3/+10
2017-03-17net: ethernet: aquantia: set net_device mtu when mtu is changedDavid Arcari1-0/+1
2017-03-17net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein3-0/+23
2017-03-17kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain1-1/+2
2017-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-16/+10