Amit Shah
|
3b868a4073
virtio: console: prevent use-after-free of port name in port unplug
|
12 years ago |
Rusty Russell
|
1148973617
Merge branch 'master' into virtio-next
|
12 years ago |
Dan Carpenter
|
3f0d0c9b47
virtio: console: cleanup an error message
|
12 years ago |
Amit Shah
|
314081f102
virtio: console: fix locking around send_sigio_to_port()
|
12 years ago |
Amit Shah
|
5549fb2581
virtio: console: add locking in port unplug path
|
12 years ago |
Amit Shah
|
c6017e793b
virtio: console: add locks around buffer removal in port unplug path
|
12 years ago |
Amit Shah
|
96f97a8391
virtio: console: return -ENODEV on all read operations after unplug
|
12 years ago |
Amit Shah
|
92d3453815
virtio: console: fix raising SIGIO after port unplug
|
12 years ago |
Amit Shah
|
ea3768b438
virtio: console: clean up port data immediately at time of unplug
|
12 years ago |
Amit Shah
|
671bdea2b9
virtio: console: fix race in port_fops_open() and port unplug
|
12 years ago |
Amit Shah
|
057b82be3c
virtio: console: fix race with port unplug and open/close
|
12 years ago |
Yoshihiro YUNOMAE
|
2b4fbf029d
virtio/console: Add pipe_lock/unlock for splice_write
|
12 years ago |
Yoshihiro YUNOMAE
|
68c034fefe
virtio/console: Quit from splice_write if pipe->nrbufs is 0
|
12 years ago |
Linus Torvalds
|
736a2dd257
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Amit Shah
|
74ff582cd6
virtio: console: replace EMFILE with EBUSY for already-open port
|
12 years ago |
Wei Yongjun
|
3826835ab8
virtio_console: make local symbols static
|
12 years ago |
Amit Shah
|
9ba5c80b1a
virtio: console: add locking around c_ovq operations
|
12 years ago |
Amit Shah
|
165b1b8bbc
virtio: console: rename cvq_lock to c_ivq_lock
|
12 years ago |
Rusty Russell
|
6797999d99
virtio_console: use simplified virtqueue accessors.
|
12 years ago |
Sjur Brændeland
|
aabd6a8fa5
Revert "virtio_console: Initialize guest_connected=true for rproc_serial"
|
12 years ago |
Linus Torvalds
|
3c834b6f41
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Sjur Brændeland
|
8078db789a
virtio_console: Initialize guest_connected=true for rproc_serial
|
12 years ago |
Sjur Brændeland
|
dc18f0800f
virtio_console: Use virtio device index to generate port name
|
12 years ago |
Sjur Brændeland
|
aded024a12
virtio_console: Don't access uninitialized data.
|
12 years ago |
Sjur Brændeland
|
1f8051876a
virtio_console: Let unconnected rproc device receive data.
|
12 years ago |
Greg Kroah-Hartman
|
bcd2982a0e
Drivers: char: remove __dev* attributes.
|
12 years ago |
Linus Torvalds
|
b7dfde956d
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Sjur Brændeland
|
1b6370463e
virtio_console: Add support for remoteproc serial
|
12 years ago |
Sjur Brændeland
|
276a3e954c
virtio_console: Merge struct buffer_token into struct port_buffer
|
12 years ago |
sjur.brandeland@stericsson.com
|
eb34f12b50
virtio_console: Free buffers from out-queue upon close
|
12 years ago |