messages from 2023-03-07 21:07:13 to 2023-03-15 06:33:07 UTC [more...]
[PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
2023-03-15 6:32 UTC (26+ messages)
` [PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v1 2/5] vfio-iommufd: No need to record iommufd_ctx in vfio_device
` [PATCH v1 3/5] vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
` [PATCH v1 4/5] Samples/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
` [PATCH v1 5/5] vfio: Check the presence for iommufd callbacks in __vfio_register_dev()
[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
2023-03-15 6:25 UTC (51+ messages)
` [PATCH v6 01/24] vfio: Allocate per device file structure
` [PATCH v6 02/24] vfio: Refine vfio file kAPIs for KVM
` [PATCH v6 03/24] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v6 04/24] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` [PATCH v6 05/24] kvm/vfio: Accept vfio device file from userspace
` [PATCH v6 06/24] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v6 07/24] vfio: Block device access via device fd until device is opened
` [PATCH v6 08/24] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v6 09/24] vfio/pci: Only need to check opened devices in the dev_set for hot reset
` [PATCH v6 10/24] vfio/pci: Rename the helpers and data in hot reset path to accept device fd
` [PATCH v6 11/24] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
` [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v6 13/24] vfio/iommufd: Split the compat_ioas attach out from vfio_iommufd_bind()
` [PATCH v6 14/24] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v6 15/24] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v6 16/24] vfio: Make vfio_device_first_open() to cover the noiommu mode in "
` [PATCH v6 17/24] vfio-iommufd: Make vfio_iommufd_bind() selectively return devid
` [PATCH v6 18/24] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v6 19/24] vfio-iommufd: Add detach_ioas support for emulated "
` [PATCH v6 20/24] vfio: Add cdev for vfio_device
` [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v6 22/24] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
` [PATCH v6 23/24] vfio: Compile group optionally
` [PATCH v6 24/24] docs: vfio: Add vfio device cdev description
[PATCH v4 22/36] s390: Implement the new page table range API
2023-03-15 5:14 UTC
[PATCH v2 0/6] mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code
2023-03-15 5:09 UTC (9+ messages)
` [PATCH v2 1/6] riscv/mm/fault: simplify code for do_page_fault()
` [PATCH v2 2/6] mm: Add a leading 0 to the VM_FAULT_* types
` [PATCH v2 3/6] mm: Add VM_FAULT_ARCH_* codes
` [PATCH v2 4/6] RISC-V: fault: Convert to "
` [PATCH v2 5/6] arm: "
` [PATCH v2 6/6] s390: "
[PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-03-14 20:06 UTC (8+ messages)
` [PATCH v8 1/6] s390/ism: Set DMA coherent mask
` [PATCH v8 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v8 3/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v8 4/6] s390/pci: Use dma-iommu layer
` [PATCH v8 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v8 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable
[kvm-unit-tests PATCH v2 2/3] s390x/spec_ex: Add test introducing odd address into PSW
2023-03-14 17:59 UTC (7+ messages)
` [kvm-unit-tests PATCH v2 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address
[PATCH AUTOSEL 6.2 05/16] s390/virtio: sort out physical vs virtual pointers usage
2023-03-14 17:26 UTC (3+ messages)
[PATCH v3] vdso: Improve cmd_vdso_check to check all dynamic relocations
2023-03-14 13:28 UTC (2+ messages)
[PATCH -next] s390/mm: try VMA lock-based page fault handling first
2023-03-14 13:28 UTC
[kvm-unit-tests PATCH v5] s390x: Add tests for execute-type instructions
2023-03-14 11:56 UTC (4+ messages)
[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
2023-03-14 11:41 UTC (27+ messages)
[PATCH v5 00/19] Add vfio_device cdev for iommufd support
2023-03-14 11:38 UTC (39+ messages)
` [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
[PATCH 18/36] s390/topology: move to use bus_get_dev_root()
2023-03-14 11:35 UTC (4+ messages)
` [PATCH 19/36] s390/smp: "
[PATCH 0/6] s390: simplify sysctl registration
2023-03-13 13:16 UTC (9+ messages)
` [PATCH 1/6] s390: simplify one-level sysctl registration for topology_ctl_table
` [PATCH 2/6] s390: simplify one-level syctl registration for s390dbf_table
` [PATCH 3/6] s390: simplify one-level sysctl registration for appldata_table
` [PATCH 4/6] s390: simplify one level sysctl registration for cmm_table
` [PATCH 5/6] s390: simplify one-level sysctl registration for page_table_sysctl
` [PATCH 6/6] s390: simplify dynamic sysctl registration for appldata_register_ops
[PATCH net-next 0/2] smc: Updates 2023-03-01
2023-03-13 11:19 UTC (5+ messages)
` [PATCH net-next 1/2] net/smc: Introduce explicit check for v2 support
` [PATCH net-next 2/2] net/ism: Remove extra include
[PATCH net 0/2] net/smc: Fixes 2023-03-01
2023-03-13 11:15 UTC (5+ messages)
` [PATCH net 1/2] net/smc: fix deadlock triggered by cancel_delayed_work_syn()
` [PATCH net 2/2] net/smc: Fix device de-init sequence
[PATCH net-next v4] net/smc: Use percpu ref for wr tx reference
2023-03-13 6:04 UTC
[PATCH net-next v3] net/smc: Use percpu ref for wr tx reference
2023-03-13 3:46 UTC (4+ messages)
[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
2023-03-10 19:10 UTC (11+ messages)
` [PATCH v2] "
[PATCH v2 0/1] s390: ipl: fix physical-virtual confusion for diag308
2023-03-10 13:23 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v1] s390: ipl: fix physical-virtual confusion for diag308
2023-03-10 13:37 UTC (7+ messages)
[PATCH v3 0/1] s390: ipl: fix physical-virtual confusion for diag308
2023-03-10 13:36 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v2 0/4] PCI: s390: Fix user-after-free and clean up
2023-03-10 10:29 UTC (12+ messages)
` [PATCH v2 1/4] PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
` [PATCH v2 2/4] s390/pci: only add specific device in zpci_bus_scan_device()
` [PATCH v2 3/4] s390/pci: remove redundant pci_bus_add_devices() on new bus
` [PATCH v2 4/4] s390/pci: clean up left over special treatment for function zero
[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
2023-03-09 11:58 UTC (7+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next v2 2/2] bpf/selftests: add selftest for SMC bpf capability
[PATCH net v2] net/smc: fix fallback failed while sendmsg with fastopen
2023-03-09 7:43 UTC (3+ messages)
[PATCH net v2] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
2023-03-09 7:42 UTC (3+ messages)
[PATCH RESEND] PCI: s390: Fix use-after-free of PCI bus resources with s390 per-function hotplug
2023-03-08 18:38 UTC (2+ messages)
[PATCH] mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
2023-03-08 18:13 UTC (2+ messages)
[PATCH net v2] net/smc: fix application data exception
2023-03-08 14:11 UTC (3+ messages)
[PATCH v1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
2023-03-08 10:23 UTC (4+ messages)
[PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
2023-03-08 9:48 UTC (6+ messages)
` [PATCH bpf-next v4 1/4] net/smc: move smc_sock related structure definition
[PATCH net] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
2023-03-08 8:21 UTC (3+ messages)
[PATCH v5 12/26] riscv: Remove COMMAND_LINE_SIZE from uapi
2023-03-07 21:41 UTC (2+ 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