index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
shared
Age
Commit message (
Expand
)
Author
2025-06-02
um: pass FD for memory operations when needed
Benjamin Berg
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025-05-05
um: Remove legacy network transport infrastructure
Tiwei Bie
2025-05-05
um: Remove obsolete legacy network transports
Tiwei Bie
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-20
um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
2025-03-20
um: Add pthread-based helper support
Tiwei Bie
2025-03-18
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2024-11-12
um: move thread info into task
Benjamin Berg
2024-11-07
um: remove broken double fault detection
Benjamin Berg
2024-11-07
um: remove duplicate UM_NSEC_PER_SEC definition
Benjamin Berg
2024-11-07
um: remove file sync for stub data
Benjamin Berg
2024-11-07
um: always include kconfig.h and compiler-version.h
Benjamin Berg
2024-10-25
um: Add os_set_pdeathsig helper function
Tiwei Bie
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: remove fault_catcher infrastructure
Johannes Berg
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
2024-10-10
um: Fix the definition for physmem_size
Tiwei Bie
2024-10-10
um: Remove highmem leftovers
Tiwei Bie
2024-10-10
um: Remove unused os_getpgrp function
Benjamin Berg
2024-10-10
um: Remove unused os_stop_process
Benjamin Berg
2024-10-10
um: Remove unused os_process_parent
Benjamin Berg
2024-10-10
um: Remove unused os_process_pc
Benjamin Berg
2024-09-12
um: Remove the declaration of user_thread function
Tiwei Bie
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2024-09-12
um: Remove obsoleted declaration for execute_syscall_skas
Gaosheng Cui
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: remove LDT support
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: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
2024-07-03
um: Remove unused ncpus variable
Tiwei Bie
2024-07-03
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-30
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2024-04-30
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
[next]