messages from 2021-06-30 12:13:01 to 2021-07-10 23:50:17 UTC [more...]
[PATCH AUTOSEL 5.12 39/43] virtio-blk: Fix memory leak among suspend/resume procedure
2021-07-10 23:49 UTC (3+ messages)
` [PATCH AUTOSEL 5.12 40/43] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 5.12 41/43] virtio_console: Assure used length from device is limited
[PATCH] drm/qxl: Convert to Linux IRQ interfaces
2021-07-10 6:37 UTC (2+ messages)
[RFC v1 6/8] mshv: command line option to skip devices in PV-IOMMU
2021-07-09 19:48 UTC (6+ messages)
` [RFC v1 3/8] intel/vt-d: make DMAR table parsing code more flexible
` [RFC v1 7/8] mshv: implement in-kernel device framework
[GIT PULL] virtio,vhost,vdpa: features, fixes
2021-07-09 19:20 UTC (2+ messages)
[PATCH v14] i2c: virtio: add a virtio i2c frontend driver
2021-07-09 3:44 UTC (2+ messages)
[PATCH V3 1/2] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
2021-07-09 2:37 UTC (2+ messages)
` [PATCH V3 2/2] vDPA/ifcvf: implement management netlink framework for ifcvf
[PATCH v2 4/4] bus: Make remove callback return void
2021-07-08 12:41 UTC (6+ messages)
[PATCH v8 10/10] Documentation: Add documentation for VDUSE
2021-07-08 9:07 UTC (18+ messages)
` "
` "
` [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
` "
[PATCH V2 5/6] virtio: add one field into virtio_device for recording if device uses managed irq
2021-07-08 6:34 UTC (10+ messages)
[vhost:vhost 29/31] fs/fuse/virtio_fs.c:967:13: error: initialization of 'int (*)(struct virtio_device *, void *)' from incompatible pointer type 'int (*)(struct virtio_device *)'
2021-07-07 21:21 UTC
[vhost:vhost 29/31] drivers/crypto/virtio/virtio_crypto_core.c:516:25: error: initialization of 'int (*)(struct virtio_device *, void *)' from incompatible pointer type 'int (*)(struct virtio_device *)'
2021-07-07 20:35 UTC
[RFC] virtio-mem: Add support of memory_hotplug.memmap_on_memory
2021-07-07 15:17 UTC
ICITS'22 - The 2022 International Conference on Information Technology & Systems | Costa Rica
2021-07-07 13:39 UTC
[PATCH 1/2] vdpa: support per virtqueue max queue size
2021-07-07 5:38 UTC (8+ messages)
` [PATCH 2/2] vdpa: vp_vdpa: don't use hard-coded maximum virtqueue size
[PATCH linux-next v3 0/6] vdpa: enable user to set mac, mtu
2021-07-07 4:03 UTC (22+ messages)
` [PATCH linux-next v3 2/6] vdpa: Introduce query of device config layout
[PATCH] bus: Make remove callback return void
2021-07-06 11:17 UTC (7+ messages)
[PATCH AUTOSEL 4.4 08/31] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
2021-07-06 11:29 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 09/31] drm/virtio: Fix double free "
[PATCH AUTOSEL 4.9 08/35] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
2021-07-06 11:28 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 09/35] drm/virtio: Fix double free "
[PATCH AUTOSEL 4.14 12/45] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
2021-07-06 11:27 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 13/45] drm/virtio: Fix double free "
` [PATCH AUTOSEL 4.14 21/45] virtio_net: Remove BUG() to avoid machine dead
[PATCH AUTOSEL 4.19 13/55] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
2021-07-06 11:26 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 14/55] drm/virtio: Fix double free "
` [PATCH AUTOSEL 4.19 24/55] virtio_net: Remove BUG() to avoid machine dead
[PATCH AUTOSEL 5.4 15/74] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
2021-07-06 11:24 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 16/74] drm/virtio: Fix double free "
` [PATCH AUTOSEL 5.4 30/74] virtio_net: Remove BUG() to avoid machine dead
[PATCH AUTOSEL 5.10 021/137] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
2021-07-06 11:20 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 022/137] drm/virtio: Fix double free "
` [PATCH AUTOSEL 5.10 046/137] virtio-net: Add validation for used length
` [PATCH AUTOSEL 5.10 061/137] virtio_net: Remove BUG() to avoid machine dead
[PATCH AUTOSEL 5.12 024/160] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
2021-07-06 11:16 UTC (4+ messages)
` [PATCH AUTOSEL 5.12 025/160] drm/virtio: Fix double free "
` [PATCH AUTOSEL 5.12 051/160] virtio-net: Add validation for used length
` [PATCH AUTOSEL 5.12 069/160] virtio_net: Remove BUG() to avoid machine dead
[PATCH AUTOSEL 5.13 030/189] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
2021-07-06 11:12 UTC (4+ messages)
` [PATCH AUTOSEL 5.13 031/189] drm/virtio: Fix double free "
` [PATCH AUTOSEL 5.13 062/189] virtio-net: Add validation for used length
` [PATCH AUTOSEL 5.13 082/189] virtio_net: Remove BUG() to avoid machine dead
[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
2021-07-06 1:50 UTC (10+ messages)
[PATCH net-next 0/2] refactor the ringtest testing for ptr_ring
2021-07-05 19:31 UTC (8+ messages)
` [PATCH net-next 1/2] tools: add missing infrastructure for building ptr_ring.h
[PATCH V2 2/2] vDPA/ifcvf: implement management netlink framework for ifcvf
2021-07-05 18:30 UTC
[PATCH v4] virtio-blk: Add validation for block size in config space
2021-07-05 18:25 UTC
[PATCH v3] virtio-blk: Add validation for block size in config space
2021-07-05 18:23 UTC (2+ messages)
[PATCH] virtio_vdpa: reject invalid vq indices
2021-07-05 15:51 UTC (3+ messages)
[RFC PATCH v2 0/6] Improve SOCK_SEQPACKET receive logic
2021-07-05 15:23 UTC (3+ messages)
` [MASSMAIL KLMS]Re: "
[PATCH v13] i2c: virtio: add a virtio i2c frontend driver
2021-07-05 9:41 UTC (6+ messages)
[RFC PATCH 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2021-07-05 8:24 UTC (13+ messages)
` [RFC PATCH 01/12] kexec: Allow architecture code to opt-out at runtime
` [RFC PATCH 02/12] x86/kexec/64: Forbid kexec when running as an SEV-ES guest
` [RFC PATCH 03/12] x86/sev: Save and print negotiated GHCB protocol version
` [RFC PATCH 04/12] x86/sev: Do not hardcode "
` [RFC PATCH 05/12] x86/sev: Use GHCB protocol version 2 if supported
` [RFC PATCH 06/12] x86/sev: Cache AP Jump Table Address
` [RFC PATCH 07/12] x86/sev: Setup code to park APs in the AP Jump Table
` [RFC PATCH 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [RFC PATCH 09/12] x86/sev: Use AP Jump Table blob to stop CPU
` [RFC PATCH 10/12] x86/sev: Add MMIO handling support to boot/compressed/ code
` [RFC PATCH 11/12] x86/sev: Handle CLFLUSH MMIO events
` [RFC PATCH 12/12] x86/sev: Support kexec under SEV-ES with AP Jump Table blob
[PATCH v12] i2c: virtio: add a virtio i2c frontend driver
2021-07-05 7:13 UTC (13+ messages)
[PATCH 2/3] vDPA/ifcvf: implement management netlink framework for ifcvf
2021-07-05 6:34 UTC (6+ messages)
` [PATCH 3/3] vDPA/ifcvf: set_status() should get a adapter from the mgmt dev
[RFC PATCH] vhost-vdpa: mark vhost device invalid to reflect vdpa device unregistration
2021-07-05 5:11 UTC (3+ messages)
[PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
2021-07-05 3:51 UTC (2+ messages)
[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
2021-07-03 8:31 UTC (2+ messages)
[PATCH] vhost-vdpa: log warning message if vhost_vdpa_remove gets blocked
2021-07-03 8:11 UTC (3+ messages)
[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
2021-07-02 11:48 UTC (7+ messages)
` [kvm-unit-tests PATCH 1/6] x86: Build tests as PE objects for the EFI loader
` [kvm-unit-tests PATCH 2/6] x86: Call efi_main from _efi_pe_entry
` [kvm-unit-tests PATCH 3/6] x86: efi_main: Get EFI memory map and exit boot services
` [kvm-unit-tests PATCH 4/6] x86: efi_main: Self-relocate ELF .dynamic addresses
` [kvm-unit-tests PATCH 5/6] cstart64.S: x86_64 bootstrapping after exiting EFI
` [kvm-unit-tests PATCH 6/6] x86: Disable some breaking tests for EFI and modify vmexit test
[PATCH v2 0/3] drm/bochs: Move to tiny/ and simplify
2021-07-02 7:54 UTC (4+ messages)
` [PATCH v2 1/3] drm/bochs: Move to tiny/
` [PATCH v2 2/3] drm/bochs: Use managed initialization for GEM VRAM helpers
` [PATCH v2 3/3] drm/vram-helper: Unexport drm_vram_helper_{alloc, release}_mm()
[PATCH v11] i2c: virtio: add a virtio i2c frontend driver
2021-07-02 7:21 UTC (16+ messages)
[PATCH 0/3] kthread: pass in user and check RLIMIT_NPROC
2021-07-01 23:59 UTC (4+ messages)
` [PATCH 2/3] kernel/fork, cred.c: allow copy_process to take user
[PATCH 0/3] drm/bochs: Move to tiny/ and simplify
2021-06-30 23:21 UTC (7+ messages)
` [PATCH 1/3] drm/bochs: Move to tiny/
` [RFC PATCH] drm/bochs: bochs_mode_funcs can be static
` [PATCH 2/3] drm/bochs: Use managed initialization for GEM VRAM helpers
` [PATCH 3/3] drm/vram-helper: Unexport drm_vram_helper_{alloc, release}_mm()
[RFC PATCH v1 11/16] afvsock: add 'seqpacket_drop()'
2021-06-30 12:17 UTC (2+ messages)
` [RFC PATCH v1 16/16] vsock_test: SEQPACKET read to broken buffer
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).