summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
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
2024-09-27[tree-wide] finally take no_llseek outAl Viro
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 declaration of user_thread functionTiwei 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-09-12um: Remove unused kpte_clear_flush macroTiwei Bie
2024-09-12um: Remove obsoleted declaration for execute_syscall_skasGaosheng Cui
2024-09-12vector_user: add VDE supportRenzo Davoli
2024-09-12um: remove ARCH_NO_PREEMPT_DYNAMICJohannes Berg
2024-09-12um: vector: Fix NAPI budget handlingAnton Ivanov
2024-09-12um: vector: Replace locks guarding queue depth with atomicsAnton Ivanov