index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
2023-07-27
1
-3
/
+4
*
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-07-01
1
-7
/
+0
|
\
|
*
Revert "[PATCH] uml: export symbols added by GCC hardened"
Masahiro Yamada
2023-06-15
1
-7
/
+0
*
|
uml: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-20
1
-1
/
+1
|
/
*
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-03
2
-91
/
+19
|
\
|
*
um: make stub data pages size tweakable
Johannes Berg
2023-04-20
1
-3
/
+3
|
*
um: further clean up user_syms
Johannes Berg
2023-04-20
1
-15
/
+16
|
*
um: don't export printf()
Johannes Berg
2023-04-20
1
-3
/
+0
|
*
um: hostfs: define our own API boundary
Johannes Berg
2023-04-20
1
-70
/
+0
|
*
um: add __weak for exported functions
Johannes Berg
2023-04-20
1
-1
/
+1
*
|
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-04-08
1
-1
/
+1
|
/
*
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-01
3
-76
/
+68
|
\
|
*
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
2023-02-01
2
-73
/
+67
|
*
um: Remove the unneeded result variable
ye xingchen
2023-02-01
1
-3
/
+1
*
|
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2023-02-05
3
-3
/
+3
|
/
*
um: Enable FORTIFY_SOURCE
Kees Cook
2022-09-07
1
-0
/
+1
*
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-05
4
-5
/
+41
|
\
|
*
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-07-17
1
-3
/
+3
|
*
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
2022-07-17
1
-1
/
+16
|
*
UML: add support for KASAN under x86_64
Patricia Alfonso
2022-07-17
2
-2
/
+24
|
*
um: remove unused variable
Haowen Bai
2022-07-17
1
-2
/
+1
*
|
um: seed rng using host OS rng
Jason A. Donenfeld
2022-07-18
1
-0
/
+6
*
|
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-07-14
1
-3
/
+3
|
/
*
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-31
3
-6
/
+14
|
\
|
*
um: run_helper: Write error message to kernel log on exec failure on host
Glenn Washburn
2022-03-11
1
-0
/
+5
|
*
um: Remove unused timeval_to_ns() function
David Gow
2022-03-11
1
-6
/
+0
|
*
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
2022-03-11
1
-0
/
+9
*
|
um: Allow builds with Clang
Kees Cook
2022-03-21
1
-0
/
+1
|
/
*
um: Use swap() to make code cleaner
Yang Guang
2021-12-21
1
-4
/
+3
*
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
2
-3
/
+3
*
um: rename set_signals() to um_set_signals()
Johannes Berg
2021-12-21
2
-7
/
+7
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
2
-1
/
+2
*
um: Fix stack pointer alignment
YiFei Zhu
2021-06-17
3
-4
/
+4
*
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
1
-0
/
+32
*
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
1
-4
/
+51
*
um: export signals_enabled directly
Johannes Berg
2021-06-17
1
-6
/
+1
*
um: remove process stub VMA
Johannes Berg
2021-02-12
1
-4
/
+0
*
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
1
-0
/
+2
*
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
1
-10
/
+13
*
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
1
-0
/
+4
*
um: print register names in wait_for_stub
Johannes Berg
2021-02-12
1
-2
/
+53
*
um: fix os_idle_sleep() to not hang
Johannes Berg
2021-01-26
1
-1
/
+14
*
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
1
-2
/
+2
*
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
1
-0
/
+3
*
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
1
-15
/
+32
*
um: Monitor error events in IRQ controller
Anton Ivanov
2020-12-13
1
-1
/
+1
*
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
1
-2
/
+2
*
um: Fetch registers only for signals which need them
Anton Ivanov
2020-12-13
1
-1
/
+14
*
um: Support suspend to RAM
Johannes Berg
2020-12-13
1
-0
/
+5
*
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
1
-1
/
+13
[next]