summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2024-07-03um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein
2024-07-03um: enable UBSANJohannes Berg
2024-07-03um/mm: remove redundant assignment of max_low_pfnWei Yang
2024-07-03arch: um: rust: Add i386 support for RustDavid Gow
2024-07-03um: Remove /proc/sysemu support codeTiwei Bie
2024-07-03um: Remove unused ncpus variableTiwei Bie
2024-07-03ubd: Remove unused mutex 'ubd_mutex'Dr. David Alan Gilbert
2024-07-03um: time-travel: fix time-travel-start optionJohannes Berg
2024-07-03um: Select HAS_IOREMAP for UML_IOMEM_EMULATIONNiklas Schnelle
2024-07-03um: Remove obsolete pcap driverAnton Ivanov
2024-07-03um: chan: use blocking IO for console output for time-travelBenjamin Berg
2024-07-03um: chan_user: retry partial writesBenjamin Berg
2024-07-03um: chan_user: catch EINTR when reading and writingBenjamin Berg
2024-07-03um: irqs: process outstanding IRQs when unblocking signalsBenjamin Berg
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-17_PATCH_19_23_um_virt_pci_Use_irq_domain_instantiate_Herve Codina
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig
2024-06-14ubd: untagle discard vs write zeroes not support handlingChristoph Hellwig
2024-06-14ubd: refactor the interrupt handlerChristoph Hellwig
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-22um: virt-pci: drop owner assignmentKrzysztof Kozlowski
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-04-30um: virtio_uml: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-30um: rtc: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-30um: Add an internal header shared among the user codeTiwei Bie
2024-04-30um: Fix the declaration of kasan_map_memoryTiwei Bie
2024-04-30um: Fix the -Wmissing-prototypes warning for get_thread_regTiwei Bie
2024-04-30um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie
2024-04-30um: Stop tracking host PID in cpu_tasksTiwei Bie
2024-04-25mm: vmalloc: enable memory allocation profilingKent Overstreet
2024-04-22um: process: remove unused 'n' variableJohannes Berg
2024-04-22um: vector: remove unused len variable/calculationJohannes Berg
2024-04-22um: vector: fix bpfflash parameter evaluationJohannes Berg
2024-04-22um: slirp: remove set but unused variable 'pid'Johannes Berg
2024-04-22um: Makefile: use bash from the environmentYueh-Shun Li
2024-04-22um: Add winch to winch_handlers before registering winch IRQRoberto Sassu
2024-04-22um: Fix -Wmissing-prototypes warnings for __warp_* and fooTiwei Bie
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: Fix the declaration of vfreeTiwei Bie
2024-04-22um: Make local functions and variables staticTiwei Bie