messages from 2023-03-16 12:56:02 to 2023-03-24 10:59:21 UTC [more...]
[kvm-unit-tests PATCH v7 0/2] S390x: CPU Topology Information
2023-03-24 10:59 UTC (6+ messages)
` [kvm-unit-tests PATCH v7 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v7 2/2] s390x: topology: Checking Configuration Topology Information
[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
2023-03-24 9:25 UTC (54+ messages)
` [PATCH v6 05/24] kvm/vfio: Accept vfio device file from userspace
` [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [offlist] "
` [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
[PATCH] net/ism: Remove redundant pci_clear_master
2023-03-24 9:20 UTC (2+ messages)
[PATCH v5] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-24 9:07 UTC (6+ messages)
[kvm-unit-tests v2 PATCH] s390x: sie: Test whether the epoch extension field is working as expected
2023-03-24 8:53 UTC (2+ messages)
[PATCH net-next] net/smc: introduce shadow sockets for fallback connections
2023-03-24 8:21 UTC (5+ messages)
[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
2023-03-24 4:08 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
[PATCH v5 0/7] Generic IPI sending tracepoint
2023-03-23 18:31 UTC (16+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI
[PATCH 0/7] Introduce new methods for verifying ownership in vfio PCI hot reset
2023-03-23 14:43 UTC (20+ messages)
` [PATCH 2/7] vfio/pci: Only check ownership of opened devices in "
` [PATCH 3/7] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH 4/7] vfio/pci: Renaming for accepting device fd in hot reset path
` [PATCH 5/7] vfio: Refine vfio file kAPIs for vfio PCI hot reset
` [PATCH 6/7] vfio: Accpet device file from vfio PCI hot reset path
` [PATCH 7/7] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
[PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix
2023-03-23 14:38 UTC (8+ messages)
` [PATCH v1 2/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
` [PATCH v1 1/2] KVM: s390: selftests: add selftest for CMMA migration
[kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load
2023-03-23 12:42 UTC (4+ messages)
[PATCH v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-23 7:45 UTC (10+ messages)
[PATCH] MAINTAINERS: Update s390-iommu driver maintainer information
2023-03-22 13:21 UTC (2+ messages)
Fwd: s390/nospec: add an option to use thunk-extern
2023-03-21 21:19 UTC (10+ messages)
` "
` [PATCH 2/2] s390/nospec: remove unneeded header includes
` [PATCH] s390: reintroduce expoline dependence to scripts
[PATCH v3] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-21 16:21 UTC (7+ messages)
[PATCH v2] s390/vfio_ap: fix memory leak in vfio_ap device driver
2023-03-21 13:41 UTC (3+ messages)
[PATCH v1] s390/vfio-ap-drv: Remove redundant driver match function
2023-03-21 13:41 UTC (3+ messages)
[PATCH v2] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-21 13:10 UTC (10+ messages)
[PATCH v2 0/5] vfio: Make emulated devices prepared for vfio device cdev
2023-03-20 17:34 UTC (10+ messages)
` [PATCH v2 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v2 2/5] vfio-iommufd: No need to record iommufd_ctx in vfio_device
` [PATCH v2 4/5] vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
` [PATCH v2 5/5] vfio: Check the presence for iommufd callbacks in __vfio_register_dev()
[PATCH v1] net/iucv: Remove redundant driver match function
2023-03-20 16:20 UTC (3+ messages)
[PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
2023-03-20 15:33 UTC (12+ messages)
` [PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
[kvm-unit-tests PATCH v6] s390x: Add tests for execute-type instructions
2023-03-20 12:25 UTC (2+ messages)
[kvm-unit-tests PATCH v3 0/3] s390x: Add misaligned instruction tests
2023-03-20 12:21 UTC (12+ messages)
` [kvm-unit-tests PATCH v3 2/3] s390x/spec_ex: Add test introducing odd address into PSW
` [kvm-unit-tests PATCH v3 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address
[GIT PULL] s390 updates for 6.3-rc3
2023-03-17 17:38 UTC (2+ messages)
[kvm-unit-tests PATCH v4 0/3] s390x: Add misaligned instruction tests
2023-03-17 14:41 UTC (5+ messages)
` [kvm-unit-tests PATCH v4 1/3] s390x/spec_ex: Use PSW macro
` [kvm-unit-tests PATCH v4 2/3] s390x/spec_ex: Add test introducing odd address into PSW
` [kvm-unit-tests PATCH v4 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address
[PATCH v7 00/22] Add vfio_device cdev for iommufd support
2023-03-17 9:53 UTC (33+ messages)
` [PATCH v7 03/22] vfio: Remove vfio_file_is_group()
` [PATCH v7 06/22] kvm/vfio: Accept vfio device file from userspace
` [PATCH v7 07/22] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v7 08/22] vfio: Block device access via device fd until device is opened
` [PATCH v7 09/22] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v7 10/22] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v7 11/22] vfio: Make vfio_device_first_open() to accept NULL iommufd for noiommu
` [PATCH v7 12/22] vfio-iommufd: Move noiommu support out of vfio_iommufd_bind()
` [PATCH v7 13/22] vfio-iommufd: Split bind/attach into two steps
` [PATCH v7 14/22] vfio: Record devid in vfio_device_file
` [PATCH v7 15/22] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v7 16/22] iommufd/device: Add iommufd_access_detach() API
` [PATCH v7 17/22] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
` [PATCH v7 18/22] vfio: Add cdev for vfio_device
` [PATCH v7 19/22] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v7 20/22] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
` [PATCH v7 21/22] vfio: Compile group optionally
` [PATCH v7 22/22] docs: vfio: Add vfio device cdev description
[PATCH net-next v5] net/smc: Use percpu ref for wr tx reference
2023-03-17 9:00 UTC (3+ messages)
[PATCH net-next v4] net/smc: Use percpu ref for wr tx reference
2023-03-17 2:44 UTC (3+ messages)
[PATCH net] net/iucv: Fix size of interrupt data
2023-03-17 0:40 UTC (2+ messages)
[PATCH] s390/vfio_ap: fix memory leak in vfio_ap device driver
2023-03-16 13:35 UTC (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).