summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-07pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-07drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-06-07i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2017-06-07sctp: fix ICMP processing if skb is non-linearDavide Caratti1-7/+9
2017-06-07tcp: avoid fastopen API to be used on AF_UNSPECWei Wang1-2/+5
2017-06-07ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet1-7/+8
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-06-07ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller3-12/+12
2017-06-07ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek4-6/+16
2017-06-07tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh1-1/+1
2017-06-07sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet1-0/+3
2017-06-07sctp: fix src address selection if using secondary addresses for ipv6Xin Long1-17/+29
2017-06-07tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng1-4/+5
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann1-4/+6
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann7-20/+51
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun4-3/+13
2017-06-07dccp/tcp: do not inherit mc_list from parentEric Dumazet1-0/+2
2017-06-07netem: fix skb_orphan_partial()Eric Dumazet1-6/+6
2017-06-07Revert "stackprotector: Increase the per-task stack canary's random range fro...Greg Kroah-Hartman1-1/+1
2017-05-25Linux 3.18.55v3.18.55Greg Kroah-Hartman1-1/+1
2017-05-25usb: misc: legousbtower: Fix memory leakMaksim Salau1-0/+1
2017-05-25drivers: char: mem: Check for address space wraparound with mmap()Julius Werner1-0/+5
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner3-2/+9
2017-05-25osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-25uwb: fix device quirk on big-endian hostsJohan Hovold1-2/+3
2017-05-25stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay1-1/+1
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan1-2/+7
2017-05-25metag/uaccess: Fix access_ok()James Hogan1-16/+24
2017-05-25mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer1-1/+11
2017-05-25xc2028: Fix use-after-free bug properlyTakashi Iwai1-21/+16
2017-05-25arm64: documentation: document tagged pointer stack constraintsKristina Martsenko1-15/+47
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches1-3/+1
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches1-0/+1
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-05-25cx231xx-audio: fix NULL-deref at probeJohan Hovold1-2/+13
2017-05-25cx231xx-cards: fix NULL-deref at probeJohan Hovold1-5/+40
2017-05-25zr364xx: enforce minimum size when reading headerAlyssa Milburn1-0/+8
2017-05-25dib0700: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski1-0/+1
2017-05-25gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3
2017-05-25iio: proximity: as3935: fix as3935_writeMatt Ranostay1-2/+1
2017-05-25ipx: call ipxitf_put() in ioctl error pathDan Carpenter1-3/+2
2017-05-25tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley1-0/+7
2017-05-25USB: hub: fix non-SS hub-descriptor handlingJohan Hovold1-4/+9
2017-05-25USB: hub: fix SS hub-descriptor handlingJohan Hovold1-2/+6
2017-05-25USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold1-1/+4
2017-05-25USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold1-1/+1