Age | Commit message (Expand) | Author |
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 |
2021-07-27 | tty: stop using alloc_tty_driver | Jiri Slaby |
2021-07-09 | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-07-03 | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-06-30 | ubd: remove dead code in ubd_setup_common | Christoph Hellwig |
2021-06-30 | ubd: use blk_mq_alloc_disk and blk_cleanup_disk | Christoph Hellwig |
2021-06-30 | ubd: remove the code to register as the legacy IDE driver | Christoph Hellwig |
2021-06-17 | um: fix error return code in winch_tramp() | Zhen Lei |
2021-06-17 | um: fix error return code in slip_open() | Zhen Lei |
2021-06-17 | um: Fix stack pointer alignment | YiFei Zhu |
2021-06-17 | um: virtio/pci: enable suspend/resume | Johannes Berg |
2021-06-17 | um: add PCI over virtio emulation driver | Johannes Berg |
2021-05-13 | tty: remove empty tty_operations::set_termios | Jiri Slaby |
2021-05-13 | tty: make tty_operations::chars_in_buffer return uint | Jiri Slaby |
2021-05-13 | tty: make tty_operations::write_room return uint | Jiri Slaby |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-04-15 | um: Remove unused including <linux/version.h> | Yang Li |
2021-04-15 | um: Remove unneeded variable 'ret' | Yang Li |
2021-04-07 | switch file_open_root() to struct path | Al Viro |
2021-02-12 | um: add a pseudo RTC | Johannes Berg |