summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-281-0/+2
* Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-2550-1319/+1043
|\
| * um: vector: always reset vp->openedJohannes Berg2024-07-041-1/+2
| * um: vector: remove vp->lockJohannes Berg2024-07-042-16/+1
| * um: register power-off handlerJohannes Berg2024-07-041-0/+15
| * um: line: always fill *error_out in setup_one_line()Johannes Berg2024-07-041-0/+2
| * um: Enable preemption in UMLAnton Ivanov2024-07-032-1/+3
| * um: refactor TLB update handlingBenjamin Berg2024-07-039-132/+110
| * um: simplify and consolidate TLB updatesBenjamin Berg2024-07-033-317/+99
| * um: remove force_flush_all from fork_handlerBenjamin Berg2024-07-033-33/+15
| * um: Do not flush MM in flush_threadBenjamin Berg2024-07-032-5/+24
| * um: Delay flushing syscalls until the thread is restartedBenjamin Berg2024-07-037-42/+49
| * um: remove copy_context_skas0Benjamin Berg2024-07-036-178/+10
| * um: remove LDT supportBenjamin Berg2024-07-035-39/+8
| * um: compress memory related stub syscalls while adding themBenjamin Berg2024-07-031-0/+39
| * um: Rework syscall handlingBenjamin Berg2024-07-0311-163/+258
| * um: Create signal stack memory assignment in stub_dataBenjamin Berg2024-07-035-8/+24
| * um: Remove stub-data.h include from common-offsets.hBenjamin Berg2024-07-031-5/+0
| * um: time-travel: fix signal blocking race/hangJohannes Berg2024-07-031-20/+98
| * um: time-travel: remove time_exit()Johannes Berg2024-07-031-6/+0
| * um: harddog: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
| * um: add shared memory optimisation for time-travel=extJohannes Berg2024-07-031-12/+118
| * um: add mmap/mremap OS callsJohannes Berg2024-07-032-0/+25
| * um: generalize os_rcv_fdJohannes Berg2024-07-036-41/+54
| * um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein2024-07-033-0/+71
| * um: enable UBSANJohannes Berg2024-07-031-0/+1
| * um/mm: remove redundant assignment of max_low_pfnWei Yang2024-07-031-1/+0
| * arch: um: rust: Add i386 support for RustDavid Gow2024-07-031-1/+1
| * um: Remove /proc/sysemu support codeTiwei Bie2024-07-031-67/+0
| * um: Remove unused ncpus variableTiwei Bie2024-07-032-4/+0
| * ubd: Remove unused mutex 'ubd_mutex'Dr. David Alan Gilbert2024-07-031-1/+0
| * um: time-travel: fix time-travel-start optionJohannes Berg2024-07-031-2/+2
| * um: Select HAS_IOREMAP for UML_IOMEM_EMULATIONNiklas Schnelle2024-07-031-1/+2
| * um: Remove obsolete pcap driverAnton Ivanov2024-07-035-299/+2
| * um: chan: use blocking IO for console output for time-travelBenjamin Berg2024-07-034-21/+74
| * um: chan_user: retry partial writesBenjamin Berg2024-07-031-3/+15
| * um: chan_user: catch EINTR when reading and writingBenjamin Berg2024-07-031-2/+2
| * um: irqs: process outstanding IRQs when unblocking signalsBenjamin Berg2024-07-031-29/+49
* | Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-221-6/+10
|\ \
| * | _PATCH_19_23_um_virt_pci_Use_irq_domain_instantiate_Herve Codina2024-06-171-6/+10
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-07-192-8/+12
|\ \
| * | virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko2024-07-171-1/+1
| * | virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko2024-07-171-3/+5
| * | virtio: rename find_vqs_info() op to find_vqs()Jiri Pirko2024-07-171-1/+1
| * | virtio: convert find_vqs() op implementations to find_vqs_info()Jiri Pirko2024-07-171-6/+8
| |/
* | um: Use generic runtime constant implementationLinus Torvalds2024-07-161-0/+1
* | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-162-1/+9
|\ \
| * | um: don't generate asm/bpf_perf_event.hArnd Bergmann2024-07-102-1/+9
| |/
* | block: move the nonrot flag to queue_limitsChristoph Hellwig2024-06-191-1/+0
* | block: move cache control settings out of queue->flagsChristoph Hellwig2024-06-191-1/+1