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
2022-09-07
um: Enable FORTIFY_SOURCE
Kees Cook
1
-0
/
+1
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+41
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
1
-0
/
+6
2022-07-17
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
1
-3
/
+3
2022-07-17
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
1
-1
/
+16
2022-07-17
UML: add support for KASAN under x86_64
Patricia Alfonso
2
-2
/
+24
2022-07-17
um: remove unused variable
Haowen Bai
1
-2
/
+1
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
1
-3
/
+3
2022-03-31
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-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
[next]