summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22r8152: fix the rx early size of RTL8153hayeswang
2017-03-22r8152: set the RMS of RTL8153 according to the mtuhayeswang
2017-03-22cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo
2017-03-22arm64: dts: NS2: Add dma-coherent to relevant DT entriesJon Mason
2017-03-22arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-22iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski
2017-03-22iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski
2017-03-22blk-mq: don't complete un-started request in timeout handlerMing Lei
2017-03-22[media] exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier
2017-03-22[media] bdisp: Clean up file handle in open() error pathShailendra Verma
2017-03-22[media] coda/imx-vdoa: platform_driver should not be constArnd Bergmann
2017-03-22Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2017-03-22Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-22iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-22extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede
2017-03-22extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede
2017-03-22extcon: int3496: Add dependency on X86 as it's Intel specificPeter Robinson
2017-03-22extcon: int3496: Add GPIO ACPI mapping tableAndy Shevchenko
2017-03-22extcon: int3496: Rename GPIO pins in accordance with bindingAndy Shevchenko
2017-03-22usb: gadget: f_hid: fix: Don't access hidg->req without spinlock heldKrzysztof Opasiak
2017-03-22usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva
2017-03-22usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros
2017-03-22usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-03-22usb: gadget: acm: fix endianness in notificationsOliver Neukum
2017-03-22usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-03-22hwmon: Add missing HWMON_T_ALARMPeter Huewe
2017-03-22hwmon: (it87) Avoid registering the same chip on both SIO addressesGuenter Roeck
2017-03-22hwmon: (max31790) Set correct PWM valueAlex Hemme
2017-03-21net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh
2017-03-21tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbsSoheil Hassas Yeganeh
2017-03-22cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar
2017-03-21sctp: out_qlen should be updated when pruning unsent queueXin Long
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long
2017-03-21sctp: remove temporary variable confirm from sctp_packet_transmitXin Long
2017-03-21net: vrf: Reset rt6i_idev in local dst after putDavid Ahern
2017-03-21bna: integer overflow bug in debugfsDan Carpenter
2017-03-21Merge tag 'at91-ab-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2017-03-21Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson
2017-03-21Merge tag 'sunxi-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2017-03-21Merge tag 'imx-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2017-03-21qmi_wwan: add Dell DW5811eBjørn Mork
2017-03-21sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-03-21tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov
2017-03-21net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov
2017-03-21Merge branch 'vsock-pkt-cancel'David S. Miller
2017-03-21vsock: cancel packets when failing to connectPeng Tao
2017-03-21vsock: add pkt cancel capabilityPeng Tao