aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-09vdpa/mlx5: Allow creation of blank VQsDragos Tatulea1-30/+55
2024-07-09vdpa/mlx5: Set mkey modified flags on all VQsDragos Tatulea1-1/+1
2024-07-09vdpa/mlx5: Start off rqt_size with max VQPsDragos Tatulea1-5/+5
2024-07-09vdpa/mlx5: Set an initial size on the VQDragos Tatulea1-3/+3
2024-07-09vdpa/mlx5: Add support for modifying the VQ features fieldDragos Tatulea2-1/+12
2024-07-09vdpa/mlx5: Add support for modifying the virtio_version VQ fieldDragos Tatulea2-0/+17
2024-07-09vdpa/mlx5: Rename init_mvqsDragos Tatulea1-5/+5
2024-07-09vdpa/mlx5: Clear and reinitialize software VQ data on resetDragos Tatulea1-13/+3
2024-07-09vdpa/mlx5: Initialize and reset device with one queue pairDragos Tatulea1-11/+12
2024-07-09vdpa/mlx5: Remove duplicate suspend codeDragos Tatulea1-6/+1
2024-07-09vdpa/mlx5: Iterate over active VQs during suspend/resumeDragos Tatulea1-2/+2
2024-07-09vdpa/mlx5: Drop redundant check in teardown_virtqueues()Dragos Tatulea1-8/+2
2024-07-09vdpa/mlx5: Drop redundant codeDragos Tatulea1-6/+0
2024-07-09vdpa/mlx5: Make setup/teardown_vq_resources() symmetricalDragos Tatulea1-5/+5
2024-07-09vdpa/mlx5: Clarify meaning thorough function renameDragos Tatulea1-14/+14
2024-07-09virtio-fs: improved request latencies when Virtio queue is fullPeter-Jan Gootzen1-15/+19
2024-07-09virtio-fs: let -ENOMEM bubble up or burst gentlyPeter-Jan Gootzen1-3/+3
2024-07-09vDPA: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-07-09virtio: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-07-09vringh: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-09MAINTAINERS: Change lingshan's email to kernel.orgZhu Lingshan1-1/+1
2024-07-09vhost: move smp_rmb() into vhost_get_avail_idx()Michael S. Tsirkin1-63/+42
2024-07-09virtio_balloon: separate vm events into a functionzhenwei pi1-14/+29
2024-07-09virtio: vdpa: vDPA driver for Marvell OCTEON DPU devicesSrujana Challa7-0/+1489
2024-07-09Merge tag 'icc-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman27-1/+2821
2024-07-09platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Vict...Alexis Belmonte2-17/+174
2024-07-09net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl2-6/+6
2024-07-09udp: Remove duplicate included header file trace/events/udp.hThorsten Blum1-1/+0
2024-07-09net: tn40xx: add per queue netdev-genl stats supportFUJITA Tomonori2-2/+53
2024-07-09perf/x86/intel: Add a distinct name for Granite RapidsKan Liang1-5/+9
2024-07-09perf/x86/intel/ds: Fix non 0 retire latency on RaptorlakeKan Liang1-2/+6
2024-07-09perf/x86/intel: Hide Topdown metrics events if the feature is not enumeratedKan Liang1-1/+33
2024-07-09perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang1-2/+4
2024-07-09perf: Split __perf_pending_irq() out of perf_pending_irq()Sebastian Andrzej Siewior2-7/+23
2024-07-09perf: Don't disable preemption in perf_pending_task().Sebastian Andrzej Siewior1-6/+5
2024-07-09perf: Move swevent_htable::recursion into task_struct.Sebastian Andrzej Siewior4-17/+11
2024-07-09perf: Shrink the size of the recursion counter.Sebastian Andrzej Siewior3-4/+4
2024-07-09perf: Enqueue SIGTRAP always via task_work.Sebastian Andrzej Siewior2-23/+11
2024-07-09task_work: Add TWA_NMI_CURRENT as an additional notify mode.Sebastian Andrzej Siewior2-3/+22
2024-07-09perf: Move irq_work_queue() where the event is prepared.Sebastian Andrzej Siewior1-5/+5
2024-07-09perf: Fix event leak upon exec and file releaseFrederic Weisbecker2-4/+35
2024-07-09perf: Fix event leak upon exitFrederic Weisbecker1-8/+5
2024-07-09task_work: Introduce task_work_cancel() againFrederic Weisbecker2-0/+25
2024-07-09task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker4-8/+8
2024-07-09locking/rwsem: Add __always_inline annotation to __down_write_common() and in...John Stultz1-3/+3
2024-07-09dt-bindings: gpio: convert Atmel GPIO to json-schemaManikandan Muralidharan2-31/+81
2024-07-09mdomain: Merge branch fixes into nextUlf Hansson1-0/+7
2024-07-09pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_descChristophe JAILLET1-7/+7
2024-07-09erofs: tidy up stream decompressorsGao Xiang5-304/+209
2024-07-09erofs: refine z_erofs_{init,exit}_subsystem()Gao Xiang8-78/+69