summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-25USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork1-0/+2
2017-05-25usb: serial: option: add Telit ME910 supportDaniele Palmas1-0/+8
2017-05-25USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold1-1/+1
2017-05-25usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi1-4/+9
2017-05-25ttusb2: limit messages to buffer sizeAlyssa Milburn1-0/+19
2017-05-25mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-05-25usbvision: fix NULL-deref at probeJohan Hovold1-1/+8
2017-05-25net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-05-25usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen1-1/+1
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni1-1/+1
2017-05-25USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2-4/+6
2017-05-25USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet1-1/+1
2017-05-25pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processesEric W. Biederman1-1/+1
2017-05-25iio: dac: ad7303: fix channel descriptionPavel Roskin1-3/+3
2017-05-25of: fdt: add missing allocation-failure checkJohan Hovold1-0/+3
2017-05-25of: fix sparse warning in of_pci_range_parser_oneRob Herring1-1/+1
2017-05-25cdc-acm: fix possible invalid access when processing notificationTobias Herzog1-4/+9
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25regulator: tps65023: Fix inverted core enable logic.Richard Cochran1-2/+1
2017-05-25ima: accept previously set IMA_NEW_FILEDaniel Glöckner1-2/+3
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris1-0/+7
2017-05-25dm space map disk: fix some book keeping in the disk space mapJoe Thornber1-1/+14
2017-05-25dm thin metadata: call precommit before saving the rootsJoe Thornber1-2/+2
2017-05-25dm bufio: avoid a possible ABBA deadlockMikulas Patocka1-4/+5
2017-05-25dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja1-2/+6
2017-05-25USB: core: replace %p with %pKVamsi Krishna Samavedam3-5/+5
2017-05-25char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-05-25watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25USB: ene_usb6250: fix DMA to the stackAlan Stern1-35/+55
2017-05-20Linux 3.18.54v3.18.54Greg Kroah-Hartman1-1/+1
2017-05-20ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2017-05-20ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2017-05-20ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1
2017-05-20ALSA: timer: Fix race among timer ioctlsTakashi Iwai1-13/+19
2017-05-20ALSA: seq: Fix race at timer setup and closeTakashi Iwai1-0/+2
2017-05-20sched: panic on corrupted stack endJann Horn1-1/+2
2017-05-20cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork1-15/+5
2017-05-20HID: core: prevent out-of-bound readingsBenjamin Tissoires1-0/+3
2017-05-20ppp: defer netns reference release for ppp channelWANG Cong1-2/+3
2017-05-20af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat1-1/+6
2017-05-20ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet1-2/+1
2017-05-20ipv6: sctp: add rcu protection around np->optEric Dumazet1-3/+10
2017-05-20sg: Fix double-free when drives detach during SG_IOCalvin Owens1-1/+7
2017-05-20ext4: fix potential use after free in __ext4_journal_stopLukas Czerner1-3/+3
2017-05-20KEYS: Fix ASN.1 indefinite length object parsingDavid Howells1-7/+9
2017-05-20ASN.1: Fix non-match detection failure on data overrunDavid Howells1-3/+2
2017-05-20perf: Fix race in swevent hashPeter Zijlstra1-19/+1
2017-05-20arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-6/+15
2017-05-20perf: Fix event->ctx lockingPeter Zijlstra1-37/+207
2017-05-20arm64: make sys_call_table constMark Rutland1-1/+1