messages from 2023-06-12 21:11:08 to 2023-06-16 09:31:12 UTC [more...]
[PATCH v8 00/10] Enhance vfio PCI hot reset for vfio cdev device
2023-06-16 9:30 UTC (7+ messages)
` [PATCH v8 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v8 02/10] vfio/pci: Move the existing hot reset logic to be a helper
` [PATCH v8 03/10] iommufd: Reserve all negative IDs in the iommufd xarray
` [PATCH v8 04/10] iommufd: Add iommufd_ctx_has_group()
` [PATCH v8 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid
` [PATCH v8 06/10] vfio: Mark cdev usage in vfio_device
[PATCH v5 0/7] s390/uvdevice: Expose secret UVCs
2023-06-16 8:56 UTC (9+ messages)
` [PATCH v5 1/7] s390/uv: Always export uv_info
` [PATCH v5 2/7] s390/uvdevice: Add info IOCTL
` [PATCH v5 3/7] s390/uvdevice: Add 'Add Secret' UVC
` [PATCH v5 4/7] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH v5 5/7] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH v5 6/7] s390/uv: replace scnprintf with sysfs_emit
` [PATCH v5 7/7] s390/uv: Update query for secret-UVCs
[PATCH v2 00/12] mm: jit/text allocator
2023-06-16 8:50 UTC (13+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES
[PATCH 00/12] mm: free retracted page table by RCU
2023-06-16 8:38 UTC (14+ messages)
` [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
[PATCH] s390/net: lcs: use IS_ENABLED() for kconfig detection
2023-06-16 8:10 UTC (2+ messages)
[kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator
2023-06-16 0:41 UTC (3+ messages)
[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-06-15 23:02 UTC (11+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
` [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
` [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail
[PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
2023-06-15 16:19 UTC (20+ messages)
` [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v1 07/21] m68k/kexec: "
` [PATCH v1 10/21] powerpc/kexec: "
[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
2023-06-15 13:09 UTC (7+ messages)
` [kvm-unit-tests PATCH v3 2/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v3 3/6] s390x: sie: switch to home space mode before entering SIE
[PATCH] MAINTAINERS: add reviewers for SMC Sockets
2023-06-15 8:00 UTC (5+ messages)
[PATCH v4 00/34] Split ptdesc from struct page
2023-06-15 7:57 UTC (75+ messages)
` [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v4 04/34] pgtable: Create struct ptdesc
` [PATCH v4 05/34] mm: add utility functions for ptdesc
` [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v4 08/34] mm: Convert ptlock_ptr() "
` [PATCH v4 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v4 10/34] mm: Convert ptlock_init() "
` [PATCH v4 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v4 12/34] mm: Convert ptlock_free() "
` [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v4 15/34] x86: "
` [PATCH v4 16/34] s390: Convert various gmap "
` [PATCH v4 17/34] s390: Convert various pgalloc "
` [PATCH v4 18/34] mm: Remove page table members from struct page
` [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v4 20/34] arm: "
` [PATCH v4 21/34] arm64: "
` [PATCH v4 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v4 23/34] hexagon: "
` [PATCH v4 24/34] loongarch: Convert various functions "
` [PATCH v4 25/34] m68k: "
` [PATCH v4 26/34] mips: "
` [PATCH v4 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v4 28/34] openrisc: "
` [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v4 30/34] sh: Convert pte_free_tlb() "
` [PATCH v4 31/34] sparc64: Convert various functions "
` [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH] s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()
2023-06-15 7:50 UTC (2+ messages)
[PATCH v7 0/9] Enhance vfio PCI hot reset for vfio cdev device
2023-06-15 3:31 UTC (26+ messages)
` [PATCH v7 3/9] iommufd: Reserve all negative IDs in the iommufd xarray
` [PATCH v7 4/9] iommufd: Add iommufd_ctx_has_group()
` [PATCH v7 5/9] iommufd: Add helper to retrieve iommufd_ctx and devid
` [PATCH v7 6/9] vfio: Mark cdev usage in vfio_device
` [PATCH v7 7/9] vfio: Add helper to search vfio_device in a dev_set
` [PATCH v7 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` [PATCH v7 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
[PATCH v12 00/24] Add vfio_device cdev for iommufd support
2023-06-14 17:30 UTC (50+ messages)
` [PATCH v12 06/24] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v12 07/24] vfio: Block device access via device fd until device is opened
` [PATCH v12 18/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v12 20/24] vfio: Only check group->type for noiommu test
` [PATCH v12 21/24] vfio: Determine noiommu device in __vfio_register_dev()
` [PATCH v12 22/24] vfio: Remove vfio_device_is_noiommu()
` [PATCH v12 24/24] docs: vfio: Add vfio device cdev description
[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
2023-06-14 17:00 UTC (14+ messages)
` [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
[PATCH] s390/crash: Use the correct type for memory allocation
2023-06-14 14:03 UTC (2+ messages)
[PATCH 00/13] mm: jit/text allocator
2023-06-13 22:16 UTC (14+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
[PATCH v1] KVM: s390: selftests: CMMA: don't run if CMMA not supported
2023-06-13 11:54 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