summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-02Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-57/+45
2017-06-02RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny4-13/+12
2017-06-02RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky1-1/+5
2017-06-02RDMA/core: not to set page dirty bit if it's already set.Qing Huang1-1/+1
2017-06-02RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky1-4/+4
2017-06-02RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky2-1/+11
2017-06-02RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin1-1/+1
2017-06-02RDMA/IPoIB: Limit the ipoib_dev_uninit_default scopeLeon Romanovsky1-1/+1
2017-06-02RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettingsHonggang Li1-1/+1
2017-06-02RDMA/qedr: add null check before pointer dereferenceGustavo A. R. Silva1-4/+6
2017-06-02RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy3-37/+39
2017-06-02RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein1-0/+1
2017-06-02RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2-2/+7
2017-06-02RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub4-19/+64
2017-06-02RDMA/hfi1: change PCI bar addr assignments to Linux API functionsSteven L. Roberts1-2/+2
2017-06-02RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts1-1/+2
2017-06-02RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju1-1/+2
2017-06-02RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar1-1/+1
2017-06-02RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju1-1/+5
2017-06-02RDMA/nes: ACK MPA Reply frameTatyana Nikolova1-1/+1
2017-06-02RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova1-1/+0
2017-06-02RDMA/i40iw: fix duplicated code for different branchesGustavo A. R. Silva1-4/+1
2017-06-01RDMA/i40iw: Remove MSS change supportShiraz Saleem4-31/+1
2017-06-01RDMA/i40iw: Fix device initialization error pathMustafa Ismail1-7/+13
2017-06-01RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova1-1/+1
2017-06-01RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova1-1/+0
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-92/+240
2017-06-01Merge tag 'drm-fixes-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds24-154/+169
2017-06-01Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...Dave Airlie3-28/+11
2017-06-01Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-27/+68
2017-06-01Merge branch 'msm-fixes-4.12-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie10-20/+35
2017-06-01Merge tag 'drm-intel-fixes-2017-05-29' of git://anongit.freedesktop.org/git/d...Dave Airlie10-79/+55
2017-06-01iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi4-8/+34
2017-06-01iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger1-62/+132
2017-05-31drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu1-27/+68
2017-05-31md: Make flush bios explicitely syncJan Kara3-5/+5
2017-05-31dm: make flush bios explicitly syncJan Kara5-5/+7
2017-05-31hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUTPatrick Venture1-3/+9
2017-05-31hwmon: (aspeed-pwm-tacho) Select REGMAPGuenter Roeck1-0/+1
2017-05-30nbd: don't leak nbd_configIlya Dryomov1-0/+1
2017-05-30nbd: nbd_reset() call in nbd_dev_add() is redundantIlya Dryomov1-10/+4
2017-05-30drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang1-0/+11
2017-05-30rcar-dmac: fixup descriptor pointer for descriptor modeKuninori Morimoto1-0/+3
2017-05-30Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires1-1/+9
2017-05-30Input: synaptics - warn the users when there is a better modeBenjamin Tissoires1-7/+15
2017-05-30Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires1-1/+2
2017-05-30Input: synaptics - clear device info before filling inEric Biggers1-0/+2
2017-05-30Input: silead - disable interrupt during suspendHans de Goede1-0/+3
2017-05-30cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable()Arvind Yadav1-3/+16
2017-05-30cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari1-0/+1