messages from 2023-03-08 18:38:13 to 2023-03-16 12:42:30 UTC [more...]
[PATCH 0/7] Introduce new methods for verifying ownership in vfio PCI hot reset
2023-03-16 12:41 UTC (6+ messages)
` [PATCH 1/7] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH 2/7] vfio/pci: Only check ownership of opened devices in hot reset
` [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 v2 0/5] vfio: Make emulated devices prepared for vfio device cdev
2023-03-16 12:15 UTC (6+ 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 3/5] vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
` [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()
Fwd: s390/nospec: add an option to use thunk-extern
2023-03-16 11:28 UTC (5+ messages)
` "
` [PATCH 2/2] s390/nospec: remove unneeded header includes
` [PATCH] s390: reintroduce expoline dependence to scripts
[PATCH v2 0/6] mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code
2023-03-16 9:32 UTC (10+ 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: "
Rubber Molded
2023-03-16 8:45 UTC
[PATCH] s390/vfio_ap: fix memory leak in vfio_ap device driver
2023-03-16 8:39 UTC (4+ messages)
[PATCH v5 00/19] Add vfio_device cdev for iommufd support
2023-03-16 7:39 UTC (15+ messages)
` [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
2023-03-16 6:49 UTC (46+ messages)
` [PATCH v6 07/24] vfio: Block device access via device fd until device is opened
` [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
` [offlist] "
` [PATCH v6 13/24] vfio/iommufd: Split the compat_ioas attach out from vfio_iommufd_bind()
` [PATCH v6 16/24] vfio: Make vfio_device_first_open() to cover the noiommu mode in cdev path
` [PATCH v6 17/24] vfio-iommufd: Make vfio_iommufd_bind() selectively return devid
` [PATCH v6 19/24] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
` [PATCH v6 20/24] vfio: Add cdev for vfio_device
` [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v6 23/24] vfio: Compile group optionally
[PATCH net-next v4] net/smc: Use percpu ref for wr tx reference
2023-03-16 6:37 UTC (5+ messages)
[PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
2023-03-16 6:01 UTC (43+ 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()
[kvm-unit-tests PATCH v3 0/3] s390x: Add misaligned instruction tests
2023-03-15 15:54 UTC (4+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x/spec_ex: Use PSW macro
` [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
[kvm-unit-tests PATCH v2 2/3] s390x/spec_ex: Add test introducing odd address into PSW
2023-03-15 13:48 UTC (8+ messages)
` [kvm-unit-tests PATCH v2 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address
[PATCH net] net/iucv: Fix size of interrupt data
2023-03-15 13:14 UTC
[PATCH v4 22/36] s390: Implement the new page table range API
2023-03-15 10:10 UTC (2+ messages)
[PATCH net-next 0/2] smc: Updates 2023-03-01
2023-03-15 8:20 UTC (6+ 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-15 8:20 UTC (6+ 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 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
[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 (20+ messages)
[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 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 (2+ messages)
[PATCH net v2] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
2023-03-09 7:42 UTC (2+ 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)
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).