Histórico de Commits

Autor SHA1 Mensagem Data
  Amit Shah d7a62cd033 virtio: console: Don't access vqs if device was unplugged há 14 anos atrás
  Linus Torvalds ce86d35d2f Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 há 14 anos atrás
  Amit Shah 51df0acc3d virtio: console: Move file back to drivers/char/ há 14 anos atrás
  Greg Kroah-Hartman 728674a7e4 tty: move hvc drivers to drivers/tty/hvc/ há 14 anos atrás
  Jiri Slaby 22e132ff26 Char: virtio_console, fix memory leak há 14 anos atrás
  Amit Shah 299fb61c08 virtio: console: Disable lseek(2) for port file operations há 14 anos atrás
  Amit Shah a461e11e7b virtio: console: Send SIGIO in case of port unplug há 15 anos atrás
  Amit Shah 55f6bcce36 virtio: console: Send SIGIO on new data arrival on ports há 15 anos atrás
  Amit Shah 3eae0adea9 virtio: console: Send SIGIO to processes that request it for host events há 15 anos atrás
  Amit Shah e062013c7d virtio: console: Reference counting portdev structs is not needed há 15 anos atrás
  Amit Shah b353a6b821 virtio: console: Add reference counting for port struct há 15 anos atrás
  Amit Shah d22a69892b virtio: console: Use cdev_alloc() instead of cdev_init() há 15 anos atrás
  Amit Shah 04950cdf07 virtio: console: Add a find_port_by_devt() function há 15 anos atrás
  Amit Shah 6bdf2afd02 virtio: console: Add a list of portdevs that are active há 15 anos atrás
  Amit Shah 8ad37e83c8 virtio: console: open: Use a common path for error handling há 15 anos atrás
  Amit Shah 7a2853178d virtio: console: remove_port() should return void há 15 anos atrás
  Amit Shah f402811971 virtio: console: Make write() return -ENODEV on hot-unplug há 15 anos atrás
  Amit Shah b3dddb9e6d virtio: console: Make read() return -ENODEV on hot-unplug há 15 anos atrás
  Amit Shah 8529a50427 virtio: console: Unblock poll on port hot-unplug há 15 anos atrás
  Amit Shah 3709ea7ae7 virtio: console: Un-block reads on chardev close há 15 anos atrás
  Amit Shah 84ec06c59a virtio: console: Check if portdev is valid in send_control_msg() há 15 anos atrás
  Amit Shah 96eb872b2a virtio: console: Remove control vq data only if using multiport support há 15 anos atrás
  Amit Shah 0223895994 virtio: console: Reset vdev before removing device há 15 anos atrás
  Amit Shah 531295e63b virtio: console: Don't block entire guest if host doesn't read data há 14 anos atrás
  Amit Shah 65745422a8 virtio: console: Prevent userspace from submitting NULL buffers há 14 anos atrás
  Hans de Goede 6df7aadcd9 virtio: console: Fix poll blocking even though there is data to read há 14 anos atrás
  Amit Shah 60e5e0b840 virtio: console: Fix crash when port is unplugged and blocked for write há 15 anos atrás
  Amit Shah 0047634d3d virtio: console: Fix crash when hot-unplugging a port and read is blocked há 15 anos atrás
  Julia Lawall 0643e4c6e4 drivers/char: Eliminate use after free há 15 anos atrás
  Amit Shah 8345adbf96 virtio: console: Accept console size along with resize control message há 15 anos atrás