开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
skas
Age
Commit message (
Expand
)
Author
2024-11-07
um: always include kconfig.h and compiler-version.h
Benjamin Berg
2024-10-23
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024-10-23
um: Do not propagate noreboot parameter to kernel
Tiwei Bie
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2024-07-03
um: refactor TLB update handling
Benjamin Berg
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
um: compress memory related stub syscalls while adding them
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
2024-04-30
um: Add an internal header shared among the user code
Tiwei Bie
2024-01-04
um: Do not use printk in userspace trampoline
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
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
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
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
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
um: print register names in wait_for_stub
Johannes Berg
2020-12-13
um: Fetch registers only for signals which need them
Anton Ivanov
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2018-10-29
um: Give start_idle_thread() a return code
Richard Weinberger
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-07-07
um: Add kerneldoc for userspace_tramp() and start_userspace()
Thomas Meyer
2017-07-07
um: userspace - be more verbose in ptrace set regs error
Thomas Meyer
2017-05-04
um: Add missing NR_CPUS include
Richard Weinberger
2017-05-03
um: Set number of CPUs
Nikola Kotur
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2015-11-06
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
2015-05-31
um/os-Linux: Use char[] for syscall_stub declarations
Nicolas Iooss
2015-04-13
um: Move uml_postsetup in the init_thread stack
Thomas Meyer
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2014-07-20
Revert "um: Fix wait_stub_done() error handling"
Richard Weinberger
2013-07-19
um: siginfo cleanup
Richard Weinberger
2013-07-19
um: Fix wait_stub_done() error handling
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
[next]