summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-26Linux 3.2.92v3.2.92Ben Hutchings1-1/+1
2017-08-26packet: fix tp_reserve race in packet_set_ringWillem de Bruijn1-4/+9
2017-08-26mqueue: fix a use-after-free in sys_mq_notify()Cong Wang1-1/+3
2017-08-26timerfd: Protect the might cancel mechanism properThomas Gleixner1-3/+14
2017-08-26ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca1-2/+6
2017-08-26x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott1-0/+1
2017-08-26fbdev: sti: don't select CONFIG_VTArnd Bergmann2-2/+1
2017-08-26um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-08-26Set unicode flag on cifs echo request to avoid Mac errorSteve French1-0/+3
2017-08-26cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter1-3/+3
2017-08-26tcp: fix wraparound issue in tcp_lpEric Dumazet1-2/+4
2017-08-26ipv6: Need to export ipv6_push_frag_opts for tunneling now.David S. Miller1-1/+1
2017-08-26ip6_tunnel: Fix missing tunnel encapsulation limit optionCraig Gallek1-2/+2
2017-08-26power: supply: pda_power: move from timer to delayed_workMichael Trimarchi1-20/+24
2017-08-26Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc1-1/+2
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy2-5/+4
2017-08-26libata: reject passthrough WRITE SAME requestsChristoph Hellwig1-0/+8
2017-08-26IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl1-2/+6
2017-08-26IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl1-4/+9
2017-08-26usb: Make sure usb/phy/of gets built-inAlexey Brodkin1-0/+1
2017-08-26PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann1-0/+24
2017-08-26netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang2-6/+30
2017-08-26x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-08-26usb: host: xhci: print correct command ring addressPeter Chen1-1/+1
2017-08-26ov2640: fix vflip controlFrank Schaefer1-2/+4
2017-08-26dw2102: limit messages to buffer sizeAlyssa Milburn1-0/+54
2017-08-26dw2102: some missing unlocks on errorDan Carpenter1-14/+32
2017-08-26dw2102: Don't use dynamic static allocationMauro Carvalho Chehab1-10/+80
2017-08-26ttusb2: limit messages to buffer sizeAlyssa Milburn1-0/+19
2017-08-26ttusb2: Don't use stack variables for DMAJosh Boyer1-2/+15
2017-08-26PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-08-26PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse1-5/+8
2017-08-26PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse1-2/+8
2017-08-26PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas1-3/+6
2017-08-26zr364xx: enforce minimum size when reading headerAlyssa Milburn1-0/+8
2017-08-26digitv: limit messages to buffer sizeAlyssa Milburn1-0/+4
2017-08-26PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-08-26padata: free correct variableJason A. Donenfeld1-1/+1
2017-08-26cx231xx-audio: fix NULL-deref at probeJohan Hovold1-2/+15
2017-08-26cx231xx-audio: fix init error pathJohan Hovold1-11/+13
2017-08-26cx231xx-cards: fix NULL-deref at probeJohan Hovold1-6/+40
2017-08-26cx231xx: fix double free and leaks on failure path in cx231xx_usb_probe()Alexey Khoroshilov1-53/+57
2017-08-26usbvision: fix NULL-deref at probeJohan Hovold1-1/+8
2017-08-26gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26cdc-acm: fix possible invalid access when processing notificationTobias Herzog1-4/+9
2017-08-26USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-08-26mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-08-26usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
2017-08-26usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2-1/+22