summaryrefslogtreecommitdiff
path: root/arch/um/drivers
AgeCommit message (Expand)Author
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
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-30ubd: remove dead code in ubd_setup_commonChristoph Hellwig
2021-06-30ubd: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-30ubd: remove the code to register as the legacy IDE driverChristoph Hellwig
2021-06-17um: fix error return code in winch_tramp()Zhen Lei
2021-06-17um: fix error return code in slip_open()Zhen Lei
2021-06-17um: Fix stack pointer alignmentYiFei Zhu
2021-06-17um: virtio/pci: enable suspend/resumeJohannes Berg
2021-06-17um: add PCI over virtio emulation driverJohannes Berg
2021-05-13tty: remove empty tty_operations::set_termiosJiri Slaby
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-15um: Remove unused including <linux/version.h>Yang Li
2021-04-15um: Remove unneeded variable 'ret'Yang Li
2021-04-07switch file_open_root() to struct pathAl Viro
2021-02-12um: add a pseudo RTCJohannes Berg
2021-02-12um: fix spelling mistake in Kconfig "privleges" -> "privileges"Colin Ian King
2021-02-12um: virtio: allow devices to be configured for wakeupJohannes Berg
2021-02-12um: time-travel: rework interrupt handling in ext modeJohannes Berg
2021-02-12um: virtio: disable VQs during suspendJohannes Berg
2021-02-12um: virtio: fix handling of messages without payloadJohannes Berg
2021-02-12um: virtio: clean up a commentJohannes Berg
2021-01-26Revert "um: allocate a guard page to helper threads"Johannes Berg
2021-01-26um: virtio: free vu_dev only with the contained struct deviceJohannes Berg
2021-01-26um: ubd: fix command line handling of ubdHajime Tazaki
2020-12-13um: chan_xterm: Fix fd leakAnton Ivanov
2020-12-13um: tty: Fix handling of close in tty linesAnton Ivanov