index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
shared
/
os.h
Age
Commit message (
Expand
)
Author
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-05-05
um: Remove obsolete legacy network transports
Tiwei Bie
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
2024-11-07
um: remove broken double fault detection
Benjamin Berg
2024-11-07
um: remove file sync for stub data
Benjamin Berg
2024-10-25
um: Add os_set_pdeathsig helper function
Tiwei Bie
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
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-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: Rework syscall handling
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: chan: use blocking IO for console output for time-travel
Benjamin Berg
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
2021-12-21
um: header debriding - os.h
Al Viro
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: Remove the repeated declaration
Shaokun Zhang
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
um: export signals_enabled directly
Johannes Berg
2020-12-13
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
um: Support suspend to RAM
Johannes Berg
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
2020-03-29
um: Implement time-travel=ext
Johannes Berg
2019-12-18
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-07-02
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
um: Timer code cleanup
Johannes Berg
2019-07-02
um: fix os_timer_one_shot()
Johannes Berg
2018-12-27
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
[next]