messages from 2022-04-12 14:30:52 to 2022-04-18 08:55:01 UTC [more...]
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-18 8:48 UTC (50+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam
fix and cleanup discard_alignment handling
2022-04-18 8:04 UTC (18+ messages)
` [PATCH 01/11] ubd: don't set the discard_alignment queue limit
` [PATCH 02/11] nbd: "
` [PATCH 03/11] null_blk: "
` [dm-devel] "
` [PATCH 04/11] virtio_blk: fix the discard_granularity and discard_alignment queue limits
` [PATCH 05/11] dm-zoned: don't set the discard_alignment queue limit
` [dm-devel] "
` [PATCH 06/11] raid5: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] loop: remove a spurious clear of discard_alignment
` [dm-devel] "
` [PATCH 09/11] nvme: "
` [dm-devel] "
` [PATCH 10/11] rnbd-srv: use bdev_discard_alignment
` [dm-devel] "
` [PATCH 11/11] xen-blkback: "
` [dm-devel] "
[PATCH v6 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
2022-04-18 2:11 UTC (2+ messages)
[PATCH] net/smc: sync err info when TCP connection is refused
2022-04-17 12:33 UTC
[PATCH 0/3] perf tools: Tidy up symbol end fixup (v3)
2022-04-16 14:59 UTC (5+ messages)
` [PATCH 1/3] perf symbol: Pass is_kallsyms to symbols__fixup_end()
` [PATCH 2/3] perf symbol: Update symbols__fixup_end()
` [PATCH 3/3] perf symbol: Remove arch__symbols__fixup_end()
[PATCH 0/3 v3] Documentation: kernel-parameters: alphabetize and misc. fixes
2022-04-16 8:49 UTC (2+ messages)
use block_device based APIs in block layer consumers v3
2022-04-16 2:28 UTC (46+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH 0/9] Make the rest of the VFIO driver interface use vfio_device
2022-04-15 23:45 UTC (42+ messages)
` [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
` [PATCH 2/9] vfio/ccw: Remove mdev from struct channel_program
` [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH 4/9] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
` [PATCH 5/9] vfio: Pass in a struct vfio_device * to vfio_dma_rw()
` [PATCH 6/9] drm/i915/gvt: Add missing module_put() in error unwind
` [PATCH 7/9] drm/i915/gvt: Delete kvmgt_vdev::vfio_group
` [PATCH 8/9] vfio: Remove dead code
` [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
[PATCH net] net/smc: Fix sock leak when release after smc_shutdown()
2022-04-15 10:20 UTC (3+ messages)
[GIT PULL] s390 updates for 5.18-rc3
2022-04-14 19:20 UTC (2+ messages)
[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
2022-04-14 13:00 UTC (14+ messages)
` [PATCH v5 08/21] s390/pci: stash associated GISA designation
` [PATCH v5 10/21] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v5 11/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v5 16/21] KVM: vfio: add s390x hook to register KVM guest designation
[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
2022-04-14 12:19 UTC (22+ messages)
` [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v10 02/19] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v10 03/19] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v10 05/19] KVM: s390: pv: usage counter instead of flag
` [PATCH v10 06/19] KVM: s390: pv: add export before import
` [PATCH v10 07/19] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v10 08/19] KVM: s390: pv: clear the state without memset
` [PATCH v10 09/19] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
` [PATCH v10 10/19] KVM: s390: pv: add mmu_notifier
` [PATCH v10 11/19] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v10 12/19] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v10 13/19] KVM: s390: pv: destroy the configuration before its memory
` [PATCH v10 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v10 15/19] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v10 16/19] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v10 17/19] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v10 18/19] KVM: s390: pv: avoid export before import if possible
` [PATCH v10 19/19] KVM: s390: pv: support for Destroy fast UVC
[kvm-unit-tests PATCH v2 0/4] s390x: add migration test support
2022-04-13 15:42 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib: s390x: add support for SCLP console read
` [kvm-unit-tests PATCH v2 2/4] s390x: add support for migration tests
` [kvm-unit-tests PATCH v2 3/4] s390x: don't run migration tests under PV
` [kvm-unit-tests PATCH v2 4/4] s390x: add basic migration test
[kvm-unit-tests PATCH v1 0/4] s390x: add migration test suport
2022-04-13 15:00 UTC (14+ messages)
` [kvm-unit-tests PATCH v1 1/4] lib: s390x: add support for SCLP console read
` [kvm-unit-tests PATCH v1 4/4] s390x: add selftest for migration
[PATCH] s390: vfio-ap: Remove the superfluous MODULE_DEVICE_TABLE declaration
2022-04-13 9:44 UTC
[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
2022-04-13 8:47 UTC (5+ messages)
` [PATCH v6 12/12] rpmsg: Fix kfree() of static memory on setting driver_override
[PATCH v2 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
2022-04-13 7:55 UTC (8+ messages)
` [PATCH v2 1/4] PCI: Clean up pci_scan_slot()
` [PATCH v2 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v2 3/4] PCI: Extend isolated function probing to s390
cleanup swiotlb initialization v8
2022-04-13 6:20 UTC (2+ messages)
[kvm-unit-tests PATCH v1 1/3] s390x: epsw: fix report_pop_prefix() when running under non-QEMU
2022-04-12 15:36 UTC (2+ messages)
[kvm-unit-tests PATCH v1 2/3] s390x: tprot: use system include for mmu.h
2022-04-12 15:35 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 2/3] s390x: tprot: use lib "
[kvm-unit-tests PATCH 0/2] s390x: Add tests for SIGP store adtl status
2022-04-12 15:20 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).