summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* staging:iio:ade7854: Fix error handling on read/writeJohn Syne2018-11-202-17/+17
* staging: rtl8192ee: Fix misleading indentationBen Hutchings2018-11-202-9/+9
* staging: vt6656: Fix misleading indentationBen Hutchings2018-11-202-13/+14
* usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan2018-10-211-1/+1
* usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan2018-10-211-1/+7
* ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza2018-10-211-1/+1
* staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King2018-10-211-0/+2
* usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)2018-09-251-1/+2
* usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)2018-09-253-15/+60
* usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2018-09-252-14/+52
* usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)2018-09-251-0/+6
* usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan2018-09-251-2/+2
* usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan2018-09-251-0/+5
* usbip: fix error handling in stub_probe()Alexey Khoroshilov2018-09-251-11/+15
* staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes2018-06-161-8/+7
* staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie2018-06-161-5/+3
* staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings2018-06-161-8/+11
* binder: replace "%p" with "%pK"Todd Kjos2018-06-161-4/+4
* binder: check for binder_thread allocation failure in binder_poll()Eric Biggers2018-06-161-0/+4
* usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2018-06-162-0/+5
* staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean2018-06-161-8/+19
* staging: iio: adc: remove the use of CamelCaseIoana Ciornei2018-06-163-8/+8
* android: binder: use VM_ALLOC to get vm areaGanesh Mahendran2018-06-161-1/+1
* usbip: list: don't list devices attached to vhci_hcdShuah Khan2018-06-161-0/+9
* usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan2018-06-161-0/+9
* staging: rts5208: Fix "seg_no" calculation in reset_ms_card()Dan Carpenter2018-06-161-1/+2
* staging: lustre: libcfs: Prevent harmless read underflowDan Carpenter2018-06-161-1/+1
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-06-161-0/+1
* usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan2018-03-031-14/+3
* usbip: fix usbip bind writing random string after command in match_busidJuan Zea2018-03-031-3/+6
* usbip: prevent leaking socket pointer address in messagesShuah Khan2018-03-033-13/+6
* usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan2018-03-033-9/+7
* usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan2018-03-033-23/+13
* usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan2018-02-131-0/+7
* usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2018-02-133-11/+18
* usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-02-131-4/+31
* usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan2018-02-131-7/+11
* usbip: fix NULL pointer dereference on errorsAlexander Popov2018-02-134-18/+12
* staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic2018-02-131-0/+2
* staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King2018-02-131-2/+1
* usbip: tools: Install all headers needed for libusbip developmentBen Hutchings2018-02-131-1/+2
* staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit2018-02-131-1/+1
* staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King2018-01-011-1/+1
* staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa2018-01-011-3/+1
* staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter2017-11-261-2/+2
* staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King2017-11-261-1/+1
* media: lirc_zilog: driver only sends LIRCCODESean Young2017-11-261-4/+4
* rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operationDan Carpenter2017-11-261-1/+1
* staging: r8192ee: prorperly format warning messageArnd Bergmann2017-11-111-2/+2
* staging: dgnc: Fix frame size is larger than 1024BKonrad Zapalowicz2017-11-111-4/+12