index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
USB: serial: omninet: fix reference leaks at open
Johan Hovold
1
-4
/
+0
2017-06-05
USB: serial: io_ti: fix information leak in completion handler
Johan Hovold
1
-1
/
+1
2017-06-05
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
1
-1
/
+4
2017-06-05
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
1
-2
/
+2
2017-06-05
USB: iowarrior: fix NULL-deref at probe
Johan Hovold
1
-6
/
+7
2017-06-05
scsi: aacraid: Reorder Adapter status check
Raghava Aditya Renukunta
1
-4
/
+17
2017-06-05
scsi: aacraid: Fix memory leak in fib init path
Raghava Aditya Renukunta
1
-15
/
+21
2017-06-05
rdma_cm: fail iwarp accepts w/o connection params
Steve Wise
1
-0
/
+3
2017-06-05
Bluetooth: Add another AR3012 04ca:3018 device
Dmitry Tunin
2
-0
/
+3
2017-06-05
md: ensure md devices are freed before module is unloaded.
NeilBrown
1
-0
/
+7
2017-06-05
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2
-1
/
+29
2017-06-05
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
Ravikumar Kattekola
1
-3
/
+4
2017-06-05
drivers: hv: Turn off write permission on the hypercall page
K. Y. Srinivasan
1
-1
/
+1
2017-06-05
USB: serial: mos7840: fix another NULL-deref at open
Johan Hovold
1
-1
/
+3
2017-06-05
USB: serial: ftdi_sio: fix line-status over-reporting
Johan Hovold
1
-9
/
+14
2017-06-05
USB: serial: cp210x: add new IDs for GE Bx50v3 boards
Ken Lin
1
-0
/
+2
2017-06-05
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
Ian Abbott
1
-0
/
+13
2017-06-05
s390/qdio: clear DSCI prior to scanning multiple input queues
Julian Wiedmann
1
-4
/
+4
2017-06-05
USB: serial: keyspan_pda: fix receive sanity checks
Johan Hovold
1
-5
/
+14
2017-06-05
USB: serial: digi_acceleport: fix incomplete rx sanity check
Johan Hovold
1
-15
/
+23
2017-06-05
USB: serial: digi_acceleport: fix OOB-event processing
Johan Hovold
1
-1
/
+1
2017-06-05
USB: serial: digi_acceleport: fix OOB data sanity check
Johan Hovold
1
-5
/
+9
2017-06-05
media: fix dm1105.c build error
Randy Dunlap
1
-1
/
+1
2017-06-05
bcma: use (get|put)_device when probing/removing device driver
Rafał Miłecki
1
-0
/
+4
2017-06-05
drm/radeon: handle vfct with multiple vbios images
Alex Deucher
1
-31
/
+37
2017-06-05
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
1
-2
/
+2
2017-06-05
USB: serial: ftdi_sio: fix extreme low-latency setting
Johan Hovold
1
-2
/
+0
2017-06-05
usb: gadget: f_hid: Use spinlock instead of mutex
Krzysztof Opasiak
1
-20
/
+31
2017-06-05
usb: dwc3: gadget: skip Set/Clear Halt when invalid
Felipe Balbi
1
-0
/
+6
2017-06-05
mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
Brian Norris
1
-1
/
+2
2017-06-05
staging: rtl: fix possible NULL pointer dereference
Arnd Bergmann
1
-1
/
+6
2017-06-05
USB: serial: ti_usb_3410_5052: fix control-message error handling
Johan Hovold
1
-8
/
+4
2017-06-05
USB: serial: ssu100: fix control-message error handling
Johan Hovold
1
-7
/
+24
2017-06-05
USB: serial: mct_u232: fix modem-status error handling
Johan Hovold
1
-1
/
+5
2017-06-05
USB: serial: io_edgeport: fix descriptor error handling
Johan Hovold
1
-9
/
+15
2017-06-05
USB: serial: io_edgeport: fix epic-descriptor handling
Johan Hovold
1
-6
/
+18
2017-06-05
USB: serial: ftdi_sio: fix latency-timer error handling
Johan Hovold
1
-2
/
+5
2017-06-05
USB: serial: ftdi_sio: fix modem-status error handling
Johan Hovold
1
-1
/
+6
2017-06-05
USB: serial: ark3116: fix open error handling
Johan Hovold
1
-6
/
+19
2017-06-05
USB: serial: ark3116: fix register-accessor error handling
Johan Hovold
1
-3
/
+10
2017-06-05
USB: serial: ch341: fix modem-status handling
Johan Hovold
1
-14
/
+12
2017-06-05
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
1
-1
/
+1
2017-06-05
IB/ipoib: Set device connection mode only when needed
Feras Daoud
1
-0
/
+8
2017-06-05
ath5k: drop bogus warning on drv_set_key with unsupported cipher
Felix Fietkau
1
-2
/
+1
2017-06-05
tty: serial: msm: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-06-05
adm80211: return an error if adm8211_alloc_rings() fails
Dan Carpenter
1
-1
/
+2
2017-03-16
tty: n_hdlc: get rid of racy n_hdlc.tbuf
Alexander Popov
1
-63
/
+69
2017-03-16
TTY: n_hdlc, fix lockdep false positive
Jiri Slaby
1
-15
/
+4
2017-03-16
macvtap: read vnet_hdr_size once
Willem de Bruijn
1
-2
/
+2
2017-03-16
tun: read vnet_hdr_sz once
Willem de Bruijn
1
-4
/
+6
[next]