summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-20Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc1-1/+2
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold1-1/+2
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold1-1/+5
2017-05-20md/raid1: avoid reusing a resync bio after error handling.NeilBrown1-0/+2
2017-05-20padata: free correct variableJason A. Donenfeld1-1/+1
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke1-2/+2
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French1-3/+11
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French1-0/+3
2017-05-20fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin1-6/+5
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques1-0/+3
2017-05-20fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko1-1/+1
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy1-4/+4
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-05-20usb: misc: legousbtower: Fix buffers on stackMaksim Salau1-10/+27
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
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: 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-20target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche1-2/+1
2017-05-15Linux 3.18.53v3.18.53Greg Kroah-Hartman1-1/+1
2017-05-15ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2-1/+4
2017-05-15drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle1-0/+12
2017-05-15f2fs: sanity check segment countJin Qian2-0/+13
2017-05-15tcp: fix wraparound issue in tcp_lpEric Dumazet1-2/+4
2017-05-15ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong3-2/+14
2017-05-15ipv6: initialize route null entry in addrconf_init()WANG Cong3-11/+18
2017-05-15ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko2-0/+5
2017-05-15tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet1-7/+12
2017-05-15staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2017-05-15brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-15brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-15USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-05-15USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-05-15USB: serial: quatech2: fix control-message error handlingJohan Hovold1-11/+13
2017-05-15USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-05-15USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-05-15USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-05-15USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-05-15USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-05-15USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23