summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-13net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai1-1/+1
2018-10-13RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni1-1/+4
2018-10-13gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich1-4/+20
2018-10-13media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+21
2018-10-13hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-10-13e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen1-2/+2
2018-10-13e1000: check on netif_running() before calling e1000_up()Bo Chen1-1/+2
2018-10-13thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang1-2/+5
2018-10-13staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann1-23/+37
2018-10-13scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier1-12/+3
2018-10-13USB: remove LPM management from usb_driver_claim_interface()Alan Stern1-15/+0
2018-10-13Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior1-1/+1
2018-10-13USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum1-0/+5
2018-10-13USB: usbdevfs: sanitize flags moreOliver Neukum1-3/+16
2018-10-13media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-10-13USB: handle NULL config in usb_find_alt_setting()Alan Stern1-0/+2
2018-10-13USB: fix error handling in usb_driver_claim_interface()Alan Stern1-0/+15
2018-10-13spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven1-4/+6
2018-10-13spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki1-1/+2
2018-10-13spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler1-8/+23
2018-10-13serial: cpm_uart: return immediately from console pollChristophe Leroy1-3/+7
2018-10-13floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft1-0/+3
2018-10-13scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia1-0/+2
2018-10-13HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia1-0/+2
2018-10-13wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-10-13rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
2018-10-13media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-10-13drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia1-2/+4
2018-10-13staging: android: ashmem: Fix mmap size validationAlistair Strachan1-0/+6
2018-10-13media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-10-13media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-0/+2
2018-10-13usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-10-13scsi: ibmvscsi: Improve strings handlingBreno Leitao1-2/+2
2018-10-13scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...Bart Van Assche1-2/+1
2018-10-13media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki1-3/+8
2018-10-13USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold1-2/+10
2018-10-13uwb: hwa-rc: fix memory leak at probeAnton Vasilyev1-0/+1
2018-10-13tsl2550: fix lux1_input error in low lightMatt Ranostay1-1/+1
2018-10-13HID: sony: Support DS4 dongleRoderick Colenbrander3-0/+4
2018-10-13HID: sony: Update device idsRoderick Colenbrander3-0/+7
2018-10-13scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier1-16/+14
2018-10-13net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-10-13net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2018-09-26USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold1-1/+1
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter1-1/+1
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia1-0/+4
2018-09-26parport: sunbpp: fix error return codeJulia Lawall1-2/+6
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn1-3/+7
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai1-1/+1
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings1-2/+3