summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: sg: off by one in sg_ioctl()Dan Carpenter2020-06-111-1/+1
* scsi: sg: use standard lists for sg_requestsHannes Reinecke2020-06-111-86/+61
* scsi: sg: remove 'save_scat_len'Hannes Reinecke2020-06-111-2/+0
* scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor2020-06-111-2/+5
* scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor2020-06-111-3/+9
* scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke2020-06-111-0/+2
* scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke2020-06-111-21/+26
* scsi: sg: Change next_cmd_len handling to mirror upstreamBen Hutchings2020-06-111-7/+3
* sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita2020-06-111-4/+13
* sg: O_EXCL and other lock handlingDouglas Gilbert2020-06-111-194/+230
* mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu2020-06-111-0/+4
* mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu2020-06-111-0/+7
* scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter2020-06-111-163/+50
* scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter2020-06-111-0/+2
* USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern2020-06-111-1/+8
* drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger2020-06-111-20/+17
* drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger2020-06-111-8/+7
* slip: not call free_netdev before rtnl_unlock in slip_openyangerkun2020-06-111-0/+3
* slip: Fix use-after-free Read in slip_openJouni Hogander2020-06-111-1/+1
* slip: Fix memory leak in slip_open error pathJouni Hogander2020-06-111-0/+1
* slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp2020-06-111-0/+3
* can: slcan: Fix use-after-free Read in slcan_openJouni Hogander2020-06-111-1/+1
* slcan: Fix memory leak in error pathJouni Hogander2020-06-111-0/+1
* bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet2020-05-221-12/+32
* media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard2020-05-221-1/+4
* of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-05-222-1/+9
* iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King2020-05-221-1/+1
* media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon2020-05-221-0/+12
* USB: serial: ir-usb: fix IrLAP framingJohan Hovold2020-05-221-22/+91
* USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-05-221-10/+10
* USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold2020-05-221-0/+3
* staging: wlan-ng: ensure error return is actually returnedColin Ian King2020-05-221-1/+1
* usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue2020-05-221-4/+12
* usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue2020-05-221-4/+13
* usb: dwc3: turn off VBUS when leaving host modeBin Liu2020-05-221-0/+3
* dm space map common: fix to ensure new block isn't already in useJoe Thornber2020-05-224-3/+37
* power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()Dan Carpenter2020-05-221-1/+1
* PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe2020-05-221-4/+16
* efi: Use early_mem*() instead of early_io*()Daniel Kiper2020-05-221-2/+2
* media: iguanair: fix endpoint sanity checkJohan Hovold2020-05-221-1/+1
* media: iguanair: add sanity checksOliver Neukum2020-05-221-8/+7
* pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET2020-05-221-3/+3
* gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean2020-05-221-3/+7
* rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski2020-05-221-1/+1
* scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran2020-05-221-2/+1
* crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan2020-05-221-2/+13
* brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost2020-05-221-0/+1
* zd1211rw: fix storage endpoint lookupJohan Hovold2020-05-221-1/+1
* rsi_91x_usb: fix interface sanity checkJohan Hovold2020-05-221-1/+1
* orinoco_usb: fix interface sanity checkJohan Hovold2020-05-221-2/+2