aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-01riscv: report misaligned accesses emulation to hwprobeClément Léger4-1/+79
2023-11-01riscv: annotate check_unaligned_access_boot_cpu() with __initClément Léger1-1/+1
2023-11-01riscv: add support for sysctl unaligned_enabled controlClément Léger2-0/+10
2023-11-01riscv: add floating point insn support to misaligned access emulationClément Léger2-4/+269
2023-11-01riscv: report perf event for misaligned faultClément Léger1-0/+5
2023-11-01riscv: add support for misaligned trap handling in S-modeClément Léger5-23/+129
2023-11-01riscv: remove unused functions in traps_misaligned.cClément Léger1-39/+7
2023-11-01vsprintf: uninline simple_strntoull(), reorder argumentsAlexey Dobriyan1-13/+12
2023-11-01kbuild: support 'userldlibs' syntaxMasahiro Yamada2-3/+7
2023-11-01kbuild: dummy-tools: pretend we understand -fpatchable-function-entryJiri Slaby (SUSE)1-0/+10
2023-11-01vhost-vdpa: fix use after free in vhost_vdpa_probe()Dan Carpenter1-1/+0
2023-11-01virtio_pci: Switch away from deprecated irq_set_affinity_hintJakub Sitnicki1-3/+3
2023-11-01riscv, qemu_fw_cfg: Add support for RISC-V architectureBjörn Töpel2-2/+2
2023-11-01vdpa_sim_blk: allocate the buffer zeroedStefano Garzarella1-2/+2
2023-11-01virtio_pci: move structure to a headerMichael S. Tsirkin3-10/+15
2023-11-01vdpa_sim: implement .reset_map supportSi-Wei Liu1-9/+43
2023-11-01vdpa/mlx5: implement .reset_map driver opSi-Wei Liu3-3/+42
2023-11-01vhost-vdpa: clean iotlb map during reset for older userspaceSi-Wei Liu3-7/+22
2023-11-01vdpa: introduce .compat_reset operation callbackSi-Wei Liu1-0/+13
2023-11-01vhost-vdpa: introduce IOTLB_PERSIST backend feature bitSi-Wei Liu2-0/+17
2023-11-01vhost-vdpa: reset vendor specific mapping to initial state in .releaseSi-Wei Liu1-0/+17
2023-11-01vdpa: introduce .reset_map operation callbackSi-Wei Liu1-0/+10
2023-11-01virtio_pci: add check for common cfg sizeXuan Zhuo3-1/+38
2023-11-01virtio-blk: fix implicit overflow on virtio_max_dma_sizezhenwei pi1-1/+3
2023-11-01virtio_pci: add build offset check for the new common cfg itemsXuan Zhuo1-0/+4
2023-11-01virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bitXuan Zhuo1-0/+5
2023-11-01vduse: make vduse_class constantGreg Kroah-Hartman1-19/+21
2023-11-01vhost-scsi: Spelling s/preceeding/preceding/gGeert Uytterhoeven1-1/+1
2023-11-01virtio: kdoc for struct virtio_pci_modern_deviceShannon Nelson1-12/+22
2023-11-01vdpa: Update sysfs ABI documentationShawn.Shao1-2/+2
2023-11-01MAINTAINERS: Add myself as mlx5_vdpa driverDragos Tatulea1-0/+6
2023-11-01virtio-balloon: correct the comment of virtballoon_migratepage()Xueshi Hu1-1/+1
2023-11-01mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OKEugenio Pérez1-0/+7
2023-11-01vdpa/mlx5: Update cvq iotlb mapping on ASID changeDragos Tatulea3-1/+36
2023-11-01vdpa/mlx5: Make iotlb helper functions more genericDragos Tatulea1-8/+11
2023-11-01vdpa/mlx5: Enable hw support for vq descriptor mappingDragos Tatulea2-2/+29
2023-11-01vdpa/mlx5: Introduce mr for vq descriptorDragos Tatulea3-14/+25
2023-11-01vdpa/mlx5: Improve mr update flowDragos Tatulea3-72/+82
2023-11-01vdpa/mlx5: Move mr mutex out of mr structDragos Tatulea3-11/+12
2023-11-01vdpa/mlx5: Allow creation/deletion of any given mr structDragos Tatulea3-35/+36
2023-11-01vdpa/mlx5: Rename mr destroy functionsDragos Tatulea3-11/+11
2023-11-01vdpa/mlx5: Collapse "dvq" mr add/delete functionsDragos Tatulea1-11/+5
2023-11-01vdpa/mlx5: Take cvq iotlb lock during refreshDragos Tatulea1-1/+9
2023-11-01vdpa/mlx5: Decouple cvq iotlb handling from hw mapping codeDragos Tatulea3-39/+28
2023-11-01vdpa/mlx5: Create helper function for dma mappingsDragos Tatulea3-2/+8
2023-11-01vhost-vdpa: uAPI to get dedicated descriptor group idSi-Wei Liu2-0/+18
2023-11-01vhost-vdpa: introduce descriptor group backend featureSi-Wei Liu2-0/+22
2023-11-01vdpa: introduce dedicated descriptor group for virtqueueSi-Wei Liu1-0/+11
2023-11-01ASoC: da7219: Improve system suspend and resume handlingDavid Rau1-2/+7
2023-11-01ASoC: codecs: Modify macro value errorWeidong Wang1-1/+1