summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-18ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai1-1/+1
2017-07-18perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann1-1/+1
2017-07-18ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-07-18USB: usbtmc: add missing endpoint sanity checkJohan Hovold1-1/+8
2017-07-18net: ipv6: set route type for anycast routesDavid Ahern1-0/+2
2017-07-18Input: kbtab - validate number of endpoints before using themJohan Hovold1-0/+3
2017-07-18Input: hanwang - validate number of endpoints before using themJohan Hovold1-0/+3
2017-07-18Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2017-07-18Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2017-07-18Input: iforce - validate number of endpoints before using themJohan Hovold1-0/+3
2017-07-18mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-07-18perf/core: Fix event inheritance on fork()Peter Zijlstra1-2/+3
2017-07-18sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming1-2/+2
2017-07-18futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra1-0/+2
2017-07-18futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra1-9/+11
2017-07-18USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams1-1/+16
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault3-0/+24
2017-07-18uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold1-0/+3
2017-07-18uwb: hwa-rc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-07-18USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-07-18USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-07-18USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-07-18net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-07-18isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-07-18udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev2-2/+2
2017-07-18USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-07-18dvb-usb-firmware: don't do DMA on stackStefan BrĂ¼ns1-10/+12
2017-07-18dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab1-6/+13
2017-07-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-07-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-07-18scsi: lpfc: Add shutdown method for kexecAnton Blanchard1-0/+1
2017-07-18Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng1-0/+7
2017-07-18scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta1-1/+1
2017-07-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-07-18tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-07-18xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman1-16/+7
2017-07-02Linux 3.2.90v3.2.90Ben Hutchings1-1/+1
2017-07-02mm: fix find_vma_prevMikulas Patocka1-2/+10
2017-07-02mm: simplify find_vma_prev()KOSAKI Motohiro1-28/+8
2017-07-02rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells1-30/+34
2017-07-02Allow stack to grow up to address space limitHelge Deller1-5/+8
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins21-272/+312
2017-07-02mm: do not grow the stack vma just because of an overrun on preceding vmaLinus Torvalds1-0/+27
2017-06-05Linux 3.2.89v3.2.89Ben Hutchings1-1/+1
2017-06-05ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet1-7/+8
2017-06-05ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2-0/+8
2017-06-05sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet1-0/+3
2017-06-05ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller3-12/+12
2017-06-05ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek3-6/+16
2017-06-05USB: serial: omninet: fix reference leaks at openJohan Hovold1-4/+0