1. 9b0da3f um: Use swap() to make code cleaner by Yang Guang · 3 years, 2 months ago
  2. 077b732 um: registers: Rename function names to avoid conflicts and build problems by Randy Dunlap · 3 years, 4 months ago
  3. bbe3350 um: rename set_signals() to um_set_signals() by Johannes Berg · 3 years, 4 months ago
  4. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
  5. 558f9b2 um: Fix stack pointer alignment by YiFei Zhu · 3 years, 8 months ago
  6. d8fb32f4 um: Add support for host CPU flags and alignment by Anton Ivanov · 3 years, 10 months ago
  7. d6b399a um: time-travel/signals: fix ndelay() in interrupt by Johannes Berg · 3 years, 10 months ago
  8. fbb42e7f um: export signals_enabled directly by Johannes Berg · 3 years, 10 months ago
  9. bfc58e2 um: remove process stub VMA by Johannes Berg · 4 years ago
  10. 9f0b480 um: rework userspace stubs to not hard-code stub location by Johannes Berg · 4 years ago
  11. 84b2789 um: separate child and parent errors in clone stub by Johannes Berg · 4 years ago
  12. a7d4888 um: defer killing userspace on page table update failures by Johannes Berg · 4 years ago
  13. e1e22d0 um: print register names in wait_for_stub by Johannes Berg · 4 years ago
  14. 9868c20 um: fix os_idle_sleep() to not hang by Johannes Berg · 4 years ago
  15. 2fcb409 Revert "um: allocate a guard page to helper threads" by Johannes Berg · 4 years ago
  16. 1138553 um: time-travel: Correct time event IRQ delivery by Johannes Berg · 4 years, 1 month ago
  17. cae20ba um: irq/sigio: Support suspend/resume handling of workaround IRQs by Johannes Berg · 4 years, 1 month ago
  18. e3a01cb um: Monitor error events in IRQ controller by Anton Ivanov · 4 years, 1 month ago
  19. ef4459a um: allocate a guard page to helper threads by Johannes Berg · 4 years, 1 month ago
  20. 3c6ac61 um: Fetch registers only for signals which need them by Anton Ivanov · 4 years, 2 months ago
  21. a374b7c um: Support suspend to RAM by Johannes Berg · 4 years, 1 month ago
  22. 92dcd3d um: Allow PM with suspend-to-idle by Johannes Berg · 4 years, 1 month ago
  23. 49da38a um: Simplify os_idle_sleep() and sleep longer by Johannes Berg · 4 years, 1 month ago
  24. 2fccfcc um: Remove IRQ_NONE type by Johannes Berg · 4 years, 1 month ago
  25. d66c918 um: sigio: Return error from add_sigio_fd() by Johannes Berg · 4 years, 1 month ago
  26. 517f602 um: Increase stack frame size threshold for signal.c by Andy Shevchenko · 4 years, 1 month ago
  27. 97be7ce um: Remove use of asprinf in umid.c by Anton Ivanov · 4 years, 2 months ago
  28. e8a5859 um: Fix incorrect assumptions about max pid length by Maciej Żenczykowski · 4 years, 5 months ago
  29. 5e1121c um: Some fixes to build UML with musl by Ignat Korchagin · 4 years, 5 months ago
  30. 54ebe40 um: Use fdatasync() when mapping the UBD FSYNC command by Anton Ivanov · 4 years, 8 months ago
  31. 38bccfb um: Add include: memset() and memcpy() are in <string.h> by Zach van Rijn · 4 years, 9 months ago
  32. 88ce642 um: Implement time-travel=ext by Johannes Berg · 4 years, 11 months ago
  33. f185063 um: Move timer-internal.h to non-shared by Johannes Berg · 4 years, 11 months ago
  34. 35f3401 um: falloc.h needs to be directly included for older libc by Alan Maguire · 4 years, 10 months ago
  35. ba758cf um: Fix len of file in create_pid_file by Wen Yang · 4 years, 10 months ago
  36. 853bc0a um: ubd: use 64-bit time_t where possible by Arnd Bergmann · 5 years ago
  37. 5c1f33e um: Don't trace irqflags during shutdown by Johannes Berg · 5 years ago
  38. 97870c3 um: Add SPDX headers for files in arch/um/os-Linux by Alex Dewar · 5 years ago
  39. 5d38f32 um: drivers: Add virtio vhost-user driver by Erel Geron · 5 years ago
  40. 0dafcbe um: Implement TRACE_IRQFLAGS_SUPPORT by Johannes Berg · 5 years ago
  41. b8f7882 um: Avoid using uninitialized regs by Johannes Berg · 5 years ago
  42. 68c15a2 um: Remove sig_info[SIGALRM] by Johannes Berg · 5 years ago
  43. c7c6f3b um: Pass nsecs to os timer functions by Johannes Berg · 6 years ago
  44. 56fc187 um: Timer code cleanup by Johannes Berg · 6 years ago
  45. fcd242c um: fix os_timer_one_shot() by Johannes Berg · 6 years ago
  46. 0d4e5ac um: remove uses of variable length arrays by Bartosz Golaszewski · 6 years ago
  47. 5c2ffce um: Revert to using stack for pt_regs in signal handling by Anton Ivanov · 6 years ago
  48. 50109b5 um: Add support for DISCARD in the UBD Driver by Anton Ivanov · 6 years ago
  49. 369cca2 um: remove unused AIO code by Christoph Hellwig · 6 years ago
  50. 7ff1e34 um: Give start_idle_thread() a return code by Richard Weinberger · 7 years ago
  51. cca76c1 um: remove uml initcalls by Alexander Pateenok · 7 years ago
  52. 530ba6c um: Compile with modern headers by Jason A. Donenfeld · 7 years ago
  53. ff6a179 Epoll based IRQ controller by Anton Ivanov · 7 years ago
  54. 4d1a535 um: Use POSIX ucontext_t instead of struct ucontext by Krzysztof Mazur · 7 years ago
  55. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  56. 6d20e6b um: return negative in tuntap_open_tramp() by Dan Carpenter · 7 years ago
  57. cbb0006 Fix minor typos and grammar in UML start_up help by James Pack · 7 years ago
  58. 6f602afd um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 7 years ago
  59. e909983 um: Add kerneldoc for userspace_tramp() and start_userspace() by Thomas Meyer · 7 years ago
  60. 22e19c8 um: userspace - be more verbose in ptrace set regs error by Thomas Meyer · 7 years ago
  61. 0936d4f um: Use os_warn to print out pre-boot warning/error messages by Masami Hiramatsu · 8 years ago
  62. 721ccae um: Add os_warn() for pre-boot warning/error messages by Masami Hiramatsu · 8 years ago
  63. d3878bb um: Use os_info for the messages on normal path by Masami Hiramatsu · 8 years ago
  64. f7887ee um: Add os_info() for pre-boot information messages by Masami Hiramatsu · 8 years ago
  65. e03c78a um: Use printk instead of printf in make_uml_dir by Masami Hiramatsu · 8 years ago
  66. ce45860 um: Add missing NR_CPUS include by Richard Weinberger · 8 years ago
  67. 8bba077 um: Set number of CPUs by Nikola Kotur · 8 years ago
  68. 915eed2 um: Support kcov by Vegard Nossum · 9 years ago
  69. 57a05d8 um: Fix possible deadlock in sig_handler_common() by Richard Weinberger · 9 years ago
  70. b6024b2 um: extend fpstate to _xstate to support YMM registers by Eli Cooper · 9 years ago
  71. 3e46b25 um: Use race-free temporary file creation by Mickaël Salaün · 9 years ago
  72. 571d2f0 um: Do not set unsecure permission for temporary file by Mickaël Salaün · 9 years ago
  73. e04c989 um: Fix ptrace GETREGS/SETREGS bugs by Mickaël Salaün · 9 years ago
  74. 8c6157b um: Update UBD to use pread/pwrite family of functions by Anton Ivanov · 9 years ago
  75. d5e3f5c um: Prevent IRQ handler reentrancy by Anton Ivanov · 9 years ago
  76. 0754fb2 uml: flush stdout before forking by Vegard Nossum · 9 years ago
  77. 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
  78. 1d80f0c um: Store syscall number after syscall_trace_enter() by Richard Weinberger · 9 years ago
  79. 6b18733 um: Fix waitpid() usage in helper code by Richard Weinberger · 9 years ago
  80. 21dc2e6 Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  81. 8eeba4e um: Include sys/types.h for makedev(), major(), minor() by Hans-Werner Hilse · 10 years ago
  82. f9bb3b5 um: Do not use stdin and stdout identifiers for struct members by Hans-Werner Hilse · 10 years ago
  83. 9a75551 um: Do not use __ptr_t type for stack_t's .ss pointer by Hans-Werner Hilse · 10 years ago
  84. 5f32943 um/os-Linux: Use char[] for syscall_stub declarations by Nicolas Iooss · 10 years ago
  85. 7879b1d um,ethertap: use strncpy by Alan · 10 years ago
  86. 33bbc30 um: Move uml_postsetup in the init_thread stack by Thomas Meyer · 10 years ago
  87. d0b5e15 um: Remove SKAS3/4 support by Richard Weinberger · 10 years ago
  88. ae5db6d Revert "um: Fix wait_stub_done() error handling" by Richard Weinberger · 10 years ago
  89. 0565103 um: Memory corruption on startup by Anton Ivanov · 11 years ago
  90. 9fcb663 um: Missing pipe handling by Anton Ivanov · 11 years ago
  91. 0d71832 uml: Simplify tempdir logic. by Tristan Schmelcher · 11 years ago
  92. f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
  93. 2501272 um: Run UML in it's own session. by Richard Weinberger · 11 years ago
  94. 91d44ff um: Cleanup SIGTERM handling by Richard Weinberger · 11 years ago
  95. 805f11a um: ubd: Add REQ_FLUSH suppport by Richard Weinberger · 11 years ago
  96. f75b1b1 um: Implement probe_kernel_read() by Richard Weinberger · 11 years ago
  97. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  98. 7473534 uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases by Tristan Schmelcher · 11 years ago
  99. 0974a9c um: Fix wait_stub_done() error handling by Richard Weinberger · 12 years ago
  100. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 12 years ago