Age | Commit message (Expand) | Author |
2022-08-16 | virtio: Revert "virtio: find_vqs() add arg sizes" | Michael S. Tsirkin |
2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-08-11 | virtio: find_vqs() add arg sizes | Xuan Zhuo |
2022-08-11 | virtio: record the maximum queue num supported by the device. | Xuan Zhuo |
2022-08-05 | Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-07-17 | um: random: Don't initialise hwrng struct with zero | Christopher Obbard |
2022-07-17 | um/drivers: Kconfig: Fix indentation | Juerg Haefliger |
2022-07-14 | um: Use enum req_op where appropriate | Bart Van Assche |
2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig |
2022-06-10 | um: virt-pci: set device ready in probe() | Vincent Whitchurch |
2022-06-03 | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-27 | um: chan_user: Fix winch_tramp() return value | Johannes Berg |
2022-05-27 | um: virtio_uml: Fix broken device handling in time-travel | Johannes Berg |
2022-05-27 | um: line: Use separate IRQs per line | Johannes Berg |
2022-05-27 | um: daemon: Make default socket configurable | Johannes Berg |
2022-05-27 | um: xterm: Make default terminal emulator configurable | Johannes Berg |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-05-08 | um: vector: switch to netif_napi_add_weight() | Jakub Kicinski |
2022-05-03 | ubd: don't set the discard_alignment queue limit | Christoph Hellwig |
2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig |
2022-03-11 | um: port_user: Improve error handling when port-helper is not found | Glenn Washburn |
2022-03-11 | um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvar | Glenn Washburn |
2022-03-11 | um: port_user: Search for in.telnetd in PATH | Glenn Washburn |
2022-03-11 | um: Fix uml_mconsole stop/go | Anton Ivanov |
2022-03-11 | uml: net: vector: fix const issue | Johannes Berg |
2022-03-11 | um: Fix WRITE_ZEROES in the UBD Driver | Frédéric Danis |
2022-03-11 | um: Migrate vector drivers to NAPI | Anton Ivanov |
2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin |
2022-01-11 | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-22 | um: virtio_uml: Allow probing from devicetree | Vincent Whitchurch |
2021-12-21 | um: virtio_uml: Fix time-travel external time propagation | Johannes Berg |
2021-12-21 | um: virt-pci: Fix 32-bit compile | Johannes Berg |
2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-10-29 | net: um: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-21 | um/drivers/ubd_kern: add error handling support for add_disk() | Luis Chamberlain |
2021-10-18 | block: drop unused includes in <linux/genhd.h> | Christoph Hellwig |
2021-09-09 | Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-01 | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-08-27 | um: vector: adjust to coalesce API changes | Johannes Berg |
2021-08-26 | um: virt-pci: don't do DMA from stack | Johannes Berg |
2021-08-26 | um: virtio_uml: fix memory leak on init failures | Johannes Berg |
2021-08-26 | um: virtio_uml: include linux/virtio-uml.h | Johannes Berg |
2021-08-26 | um: make PCI emulation driver init/exit static | Johannes Berg |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan |
2021-08-16 | ubd: use bvec_virt | Christoph Hellwig |
2021-07-27 | tty: drop put_tty_driver | Jiri Slaby |