커밋 기록

작성자 SHA1 메시지 날짜
  G. Campana 8379cadf71 virtio_console: fix a crash in config_work_handler 8 년 전
  Michael S. Tsirkin 7328fa64aa virtio_console: drop unused config fields 8 년 전
  Matt Redfearn 34563769e4 virtio: console: Unlock vqs while freeing buffers 8 년 전
  Masahiro Yamada 97139d4a6f treewide: remove redundant #include <linux/kconfig.h> 8 년 전
  Miklos Szeredi ca76f5b6bd pipe: add pipe_buf_steal() helper 8 년 전
  Andy Lutomirski 5e59d9a1ae virtio_console: Stop doing DMA on the stack 9 년 전
  Dan Carpenter db1700685c virtio_console: silence a static checker warning 10 년 전
  Joe Perches f580d730c9 virtio_console: Use bool function return values of true/false not 1/0 10 년 전
  Michael S. Tsirkin eeb8a7e8bb virtio_console: avoid config access from irq 10 년 전
  Michael S. Tsirkin 4f6e24ed9d virtio_console: init work unconditionally 10 년 전
  Rusty Russell be8ff5952a virtio: don't require a config space on the console device. 10 년 전
  Michael S. Tsirkin 011f0e7a69 virtio/console: verify device has config space 10 년 전
  Michael S. Tsirkin 48b36066b4 virtio_console: fix sparse warnings 10 년 전
  Michael S. Tsirkin 51cdc3815f virtio: drop VIRTIO_F_VERSION_1 from drivers 10 년 전
  Michael S. Tsirkin 1f0f9106f9 virtio_console: virtio 1.0 support 10 년 전
  Michael S. Tsirkin e16e12be34 virtio: use u32, not bitmap for features 10 년 전
  Cornelia Huck 65eca3a202 virtio_console: move early VQ enablement 10 년 전
  Michael S. Tsirkin 401bbdc901 virtio_console: enable VQs early on restore 10 년 전
  Michael S. Tsirkin f5866db64f virtio_console: enable VQs early 10 년 전
  Fabian Frederick 5885e48e44 virtio: console: remove unnecessary null test before debugfs_remove_recursive 11 년 전
  Al Viro fbb32750a6 pipe: kill ->map() and ->unmap() 11 년 전
  Al Viro c9efe51165 fix a kmap leak in virtio_console 11 년 전
  Heinz Graalfs 40e4dc5301 virtio_console: verify if queue is broken after virtqueue_get_buf() 11 년 전
  Rusty Russell 855e0c5288 virtio: use size-based config accessors. 11 년 전
  Aaron Lu 8910700039 virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM 12 년 전
  Amit Shah 3b868a4073 virtio: console: prevent use-after-free of port name in port unplug 12 년 전
  Rusty Russell 1148973617 Merge branch 'master' into virtio-next 12 년 전
  Dan Carpenter 3f0d0c9b47 virtio: console: cleanup an error message 12 년 전
  Amit Shah 314081f102 virtio: console: fix locking around send_sigio_to_port() 12 년 전
  Amit Shah 5549fb2581 virtio: console: add locking in port unplug path 12 년 전