1. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  2. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 9 months ago
  3. c521db9 um: Remove unused including <linux/version.h> by Yang Li · 3 years, 10 months ago
  4. ea8e896 um: Remove unneeded variable 'ret' by Yang Li · 3 years, 11 months ago
  5. dde8b58 um: add a pseudo RTC by Johannes Berg · 4 years ago
  6. 3a5f415 um: fix spelling mistake in Kconfig "privleges" -> "privileges" by Colin Ian King · 4 years, 1 month ago
  7. 1fcf9da um: virtio: allow devices to be configured for wakeup by Johannes Berg · 4 years, 1 month ago
  8. c8177ab um: time-travel: rework interrupt handling in ext mode by Johannes Berg · 4 years, 1 month ago
  9. 9b84512 um: virtio: disable VQs during suspend by Johannes Berg · 4 years, 1 month ago
  10. 10c2b5a um: virtio: fix handling of messages without payload by Johannes Berg · 4 years, 1 month ago
  11. 74e919d um: virtio: clean up a comment by Johannes Berg · 4 years, 1 month ago
  12. 2fcb409 Revert "um: allocate a guard page to helper threads" by Johannes Berg · 4 years ago
  13. f4172b0 um: virtio: free vu_dev only with the contained struct device by Johannes Berg · 4 years ago
  14. 94c41b3 um: ubd: fix command line handling of ubd by Hajime Tazaki · 4 years, 1 month ago
  15. 9431f7c um: chan_xterm: Fix fd leak by Anton Ivanov · 4 years, 1 month ago
  16. 9b1c0c0 um: tty: Fix handling of close in tty lines by Anton Ivanov · 4 years, 1 month ago
  17. ef4459a um: allocate a guard page to helper threads by Johannes Berg · 4 years, 2 months ago
  18. 2fccfcc um: Remove IRQ_NONE type by Johannes Berg · 4 years, 2 months ago
  19. aaf5800 um: virtio: Use dynamic IRQ allocation by Johannes Berg · 4 years, 2 months ago
  20. 36d46a5 um: Support dynamic IRQ allocation by Johannes Berg · 4 years, 2 months ago
  21. ef3ba87 um: ubd: Set device serial attribute from cmdline by Christopher Obbard · 4 years, 2 months ago
  22. f4ab781 um: line: Don't free winch (with IRQ) under spinlock by Johannes Berg · 4 years, 2 months ago
  23. fc6b6a8 um: ubd: Submit all data segments atomically by Gabriel Krisman Bertazi · 4 years, 2 months ago
  24. 72d3e09 um: random: Register random as hwrng-core device by Christopher Obbard · 4 years, 3 months ago
  25. db03b42 um: Convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  26. f06885b um: vector: Add dynamic tap interfaces and scripting by Anton Ivanov · 4 years, 4 months ago
  27. 9a10705 um: Remove redundant NULL check by Li Heng · 4 years, 6 months ago
  28. 730586f um: Allow static linking for non-glibc implementations by Ignat Korchagin · 4 years, 6 months ago
  29. 5e1121c um: Some fixes to build UML with musl by Ignat Korchagin · 4 years, 6 months ago
  30. e4e721f um: vector: Use GFP_ATOMIC under spin lock by Tiezhu Yang · 4 years, 7 months ago
  31. bab991c um: Fix null pointer dereference in vector_user_bpf by Gaurav Singh · 4 years, 7 months ago
  32. 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
  33. 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 7 months ago
  34. 96564ac um: line, remove put_char by Jiri Slaby · 4 years, 7 months ago
  35. 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
  36. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 8 months ago
  37. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 8 months ago
  38. f6e8c47 um: virtio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
  39. 0b86ce2 um: Do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 9 months ago
  40. 4c5a7705 um: Neaten vu_err macro definition by Joe Perches · 4 years, 9 months ago
  41. bc8f8e4 um: Add a generic "fd" vector transport by Marc-André Lureau · 4 years, 10 months ago
  42. 7e49afc um: do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 9 months ago
  43. 2e27d33 um: Fix typo in vector driver transport option definition by Ignat Korchagin · 4 years, 9 months ago
  44. 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, 10 months ago
  45. 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, 10 months ago
  46. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 10 months ago
  47. 4a7c462 um: Remove some unnecessary NULL checks in vector_user.c by Alex Dewar · 4 years, 10 months ago
  48. 237ce2e um: vector: Avoid NULL ptr deference if transport is unset by Sjoerd Simons · 5 years ago
  49. 3363179 um: Make CONFIG_STATIC_LINK actually static by Brendan Higgins · 5 years ago
  50. 88ce642 um: Implement time-travel=ext by Johannes Berg · 5 years ago
  51. dd9ada5 um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS by Johannes Berg · 5 years ago
  52. e355b2f um: ubd: Retry buffer read on any kind of error by Gabriel Krisman Bertazi · 4 years, 10 months ago
  53. 6e682d5 um: ubd: Prevent buffer overrun on command completion by Gabriel Krisman Bertazi · 4 years, 10 months ago
  54. 7334339 um: Delete never executed timer by Leon Romanovsky · 5 years ago
  55. c2ed957 um: Don't overwrite ethtool driver version by Leon Romanovsky · 5 years ago
  56. 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 11 months ago
  57. cdc7aac um: reject unsupported coalescing params by Jakub Kicinski · 4 years, 11 months ago
  58. 76313c7 uml: Create a private mount of proc for mconsole by Eric W. Biederman · 5 years ago
  59. af1abab uml: Don't consult current to find the proc_mnt in mconsole_proc by Eric W. Biederman · 7 years ago
  60. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  61. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  62. 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
  63. 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
  64. 40814b9 um: Mark non-vector net transports as obsolete by Brendan Higgins · 5 years ago
  65. f1dc67d um: Add an option to make serial driver non-raw by Johannes Berg · 6 years ago
  66. ab0cf1e compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
  67. 853bc0a um: ubd: use 64-bit time_t where possible by Arnd Bergmann · 5 years ago
  68. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  69. 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
  70. 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
  71. 9807019 um: Loadable BPF "Firmware" for vector drivers by Anton Ivanov · 5 years ago
  72. bf9f80c um: virtio_uml: Disallow modular build by Johannes Berg · 5 years ago
  73. 7e60746 um: virtio: Keep reading on -EAGAIN by Johannes Berg · 5 years ago
  74. 04e5b1f um: virtio: Remove device on disconnect by Johannes Berg · 5 years ago
  75. d848074 um-ubd: Entrust re-queue to the upper layers by Anton Ivanov · 5 years ago
  76. b6dfb24 compat_ioctl: move WDIOC handling into wdt drivers by Arnd Bergmann · 6 years ago
  77. 2022ca0 compat_ioctl: remove translation for sound ioctls by Arnd Bergmann · 6 years ago
  78. dbddf42 um: Add SPDX headers for files in arch/um/drivers by Alex Dewar · 5 years ago
  79. 27eca5c um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK by Johannes Berg · 5 years ago
  80. 2cd097b um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ by Johannes Berg · 5 years ago
  81. 5d38f32 um: drivers: Add virtio vhost-user driver by Erel Geron · 5 years ago
  82. d47761d um: Error handling fixes in vector drivers by Anton Ivanov · 5 years ago
  83. 5853193 um: Add checks to mtu parameter parsing by Anton Ivanov · 5 years ago
  84. 77f1073 um: Added support for unix socket transports and bess transport by Anton Ivanov · 5 years ago
  85. b3b8ca2 um: Add legacy tap support and rename existing vector to hybrid by Anton Ivanov · 5 years ago
  86. b00bdd3 um: Remove drivers/ssl.h by Johannes Berg · 6 years ago
  87. bebe468 um: Fix IRQ controller regression on console read by Jouni Malinen · 6 years ago
  88. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  89. 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
  90. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  91. 9ca5529 um: Do not unlock mutex that is not hold. by Daniel Walter · 6 years ago
  92. 75f24f7 arch: um: drivers: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  93. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  94. aa2ecb7 um: vector netdev: adjust to xmit_more API change by Johannes Berg · 6 years ago
  95. 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
  96. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  97. aea05eb um: Fix for a possible OOPS in ubd initialization by Anton Ivanov · 6 years ago
  98. df20af1 um: Remove duplicated include from vector_user.c by YueHaibing · 6 years ago
  99. 940b241 um: Remove obsolete reenable_XX calls by Anton Ivanov · 6 years ago
  100. b979423 um: writev needs <sys/uio.h> by Christoph Hellwig · 6 years ago