index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
2024-04-30
um: Add an internal header shared among the user code
Tiwei Bie
2024-04-30
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2024-04-22
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
2024-04-22
um: Make local functions and variables static
Tiwei Bie
2024-02-20
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-01-05
um: Remove unused register save/restore functions
Benjamin Berg
2024-01-04
um: Do not use printk in userspace trampoline
Benjamin Berg
2024-01-04
um: Don't use vfprintf() for os_info()
Benjamin Berg
2024-01-04
um: Make errors to stop ptraced child fatal during startup
Benjamin Berg
2024-01-04
um: Drop NULL check from start_userspace
Benjamin Berg
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2024-01-04
um: Fix naming clash between UML and scheduler
Anton Ivanov
2023-09-29
um,ethertap: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-07-27
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
2023-07-27
um: Remove strlcpy declaration
Azeem Shaikh
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-06-20
uml: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-15
Revert "[PATCH] uml: export symbols added by GCC hardened"
Masahiro Yamada
2023-05-03
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2023-04-20
um: further clean up user_syms
Johannes Berg
2023-04-20
um: don't export printf()
Johannes Berg
2023-04-20
um: hostfs: define our own API boundary
Johannes Berg
2023-04-20
um: add __weak for exported functions
Johannes Berg
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2023-02-01
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
2023-02-01
um: Remove the unneeded result variable
ye xingchen
2022-09-07
um: Enable FORTIFY_SOURCE
Kees Cook
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
2022-07-17
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-07-17
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
2022-07-17
UML: add support for KASAN under x86_64
Patricia Alfonso
2022-07-17
um: remove unused variable
Haowen Bai
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-21
um: Allow builds with Clang
Kees Cook
2022-03-11
um: run_helper: Write error message to kernel log on exec failure on host
Glenn Washburn
2022-03-11
um: Remove unused timeval_to_ns() function
David Gow
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
2021-12-21
um: Use swap() to make code cleaner
Yang Guang
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
[next]