summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-05-02staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube
2019-02-11staging: rtl8712: Fix possible buffer overrunYoung Xiao
2019-02-11staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson
2019-02-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2019-02-11staging: comedi: quatech_daqp_cs: use comedi_timeout() in ao (*insn_write)H Hartley Sweeten
2019-02-11staging: comedi: quatech_daqp_cs: fix bug in daqp_ao_insn_write()H Hartley Sweeten
2018-12-16usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)
2018-12-16staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King
2018-11-20iio: iio-trig-periodic-rtc: Free trigger resource correctlyBen Hutchings
2018-11-20usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan
2018-11-20staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-11-20staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott
2018-11-20staging:iio:ade7854: Fix the wrong number of bits to readJohn Syne
2018-11-20staging:iio:ade7854: Fix error handling on read/writeJohn Syne
2018-11-20staging: rtl8192ee: Fix misleading indentationBen Hutchings
2018-11-20staging: vt6656: Fix misleading indentationBen Hutchings
2018-10-21usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan
2018-10-21usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan
2018-10-21ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza
2018-10-21staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King
2018-09-25usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-09-25usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-09-25usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-09-25usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-09-25usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-09-25usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-09-25usbip: fix error handling in stub_probe()Alexey Khoroshilov
2018-06-16staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes
2018-06-16staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie
2018-06-16staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings
2018-06-16binder: replace "%p" with "%pK"Todd Kjos
2018-06-16binder: check for binder_thread allocation failure in binder_poll()Eric Biggers
2018-06-16usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-06-16staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean
2018-06-16staging: iio: adc: remove the use of CamelCaseIoana Ciornei
2018-06-16android: binder: use VM_ALLOC to get vm areaGanesh Mahendran
2018-06-16usbip: list: don't list devices attached to vhci_hcdShuah Khan
2018-06-16usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan
2018-06-16staging: rts5208: Fix "seg_no" calculation in reset_ms_card()Dan Carpenter
2018-06-16staging: lustre: libcfs: Prevent harmless read underflowDan Carpenter
2018-06-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-03-03usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan
2018-03-03usbip: fix usbip bind writing random string after command in match_busidJuan Zea
2018-03-03usbip: prevent leaking socket pointer address in messagesShuah Khan
2018-03-03usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan
2018-03-03usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan
2018-02-13usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan
2018-02-13usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2018-02-13usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2018-02-13usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan