summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2024-10-26um: fix stub exe build with CONFIG_GCOVJohannes Berg
2024-10-25um: Use os_set_pdeathsig helper in winch thread/processTiwei Bie
2024-10-25um: Set parent-death signal for write_sigio thread/processTiwei Bie
2024-10-25um: Set parent-death signal for ubd io thread/processTiwei Bie
2024-10-25um: Add os_set_pdeathsig helper functionTiwei Bie
2024-10-24um: remove PATH_MAX useJohannes Berg
2024-10-23um: switch to regset API and depend on XSTATEBenjamin Berg
2024-10-23um: insert scheduler ticks when userspace does not yieldBenjamin Berg
2024-10-23um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNCTiwei Bie
2024-10-23um: Abandon the _PAGE_NEWPROT bitTiwei Bie
2024-10-23um: Do not propagate initrd parameter to kernelTiwei Bie
2024-10-23um: hostaudio: Do not propagate mixer parameter to kernelTiwei Bie
2024-10-23um: hostaudio: Do not propagate dsp parameter to kernelTiwei Bie
2024-10-23um: Do not propagate noreboot parameter to kernelTiwei Bie
2024-10-23um: Do not propagate dtb parameter to kernelTiwei Bie
2024-10-23um: Do not propagate uml_dir parameter to kernelTiwei Bie
2024-10-23um: Do not propagate mem parameter to kernelTiwei Bie
2024-10-23um: Remove UML specific debug parameterTiwei Bie
2024-10-23um: remove fault_catcher infrastructureJohannes Berg
2024-10-23um: restore process nameJohannes Berg
2024-10-23um: make stub_exe _start() pure inline asmJohannes Berg
2024-10-21reiserfs: The last commitJan Kara
2024-10-18um: Fix misaligned stack in stub_exeDavid Gow
2024-10-17um: Disable auto variable initialization for stub_exe.cNathan Chancellor
2024-10-17um: Fix passing '-n' to linker for stub_exeNathan Chancellor
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-10um: Switch to 4 level page tables on 64 bitBenjamin Berg
2024-10-10um: clear all memory in new userspace processesBenjamin Berg
2024-10-10um: Discover host_task_size from envpBenjamin Berg
2024-10-10um: Limit TASK_SIZE to the addressable rangeBenjamin Berg
2024-10-10um: Calculate stub data address relative to stub codeBenjamin Berg
2024-10-10um: Add compile time assert that stub fits on a pageBenjamin Berg
2024-10-10um: Set parent death signal for winch thread/processBenjamin Berg
2024-10-10um: Set parent death signal for userspace processBenjamin Berg
2024-10-10um: use execveat to create userspace MMsBenjamin Berg
2024-10-10um: remove auxiliary FP registersBenjamin Berg
2024-10-10um: remove dependency on undefined CC_CAN_LINK_STATIC_NO_RUNTIME_DEPSMasahiro Yamada
2024-10-10um: Remove 3-level page table support on i386Tiwei Bie
2024-10-10um: always use the internal copy of the FP registersBenjamin Berg
2024-10-10um: Fix the return value of elf_core_copy_task_fpregsTiwei Bie
2024-10-10um: Fix the definition for physmem_sizeTiwei Bie
2024-10-10um: Remove highmem leftoversTiwei Bie
2024-10-10um: Fix potential integer overflow during physmem setupTiwei Bie
2024-10-10um: Remove the redundant declaration of high_physmemTiwei Bie
2024-10-10um: Remove unused os_getpgrp functionBenjamin Berg
2024-10-10um: Remove unused os_stop_processBenjamin Berg
2024-10-10um: Remove unused os_process_parentBenjamin Berg
2024-10-10um: Remove unused os_process_pcBenjamin Berg
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds