index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
2019-05-02
staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
Michael Straube
2019-02-11
staging: rtl8712: Fix possible buffer overrun
Young Xiao
2019-02-11
staging: comedi: ni_mio_common: protect register write overflow
Spencer E. Olson
2019-02-11
staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
Dan Carpenter
2019-02-11
staging: comedi: quatech_daqp_cs: use comedi_timeout() in ao (*insn_write)
H Hartley Sweeten
2019-02-11
staging: comedi: quatech_daqp_cs: fix bug in daqp_ao_insn_write()
H Hartley Sweeten
2018-12-16
usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
Shuah Khan (Samsung OSG)
2018-12-16
staging: rts5208: fix missing error check on call to rtsx_write_register
Colin Ian King
2018-11-20
iio: iio-trig-periodic-rtc: Free trigger resource correctly
Ben Hutchings
2018-11-20
usbip: stub_rx: fix static checker warning on unnecessary checks
Shuah Khan
2018-11-20
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
2018-11-20
staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
Laura Abbott
2018-11-20
staging:iio:ade7854: Fix the wrong number of bits to read
John Syne
2018-11-20
staging:iio:ade7854: Fix error handling on read/write
John Syne
2018-11-20
staging: rtl8192ee: Fix misleading indentation
Ben Hutchings
2018-11-20
staging: vt6656: Fix misleading indentation
Ben Hutchings
2018-10-21
usbip: vhci_hcd: Fix usb device and sockfd leaks
Shuah Khan
2018-10-21
usbip: vhci_hcd: check rhport before using in vhci_hub_control()
Shuah Khan
2018-10-21
ALSA: line6: Use correct endpoint type for midi output
Fabián Inostroza
2018-10-21
staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
Colin Ian King
2018-09-25
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
2018-09-25
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
2018-09-25
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2018-09-25
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
2018-09-25
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-09-25
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
2018-09-25
usbip: fix error handling in stub_probe()
Alexey Khoroshilov
2018-06-16
staging: android: ashmem: Fix lockdep issue during llseek
Joel Fernandes
2018-06-16
staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
Yisheng Xie
2018-06-16
staging: android: ashmem: Fix a race condition in pin ioctls
Ben Hutchings
2018-06-16
binder: replace "%p" with "%pK"
Todd Kjos
2018-06-16
binder: check for binder_thread allocation failure in binder_poll()
Eric Biggers
2018-06-16
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2018-06-16
staging: iio: adc: ad7192: fix external frequency setting
Alexandru Ardelean
2018-06-16
staging: iio: adc: remove the use of CamelCase
Ioana Ciornei
2018-06-16
android: binder: use VM_ALLOC to get vm area
Ganesh Mahendran
2018-06-16
usbip: list: don't list devices attached to vhci_hcd
Shuah Khan
2018-06-16
usbip: prevent bind loops on devices attached to vhci_hcd
Shuah Khan
2018-06-16
staging: rts5208: Fix "seg_no" calculation in reset_ms_card()
Dan Carpenter
2018-06-16
staging: lustre: libcfs: Prevent harmless read underflow
Dan Carpenter
2018-06-16
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-03-03
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
2018-03-03
usbip: fix usbip bind writing random string after command in match_busid
Juan Zea
2018-03-03
usbip: prevent leaking socket pointer address in messages
Shuah Khan
2018-03-03
usbip: stub: stop printing kernel pointer addresses in messages
Shuah Khan
2018-03-03
usbip: vhci: stop printing kernel pointer addresses in messages
Shuah Khan
2018-02-13
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
Shuah Khan
2018-02-13
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2018-02-13
usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2018-02-13
usbip: fix stub_rx: get_pipe() to validate endpoint number
Shuah Khan
[next]