index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-4
/
+0
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
1
-0
/
+2
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
1
-10
/
+13
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
1
-0
/
+4
2021-02-12
um: print register names in wait_for_stub
Johannes Berg
1
-2
/
+53
2021-01-26
um: fix os_idle_sleep() to not hang
Johannes Berg
1
-1
/
+14
2021-01-26
Revert "um: allocate a guard page to helper threads"
Johannes Berg
1
-2
/
+2
2020-12-13
um: time-travel: Correct time event IRQ delivery
Johannes Berg
1
-0
/
+3
2020-12-13
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-15
/
+32
2020-12-13
um: Monitor error events in IRQ controller
Anton Ivanov
1
-1
/
+1
2020-12-13
um: allocate a guard page to helper threads
Johannes Berg
1
-2
/
+2
2020-12-13
um: Fetch registers only for signals which need them
Anton Ivanov
1
-1
/
+14
2020-12-13
um: Support suspend to RAM
Johannes Berg
1
-0
/
+5
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
1
-1
/
+13
2020-12-13
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
1
-13
/
+4
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
2
-21
/
+6
2020-12-13
um: sigio: Return error from add_sigio_fd()
Johannes Berg
1
-2
/
+4
2020-12-13
um: Increase stack frame size threshold for signal.c
Andy Shevchenko
1
-0
/
+2
2020-12-13
um: Remove use of asprinf in umid.c
Anton Ivanov
1
-12
/
+5
2020-10-11
um: Fix incorrect assumptions about max pid length
Maciej Żenczykowski
1
-4
/
+4
2020-10-11
um: Some fixes to build UML with musl
Ignat Korchagin
1
-1
/
+1
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: Move timer-internal.h to non-shared
Johannes Berg
1
-1
/
+0
2020-03-29
um: falloc.h needs to be directly included for older libc
Alan Maguire
1
-0
/
+1
2020-03-29
um: Fix len of file in create_pid_file
Wen Yang
1
-2
/
+3
2019-12-18
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
1
-1
/
+1
2019-11-25
um: Don't trace irqflags during shutdown
Johannes Berg
1
-1
/
+1
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
25
-25
/
+25
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
1
-0
/
+44
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
4
-22
/
+42
2019-09-15
um: Avoid using uninitialized regs
Johannes Berg
1
-0
/
+3
2019-09-15
um: Remove sig_info[SIGALRM]
Johannes Berg
1
-2
/
+1
2019-07-02
um: Pass nsecs to os timer functions
Johannes Berg
1
-12
/
+8
2019-07-02
um: Timer code cleanup
Johannes Berg
1
-93
/
+26
2019-07-02
um: fix os_timer_one_shot()
Johannes Berg
1
-1
/
+1
2019-05-07
um: remove uses of variable length arrays
Bartosz Golaszewski
1
-9
/
+27
2019-05-07
um: Revert to using stack for pt_regs in signal handling
Anton Ivanov
1
-20
/
+8
2018-12-27
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
1
-0
/
+10
2018-10-29
um: remove unused AIO code
Christoph Hellwig
2
-396
/
+2
2018-10-29
um: Give start_idle_thread() a return code
Richard Weinberger
1
-0
/
+5
2018-06-10
um: remove uml initcalls
Alexander Pateenok
1
-12
/
+0
2018-03-29
um: Compile with modern headers
Jason A. Donenfeld
2
-0
/
+2
2018-02-19
Epoll based IRQ controller
Anton Ivanov
1
-95
/
+107
2018-02-19
um: Use POSIX ucontext_t instead of struct ucontext
Krzysztof Mazur
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-13
um: return negative in tuntap_open_tramp()
Dan Carpenter
1
-1
/
+1
2017-09-13
Fix minor typos and grammar in UML start_up help
James Pack
1
-3
/
+3
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
1
-9
/
+8
[next]