summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-20usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2-1/+22
2017-05-20usb: Make sure usb/phy/of gets built-inAlexey Brodkin1-0/+1
2017-05-20usb: gadget: legacy gadgets are optionalRomain Izard1-0/+1
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva1-0/+1
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold1-2/+1
2017-05-20staging: vt6656: use off stack for out buffer USB transfers.Malcolm Priestley1-2/+12
2017-05-20staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley1-2/+15
2017-05-20USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork1-99/+4
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-05-20USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut2-0/+7
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen1-1/+1
2017-05-20usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros3-0/+15
2017-05-20iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger3-0/+3
2017-05-20target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche1-2/+1
2017-05-20target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger1-1/+4
2017-05-20xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross1-3/+4
2017-05-14Linux 4.9.28v4.9.28Greg Kroah-Hartman1-1/+1
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov4-21/+2
2017-05-14drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle1-0/+12
2017-05-14wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul3-1/+31
2017-05-14wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul3-5/+9
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky8-17/+117
2017-05-14f2fs: sanity check segment countJin Qian2-0/+13
2017-05-14net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason1-1/+4
2017-05-14bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann1-5/+16
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong3-2/+14
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong3-11/+18
2017-05-14rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt1-1/+1
2017-05-14ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko2-0/+5
2017-05-14tcp: do not inherit fastopen_req from parentEric Dumazet1-0/+1
2017-05-14net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas1-0/+1
2017-05-14net: ipv6: Do not duplicate DAD on link upDavid Ahern1-2/+3
2017-05-14tcp: fix wraparound issue in tcp_lpEric Dumazet1-2/+4
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2-4/+49
2017-05-14bpf: enhance verifier to understand stack pointer arithmeticYonghong Song2-6/+23
2017-05-14tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet1-7/+12
2017-05-14macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-05-14sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge3-2/+8
2017-05-14ALSA: hda - Fix deadlock of controller device lock at unbindingTakashi Iwai1-0/+13
2017-05-14staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2017-05-14staging: wlan-ng: add missing byte order conversionIgor Pylypiv1-1/+1
2017-05-14staging/lustre/llite: move root_squash from sysfs to debugfsOleg Drokin1-12/+15
2017-05-14brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-14MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin1-6/+6
2017-05-14scsi: smartpqi: fix time handlingArnd Bergmann1-5/+3
2017-05-14scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain1-1/+1