summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09vdpa/mlx5: Re-create HW VQs under certain conditionsDragos Tatulea
2024-07-09vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add timeDragos Tatulea
2024-07-09vdpa/mlx5: Use suspend/resume during VQP changeDragos Tatulea
2024-07-09vdpa/mlx5: Forward error in suspend/resume deviceDragos Tatulea
2024-07-09vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()Dragos Tatulea
2024-07-09vdpa/mlx5: Add error code for suspend/resume VQDragos Tatulea
2024-07-09vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()Dragos Tatulea
2024-07-09vdpa/mlx5: Allow creation of blank VQsDragos Tatulea
2024-07-09vdpa/mlx5: Set mkey modified flags on all VQsDragos Tatulea
2024-07-09vdpa/mlx5: Start off rqt_size with max VQPsDragos Tatulea
2024-07-09vdpa/mlx5: Set an initial size on the VQDragos Tatulea
2024-07-09vdpa/mlx5: Add support for modifying the VQ features fieldDragos Tatulea
2024-07-09vdpa/mlx5: Add support for modifying the virtio_version VQ fieldDragos Tatulea
2024-07-09vdpa/mlx5: Rename init_mvqsDragos Tatulea
2024-07-09vdpa/mlx5: Clear and reinitialize software VQ data on resetDragos Tatulea
2024-07-09vdpa/mlx5: Initialize and reset device with one queue pairDragos Tatulea
2024-07-09vdpa/mlx5: Remove duplicate suspend codeDragos Tatulea
2024-07-09vdpa/mlx5: Iterate over active VQs during suspend/resumeDragos Tatulea
2024-07-09vdpa/mlx5: Drop redundant check in teardown_virtqueues()Dragos Tatulea
2024-07-09vdpa/mlx5: Drop redundant codeDragos Tatulea
2024-07-09vdpa/mlx5: Make setup/teardown_vq_resources() symmetricalDragos Tatulea
2024-07-09vdpa/mlx5: Clarify meaning thorough function renameDragos Tatulea
2024-07-09virtio-fs: improved request latencies when Virtio queue is fullPeter-Jan Gootzen
2024-07-09virtio-fs: let -ENOMEM bubble up or burst gentlyPeter-Jan Gootzen
2024-07-09vDPA: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-09virtio: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-09vringh: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-09MAINTAINERS: Change lingshan's email to kernel.orgZhu Lingshan
2024-07-09vhost: move smp_rmb() into vhost_get_avail_idx()Michael S. Tsirkin
2024-07-09virtio_balloon: separate vm events into a functionzhenwei pi
2024-07-09virtio: vdpa: vDPA driver for Marvell OCTEON DPU devicesSrujana Challa
2024-07-09Merge tag 'icc-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2024-07-09platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Vict...Alexis Belmonte
2024-07-09net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl
2024-07-09udp: Remove duplicate included header file trace/events/udp.hThorsten Blum
2024-07-09net: tn40xx: add per queue netdev-genl stats supportFUJITA Tomonori
2024-07-09perf/x86/intel: Add a distinct name for Granite RapidsKan Liang
2024-07-09perf/x86/intel/ds: Fix non 0 retire latency on RaptorlakeKan Liang
2024-07-09perf/x86/intel: Hide Topdown metrics events if the feature is not enumeratedKan Liang
2024-07-09perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang
2024-07-09perf: Split __perf_pending_irq() out of perf_pending_irq()Sebastian Andrzej Siewior
2024-07-09perf: Don't disable preemption in perf_pending_task().Sebastian Andrzej Siewior
2024-07-09perf: Move swevent_htable::recursion into task_struct.Sebastian Andrzej Siewior
2024-07-09perf: Shrink the size of the recursion counter.Sebastian Andrzej Siewior
2024-07-09perf: Enqueue SIGTRAP always via task_work.Sebastian Andrzej Siewior
2024-07-09task_work: Add TWA_NMI_CURRENT as an additional notify mode.Sebastian Andrzej Siewior
2024-07-09perf: Move irq_work_queue() where the event is prepared.Sebastian Andrzej Siewior
2024-07-09perf: Fix event leak upon exec and file releaseFrederic Weisbecker
2024-07-09perf: Fix event leak upon exitFrederic Weisbecker
2024-07-09task_work: Introduce task_work_cancel() againFrederic Weisbecker