summaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2025-07-06um: use proper care when taking mmap lock during segfaultBenjamin Berg
2025-05-29um: Update min_low_pfn to match changes in uml_reservedTiwei Bie
2025-05-18Revert "um: work around sched_yield not yielding in time-travel mode"Christian Lamparter
2025-05-02um: work around sched_yield not yielding in time-travel modeBenjamin Berg
2025-04-10um: remove copy_from_kernel_nofault_allowedBenjamin Berg
2024-12-05um: Always dump trace for specified task in show_stackTiwei Bie
2024-12-05um: Fix the return value of elf_core_copy_task_fpregsTiwei Bie
2024-12-05um: Fix potential integer overflow during physmem setupTiwei Bie
2024-12-05of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-09-27Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-12um: fix time-travel syscall scheduling hackJohannes Berg
2024-09-12um: Remove outdated asm/sysrq.h headerTiwei Bie
2024-09-12um: Remove the call to SUBARCH_EXECVE1 macroTiwei Bie
2024-09-12um: Remove unused mm_fd field from mm_idTiwei Bie
2024-09-12um: Remove unused fields from thread_structTiwei Bie
2024-09-12um: Remove the redundant newpage check in update_pte_rangeTiwei Bie
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
2024-07-04um: register power-off handlerJohannes Berg
2024-07-03um: Enable preemption in UMLAnton Ivanov
2024-07-03um: refactor TLB update handlingBenjamin Berg
2024-07-03um: simplify and consolidate TLB updatesBenjamin Berg
2024-07-03um: remove force_flush_all from fork_handlerBenjamin Berg
2024-07-03um: Do not flush MM in flush_threadBenjamin 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: Rework syscall handlingBenjamin Berg
2024-07-03um: Create signal stack memory assignment in stub_dataBenjamin Berg
2024-07-03um: time-travel: remove time_exit()Johannes Berg
2024-07-03um: add shared memory optimisation for time-travel=extJohannes Berg
2024-07-03um: generalize os_rcv_fdJohannes Berg
2024-07-03um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein
2024-07-03um/mm: remove redundant assignment of max_low_pfnWei Yang
2024-07-03um: Remove /proc/sysemu support codeTiwei Bie
2024-07-03um: Remove unused ncpus variableTiwei Bie
2024-07-03um: time-travel: fix time-travel-start optionJohannes Berg
2024-07-03um: irqs: process outstanding IRQs when unblocking signalsBenjamin Berg
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-04-30um: Stop tracking host PID in cpu_tasksTiwei Bie
2024-04-22um: process: remove unused 'n' variableJohannes Berg
2024-04-22um: Fix -Wmissing-prototypes warnings for text_poke*Tiwei Bie
2024-04-22um: Move declarations to proper headersTiwei Bie
2024-04-22um: Add missing headersTiwei Bie
2024-04-22um: Fix the return type of __switch_toTiwei Bie
2024-04-22um: Remove unused functionsTiwei Bie
2024-04-22um: Make local functions and variables staticTiwei Bie
2024-03-08um: Unconditionally call unflatten_device_tree()Stephen Boyd
2024-01-17Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds