messages from 2022-06-29 06:57:38 to 2022-07-02 20:58:05 UTC [more...]
[PATCH 0/4] Introduce bitmap_size()
2022-07-02 20:57 UTC (15+ messages)
` [PATCH 1/4] s390/cio: Rename bitmap_size() as idset_bitmap_size()
` [PATCH 2/4] fs/ntfs3: Rename bitmap_size() as ntfs3_bitmap_size()
` [PATCH 3/4] bitmap: Introduce bitmap_size()
` [PATCH 4/4] bitmap: Use bitmap_size()
[PATCH net v2] MAINTAINERS: add Wenjia as SMC maintainer
2022-07-02 15:40 UTC (2+ messages)
[PATCH v5 0/5] cover-letter: Simplify vfio_iommu_type1 attach/detach routine
2022-07-01 21:44 UTC (6+ messages)
` [PATCH v5 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v5 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v5 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v5 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v5 5/5] vfio/iommu_type1: Simplify group attachment
Fwd: s390/nospec: add an option to use thunk-extern
2022-07-01 21:39 UTC (4+ messages)
` "
[PATCH v4 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-07-01 19:08 UTC (11+ messages)
` [PATCH v4 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v4 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v4 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v4 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v4 5/5] vfio/iommu_type1: Simplify group attachment
[GIT PULL] s390 updates for 5.19-rc5
2022-07-01 18:27 UTC (2+ messages)
[PATCH net] MAINTAINERS: add Wenjia as SMC maintainer
2022-07-01 16:41 UTC (2+ messages)
[PATCH v11 0/3] s390x: KVM: CPU Topology
2022-07-01 16:25 UTC (4+ messages)
` [PATCH v11 1/3] KVM: s390: Cleanup ipte lock access and SIIF facility checks
` [PATCH v11 2/3] KVM: s390: guest support for topology function
` [PATCH v11 3/3] KVM: s390: resetting the Topology-Change-Report
[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
2022-07-01 15:47 UTC (12+ messages)
[PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
2022-07-01 14:42 UTC (14+ messages)
` [PATCH v6 1/5] PCI: Clean up pci_scan_slot()
` [PATCH v6 2/5] PCI: Split out next_ari_fn() from next_fn()
` [PATCH v6 3/5] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v6 4/5] PCI: Extend isolated function probing to s390
` [PATCH v6 5/5] s390/pci: allow zPCI zbus without a function zero
[RESEND PATCH] MAINTAINERS: Add tools/testing/crypto/chacha20-s390/
2022-07-01 14:25 UTC
[PATCH] MAINTAINERS: Add tools/testing/crypto/chacha20-s390/
2022-07-01 14:29 UTC (3+ messages)
[PATCH v3 00/11] s390/vfio-ccw rework
2022-07-01 12:48 UTC (15+ messages)
` [PATCH v3 01/11] vfio/ccw: Remove UUID from s390 debug log
` [PATCH v3 02/11] vfio/ccw: Fix FSM state if mdev probe fails
` [PATCH v3 03/11] vfio/ccw: Do not change FSM state in subchannel event
` [PATCH v3 04/11] vfio/ccw: Remove private->mdev
` [PATCH v3 05/11] vfio/ccw: Pass enum to FSM event jumptable
` [PATCH v3 06/11] vfio/ccw: Flatten MDEV device (un)register
` [PATCH v3 07/11] vfio/ccw: Update trace data for not operational event
` [PATCH v3 08/11] vfio/ccw: Create an OPEN FSM Event
` [PATCH v3 09/11] vfio/ccw: Create a CLOSE FSM event
` [PATCH v3 10/11] vfio/ccw: Refactor vfio_ccw_mdev_reset
` [PATCH v3 11/11] vfio/ccw: Move FSM open/close to MDEV open/close
[PATCH net-next v2] net/smc: align the connect behaviour with TCP
2022-07-01 12:45 UTC (8+ messages)
[kvm-unit-tests PATCH v1 0/3] Add panic test support
2022-07-01 10:49 UTC (10+ messages)
` [kvm-unit-tests PATCH v1 1/3] runtime: add support for panic tests
` [kvm-unit-tests PATCH v1 2/3] s390x: add extint loop test
` [kvm-unit-tests PATCH v1 3/3] s390x: add pgm spec interrupt "
[PATCH 0/2] s390: Autoload uvdevice module based on CPU feature
2022-07-01 10:10 UTC (4+ messages)
` [PATCH 1/2] s390/hwcaps: Add HWCAP_UV
` [PATCH 2/2] drivers/s390/char/uvdevice: Autoload module based on CPU feature
[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
2022-07-01 9:39 UTC (61+ messages)
` [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v11 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v11 04/40] virtio_ring: extract the logic of freeing vring
` [PATCH v11 05/40] virtio_ring: split vring_virtqueue
` [PATCH v11 06/40] virtio_ring: introduce virtqueue_init()
` [PATCH v11 07/40] virtio_ring: split: introduce vring_free_split()
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v11 12/40] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v11 15/40] virtio_ring: packed: introduce vring_free_packed
` [PATCH v11 16/40] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v11 17/40] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v11 18/40] virtio_ring: packed: extract the logic of attach vring
` [PATCH v11 19/40] virtio_ring: packed: extract the logic of vring init
` [PATCH v11 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h
` [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v11 26/40] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v11 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset
` [PATCH v11 29/40] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v11 31/40] virtio: find_vqs() add arg sizes
` [PATCH v11 32/40] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v11 33/40] virtio_mmio: "
` [PATCH v11 34/40] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v11 35/40] virtio_net: set the default max ring size by find_vqs()
` [PATCH v11 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v11 37/40] virtio_net: split free_unused_bufs()
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "
` [PATCH v11 40/40] virtio_net: support set_ringparam
[PATCH v1 1/1] virtio: Restore semantics of vq->broken in virtqueues
2022-07-01 6:14 UTC (7+ messages)
simplify the mdev interface v3
2022-06-30 16:24 UTC (6+ messages)
` [PATCH 04/13] vfio/mdev: simplify mdev_type handling
` [PATCH 08/13] vfio/mdev: remove mtype_get_parent_dev
[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-30 15:47 UTC (14+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
[PATCH V3] virtio: disable notification hardening by default
2022-06-30 8:38 UTC (17+ messages)
[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-30 5:16 UTC (27+ messages)
` [PATCH V6 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V6 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V6 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V6 04/26] sparc/mm: "
` [PATCH V6 05/26] arm64/mm: "
` [PATCH V6 06/26] x86/mm: "
` [PATCH V6 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 09/26] loongarch/mm: "
` [PATCH V6 10/26] openrisc/mm: "
` [PATCH V6 11/26] xtensa/mm: "
` [PATCH V6 12/26] hexagon/mm: "
` [PATCH V6 13/26] parisc/mm: "
` [PATCH V6 14/26] alpha/mm: "
` [PATCH V6 15/26] nios2/mm: "
` [PATCH V6 16/26] riscv/mm: "
` [PATCH V6 17/26] csky/mm: "
` [PATCH V6 18/26] s390/mm: "
` [PATCH V6 19/26] ia64/mm: "
` [PATCH V6 20/26] mips/mm: "
` [PATCH V6 21/26] m68k/mm: "
` [PATCH V6 22/26] arc/mm: "
` [PATCH V6 23/26] arm/mm: "
` [PATCH V6 24/26] um/mm: "
` [PATCH V6 25/26] sh/mm: "
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
[RFC PATCH] s390: Autoload uvdevice module based on CPU feature
2022-06-29 17:14 UTC (2+ messages)
[PATCH] btrfs: remove btrfs_writepage_cow_fixup
2022-06-29 7:58 UTC
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