index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2024-09-12
2
-2
/
+2
*
um: remove variable stack array in os_rcv_fd_msg()
Johannes Berg
2024-09-12
1
-2
/
+6
*
um: refactor TLB update handling
Benjamin Berg
2024-07-03
1
-0
/
+2
*
um: simplify and consolidate TLB updates
Benjamin Berg
2024-07-03
1
-6
/
+12
*
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2024-07-03
2
-22
/
+34
*
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
1
-108
/
+0
*
um: remove LDT support
Benjamin Berg
2024-07-03
1
-0
/
+1
*
um: compress memory related stub syscalls while adding them
Benjamin Berg
2024-07-03
1
-0
/
+39
*
um: Rework syscall handling
Benjamin Berg
2024-07-03
2
-115
/
+99
*
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2024-07-03
1
-5
/
+6
*
um: time-travel: fix signal blocking race/hang
Johannes Berg
2024-07-03
1
-20
/
+98
*
um: add mmap/mremap OS calls
Johannes Berg
2024-07-03
1
-0
/
+23
*
um: generalize os_rcv_fd
Johannes Berg
2024-07-03
1
-29
/
+32
*
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
2024-07-03
1
-0
/
+3
*
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
2024-07-03
1
-0
/
+10
*
um: Add an internal header shared among the user code
Tiwei Bie
2024-04-30
7
-6
/
+26
*
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2024-04-30
1
-0
/
+1
*
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
2024-04-22
1
-0
/
+5
*
um: Move declarations to proper headers
Tiwei Bie
2024-04-22
1
-0
/
+1
*
um: Make local functions and variables static
Tiwei Bie
2024-04-22
3
-4
/
+4
*
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-20
3
-5
/
+5
*
um: Remove unused register save/restore functions
Benjamin Berg
2024-01-05
1
-20
/
+0
*
um: Do not use printk in userspace trampoline
Benjamin Berg
2024-01-04
1
-6
/
+6
*
um: Don't use vfprintf() for os_info()
Benjamin Berg
2024-01-04
1
-2
/
+17
*
um: Make errors to stop ptraced child fatal during startup
Benjamin Berg
2024-01-04
1
-29
/
+12
*
um: Drop NULL check from start_userspace
Benjamin Berg
2024-01-04
1
-29
/
+24
*
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2024-01-04
2
-114
/
+16
*
um: Fix naming clash between UML and scheduler
Anton Ivanov
2024-01-04
1
-3
/
+3
*
um,ethertap: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-09-29
1
-1
/
+1
*
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
1
-3
/
+3
|
\
|
*
um: Remove strlcpy declaration
Azeem Shaikh
2023-07-27
1
-3
/
+3
*
|
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
2023-07-27
1
-3
/
+4
|
/
*
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-07-01
1
-7
/
+0
|
\
|
*
Revert "[PATCH] uml: export symbols added by GCC hardened"
Masahiro Yamada
2023-06-15
1
-7
/
+0
*
|
uml: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-20
1
-1
/
+1
|
/
*
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-03
2
-91
/
+19
|
\
|
*
um: make stub data pages size tweakable
Johannes Berg
2023-04-20
1
-3
/
+3
|
*
um: further clean up user_syms
Johannes Berg
2023-04-20
1
-15
/
+16
|
*
um: don't export printf()
Johannes Berg
2023-04-20
1
-3
/
+0
|
*
um: hostfs: define our own API boundary
Johannes Berg
2023-04-20
1
-70
/
+0
|
*
um: add __weak for exported functions
Johannes Berg
2023-04-20
1
-1
/
+1
*
|
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-04-08
1
-1
/
+1
|
/
*
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-01
3
-76
/
+68
|
\
|
*
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
2023-02-01
2
-73
/
+67
|
*
um: Remove the unneeded result variable
ye xingchen
2023-02-01
1
-3
/
+1
*
|
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2023-02-05
3
-3
/
+3
|
/
*
um: Enable FORTIFY_SOURCE
Kees Cook
2022-09-07
1
-0
/
+1
*
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-05
4
-5
/
+41
|
\
|
*
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-07-17
1
-3
/
+3
|
*
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
2022-07-17
1
-1
/
+16
[next]