index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: move thread info into task
Benjamin Berg
2024-11-12
1
-5
/
+2
*
um: remove broken double fault detection
Benjamin Berg
2024-11-07
1
-1
/
+0
*
um: remove duplicate UM_NSEC_PER_SEC definition
Benjamin Berg
2024-11-07
1
-1
/
+0
*
um: remove file sync for stub data
Benjamin Berg
2024-11-07
1
-1
/
+0
*
um: always include kconfig.h and compiler-version.h
Benjamin Berg
2024-11-07
3
-22
/
+3
*
um: Add os_set_pdeathsig helper function
Tiwei Bie
2024-10-25
1
-0
/
+2
*
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
2024-10-23
1
-1
/
+5
*
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024-10-23
2
-3
/
+0
*
um: remove fault_catcher infrastructure
Johannes Berg
2024-10-23
1
-1
/
+0
*
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
2
-4
/
+1
*
um: use execveat to create userspace MMs
Benjamin Berg
2024-10-10
1
-0
/
+11
*
um: remove auxiliary FP registers
Benjamin Berg
2024-10-10
1
-1
/
+1
*
um: always use the internal copy of the FP registers
Benjamin Berg
2024-10-10
1
-6
/
+0
*
um: Fix the definition for physmem_size
Tiwei Bie
2024-10-10
1
-0
/
+2
*
um: Remove highmem leftovers
Tiwei Bie
2024-10-10
2
-4
/
+2
*
um: Remove unused os_getpgrp function
Benjamin Berg
2024-10-10
1
-1
/
+0
*
um: Remove unused os_stop_process
Benjamin Berg
2024-10-10
1
-1
/
+0
*
um: Remove unused os_process_parent
Benjamin Berg
2024-10-10
1
-1
/
+0
*
um: Remove unused os_process_pc
Benjamin Berg
2024-10-10
1
-1
/
+0
*
um: Remove the declaration of user_thread function
Tiwei Bie
2024-09-12
1
-1
/
+0
*
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2024-09-12
1
-4
/
+1
*
um: Remove obsoleted declaration for execute_syscall_skas
Gaosheng Cui
2024-09-12
1
-1
/
+0
*
um: refactor TLB update handling
Benjamin Berg
2024-07-03
1
-0
/
+1
*
um: simplify and consolidate TLB updates
Benjamin Berg
2024-07-03
1
-6
/
+6
*
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2024-07-03
3
-1
/
+5
*
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
2
-2
/
+0
*
um: remove LDT support
Benjamin Berg
2024-07-03
1
-14
/
+7
*
um: Rework syscall handling
Benjamin Berg
2024-07-03
4
-15
/
+51
*
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2024-07-03
2
-1
/
+10
*
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2024-07-03
1
-5
/
+0
*
um: add mmap/mremap OS calls
Johannes Berg
2024-07-03
1
-0
/
+2
*
um: generalize os_rcv_fd
Johannes Berg
2024-07-03
1
-1
/
+2
*
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
2024-07-03
1
-0
/
+9
*
um: Remove unused ncpus variable
Tiwei Bie
2024-07-03
1
-1
/
+0
*
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
2024-07-03
1
-0
/
+1
*
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-25
4
-2
/
+6
|
\
|
*
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2024-04-30
1
-0
/
+2
|
*
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
2024-04-30
1
-0
/
+2
|
*
um: Stop tracking host PID in cpu_tasks
Tiwei Bie
2024-04-30
1
-1
/
+0
|
*
um: Move declarations to proper headers
Tiwei Bie
2024-04-22
1
-0
/
+1
|
*
um: Fix the declaration of vfree
Tiwei Bie
2024-04-22
1
-1
/
+1
*
|
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-26
1
-1
/
+2
|
/
*
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-21
1
-1
/
+1
*
string: Allow 2-argument strscpy()
Kees Cook
2024-02-21
1
-1
/
+2
*
um: Remove unused register save/restore functions
Benjamin Berg
2024-01-05
1
-2
/
+0
*
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2024-01-05
1
-3
/
+0
*
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2024-01-04
2
-43
/
+1
*
um: Fix naming clash between UML and scheduler
Anton Ivanov
2024-01-04
1
-1
/
+1
*
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
2023-08-26
1
-0
/
+1
*
um: Remove strlcpy usage
Azeem Shaikh
2023-08-19
1
-1
/
+0
[next]