summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-02net: dsa: Move dsa_switch_{suspend,resume} out of legacy.cFlorian Fainelli2-47/+47
2017-06-02net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli1-2/+5
2017-06-02perf stat: Only print NMI watchdog hint when enabledAndi Kleen1-1/+4
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi1-3/+3
2017-06-02s390/zcrypt: Fix blocking queue device after unbind/bind.Harald Freudenberger3-16/+40
2017-06-02HID: asus: Stop underlying hardware on removeCarlo Caione1-0/+2
2017-06-02usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timingYoshihiro Shimoda1-1/+1
2017-06-02usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda1-3/+25
2017-06-02usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda1-3/+0
2017-06-02usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda1-6/+6
2017-06-02usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-06-02usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl2-0/+3
2017-06-02dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker1-1/+2
2017-06-02Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1
2017-06-02Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie8-58/+166
2017-06-02Merge tag 'davinci-fixes-for-v4.12-p2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-0/+1
2017-06-02Merge tag 'mvebu-fixes-non-critical-4.12-1' of git://git.infradead.org/linux-...Olof Johansson1-3/+5
2017-06-02Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson349-1420/+3179
2017-06-02MAINTAINERS: remove kernel@stlinux.com obsolete mailing listPatrice Chotard1-2/+0
2017-06-02Merge tag 'reset-fixes-for-4.12' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson1-0/+2
2017-06-02Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-1/+2
2017-06-02ARM: dts: versatile: use #include "..." to include local DTMasahiro Yamada1-1/+1
2017-06-02Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-35/+17
2017-06-02Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-60/+48
2017-06-02RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny5-35/+15
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 Romanovsky3-11/+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-02net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy1-1/+9
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