index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
1
-6
/
+12
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2
-22
/
+34
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
1
-108
/
+0
2024-07-03
um: remove LDT support
Benjamin Berg
1
-0
/
+1
2024-07-03
um: compress memory related stub syscalls while adding them
Benjamin Berg
1
-0
/
+39
2024-07-03
um: Rework syscall handling
Benjamin Berg
2
-115
/
+99
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
1
-5
/
+6
2024-07-03
um: time-travel: fix signal blocking race/hang
Johannes Berg
1
-20
/
+98
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
1
-0
/
+23
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
1
-29
/
+32
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
1
-0
/
+3
2024-07-03
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
1
-0
/
+10
2024-04-30
um: Add an internal header shared among the user code
Tiwei Bie
7
-6
/
+26
2024-04-30
um: Fix the declaration of kasan_map_memory
Tiwei Bie
1
-0
/
+1
2024-04-22
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
1
-0
/
+5
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
1
-0
/
+1
2024-04-22
um: Make local functions and variables static
Tiwei Bie
3
-4
/
+4
2024-02-20
um: Convert strscpy() usage to 2-argument style
Kees Cook
3
-5
/
+5
2024-01-05
um: Remove unused register save/restore functions
Benjamin Berg
1
-20
/
+0
2024-01-04
um: Do not use printk in userspace trampoline
Benjamin Berg
1
-6
/
+6
2024-01-04
um: Don't use vfprintf() for os_info()
Benjamin Berg
1
-2
/
+17
2024-01-04
um: Make errors to stop ptraced child fatal during startup
Benjamin Berg
1
-29
/
+12
2024-01-04
um: Drop NULL check from start_userspace
Benjamin Berg
1
-29
/
+24
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2
-114
/
+16
2024-01-04
um: Fix naming clash between UML and scheduler
Anton Ivanov
1
-3
/
+3
2023-09-29
um,ethertap: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2023-07-27
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
1
-3
/
+4
2023-07-27
um: Remove strlcpy declaration
Azeem Shaikh
1
-3
/
+3
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-7
/
+0
2023-06-20
uml: Replace strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-06-15
Revert "[PATCH] uml: export symbols added by GCC hardened"
Masahiro Yamada
1
-7
/
+0
2023-05-03
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-91
/
+19
[prev]
[next]