summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}Christoph Hellwig2023-04-181-12/+5
| * | | | | | zram: refactor highlevel read and write handlingChristoph Hellwig2023-04-181-28/+30
| * | | | | | zram: return early on error in zram_bvec_rwChristoph Hellwig2023-04-181-9/+9
| * | | | | | zram: move discard handling to zram_submit_bioChristoph Hellwig2023-04-181-10/+13
| * | | | | | zram: simplify bvec iteration in __zram_make_requestChristoph Hellwig2023-04-181-31/+11
| * | | | | | zram: make zram_bio_discard more self-containedChristoph Hellwig2023-04-181-9/+7
| * | | | | | zram: remove valid_io_requestChristoph Hellwig2023-04-182-34/+1
| * | | | | | zram: always compile read_from_bdev_syncChristoph Hellwig2023-04-181-12/+6
| * | | | | | drm/ttm: remove comment referencing now-removed vmf_insert_mixed_prot()Lorenzo Stoakes2023-04-051-1/+1
| * | | | | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-0519-42/+42
| * | | | | | iommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages()Kirill A. Shutemov2023-04-051-2/+2
| * | | | | | genwqe: fix MAX_ORDER usageKirill A. Shutemov2023-04-052-2/+2
| * | | | | | drm/i915: fix MAX_ORDER usage in i915_gem_object_get_pages_internal()Kirill A. Shutemov2023-04-051-1/+1
| * | | | | | floppy: fix MAX_ORDER usageKirill A. Shutemov2023-04-051-2/+2
| * | | | | | mm: shrinkers: convert shrinker_rwsem to mutexQi Zheng2023-03-282-2/+2
| * | | | | | dma-buf: system_heap: avoid reclaim for order 4Jaewon Kim2023-03-281-3/+2
* | | | | | | Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-04-271-26/+0
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer2023-04-121-26/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-275-148/+160
|\ \ \ \ \ \ \
| * | | | | | | xen/blkback: move blkif_get_x86_*_req() into blkback.cJuergen Gross2023-04-252-96/+104
| * | | | | | | xen/blkback: simplify free_persistent_gnts() interfaceJuergen Gross2023-04-251-10/+10
| * | | | | | | xen/blkback: remove stale prototypeJuergen Gross2023-04-251-1/+0
| * | | | | | | xen/blkback: fix white space code style issuesJuergen Gross2023-04-252-4/+4
| * | | | | | | xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lockJuergen Gross2023-04-241-20/+26
| * | | | | | | xen/scsiback: don't call scsiback_free_translation_entry() under lockJuergen Gross2023-04-241-13/+14
| * | | | | | | xen/pciback: don't call pcistub_device_put() under lockJuergen Gross2023-04-241-4/+2
* | | | | | | | Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-2712-583/+614
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_argDexuan Cui2023-04-211-41/+7
| * | | | | | | | Drivers: hv: move panic report code from vmbus to hv early init codeLong Li2023-04-203-235/+231
| * | | | | | | | Drivers: hv: Kconfig: Add HYPERV_VTL_MODESaurabh Sengar2023-04-181-0/+24
| * | | | | | | | Drivers: hv: vmbus: Remove the per-CPU post_msg_pageDexuan Cui2023-04-172-19/+5
| * | | | | | | | clocksource: hyper-v: make sure Invariant-TSC is used if it is availableDexuan Cui2023-04-171-3/+3
| * | | | | | | | PCI: hv: Enable PCI pass-thru devices in Confidential VMsMichael Kelley2023-04-172-65/+169
| * | | | | | | | Drivers: hv: Don't remap addresses that are above shared_gpa_boundaryMichael Kelley2023-04-171-10/+13
| * | | | | | | | hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley2023-04-174-60/+2
| * | | | | | | | Drivers: hv: vmbus: Remove second way of mapping ring buffersMichael Kelley2023-04-171-42/+20
| * | | | | | | | Drivers: hv: vmbus: Remove second mapping of VMBus monitor pagesMichael Kelley2023-04-172-87/+28
| * | | | | | | | Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu2023-04-174-47/+77
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Driver: VMBus: Add Devicetree supportSaurabh Sengar2023-04-172-6/+65
| * | | | | | | | | Drivers: hv: vmbus: Convert acpi_device to more generic platform_deviceSaurabh Sengar2023-04-171-23/+35
| * | | | | | | | | drivers/clocksource/hyper-v: non ACPI support in hyperv clockSaurabh Sengar2023-04-171-2/+13
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-04-2720-449/+1652
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vhost_vdpa: fix unmap process in no-batch modeCindy Lu2023-04-211-7/+1
| * | | | | | | | | vdpa_sim_blk: support shared backendStefano Garzarella2023-04-211-7/+50
| * | | | | | | | | vdpa_sim: move buffer allocation in the devicesStefano Garzarella2023-04-214-21/+57
| * | | | | | | | | vdpa/snet: use likely/unlikely macros in hot functionsAlvaro Karsz2023-04-211-3/+3
| * | | | | | | | | vdpa/snet: implement kick_vq_with_data callbackAlvaro Karsz2023-04-211-0/+13
| * | | | | | | | | virtio-vdpa: add VIRTIO_F_NOTIFICATION_DATA feature supportAlvaro Karsz2023-04-211-2/+21
| * | | | | | | | | virtio: add VIRTIO_F_NOTIFICATION_DATA feature supportViktor Prutyanov2023-04-214-5/+71
| * | | | | | | | | vdpa/snet: support the suspend vDPA callbackAlvaro Karsz2023-04-213-0/+22