linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-02 10:00:45 to 2023-03-10 02:39:34 UTC [more...]

[PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-10  2:39 UTC  (47+ 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 v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-10  2:15 UTC  (10+ 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 v3] sched: cpuset: Don't rebuild root domains on suspend-resume
 2023-03-09 22:23 UTC  (22+ messages)

[PATCH v2 0/4] PCI: s390: Fix user-after-free and clean up
 2023-03-09 19:14 UTC  (11+ 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  (5+ messages)

[PATCH net v2] net/smc: fix application data exception
 2023-03-08 14:11 UTC  (3+ messages)

[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-08 13:29 UTC  (25+ 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 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-next v3] net/smc: Use percpu ref for wr tx reference
 2023-03-08  8:30 UTC  (2+ messages)

[PATCH net] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
 2023-03-08  8:21 UTC  (6+ messages)

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-03-07 21:41 UTC  (29+ messages)
` [PATCH v5 01/26] alpha: "
` [PATCH v5 02/26] arm64: "
` [PATCH v5 03/26] arm: "
` [PATCH v5 04/26] ia64: "
` [PATCH v5 05/26] m68k: "
` [PATCH v5 06/26] microblaze: "
` [PATCH v5 07/26] mips: "
` [PATCH v5 08/26] parisc: "
` [PATCH v5 09/26] powerpc: "
` [PATCH v5 10/26] sparc: "
` [PATCH v5 11/26] xtensa: "
` [PATCH v5 12/26] riscv: "
` [PATCH v5 13/26] asm-generic: "
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v5 15/26] arc: "
` [PATCH v5 16/26] m68k: "
` [PATCH v5 17/26] arm64: "
` [PATCH v5 18/26] microblaze: "
` [PATCH v5 19/26] sparc: "
` [PATCH v5 20/26] parisc: "
` [PATCH v5 21/26] x86: "
` [PATCH v5 22/26] xtensa: "
` [PATCH v5 23/26] powerpc: "
` [PATCH v5 24/26] mips: "
` [PATCH v5 25/26] s390: "
` [PATCH v5 26/26] riscv: "

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-07 14:35 UTC  (8+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v5 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v5 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v5 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v5 6/7] smp: reword smp call IPI comment
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

[PATCH v7 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-03-07 13:16 UTC  (2+ messages)

[PATCH net] net/smc: fix fallback failed while sendmsg with fastopen
 2023-03-06 16:09 UTC  (5+ messages)

[PATCH] s390: trim ancient junk from copy_thread()
 2023-03-06 14:02 UTC  (2+ messages)

[PATCH v2 0/1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
 2023-03-06 13:24 UTC  (5+ messages)
` [PATCH v2 1/1] "

[kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load
 2023-03-06 11:31 UTC  (3+ messages)

[PATCH AUTOSEL 6.2 05/16] s390/virtio: sort out physical vs virtual pointers usage
 2023-03-06 10:26 UTC  (2+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-06  9:35 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 05/15] s390/virtio: sort out physical vs virtual pointers usage
 2023-03-05 13:52 UTC 

[GIT PULL] s390 updates for 6.3 merge window part 2
 2023-03-03 18:44 UTC  (2+ messages)

[kvm-unit-tests PATCH v4] s390x: Add tests for execute-type instructions
 2023-03-03 13:44 UTC 

[PATCH] s390/zcrypt: remove unnecessary (void*) conversions
 2023-03-03 13:10 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[kvm-unit-tests PATCH v3] s390x: Add tests for execute-type instructions
 2023-03-03 10:54 UTC  (3+ messages)

[PATCH v3 21/34] s390: Implement the new page table range API
 2023-03-02 13:31 UTC  (2+ messages)

[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 12:38 UTC  (10+ messages)
` [PATCH v4 22/24] powerpc: Remove empty <uapi/asm/setup.h>
` [PATCH v4 23/24] mips: "
` [PATCH v4 24/24] s390: "

[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-02 12:19 UTC  (2+ messages)


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).