summaryrefslogtreecommitdiffstats
path: root/arch/um/include/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* um: Remove the declaration of user_thread functionTiwei Bie2024-09-121-1/+0
* um: Remove unused mm_fd field from mm_idTiwei Bie2024-09-121-4/+1
* um: Remove obsoleted declaration for execute_syscall_skasGaosheng Cui2024-09-121-1/+0
* um: refactor TLB update handlingBenjamin Berg2024-07-031-0/+1
* um: simplify and consolidate TLB updatesBenjamin Berg2024-07-031-6/+6
* um: Delay flushing syscalls until the thread is restartedBenjamin Berg2024-07-033-1/+5
* um: remove copy_context_skas0Benjamin Berg2024-07-032-2/+0
* um: remove LDT supportBenjamin Berg2024-07-031-14/+7
* um: Rework syscall handlingBenjamin Berg2024-07-034-15/+51
* um: Create signal stack memory assignment in stub_dataBenjamin Berg2024-07-032-1/+10
* um: Remove stub-data.h include from common-offsets.hBenjamin Berg2024-07-031-5/+0
* um: add mmap/mremap OS callsJohannes Berg2024-07-031-0/+2
* um: generalize os_rcv_fdJohannes Berg2024-07-031-1/+2
* um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein2024-07-031-0/+9
* um: Remove unused ncpus variableTiwei Bie2024-07-031-1/+0
* um: chan: use blocking IO for console output for time-travelBenjamin Berg2024-07-031-0/+1
* Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-254-2/+6
|\
| * um: Fix the declaration of kasan_map_memoryTiwei Bie2024-04-301-0/+2
| * um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie2024-04-301-0/+2
| * um: Stop tracking host PID in cpu_tasksTiwei Bie2024-04-301-1/+0
| * um: Move declarations to proper headersTiwei Bie2024-04-221-0/+1
| * um: Fix the declaration of vfreeTiwei Bie2024-04-221-1/+1
* | mm: vmalloc: enable memory allocation profilingKent Overstreet2024-04-261-1/+2
|/
* um: Convert strscpy() usage to 2-argument styleKees Cook2024-02-211-1/+1
* string: Allow 2-argument strscpy()Kees Cook2024-02-211-1/+2
* um: Remove unused register save/restore functionsBenjamin Berg2024-01-051-2/+0
* um: Rely on PTRACE_SETREGSET to set FS/GS base registersBenjamin Berg2024-01-051-3/+0
* um: Drop support for hosts without SYSEMU_SINGLESTEP supportBenjamin Berg2024-01-042-43/+1
* um: Fix naming clash between UML and schedulerAnton Ivanov2024-01-041-1/+1
* um: fix 3 instances of -Wmissing-prototypesNick Desaulniers2023-08-261-0/+1
* um: Remove strlcpy usageAzeem Shaikh2023-08-191-1/+0
* uml: Replace strlcpy with strscpyAzeem Shaikh2023-06-201-0/+1
* um: make stub data pages size tweakableJohannes Berg2023-04-201-1/+2
* Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-051-1/+2
|\
| * um: include sys/types.h for size_tJason A. Donenfeld2022-07-171-1/+2
| * um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2022-07-171-2/+2
* | um: seed rng using host OS rngJason A. Donenfeld2022-07-181-0/+7
* | um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2022-07-141-2/+2
|/
* Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-011-0/+1
|\
| * um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis2022-03-111-0/+1
* | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
|/
* um: header debriding - sigio.hAl Viro2021-12-211-1/+0
* um: header debriding - os.hAl Viro2021-12-211-13/+0
* um: header debriding - net_*.hAl Viro2021-12-212-3/+0
* um: header debriding - mem_user.hAl Viro2021-12-211-5/+0
* um: header debriding - activate_ipi()Al Viro2021-12-211-1/+0
* um: common-offsets.h debriding...Al Viro2021-12-211-12/+0
* um, x86: bury crypto_tfm_ctx_offsetAl Viro2021-12-211-3/+0
* um: remove a dangling extern of syscall_trace()Al Viro2021-12-211-1/+0
* um: kill unused cpu()Al Viro2021-12-211-1/+0