messages from 2022-06-14 07:20:23 to 2022-06-20 04:03:39 UTC [more...]
[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-20 4:03 UTC (19+ messages)
` [PATCH v2 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v2 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v2 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment
[RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API
2022-06-20 3:00 UTC (17+ messages)
` [RFT][PATCH v1 1/6] vfio/ap: Pass in physical address of ind to ap_aqic()
` [RFT][PATCH v1 2/6] vfio/ccw: Only pass in contiguous pages
` [RFT][PATCH v1 3/6] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v1 4/6] vfio: Rename user_iova of vfio_dma_rw()
` [RFT][PATCH v1 5/6] vfio/ccw: Add kmap_local_page() for memcpy
` [RFT][PATCH v1 6/6] vfio: Replace phys_pfn with phys_page for vfio_pin_pages()
[PATCH V2] virtio: disable notification hardening by default
2022-06-20 2:41 UTC
simplify the mdev interface v2
2022-06-19 7:42 UTC (39+ messages)
` [PATCH 01/13] vfio/mdev: make mdev.h standalone includable
` [PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 03/13] vfio/mdev: simplify mdev_type handling
` [PATCH 04/13] vfio/mdev: remove mdev_{create,remove}_sysfs_files
` [PATCH 05/13] vfio/mdev: remove mdev_from_dev
` [PATCH 06/13] vfio/mdev: unexport mdev_bus_type
` [PATCH 07/13] vfio/mdev: remove mdev_parent_dev
` [PATCH 08/13] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 09/13] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 10/13] vfio/mdev: consolidate all the name "
` [PATCH 11/13] vfio/mdev: consolidate all the available_instance "
` [PATCH 12/13] vfio/mdev: consolidate all the description "
` [PATCH 13/13] vfio/mdev: add mdev available instance checking to the core
[PATCH 0/4] hugetlb: speed up linear address scanning
2022-06-18 3:27 UTC (14+ messages)
` [PATCH 1/4] hugetlb: skip to end of PT page mapping when pte not present
` [PATCH 2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page
` [PATCH 3/4] hugetlb: do not update address in huge_pmd_unshare
` [PATCH 4/4] hugetlb: Lazy page table copies in fork()
[PATCH v2 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
2022-06-17 23:19 UTC (6+ messages)
` [PATCH v2 1/2] vfio: Replace the DMA unmapping notifier with a callback
` [PATCH v2 2/2] vfio: Replace the iommu notifier with a device list
[PATCH 0/5] blk-mq: Add a flag for reserved requests series
2022-06-17 16:55 UTC (12+ messages)
` [PATCH 1/5] scsi: core: Remove reserved request time-out handling
` [PATCH 2/5] blk-mq: Add a flag for reserved requests
` [PATCH 3/5] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH 4/5] scsi: fnic: Drop reserved request handling
` [PATCH 5/5] blk-mq: Drop 'reserved' member of busy_tag_iter_fn
[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
2022-06-17 16:15 UTC (8+ messages)
` [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v9 20/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
[PATCH v9 0/3] s390x: KVM: CPU Topology
2022-06-17 14:49 UTC (5+ messages)
` [PATCH v9 2/3] s390x: KVM: guest support for topology function
[PATCH V6 8/9] virtio: harden vring IRQ
2022-06-17 14:33 UTC (27+ messages)
[PATCH v2 0/3] jump_label: get rid of NOP patching where possible
2022-06-17 13:40 UTC (6+ messages)
` [PATCH v2 1/3] jump_label: s390: avoid pointless initial NOP patching
` [PATCH v2 2/3] jump_label: mips: move module NOP patching into arch code
` [PATCH v2 3/3] jump_label: make initial NOP patching the special case
[PATCH] arch/*: Disable softirq stacks on PREEMPT_RT
2022-06-17 9:51 UTC (5+ messages)
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-16 21:26 UTC (40+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
[PATCH v2 00/10] s390/vfio-ccw rework
2022-06-16 17:18 UTC (19+ messages)
` [PATCH v2 01/10] vfio/ccw: Remove UUID from s390 debug log
` [PATCH v2 02/10] vfio/ccw: Fix FSM state if mdev probe fails
` [PATCH v2 03/10] vfio/ccw: Do not change FSM state in subchannel event
` [PATCH v2 04/10] vfio/ccw: Remove private->mdev
` [PATCH v2 05/10] vfio/ccw: Pass enum to FSM event jumptable
` [PATCH v2 06/10] vfio/ccw: Flatten MDEV device (un)register
` [PATCH v2 07/10] vfio/ccw: Create an OPEN FSM Event
` [PATCH v2 08/10] vfio/ccw: Create a CLOSE FSM event
` [PATCH v2 09/10] vfio/ccw: Refactor vfio_ccw_mdev_reset
` [PATCH v2 10/10] vfio/ccw: Move FSM open/close to MDEV open/close
[RFC net-next] net/smc:introduce 1RTT to SMC
2022-06-16 13:49 UTC (5+ messages)
[PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
2022-06-16 1:46 UTC (7+ messages)
[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-15 23:12 UTC (8+ messages)
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
[PATCH] kprobes: Enable tracing for mololithic kernel images
2022-06-15 21:29 UTC (24+ messages)
[PATCH v3 4/8] drivers: use new capable_any functionality
2022-06-15 15:45 UTC (2+ messages)
[PATCH 00/30] The panic notifiers refactor
2022-06-15 9:36 UTC (6+ messages)
` [PATCH 24/30] panic: Refactor the panic path
[PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot
2022-06-15 11:13 UTC (14+ messages)
` [PATCH v11 07/19] KVM: s390: pv: module parameter to fence asynchronous destroy
` [PATCH v11 13/19] KVM: s390: pv: destroy the configuration before its memory
` [PATCH v11 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v11 15/19] KVM: s390: pv: asynchronous destroy for reboot
[PATCH RESEND v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
2022-06-15 11:09 UTC (3+ messages)
` [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
[PATCH 0/3] jump_label: get rid of NOP patching where possible
2022-06-15 10:20 UTC (6+ messages)
` [PATCH 3/3] jump_label: make initial NOP patching the special case
[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
2022-06-15 10:13 UTC (3+ messages)
` "
[PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf
2022-06-15 8:01 UTC (4+ messages)
[PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-06-14 17:09 UTC (7+ messages)
` [PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH] KVM: s390: selftests: Fix memop extension capability check
[kvm-unit-tests PATCH v6 0/1] s390x: add migration test for storage keys
2022-06-14 14:15 UTC (3+ messages)
` [kvm-unit-tests PATCH v6 1/1] "
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