index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+14
2022-03-21
um: Allow builds with Clang
Kees Cook
1
-0
/
+1
2022-03-11
um: run_helper: Write error message to kernel log on exec failure on host
Glenn Washburn
1
-0
/
+5
2022-03-11
um: Remove unused timeval_to_ns() function
David Gow
1
-6
/
+0
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
1
-0
/
+9
2021-12-21
um: Use swap() to make code cleaner
Yang Guang
1
-4
/
+3
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2
-3
/
+3
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
2
-7
/
+7
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-1
/
+2
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
3
-4
/
+4
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
1
-0
/
+32
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
1
-4
/
+51
2021-06-17
um: export signals_enabled directly
Johannes Berg
1
-6
/
+1
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-27
um: fix os_idle_sleep() to not hang
Johannes Berg
1
-1
/
+14
2021-01-27
Revert "um: allocate a guard page to helper threads"
Johannes Berg
1
-2
/
+2
2020-12-14
um: time-travel: Correct time event IRQ delivery
Johannes Berg
1
-0
/
+3
2020-12-14
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-15
/
+32
2020-12-14
um: Monitor error events in IRQ controller
Anton Ivanov
1
-1
/
+1
2020-12-14
um: allocate a guard page to helper threads
Johannes Berg
1
-2
/
+2
2020-12-14
um: Fetch registers only for signals which need them
Anton Ivanov
1
-1
/
+14
2020-12-14
um: Support suspend to RAM
Johannes Berg
1
-0
/
+5
2020-12-14
um: Allow PM with suspend-to-idle
Johannes Berg
1
-1
/
+13
2020-12-14
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
1
-13
/
+4
2020-12-14
um: Remove IRQ_NONE type
Johannes Berg
2
-21
/
+6
2020-12-14
um: sigio: Return error from add_sigio_fd()
Johannes Berg
1
-2
/
+4
2020-12-14
um: Increase stack frame size threshold for signal.c
Andy Shevchenko
1
-0
/
+2
2020-12-14
um: Remove use of asprinf in umid.c
Anton Ivanov
1
-12
/
+5
2020-10-12
um: Fix incorrect assumptions about max pid length
Maciej Żenczykowski
1
-4
/
+4
2020-10-12
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-30
um: Implement time-travel=ext
Johannes Berg
1
-0
/
+30
2020-03-30
um: Move timer-internal.h to non-shared
Johannes Berg
1
-1
/
+0
2020-03-30
um: falloc.h needs to be directly included for older libc
Alan Maguire
1
-0
/
+1
2020-03-30
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-26
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-03
um: Pass nsecs to os timer functions
Johannes Berg
1
-12
/
+8
2019-07-03
um: Timer code cleanup
Johannes Berg
1
-93
/
+26
2019-07-03
um: fix os_timer_one_shot()
Johannes Berg
1
-1
/
+1
[next]