messages from 2023-01-04 06:46:22 to 2023-01-20 03:07:48 UTC [more...]
[PATCH 2/2] virtio-rng: add sysfs entries for leak detection
2023-01-20 3:07 UTC (3+ messages)
[PATCH 1/2] virtio-rng: implement entropy leak feature
2023-01-20 1:24 UTC (2+ messages)
[PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
2023-01-19 21:12 UTC (4+ messages)
[PATCH v1 1/6] virtio console: Harden multiport against invalid host input
2023-01-19 19:18 UTC (5+ messages)
` [PATCH v1 2/6] virtio console: Harden port adding
` [PATCH v1 4/6] virtio console: Harden control message handling
[PATCH RFC 1/3] vsock: support sockmap
2023-01-19 10:49 UTC (4+ messages)
` [PATCH RFC 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC 3/3] selftests/bpf: Add a test case for vsock sockmap
` [PATCH RFC 0/3] vsock: add support for sockmap
[PATCH V2] vhost-scsi: unbreak any layout for response
2023-01-19 7:36 UTC
[PATCH V2 0/5] virtio_ring: per virtqueue DMA device
2023-01-19 6:15 UTC (6+ messages)
` [PATCH V2 1/5] virtio_ring: per virtqueue dma device
` [PATCH V2 2/5] vdpa: introduce get_vq_dma_device()
` [PATCH V2 3/5] virtio-vdpa: support per vq dma device
` [PATCH V2 4/5] vdpa: set dma mask for vDPA device
` [PATCH V2 5/5] vdpa: mlx5: support per virtqueue dma device
[PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
2023-01-19 3:52 UTC (8+ messages)
` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
[PATCH 1/2] vdpa_sim: not reset state in vdpasim_queue_ready
2023-01-19 3:20 UTC (2+ messages)
` [PATCH 2/2] vringh: fetch used_idx from vring at vringh_init_iotlb
[linux-next:master] BUILD REGRESSION f3381a7baf5ccbd091eb2c4fd2afd84266fcef24
2023-01-18 16:50 UTC
[PATCH net-next v10] virtio/vsock: replace virtio_vsock_pkt with sk_buff
2023-01-18 6:20 UTC (2+ messages)
[PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
2023-01-18 1:18 UTC (3+ messages)
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
[PATCH net V3] virtio-net: correctly enable callback during start_xmit
2023-01-17 16:33 UTC (2+ messages)
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-17 15:35 UTC (57+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle, sched: Remove annotations from TIF_{POLLING_NRFLAG, NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle, omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry, kasan, x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle, arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN
[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
2023-01-17 15:33 UTC
[PATCH 0/5] Harden a few virtio drivers
2023-01-17 15:27 UTC
[PATCH 0/2] vhost/net: Clear the pending messages when the backend is removed
2023-01-17 15:15 UTC (3+ messages)
` [PATCH 1/2] vhost: Remove the enabled parameter from vhost_init_device_iotlb
` [PATCH 2/2] vhost/net: Clear the pending messages when the backend is removed
[PATCH] x86/paravirt: merge activate_mm and dup_mmap callbacks
2023-01-17 12:22 UTC (6+ messages)
[PATCH v3 0/4] virtio net: spurious interrupt related fixes
2023-01-17 3:48 UTC (4+ messages)
` [PATCH v3 4/4] virtio_net: disable cb aggressively
[PATCH net-next v2] virtio_net: Reuse buffer free function
2023-01-17 3:06 UTC (4+ messages)
[PATCH 0/5] virtio_ring: per virtqueue DMA device
2023-01-16 2:49 UTC (13+ messages)
` [PATCH 1/5] virtio_ring: per virtqueue dma device
` [PATCH 2/5] vdpa: introduce get_vq_dma_device()
` [PATCH 3/5] virtio-vdpa: support per vq dma device
` [PATCH 4/5] vdpa: set dma mask for vDPA device
` [PATCH 5/5] vdpa: mlx5: support per virtqueue dma device
[PATCH net-next 0/2] Small packet processing handling changes
2023-01-16 2:28 UTC (11+ messages)
` [PATCH net-next 1/2] virtio_net: Fix short frame length check
` [PATCH net-next 2/2] virtio_net: Reuse buffer free function
Virtio-blk extended lifetime feature
2023-01-15 7:55 UTC
[PATCH v6 1/4] vdpa: Add resume operation
2023-01-13 10:22 UTC (5+ messages)
` [PATCH v6 2/4] vhost-vdpa: Introduce RESUME backend feature bit
` [PATCH v6 3/4] vhost-vdpa: uAPI to resume the device
` [PATCH v6 4/4] vdpa_sim: Implement resume vdpa op
[PATCH net-next v7 4/4] test/vsock: vsock_perf utility
2023-01-12 11:53 UTC (2+ messages)
CISTI'2023 - 18th Iberian Conference on Information Systems and Technologies
2023-01-12 10:43 UTC
[PATCH] vhost-scsi: unbreak any layout for response
2023-01-12 4:02 UTC (3+ messages)
[PATCH v2 11/16] virtio: move dev_to_virtio() to use container_of_const()
2023-01-11 11:30 UTC
[PATCH] vhost: remove unused paramete
2023-01-11 8:25 UTC
[RFC PATCH 0/6] Introduce a vringh accessor for IO memory
2023-01-11 6:19 UTC (16+ messages)
` [RFC PATCH 2/9] vringh: remove vringh_iov and unite to vringh_kiov
` [RFC PATCH 4/9] vringh: unify the APIs for all accessors
[PATCH v9 0/3] virtio: vdpa: new SolidNET DPU driver
2023-01-10 20:27 UTC (6+ messages)
` [PATCH v9 1/3] PCI: Add SolidRun vendor ID
` [PATCH v9 2/3] PCI: Avoid FLR for SolidRun SNET DPU rev 1
` [PATCH v9 3/3] virtio: vdpa: new SolidNET DPU driver
[PATCH v8 1/3] PCI: Add SolidRun vendor ID
2023-01-10 16:39 UTC (5+ messages)
[PATCH net-next v9] virtio/vsock: replace virtio_vsock_pkt with sk_buff
2023-01-10 16:04 UTC (4+ messages)
[PATCH net-next v6 4/4] test/vsock: vsock_perf utility
2023-01-10 9:36 UTC
[PATCH v2] tools/virtio: fix the vringh test for virtio ring changes
2023-01-10 3:43 UTC
[PATCH] drm/virtio: Fix GEM handle creation UAF
2023-01-10 1:47 UTC (2+ messages)
[PATCH v3] vp_vdpa: harden the logic of set status
2023-01-09 9:17 UTC (2+ messages)
[PATCH -next] vdpa/mlx5: fix check wrong pointer in mlx5_vdpa_add_mac_vlan_rules()
2023-01-09 9:10 UTC (2+ messages)
[PATCH] vhost-test: remove meaningless debug info
2023-01-09 9:00 UTC
[PATCH v8 3/3] virtio: vdpa: new SolidNET DPU driver
2023-01-09 8:05 UTC
[PATCH v8 2/3] PCI: Avoid FLR for SolidRun SNET DPU rev 1
2023-01-09 8:05 UTC
[PATCH v8 0/3] virtio: vdpa: new SolidNET DPU driver
2023-01-09 8:04 UTC
[PATCH] virtio: vdpa: fix snprintf size argument in snet_vdpa driver
2023-01-08 8:59 UTC (3+ messages)
[PATCH] virtio: vdpa: explain the dependency of SNET_VDPA on HWMON
2023-01-08 8:58 UTC (6+ messages)
[PATCH] virtio: vdpa: fix kernel warning in snet_vdpa_remove_vf
2023-01-08 8:58 UTC (2+ messages)
[PATCH v7] virtio: vdpa: new SolidNET DPU driver
2023-01-08 8:52 UTC
[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
2023-01-06 17:15 UTC
[bug report] vdpa/mlx5: Add RX counters to debugfs
2023-01-06 9:06 UTC
[PATCH net-next v8] virtio/vsock: replace virtio_vsock_pkt with sk_buff
2023-01-05 20:28 UTC (2+ messages)
[GIT PULL v2] virtio,vhost,vdpa: fixes, cleanups
2023-01-05 1:22 UTC (2+ messages)
[syzbot] kernel BUG in vhost_vsock_handle_tx_kick
2023-01-04 13:03 UTC (2+ messages)
[PATCH 0/2] net/af_packet: Fix kernel BUG in __skb_gso_segment
2023-01-04 12:43 UTC
[PATCH v2 2/3] PCI: Avoid FLR for SolidRun SNET DPU rev 1
2023-01-04 8:43 UTC
[PATCH v2 1/3] PCI: Add SolidRun vendor ID
2023-01-04 8:42 UTC
[PATCH net V2] virtio-net: correctly enable callback during start_xmit
2023-01-04 6:46 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).