index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
1
-10
/
+6
2025-07-13
um: Remove the pid parameter of handle_trap()
Tiwei Bie
1
-2
/
+2
2025-07-13
um: Use err consistently in userspace()
Tiwei Bie
1
-7
/
+6
2025-07-11
um: Make unscheduled_userspace_iterations static
Tiwei Bie
1
-1
/
+1
2025-06-04
um: fix SECCOMP 32bit xstate register restore
Benjamin Berg
1
-4
/
+0
2025-06-02
um: pass FD for memory operations when needed
Benjamin Berg
3
-41
/
+161
2025-06-02
um: Add SECCOMP support detection and initialization
Benjamin Berg
2
-4
/
+195
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
3
-117
/
+299
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
3
-1
/
+50
2025-06-02
um: Move faultinfo extraction into userspace routine
Benjamin Berg
1
-11
/
+6
2025-06-02
um: Fix tgkill compile error on old host OSes
Yongting Lin
1
-1
/
+2
2025-05-05
um: Remove obsolete legacy network transports
Tiwei Bie
9
-720
/
+1
2025-03-20
um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
1
-286
/
+44
2025-03-20
um: Prohibit the VM_CLONE flag in run_helper_thread()
Tiwei Bie
1
-0
/
+4
2025-03-20
um: Switch to the pthread-based helper in sigio workaround
Tiwei Bie
1
-25
/
+19
2025-03-20
um: Add pthread-based helper support
Tiwei Bie
1
-0
/
+63
2025-03-18
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
1
-51
/
+0
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2
-6
/
+6
2025-02-12
um: fix execve stub execution on old host OSs
Benjamin Berg
1
-3
/
+13
2025-01-10
um: Remove unused THREAD_NAME_LEN macro
Tiwei Bie
1
-1
/
+0
2025-01-10
um: Remove unused PGD_BOUND macro
Tiwei Bie
1
-1
/
+0
2025-01-10
um: Mark setup_env_path as __init
Tiwei Bie
1
-1
/
+1
2025-01-10
um: Mark install_fatal_handler as __init
Tiwei Bie
1
-1
/
+1
2025-01-10
um: Mark set_stklim as __init
Tiwei Bie
1
-1
/
+1
2024-11-12
um: move thread info into task
Benjamin Berg
1
-36
/
+1
2024-11-07
um: remove broken double fault detection
Benjamin Berg
1
-8
/
+0
2024-11-07
um: remove file sync for stub data
Benjamin Berg
1
-6
/
+0
2024-11-07
um: always include kconfig.h and compiler-version.h
Benjamin Berg
3
-8
/
+10
2024-11-07
um: set DONTDUMP and DONTFORK flags on KASAN shadow memory
Benjamin Berg
1
-0
/
+12
2024-10-25
um: Set parent-death signal for write_sigio thread/process
Tiwei Bie
1
-0
/
+1
2024-10-25
um: Add os_set_pdeathsig helper function
Tiwei Bie
1
-0
/
+6
2024-10-24
um: remove PATH_MAX use
Johannes Berg
1
-2
/
+1
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
1
-3
/
+8
2024-10-23
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
1
-0
/
+26
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
1
-21
/
+0
2024-10-23
um: Do not propagate noreboot parameter to kernel
Tiwei Bie
1
-0
/
+1
2024-10-23
um: Do not propagate uml_dir parameter to kernel
Tiwei Bie
1
-0
/
+2
2024-10-23
um: remove fault_catcher infrastructure
Johannes Berg
1
-1
/
+1
2024-10-23
um: restore process name
Johannes Berg
2
-2
/
+14
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
1
-1
/
+8
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
2
-57
/
+122
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
1
-19
/
+6
2024-10-10
um: Remove the redundant declaration of high_physmem
Tiwei Bie
1
-4
/
+1
2024-10-10
um: Remove unused os_getpgrp function
Benjamin Berg
1
-5
/
+0
2024-10-10
um: Remove unused os_stop_process
Benjamin Berg
1
-5
/
+0
2024-10-10
um: Remove unused os_process_parent
Benjamin Berg
1
-39
/
+0
2024-10-10
um: Remove unused os_process_pc
Benjamin Berg
1
-33
/
+0
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2
-2
/
+2
2024-09-12
um: remove variable stack array in os_rcv_fd_msg()
Johannes Berg
1
-2
/
+6
2024-07-03
um: refactor TLB update handling
Benjamin Berg
1
-0
/
+2
[next]