summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-12um: move thread info into taskBenjamin Berg
2024-11-07x86/module: prepare module loading for ROX allocations of textMike Rapoport (Microsoft)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-07um: Always dump trace for specified task in show_stackTiwei Bie
2024-11-07um: vector: Do not use drvdata in releaseTiwei Bie
2024-11-07um: net: Do not use drvdata in releaseTiwei Bie
2024-11-07um: ubd: Do not use drvdata in releaseTiwei Bie
2024-11-07um: ubd: Initialize ubd's disk pointer in ubd_addTiwei Bie
2024-11-07um: virtio_uml: query the number of vqs if supportedBenjamin Berg
2024-11-07um: virtio_uml: fix call_fd IRQ allocationBenjamin Berg
2024-11-07um: virtio_uml: send SET_MEM_TABLE message with the exact sizeBenjamin Berg
2024-11-07um: remove broken double fault detectionBenjamin Berg
2024-11-07um: remove duplicate UM_NSEC_PER_SEC definitionBenjamin Berg
2024-11-07um: remove file sync for stub dataBenjamin Berg
2024-11-07um: always include kconfig.h and compiler-version.hBenjamin Berg
2024-11-07um: set DONTDUMP and DONTFORK flags on KASAN shadow memoryBenjamin Berg
2024-11-07um: Remove double zero checkShaojie Dong
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
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