index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2018-09-26
2
-24
/
+51
*
net: sched: protect block idr with spinlock
Vlad Buslov
2018-09-26
1
-2
/
+13
*
net: sched: implement functions to put and flush all chains
Vlad Buslov
2018-09-26
1
-25
/
+30
*
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2018-09-26
2
-25
/
+36
*
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
2018-09-26
1
-15
/
+64
*
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
2018-09-26
1
-0
/
+13
*
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-26
5
-1
/
+50
*
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-26
20
-42
/
+47
*
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-09-26
2
-0
/
+8
*
tls: Fixed a memory leak during socket close
Vakul Garg
2018-09-25
1
-2
/
+4
*
tls: Fix socket mem accounting error under async encryption
Vakul Garg
2018-09-25
1
-5
/
+16
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
284
-1545
/
+2487
|
\
|
*
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
|
*
|
|
|
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
2018-09-25
2
-2
/
+2
|
*
|
|
|
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-25
89
-653
/
+621
|
|
\
\
\
\
[next]