| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-10 | um: Fix FD copy size in os_rcv_fd_msg() | Tiwei Bie | 1 | -1/+1 |
| 2025-05-05 | um: Remove obsolete legacy network transports | Tiwei Bie | 1 | -15/+0 |
| 2024-11-07 | um: remove file sync for stub data | Benjamin Berg | 1 | -6/+0 |
| 2024-09-12 | um: remove variable stack array in os_rcv_fd_msg() | Johannes Berg | 1 | -2/+6 |
| 2024-07-03 | um: add mmap/mremap OS calls | Johannes Berg | 1 | -0/+23 |
| 2024-07-03 | um: generalize os_rcv_fd | Johannes Berg | 1 | -29/+32 |
| 2024-07-03 | um: chan: use blocking IO for console output for time-travel | Benjamin Berg | 1 | -0/+10 |
| 2022-03-11 | um: Fix WRITE_ZEROES in the UBD Driver | Frédéric Danis | 1 | -0/+9 |
| 2020-06-02 | um: Use fdatasync() when mapping the UBD FSYNC command | Anton Ivanov | 1 | -1/+1 |
| 2020-06-02 | um: Add include: memset() and memcpy() are in <string.h> | Zach van Rijn | 1 | -0/+1 |
| 2020-03-29 | um: Implement time-travel=ext | Johannes Berg | 1 | -0/+30 |
| 2020-03-29 | um: falloc.h needs to be directly included for older libc | Alan Maguire | 1 | -0/+1 |
| 2019-12-18 | um: ubd: use 64-bit time_t where possible | Arnd Bergmann | 1 | -1/+1 |
| 2019-09-15 | um: Add SPDX headers for files in arch/um/os-Linux | Alex Dewar | 1 | -1/+1 |
| 2019-09-15 | um: drivers: Add virtio vhost-user driver | Erel Geron | 1 | -0/+44 |
| 2018-12-27 | um: Add support for DISCARD in the UBD Driver | Anton Ivanov | 1 | -0/+10 |
| 2018-03-29 | um: Compile with modern headers | Jason A. Donenfeld | 1 | -0/+1 |
| 2016-01-10 | um: Update UBD to use pread/pwrite family of functions | Anton Ivanov | 1 | -0/+19 |
| 2015-06-25 | um: Include sys/types.h for makedev(), major(), minor() | Hans-Werner Hilse | 1 | -0/+1 |
| 2014-04-20 | um: Memory corruption on startup | Anton Ivanov | 1 | -0/+6 |
| 2013-09-07 | um: ubd: Add REQ_FLUSH suppport | Richard Weinberger | 1 | -0/+9 |
| 2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -1/+1 |
| 2011-11-02 | um: -include user.h for USER_OBJ, trim includes | Al Viro | 1 | -2/+0 |
| 2010-08-09 | Deal with missing exports for hostfs | Al Viro | 1 | -0/+15 |
| 2008-02-05 | uml: implement O_APPEND | Jeff Dike | 1 | -0/+2 |
| 2008-02-05 | uml: style fixes in file.c | Jeff Dike | 1 | -114/+118 |
| 2008-02-05 | uml: miscellaneous code cleanups | Jeff Dike | 1 | -27/+11 |
| 2008-02-05 | uml: tidy kern_util.h | Jeff Dike | 1 | -1/+0 |
| 2008-02-05 | uml: code tidying under arch/um/os-Linux | WANG Cong | 1 | -7/+7 |
| 2007-11-14 | uml: fix recvmsg return value checking | Jeff Dike | 1 | -2/+1 |
| 2007-10-16 | uml: userspace files should call libc directly | Jeff Dike | 1 | -57/+45 |
| 2007-10-16 | uml: remove os_* usage from userspace files | Jeff Dike | 1 | -11/+0 |
| 2007-10-16 | uml: style fixes pass 3 | Jeff Dike | 1 | -2/+2 |
| 2007-10-16 | uml: tidy recently-moved code | Jeff Dike | 1 | -13/+0 |
| 2007-09-19 | uml: use correct type in BLKGETSIZE ioctl | Nicolas George | 1 | -1/+2 |
| 2007-05-07 | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike | 1 | -50/+0 |
| 2007-05-07 | uml: start fixing os_read_file and os_write_file | Jeff Dike | 1 | -0/+18 |
| 2007-05-07 | uml: remove user_util.h | Jeff Dike | 1 | -1/+0 |
| 2007-02-11 | [PATCH] uml: libc-dependent code should call libc directly | Jeff Dike | 1 | -19/+0 |
| 2006-07-10 | [PATCH] uml: add some EINTR protection | Jeff Dike | 1 | -4/+2 |
| 2006-07-10 | [PATCH] uml: formatting fixes | Jeff Dike | 1 | -71/+66 |
| 2006-05-01 | [PATCH] uml: error handling fixes | Jeff Dike | 1 | -1/+1 |
| 2006-02-24 | [PATCH] uml: os_connect_socket error path fixup | Paolo 'Blaisorblade' Giarrusso | 1 | -5/+14 |
| 2005-09-17 | [PATCH] uml: preserve errno in error paths | Jeff Dike | 1 | -51/+31 |
| 2005-06-08 | [PATCH] uml: compile fixes for gcc 4 | Jeff Dike | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+680 |