index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
Age
Commit message (
Expand
)
Author
2025-11-06
um: Always set up AT_HWCAP and AT_PLATFORM
Thomas Weißschuh
2025-11-06
x86/um: Remove FIXADDR_USER_START and FIXADDR_USE_END
Thomas Weißschuh
2025-11-06
x86/um: Drop gate area handling
Thomas Weißschuh
2025-11-06
x86/um: Do not inherit vDSO from host
Thomas Weißschuh
2025-11-06
x86/um: Move ELF_PLATFORM fallback to x86-specific code
Thomas Weißschuh
2025-10-27
um: Enable SMP support on x86
Tiwei Bie
2025-10-27
um: vdso: Remove getcpu support on x86
Tiwei Bie
2025-10-27
x86/um/vdso: Drop VDSO64-y from Makefile
Thomas Weißschuh
2025-10-27
x86/um/vdso: Panic when vDSO can not be allocated
Thomas Weißschuh
2025-10-27
x86/um/vdso: Use prototypes from generic vDSO headers
Thomas Weißschuh
2025-10-27
x86/um/vdso: Fix prototype of clock_gettime()
Thomas Weißschuh
2025-10-27
um: move asm-offsets generation into a single file
Johannes Berg
2025-10-27
um/hostfs: define HOSTFS_ATTR_* via asm-offsets
Johannes Berg
2025-09-10
um: Centralize stub size calculations
Tiwei Bie
2025-07-29
Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
2025-07-14
um: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
2025-07-11
um: simplify syscall header files
Johannes Berg
2025-07-11
um/x86: Add system call table to header file
Thomas Weißschuh
2025-06-25
um: Use correct data source in fpregs_legacy_set()
Tiwei Bie
2025-06-05
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-06-05
um: fix unused variable warning
Benjamin Berg
2025-06-04
um: fix SECCOMP 32bit xstate register restore
Benjamin Berg
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025-06-02
um: Add helper functions to get/set state for SECCOMP
Benjamin Berg
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025-05-05
um/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025-05-05
um/asm: Rename rep_nop() to native_pause()
Uros Bizjak
2025-05-05
um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
2025-05-05
um: fix _nofault accesses
Johannes Berg
2025-03-18
um: x86: clean up elf specific definitions
Hajime Tazaki
2025-03-18
um: Store full CSGSFS and SS register from mcontext
Benjamin Berg
2025-03-18
um/locking: Remove semicolon from "lock" prefix
Uros Bizjak
2025-03-18
um: Allocate vdso page pointer statically
Tiwei Bie
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2025-02-12
um: properly align signal stack on x86_64
Benjamin Berg
2025-02-12
um: add back support for FXSAVE registers
Benjamin Berg
2025-01-13
um: Remove unused asm/archparam.h header
Tiwei Bie
2025-01-10
um: Remove unused user_context function
Tiwei Bie
2024-11-07
um: fix sparse warnings in signal code
Benjamin Berg
2024-11-07
um: fix sparse warnings from regset refactor
Benjamin Berg
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2024-10-23
um: vdso: Always reject undefined references in during linking
Thomas Weißschuh
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
um: Calculate stub data address relative to stub code
Benjamin Berg
2024-10-10
um: Add generic stub_syscall1 function
Benjamin Berg
2024-10-10
um: Remove 3-level page table support on i386
Tiwei Bie
[next]