summaryrefslogtreecommitdiff
path: root/arch/um/drivers
AgeCommit message (Expand)Author
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo
2022-08-05Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-17um: random: Don't initialise hwrng struct with zeroChristopher Obbard
2022-07-17um/drivers: Kconfig: Fix indentationJuerg Haefliger
2022-07-14um: Use enum req_op where appropriateBart Van Assche
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-06-10um: virt-pci: set device ready in probe()Vincent Whitchurch
2022-06-03Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-27um: chan_user: Fix winch_tramp() return valueJohannes Berg
2022-05-27um: virtio_uml: Fix broken device handling in time-travelJohannes Berg
2022-05-27um: line: Use separate IRQs per lineJohannes Berg
2022-05-27um: daemon: Make default socket configurableJohannes Berg
2022-05-27um: xterm: Make default terminal emulator configurableJohannes Berg
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-08um: vector: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-03ubd: don't set the discard_alignment queue limitChristoph Hellwig
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-03-11um: port_user: Improve error handling when port-helper is not foundGlenn Washburn
2022-03-11um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvarGlenn Washburn
2022-03-11um: port_user: Search for in.telnetd in PATHGlenn Washburn
2022-03-11um: Fix uml_mconsole stop/goAnton Ivanov
2022-03-11uml: net: vector: fix const issueJohannes Berg
2022-03-11um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis
2022-03-11um: Migrate vector drivers to NAPIAnton Ivanov
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-11Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-22um: virtio_uml: Allow probing from devicetreeVincent Whitchurch
2021-12-21um: virtio_uml: Fix time-travel external time propagationJohannes Berg
2021-12-21um: virt-pci: Fix 32-bit compileJohannes Berg
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-29net: um: use eth_hw_addr_set()Jakub Kicinski
2021-10-21um/drivers/ubd_kern: add error handling support for add_disk()Luis Chamberlain
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-27um: vector: adjust to coalesce API changesJohannes Berg
2021-08-26um: virt-pci: don't do DMA from stackJohannes Berg
2021-08-26um: virtio_uml: fix memory leak on init failuresJohannes Berg
2021-08-26um: virtio_uml: include linux/virtio-uml.hJohannes Berg
2021-08-26um: make PCI emulation driver init/exit staticJohannes Berg
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-16ubd: use bvec_virtChristoph Hellwig
2021-07-27tty: drop put_tty_driverJiri Slaby