1. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  2. 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 6 months ago
  3. 96564ac um: line, remove put_char by Jiri Slaby · 4 years, 7 months ago
  4. 84fc461 Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 7 months ago
  5. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  6. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  7. f6e8c47 um: virtio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  8. 0b86ce2 um: Do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 9 months ago
  9. 4c5a7705 um: Neaten vu_err macro definition by Joe Perches · 4 years, 9 months ago
  10. bc8f8e4 um: Add a generic "fd" vector transport by Marc-André Lureau · 4 years, 9 months ago
  11. 7e49afc um: do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 9 months ago
  12. 2e27d33 um: Fix typo in vector driver transport option definition by Ignat Korchagin · 4 years, 8 months ago
  13. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 9 months ago
  14. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  15. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  16. 4a7c462 um: Remove some unnecessary NULL checks in vector_user.c by Alex Dewar · 4 years, 9 months ago
  17. 237ce2e um: vector: Avoid NULL ptr deference if transport is unset by Sjoerd Simons · 4 years, 11 months ago
  18. 3363179 um: Make CONFIG_STATIC_LINK actually static by Brendan Higgins · 5 years ago
  19. 88ce642 um: Implement time-travel=ext by Johannes Berg · 4 years, 11 months ago
  20. dd9ada5 um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS by Johannes Berg · 4 years, 11 months ago
  21. e355b2f um: ubd: Retry buffer read on any kind of error by Gabriel Krisman Bertazi · 4 years, 10 months ago
  22. 6e682d5 um: ubd: Prevent buffer overrun on command completion by Gabriel Krisman Bertazi · 4 years, 10 months ago
  23. 7334339 um: Delete never executed timer by Leon Romanovsky · 4 years, 11 months ago
  24. c2ed957 um: Don't overwrite ethtool driver version by Leon Romanovsky · 4 years, 11 months ago
  25. 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 10 months ago
  26. cdc7aac um: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
  27. 76313c7 uml: Create a private mount of proc for mconsole by Eric W. Biederman · 4 years, 11 months ago
  28. af1abab uml: Don't consult current to find the proc_mnt in mconsole_proc by Eric W. Biederman · 7 years ago
  29. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  30. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  31. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  32. fad7bdc Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  33. 40814b9 um: Mark non-vector net transports as obsolete by Brendan Higgins · 5 years ago
  34. f1dc67d um: Add an option to make serial driver non-raw by Johannes Berg · 6 years ago
  35. ab0cf1e compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
  36. 853bc0a um: ubd: use 64-bit time_t where possible by Arnd Bergmann · 5 years ago
  37. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  38. fcaa0ad Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  39. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  40. 9807019 um: Loadable BPF "Firmware" for vector drivers by Anton Ivanov · 5 years ago
  41. bf9f80c um: virtio_uml: Disallow modular build by Johannes Berg · 5 years ago
  42. 7e60746 um: virtio: Keep reading on -EAGAIN by Johannes Berg · 5 years ago
  43. 04e5b1f um: virtio: Remove device on disconnect by Johannes Berg · 5 years ago
  44. d848074 um-ubd: Entrust re-queue to the upper layers by Anton Ivanov · 5 years ago
  45. b6dfb24 compat_ioctl: move WDIOC handling into wdt drivers by Arnd Bergmann · 6 years ago
  46. 2022ca0 compat_ioctl: remove translation for sound ioctls by Arnd Bergmann · 6 years ago
  47. dbddf42 um: Add SPDX headers for files in arch/um/drivers by Alex Dewar · 5 years ago
  48. 27eca5c um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK by Johannes Berg · 5 years ago
  49. 2cd097b um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ by Johannes Berg · 5 years ago
  50. 5d38f32 um: drivers: Add virtio vhost-user driver by Erel Geron · 5 years ago
  51. d47761d um: Error handling fixes in vector drivers by Anton Ivanov · 5 years ago
  52. 5853193 um: Add checks to mtu parameter parsing by Anton Ivanov · 5 years ago
  53. 77f1073 um: Added support for unix socket transports and bess transport by Anton Ivanov · 5 years ago
  54. b3b8ca2 um: Add legacy tap support and rename existing vector to hybrid by Anton Ivanov · 5 years ago
  55. b00bdd3 um: Remove drivers/ssl.h by Johannes Berg · 6 years ago
  56. bebe468 um: Fix IRQ controller regression on console read by Jouni Malinen · 6 years ago
  57. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  58. 983dfa4 Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  59. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  60. 9ca5529 um: Do not unlock mutex that is not hold. by Daniel Walter · 6 years ago
  61. 75f24f7 arch: um: drivers: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  62. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  63. aa2ecb7 um: vector netdev: adjust to xmit_more API change by Johannes Berg · 6 years ago
  64. 6c83d0d Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  65. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  66. aea05eb um: Fix for a possible OOPS in ubd initialization by Anton Ivanov · 6 years ago
  67. df20af1 um: Remove duplicated include from vector_user.c by YueHaibing · 6 years ago
  68. 940b241 um: Remove obsolete reenable_XX calls by Anton Ivanov · 6 years ago
  69. b979423 um: writev needs <sys/uio.h> by Christoph Hellwig · 6 years ago
  70. 50109b5 um: Add support for DISCARD in the UBD Driver by Anton Ivanov · 6 years ago
  71. a41421e um: Remove unsafe printks from the io thread by Anton Ivanov · 6 years ago
  72. 53766de um: Clean-up command processing in UML UBD driver by Anton Ivanov · 6 years ago
  73. a43c831 um: Switch to block-mq constants in the UML UBD driver by Anton Ivanov · 6 years ago
  74. 0053102 um: Include sys/uio.h to have writev() by Richard Weinberger · 6 years ago
  75. dc5db21 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  76. 0033dfd ubd: fix missing initialization of io_req by Anton Ivanov · 6 years ago
  77. 6961cd4 ubd: fix missing lock around request issue by Jens Axboe · 6 years ago
  78. 9bb9d4f Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  79. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  80. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  81. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  82. 917e2fd um: Make line/tty semantics use true write IRQ by Anton Ivanov · 6 years ago
  83. 9ca19a3 um: Don't hardcode path as it is architecture dependent by Ritesh Raj Sarraf · 6 years ago
  84. d312a25 um: NULL check before kfree is not needed by YueHaibing · 6 years ago
  85. ecb0a83 ubd: remove use of blk_rq_map_sg by Christoph Hellwig · 6 years ago
  86. 4e6da0fe um: Convert ubd driver to blk-mq by Richard Weinberger · 7 years ago
  87. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  88. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  89. 9bea180 um: create a proper drivers Kconfig by Christoph Hellwig · 6 years ago
  90. 2fb9279 kbuild: change ld_flags to contain LDFLAGS_$(@F) by Masahiro Yamada · 6 years ago
  91. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  92. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  93. 5ec9121 um: Fix raw interface options by Anton Ivanov · 7 years ago
  94. 4579a1b um: Fix initialization of vector queues by Anton Ivanov · 7 years ago
  95. fd3a886 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan by Willem de Bruijn · 7 years ago
  96. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  97. e40238d Fix vector raw inintialization logic by Anton Ivanov · 7 years ago
  98. ce471fd Migrate vector timers to new timer API by Anton Ivanov · 7 years ago
  99. 584bfe63 um: vector: Fix an error handling path in 'vector_parse()' by Christophe JAILLET · 7 years ago
  100. be967f7 um: vector: Fix a memory allocation check by Christophe JAILLET · 7 years ago