messages from 2022-07-06 17:42:31 to 2022-07-11 20:14:25 UTC [more...]
[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-07-11 20:14 UTC (28+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
[bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
2022-07-11 18:24 UTC (3+ messages)
[PATCH] trace-cmd: Fix writing of uncompressed size
2022-07-11 18:21 UTC
[PATCH v2] trace-cmd: fix writing of uncompressed size
2022-07-11 18:15 UTC (4+ messages)
[PATCH] s390/ap: fixes bug in the AP bus's __verify_queue_reservations function
2022-07-11 17:31 UTC (3+ messages)
[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
2022-07-11 13:35 UTC (6+ messages)
` [PATCH v2 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v2 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
` [PATCH v2 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v2 4/4] arm64: support batched/deferred tlb shootdown during page reclamation
[PATCH v12 0/3] s390x: KVM: CPU Topology
2022-07-11 13:22 UTC (6+ messages)
` [PATCH v12 1/3] KVM: s390: Cleanup ipte lock access and SIIF facility checks
` [PATCH v12 2/3] KVM: s390: guest support for topology function
` [PATCH v12 3/3] KVM: s390: resetting the Topology-Change-Report
[PATCH 1/1] KVM: s390: Add facility 197 to the white list
2022-07-11 13:14 UTC (3+ messages)
[kvm-unit-tests PATCH v2 0/4] Add panic test support
2022-07-11 12:54 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 4/4] s390x: add pgm spec interrupt loop test
[PATCH] trace-cmd: fix writing of uncompressed size
2022-07-11 9:34 UTC (6+ messages)
[PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
2022-07-11 8:52 UTC (6+ messages)
` [PATCH v6 1/5] PCI: Clean up pci_scan_slot()
[PATCH] s390/pci: Use the bitmap API to allocate bitmaps
2022-07-09 16:11 UTC
simplify the mdev interface v6
2022-07-09 4:54 UTC (15+ messages)
` [PATCH 01/14] drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
` [PATCH 02/14] drm/i915/gvt: simplify vgpu configuration management
` [PATCH 03/14] vfio/mdev: make mdev.h standalone includable
` [PATCH 04/14] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 05/14] vfio/mdev: simplify mdev_type handling
` [PATCH 06/14] vfio/mdev: remove mdev_from_dev
` [PATCH 07/14] vfio/mdev: unexport mdev_bus_type
` [PATCH 08/14] vfio/mdev: remove mdev_parent_dev
` [PATCH 09/14] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 10/14] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 11/14] vfio/mdev: consolidate all the name "
` [PATCH 12/14] vfio/mdev: consolidate all the available_instance "
` [PATCH 13/14] vfio/mdev: consolidate all the description "
` [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core
[PATCH v3 00/10] Update vfio_pin/unpin_pages API
2022-07-08 22:44 UTC (10+ messages)
` [PATCH v3 01/10] vfio: Make vfio_unpin_pages() return void
` [PATCH v3 02/10] drm/i915/gvt: Replace roundup with DIV_ROUND_UP
` [PATCH v3 03/10] vfio/ap: Pass in physical address of ind to ap_aqic()
` [PATCH v3 04/10] vfio/ccw: Only pass in contiguous pages
` [PATCH v3 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [PATCH v3 06/10] vfio/ap: Change saved_pfn to saved_iova
` [PATCH v3 07/10] vfio/ccw: Change pa_pfn list to pa_iova list
` [PATCH v3 08/10] vfio: Rename user_iova of vfio_dma_rw()
` [PATCH v3 09/10] vfio/ccw: Add kmap_local_page() for memcpy
[RFT][PATCH v2 0/9] Update vfio_pin/unpin_pages API
2022-07-08 20:31 UTC (39+ messages)
` [RFT][PATCH v2 1/9] vfio: Make vfio_unpin_pages() return void
` [RFT][PATCH v2 3/9] vfio/ccw: Only pass in contiguous pages
` [RFT][PATCH v2 4/9] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v2 5/9] vfio/ap: Remove redundant pfn
` [RFT][PATCH v2 6/9] vfio/ccw: Change pa_pfn list to pa_iova list
` [RFT][PATCH v2 7/9] vfio: Rename user_iova of vfio_dma_rw()
` [RFT][PATCH v2 8/9] vfio/ccw: Add kmap_local_page() for memcpy
` [RFT][PATCH v2 9/9] vfio: Replace phys_pfn with pages for vfio_pin_pages()
[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
2022-07-08 17:31 UTC (10+ messages)
` [PATCH v2 1/5] mm: add a new parameter `node` to `get/add/inc/dec_mm_counter`
` [PATCH v2 2/5] mm: add numa_count field for rss_stat
` [PATCH v2 3/5] mm: add numa fields for tracepoint rss_stat
` [PATCH v2 4/5] mm: enable per numa node rss_stat count
` [PATCH v2 5/5] mm, oom: enable per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
` Re: [PATCH v2 0/5] mm, oom: Introduce "
[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
2022-07-08 11:33 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/8] s390x: uv-host: Access check extensions and improvements
2022-07-08 10:19 UTC (15+ messages)
` [kvm-unit-tests PATCH v2 1/8] s390x: uv-host: Add access checks for donated memory
` [kvm-unit-tests PATCH v2 2/8] s390x: uv-host: Add uninitialized UV tests
` [kvm-unit-tests PATCH v2 3/8] s390x: uv-host: Test uv immediate parameter
` [kvm-unit-tests PATCH v2 7/8] s390x: uv-host: Fence against being run as a PV guest
` [kvm-unit-tests PATCH v2 8/8] s390x: uv-host: Fix init storage origin and length check
[PATCH 0/2] zfcp changes for v5.20
2022-07-08 9:05 UTC (3+ messages)
[PATCH v3 00/15] iommu: Retire bus_set_iommu()
2022-07-08 8:17 UTC (28+ messages)
` [PATCH v3 01/15] iommu/vt-d: Handle race between registration and device probe
` [PATCH v3 03/15] iommu: Always register bus notifiers
` [PATCH v3 04/15] iommu: Move bus setup to IOMMU device registration
` [PATCH v3 15/15] iommu: Clean up bus_set_iommu()
` [PATCH] iommu/s390: fail probe for non-pci device
[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
2022-07-08 6:23 UTC (9+ messages)
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "
simplify the mdev interface v5
2022-07-08 5:48 UTC (17+ messages)
` [PATCH 02/15] drm/i915/gvt: simplify vgpu configuration management
` [PATCH 04/15] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 14/15] vfio/mdev: add mdev available instance checking to the core
` [PATCH 15/15] vfio/mdev: remove an extra parent kobject reference
[PATCH v4] random: remove CONFIG_ARCH_RANDOM
2022-07-08 0:40 UTC (2+ messages)
` [PATCH v5] "
[PATCH v3 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
2022-07-07 21:37 UTC (3+ messages)
` [PATCH v3 1/2] vfio: Replace the DMA unmapping notifier with a callback
[PATCH v4 00/11] s390/vfio-ccw rework
2022-07-07 21:32 UTC (13+ messages)
` [PATCH v4 01/11] vfio/ccw: Remove UUID from s390 debug log
` [PATCH v4 02/11] vfio/ccw: Fix FSM state if mdev probe fails
` [PATCH v4 03/11] vfio/ccw: Do not change FSM state in subchannel event
` [PATCH v4 04/11] vfio/ccw: Remove private->mdev
` [PATCH v4 05/11] vfio/ccw: Pass enum to FSM event jumptable
` [PATCH v4 06/11] vfio/ccw: Flatten MDEV device (un)register
` [PATCH v4 07/11] vfio/ccw: Update trace data for not operational event
` [PATCH v4 08/11] vfio/ccw: Create an OPEN FSM Event
` [PATCH v4 09/11] vfio/ccw: Create a CLOSE FSM event
` [PATCH v4 10/11] vfio/ccw: Refactor vfio_ccw_mdev_reset
` [PATCH v4 11/11] vfio/ccw: Move FSM open/close to MDEV open/close
[PATCH v2 0/1] s390/crash: allow multi-segment iterators
2022-07-07 19:06 UTC (6+ messages)
` [PATCH v2 1/1] "
[PATCH v3 00/11] s390/vfio-ccw rework
2022-07-07 13:11 UTC (9+ messages)
[PATCH 0/1] s390/crash: allow multi-segment iterators
2022-07-07 5:21 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v1 0/1] s390/archrandom: use buffered random data
2022-07-06 22:34 UTC (10+ messages)
` [PATCH v1 1/1] s390/arch_random: Buffer true "
[PATCH v5 0/5] cover-letter: Simplify vfio_iommu_type1 attach/detach routine
2022-07-06 18:03 UTC (4+ 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).