index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-01-05
um: Remove unused register save/restore functions
Benjamin Berg
1
-20
/
+0
2024-01-05
um: Do not use printk in userspace trampoline
Benjamin Berg
1
-6
/
+6
2024-01-05
um: Don't use vfprintf() for os_info()
Benjamin Berg
1
-2
/
+17
2024-01-05
um: Make errors to stop ptraced child fatal during startup
Benjamin Berg
1
-29
/
+12
2024-01-05
um: Drop NULL check from start_userspace
Benjamin Berg
1
-29
/
+24
2024-01-05
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-14
Revert "[PATCH] uml: export symbols added by GCC hardened"
Masahiro Yamada
1
-7
/
+0
2023-05-04
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-91
/
+19
2023-04-21
um: make stub data pages size tweakable
Johannes Berg
1
-3
/
+3
2023-04-21
um: further clean up user_syms
Johannes Berg
1
-15
/
+16
2023-04-21
um: don't export printf()
Johannes Berg
1
-3
/
+0
2023-04-21
um: hostfs: define our own API boundary
Johannes Berg
1
-70
/
+0
2023-04-20
um: add __weak for exported functions
Johannes Berg
1
-1
/
+1
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
1
-1
/
+1
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-76
/
+68
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
3
-3
/
+3
2023-02-02
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
2
-73
/
+67
2023-02-02
um: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-08
um: Enable FORTIFY_SOURCE
Kees Cook
1
-0
/
+1
2022-08-06
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+41
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
1
-0
/
+6
2022-07-18
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
1
-3
/
+3
2022-07-18
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
1
-1
/
+16
2022-07-18
UML: add support for KASAN under x86_64
Patricia Alfonso
2
-2
/
+24
2022-07-18
um: remove unused variable
Haowen Bai
1
-2
/
+1
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
1
-3
/
+3
2022-04-01
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+14
2022-03-21
um: Allow builds with Clang
Kees Cook
1
-0
/
+1
2022-03-11
um: run_helper: Write error message to kernel log on exec failure on host
Glenn Washburn
1
-0
/
+5
2022-03-11
um: Remove unused timeval_to_ns() function
David Gow
1
-6
/
+0
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
1
-0
/
+9
2021-12-21
um: Use swap() to make code cleaner
Yang Guang
1
-4
/
+3
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2
-3
/
+3
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
2
-7
/
+7
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-1
/
+2
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
3
-4
/
+4
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
1
-0
/
+32
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
1
-4
/
+51
2021-06-17
um: export signals_enabled directly
Johannes Berg
1
-6
/
+1
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-4
/
+0
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
1
-0
/
+2
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
1
-10
/
+13
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
1
-0
/
+4
[next]