summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-273-104/+195
|\
| * vector_user: add VDE supportRenzo Davoli2024-09-121-0/+83
| * um: vector: Fix NAPI budget handlingAnton Ivanov2024-09-121-2/+2
| * um: vector: Replace locks guarding queue depth with atomicsAnton Ivanov2024-09-122-102/+110
* | [tree-wide] finally take no_llseek outAl Viro2024-09-272-3/+0
|/
* minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-291-0/+2
* Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-2516-354/+106
|\
| * um: vector: always reset vp->openedJohannes Berg2024-07-041-1/+2
| * um: vector: remove vp->lockJohannes Berg2024-07-042-16/+1
| * um: line: always fill *error_out in setup_one_line()Johannes Berg2024-07-041-0/+2
| * um: refactor TLB update handlingBenjamin Berg2024-07-031-2/+0
| * um: harddog: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
| * um: generalize os_rcv_fdJohannes Berg2024-07-033-10/+19
| * ubd: Remove unused mutex 'ubd_mutex'Dr. David Alan Gilbert2024-07-031-1/+0
| * um: Remove obsolete pcap driverAnton Ivanov2024-07-035-299/+2
| * um: chan: use blocking IO for console output for time-travelBenjamin Berg2024-07-032-21/+63
| * 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
* | 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
| |/
* | 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
* | block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig2024-06-141-2/+2
* | ubd: untagle discard vs write zeroes not support handlingChristoph Hellwig2024-06-141-4/+5
* | ubd: refactor the interrupt handlerChristoph Hellwig2024-06-141-31/+18
|/
* Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-258-23/+20
|\
| * um: virtio_uml: Convert to platform remove callback returning voidUwe Kleine-König2024-04-301-3/+2
| * um: rtc: Convert to platform remove callback returning voidUwe Kleine-König2024-04-301-3/+2
| * um: vector: remove unused len variable/calculationJohannes Berg2024-04-221-3/+1
| * um: vector: fix bpfflash parameter evaluationJohannes Berg2024-04-221-1/+1
| * um: slirp: remove set but unused variable 'pid'Johannes Berg2024-04-221-2/+1
| * um: Add winch to winch_handlers before registering winch IRQRoberto Sassu2024-04-221-6/+8
| * um: Make local functions and variables staticTiwei Bie2024-04-222-3/+3
| * um: Fix return value in ubd_init()Duoming Zhou2024-04-221-2/+2
* | um: virt-pci: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
|/
* Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-123-4/+4
|\
| * um: Convert strscpy() usage to 2-argument styleKees Cook2024-02-213-4/+4
* | ubd: open the backing files in ubd_addChristoph Hellwig2024-02-271-42/+16
* | ubd: remove the queue pointer in struct ubdChristoph Hellwig2024-02-271-3/+1
* | ubd: move set_disk_ro to ubd_addChristoph Hellwig2024-02-271-1/+1
* | ubd: move setting the variable queue limits to ubd_addChristoph Hellwig2024-02-271-6/+7
* | ubd: move setting the nonrot flag to ubd_addChristoph Hellwig2024-02-271-1/+1
* | ubd: remove ubd_disk_registerChristoph Hellwig2024-02-271-22/+15
* | ubd: remove the ubd_gendisk arrayChristoph Hellwig2024-02-271-9/+4