summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-30mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30uwb: hwa-rc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck1-1/+1
2017-03-30usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu1-2/+21
2017-03-30USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30USB: lvtest: fix NULL-deref at probeJohan Hovold1-0/+4
2017-03-30USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault3-0/+24
2017-03-30usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros1-1/+1
2017-03-30ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-03-30USB: serial: qcserial: add Dell DW5811eBjørn Mork1-0/+2
2017-03-30USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams1-1/+16
2017-03-30ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang1-0/+2
2017-03-30ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai1-1/+1
2017-03-30ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai4-4/+18
2017-03-30Input: sur40 - validate number of endpoints before using themJohan Hovold1-0/+3
2017-03-30Input: kbtab - validate number of endpoints before using themJohan Hovold1-0/+3
2017-03-30Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-30Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-30Input: hanwang - validate number of endpoints before using themJohan Hovold1-0/+3
2017-03-30Input: ims-pcu - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-30Input: iforce - validate number of endpoints before using themJohan Hovold1-0/+3
2017-03-30Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng1-0/+7
2017-03-30Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic1-9/+11
2017-03-30tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2-1/+2
2017-03-30socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann1-0/+6
2017-03-30ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet1-1/+2
2017-03-30net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger1-15/+0
2017-03-30net/mlx5e: Count LRO packets correctlyGal Pressman1-0/+4
2017-03-30net/mlx5: Increase number of max QPs in default profileMaor Gottlieb1-1/+1
2017-03-30net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov1-8/+9
2017-03-30amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas3-50/+78
2017-03-30net: properly release sk_frag.pageEric Dumazet1-5/+5
2017-03-30net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli1-2/+4
2017-03-30net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz1-1/+1
2017-03-26Linux 4.4.57v4.4.57Greg Kroah-Hartman1-1/+1
2017-03-26ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o1-1/+1
2017-03-26percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pagesTahsin Erdogan1-1/+4
2017-03-26gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-26isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-26target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann1-2/+8
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2-1/+26
2017-03-26scsi: lpfc: Add shutdown method for kexecAnton Blanchard1-0/+1
2017-03-26target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger1-35/+12
2017-03-26md/raid1/10: fix potential deadlockShaohua Li1-0/+18
2017-03-26powerpc/boot: Fix zImage TOC alignmentMichael Ellerman1-0/+1
2017-03-26cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki1-3/+5
2017-03-26perf/core: Fix event inheritance on fork()Peter Zijlstra1-2/+3