Age | Commit message (Expand) | Author |
2024-07-03 | um: time-travel: support time-travel protocol broadcast messages | Mordechay Goodstein |
2024-07-03 | um: enable UBSAN | Johannes Berg |
2024-07-03 | um/mm: remove redundant assignment of max_low_pfn | Wei Yang |
2024-07-03 | arch: um: rust: Add i386 support for Rust | David Gow |
2024-07-03 | um: Remove /proc/sysemu support code | Tiwei Bie |
2024-07-03 | um: Remove unused ncpus variable | Tiwei Bie |
2024-07-03 | ubd: Remove unused mutex 'ubd_mutex' | Dr. David Alan Gilbert |
2024-07-03 | um: time-travel: fix time-travel-start option | Johannes Berg |
2024-07-03 | um: Select HAS_IOREMAP for UML_IOMEM_EMULATION | Niklas Schnelle |
2024-07-03 | um: Remove obsolete pcap driver | Anton Ivanov |
2024-07-03 | um: chan: use blocking IO for console output for time-travel | Benjamin Berg |
2024-07-03 | um: chan_user: retry partial writes | Benjamin Berg |
2024-07-03 | um: chan_user: catch EINTR when reading and writing | Benjamin Berg |
2024-07-03 | um: irqs: process outstanding IRQs when unblocking signals | Benjamin Berg |
2024-06-19 | block: move the nonrot flag to queue_limits | Christoph Hellwig |
2024-06-19 | block: move cache control settings out of queue->flags | Christoph Hellwig |
2024-06-17 | _PATCH_19_23_um_virt_pci_Use_irq_domain_instantiate_ | Herve Codina |
2024-06-14 | block: add special APIs for run-time disabling of discard and friends | Christoph Hellwig |
2024-06-14 | ubd: untagle discard vs write zeroes not support handling | Christoph Hellwig |
2024-06-14 | ubd: refactor the interrupt handler | Christoph Hellwig |
2024-05-25 | Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2024-05-22 | um: virt-pci: drop owner assignment | Krzysztof Kozlowski |
2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-05-03 | arch: Rename fbdev header and source files | Thomas Zimmermann |
2024-04-30 | um: virtio_uml: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-04-30 | um: rtc: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-04-30 | um: Add an internal header shared among the user code | Tiwei Bie |
2024-04-30 | um: Fix the declaration of kasan_map_memory | Tiwei Bie |
2024-04-30 | um: Fix the -Wmissing-prototypes warning for get_thread_reg | Tiwei Bie |
2024-04-30 | um: Fix the -Wmissing-prototypes warning for __switch_mm | Tiwei Bie |
2024-04-30 | um: Stop tracking host PID in cpu_tasks | Tiwei Bie |
2024-04-25 | mm: vmalloc: enable memory allocation profiling | Kent Overstreet |
2024-04-22 | um: process: remove unused 'n' variable | Johannes Berg |
2024-04-22 | um: vector: remove unused len variable/calculation | Johannes Berg |
2024-04-22 | um: vector: fix bpfflash parameter evaluation | Johannes Berg |
2024-04-22 | um: slirp: remove set but unused variable 'pid' | Johannes Berg |
2024-04-22 | um: Makefile: use bash from the environment | Yueh-Shun Li |
2024-04-22 | um: Add winch to winch_handlers before registering winch IRQ | Roberto Sassu |
2024-04-22 | um: Fix -Wmissing-prototypes warnings for __warp_* and foo | Tiwei Bie |
2024-04-22 | um: Fix -Wmissing-prototypes warnings for text_poke* | Tiwei Bie |
2024-04-22 | um: Move declarations to proper headers | Tiwei Bie |
2024-04-22 | um: Add missing headers | Tiwei Bie |
2024-04-22 | um: Fix the return type of __switch_to | Tiwei Bie |
2024-04-22 | um: Remove unused functions | Tiwei Bie |
2024-04-22 | um: Fix the declaration of vfree | Tiwei Bie |
2024-04-22 | um: Make local functions and variables static | Tiwei Bie |