summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux
AgeCommit message (Expand)Author
2024-07-03um: refactor TLB update handlingBenjamin Berg
2024-07-03um: simplify and consolidate TLB updatesBenjamin Berg
2024-07-03um: Delay flushing syscalls until the thread is restartedBenjamin Berg
2024-07-03um: remove copy_context_skas0Benjamin Berg
2024-07-03um: remove LDT supportBenjamin Berg
2024-07-03um: compress memory related stub syscalls while adding themBenjamin Berg
2024-07-03um: Rework syscall handlingBenjamin Berg
2024-07-03um: Create signal stack memory assignment in stub_dataBenjamin Berg
2024-07-03um: time-travel: fix signal blocking race/hangJohannes Berg
2024-07-03um: add mmap/mremap OS callsJohannes Berg
2024-07-03um: generalize os_rcv_fdJohannes Berg
2024-07-03um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein
2024-07-03um: chan: use blocking IO for console output for time-travelBenjamin Berg
2024-04-30um: Add an internal header shared among the user codeTiwei Bie
2024-04-30um: Fix the declaration of kasan_map_memoryTiwei Bie
2024-04-22um: Fix -Wmissing-prototypes warnings for __warp_* and fooTiwei Bie
2024-04-22um: Move declarations to proper headersTiwei Bie
2024-04-22um: Make local functions and variables staticTiwei Bie
2024-02-20um: Convert strscpy() usage to 2-argument styleKees Cook
2024-01-05um: Remove unused register save/restore functionsBenjamin Berg
2024-01-04um: Do not use printk in userspace trampolineBenjamin Berg
2024-01-04um: Don't use vfprintf() for os_info()Benjamin Berg
2024-01-04um: Make errors to stop ptraced child fatal during startupBenjamin Berg
2024-01-04um: Drop NULL check from start_userspaceBenjamin Berg
2024-01-04um: Drop support for hosts without SYSEMU_SINGLESTEP supportBenjamin Berg
2024-01-04um: Fix naming clash between UML and schedulerAnton Ivanov
2023-09-29um,ethertap: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-27Revert "um: Use swap() to make code cleaner"Andy Shevchenko
2023-07-27um: Remove strlcpy declarationAzeem Shaikh
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-06-20uml: Replace strlcpy with strscpyAzeem Shaikh
2023-06-15Revert "[PATCH] uml: export symbols added by GCC hardened"Masahiro Yamada
2023-05-03Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-20um: make stub data pages size tweakableJohannes Berg
2023-04-20um: further clean up user_symsJohannes Berg
2023-04-20um: don't export printf()Johannes Berg
2023-04-20um: hostfs: define our own API boundaryJohannes Berg
2023-04-20um: add __weak for exported functionsJohannes Berg
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada
2023-02-01um: Switch printk calls to adhere to correct coding styleBenjamin Berg
2023-02-01um: Remove the unneeded result variableye xingchen
2022-09-07um: Enable FORTIFY_SOURCEKees Cook
2022-08-05Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-18um: seed rng using host OS rngJason A. Donenfeld
2022-07-17um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck
2022-07-17um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld
2022-07-17UML: add support for KASAN under x86_64Patricia Alfonso