index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
142
-930
/
+1029
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Greg Kroah-Hartman
2018-09-25
9
-90
/
+116
|
|
\
|
|
*
scsi: sd: don't crash the host on invalid commands
Johannes Thumshirn
2018-09-21
1
-1
/
+2
|
|
*
scsi: ipr: System hung while dlpar adding primary ipr adapter back
Wen Xiong
2018-09-21
2
-45
/
+62
|
|
*
scsi: target: iscsi: Use bin2hex instead of a re-implementation
Vincent Pelletier
2018-09-21
1
-12
/
+3
|
|
*
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
2018-09-21
1
-16
/
+14
|
|
*
scsi: lpfc: Synchronize access to remoteport via rport
James Smart
2018-09-21
3
-13
/
+23
|
|
*
scsi: ufs: Disable blk-mq for now
Adrian Hunter
2018-09-21
1
-0
/
+7
|
|
*
scsi: sd: Contribute to randomness when running rotational device
Xuewei Zhang
2018-09-17
1
-0
/
+3
|
|
*
scsi: ibmvscsis: Ensure partition name is properly NUL terminated
Laura Abbott
2018-09-17
1
-1
/
+1
|
|
*
scsi: ibmvscsis: Fix a stringop-overflow warning
Laura Abbott
2018-09-17
1
-2
/
+1
|
*
|
Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
2018-09-25
8
-37
/
+66
|
|
\
\
|
|
*
|
usb: typec: mux: Take care of driver module reference counting
Heikki Krogerus
2018-09-20
1
-4
/
+13
|
|
*
|
usb: core: safely deal with the dynamic quirk lists
Harry Pan
2018-09-20
1
-1
/
+2
|
|
*
|
usb: roles: Take care of driver module reference counting
Heikki Krogerus
2018-09-20
1
-3
/
+12
|
|
*
|
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
2018-09-20
1
-0
/
+2
|
|
*
|
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
2018-09-20
1
-0
/
+15
|
|
*
|
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
2018-09-20
1
-15
/
+0
|
|
*
|
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
2018-09-20
1
-0
/
+5
|
|
*
|
USB: usbdevfs: sanitize flags more
Oliver Neukum
2018-09-20
1
-3
/
+16
|
|
*
|
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...
Sebastian Andrzej Siewior
2018-09-20
1
-1
/
+1
|
|
*
|
usb: musb: dsps: do not disable CPPI41 irq in driver teardown
Bin Liu
2018-09-20
1
-11
/
+1
|
*
|
|
Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
2018-09-25
6
-7
/
+30
|
|
\
\
\
|
|
*
|
|
serial: imx: restore handshaking irq for imx1
Uwe Kleine-König
2018-09-20
1
-0
/
+8
|
|
*
|
|
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
2018-09-18
1
-0
/
+4
|
|
*
|
|
tty: Drop tty->count on tty_reopen() failure
Dmitry Safonov
2018-09-18
1
-3
/
+8
|
|
*
|
|
serial: cpm_uart: return immediately from console poll
Christophe Leroy
2018-09-18
1
-3
/
+7
|
|
*
|
|
tty: serial: lpuart: avoid leaking struct tty_struct
Stefan Agner
2018-09-18
1
-1
/
+2
|
|
*
|
|
serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
Jan Kiszka
2018-09-18
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2018-09-25
3
-9
/
+35
|
|
\
\
\
|
|
*
|
|
intel_th: pci: Add Ice Lake PCH support
Alexander Shishkin
2018-09-18
1
-0
/
+5
|
|
*
|
|
intel_th: Fix resource handling for ACPI glue layer
Alexander Shishkin
2018-09-18
1
-2
/
+11
|
|
*
|
|
intel_th: Fix device removal logic
Alexander Shishkin
2018-09-18
1
-1
/
+2
|
|
*
|
|
Merge tag 'soundwire-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2018-09-18
1
-6
/
+17
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
soundwire: Fix acquiring bus lock twice during master release
Sanyog Kale
2018-08-27
1
-3
/
+4
|
|
|
*
|
soundwire: Fix incorrect exit after configuring stream
Shreyas NC
2018-08-27
1
-2
/
+4
|
|
|
*
|
soundwire: Fix duplicate stream state assignment
Shreyas NC
2018-08-27
1
-2
/
+10
|
*
|
|
|
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-25
57
-532
/
+351
|
|
\
\
\
\
|
|
*
|
|
|
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
2018-09-24
1
-5
/
+4
|
|
*
|
|
|
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
2018-09-24
1
-14
/
+18
|
|
*
|
|
|
tun: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-43
/
+0
|
|
*
|
|
|
nfp: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-18
/
+0
|
|
*
|
|
|
bnxt: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-18
/
+0
|
|
*
|
|
|
bnx2x: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-16
/
+0
|
|
*
|
|
|
mlx5: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-19
/
+0
|
|
*
|
|
|
mlx4: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-20
/
+0
|
|
*
|
|
|
i40evf: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-26
/
+0
|
|
*
|
|
|
ice: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-27
/
+0
|
|
*
|
|
|
igb: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-30
/
+0
|
|
*
|
|
|
ixgb: remove ndo_poll_controller
Eric Dumazet
2018-09-24
1
-25
/
+0
[prev]
[next]