summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26usbvision: fix NULL-deref at probeJohan Hovold1-1/+8
2017-08-26dib0700: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke4-1/+46
2017-08-26s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski1-0/+1
2017-08-26gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3
2017-08-26IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-08-26IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick1-4/+2
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter1-3/+4
2017-08-26PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas1-12/+11
2017-08-26pinctrl: sh-pfc: r8a7791: Fix IPSR comment typosSergei Shtylyov1-3/+3
2017-08-26pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux dataSergei Shtylyov1-1/+1
2017-08-26pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signalSergei Shtylyov1-3/+4
2017-08-26pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux dataSergei Shtylyov1-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-26staging: iio: tsl2x7x_core: Fix standard deviation calculationEva Rachel Retuya1-1/+1
2017-08-26mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-08-26serial_ir: iommap is a memory address, not boolSean Young1-2/+2
2017-08-26mtd: nand: fsmc: fix NAND width handlingThomas Petazzoni1-4/+5
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
2017-08-26zd1211rw: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven1-0/+3
2017-08-26serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-08-26perf hists browser: Fix typo in function switch_data_fileChangbin Du1-1/+1
2017-08-26ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-08-26ath9k_htc: Add new USB IDLeon Nardella1-0/+1
2017-08-26ima: accept previously set IMA_NEW_FILEDaniel Glöckner1-2/+3
2017-08-26ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin6-15/+15
2017-08-26staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-08-26staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-08-26pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann1-9/+4
2017-07-18Linux 3.16.46v3.16.46Ben Hutchings1-1/+1
2017-07-18ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai1-0/+1
2017-07-18ALSA: timer: Fix race between read and ioctlTakashi Iwai1-2/+4
2017-07-18fs/exec.c: account for argv/envp pointersKees Cook1-4/+24
2017-07-18char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-07-18xen-blkback: don't leak stack data via response ringJan Beulich2-31/+17
2017-07-18drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh1-1/+3
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook2-41/+82
2017-07-18ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng1-8/+6
2017-07-18ipv6: move stub initialization after ipv6 setup completionPaolo Abeni1-2/+4
2017-07-18team: fix memory leaksPan Bian1-2/+6
2017-07-18macvlan: Fix device ref leak when purging bc_queueHerbert Xu1-1/+10
2017-07-18Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-07-18net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern1-1/+2
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter1-1/+1