messages from 2023-07-06 14:55:20 to 2023-07-12 16:06:52 UTC [more...]
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-12 16:06 UTC (8+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
[PATCH 01/79] fs: add ctime accessors infrastructure
2023-07-12 15:31 UTC
[RFC][PATCH] sched: Rename DIE domain
2023-07-12 15:08 UTC (3+ messages)
[PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device
2023-07-12 13:42 UTC (12+ messages)
` [PATCH v9 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v9 02/10] vfio/pci: Move the existing hot reset logic to be a helper
` [PATCH v9 03/10] iommufd: Reserve all negative IDs in the iommufd xarray
` [PATCH v9 04/10] iommufd: Add iommufd_ctx_has_group()
` [PATCH v9 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid
` [PATCH v9 06/10] vfio: Mark cdev usage in vfio_device
` [PATCH v9 07/10] vfio: Add helper to search vfio_device in a dev_set
` [PATCH v9 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` [PATCH v9 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop
` [PATCH v9 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
[PATCH v2 16/92] s390: convert to ctime accessor functions
2023-07-12 12:56 UTC (2+ messages)
[PATCH v2 0/2] KVM: s390: pv: fix two small bugs
2023-07-12 12:06 UTC (8+ messages)
` [PATCH v2 1/2] KVM: s390: pv: simplify shutdown and fix race
` [PATCH v2 2/2] KVM: s390: pv: fix index value of replaced ASCE
[kvm-unit-tests PATCH v5 0/6] s390x: Add support for running guests without MSO/MSL
2023-07-12 11:41 UTC (7+ messages)
` [kvm-unit-tests PATCH v5 1/6] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v5 2/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v5 3/6] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v5 4/6] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v5 5/6] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v5 6/6] s390x: add a test for SIE without MSO/MSL
[kvm-unit-tests PATCH v4 0/6] s390x: Add support for running guests without MSO/MSL
2023-07-12 10:36 UTC (8+ messages)
` [kvm-unit-tests PATCH v4 1/6] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v4 2/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v4 3/6] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v4 4/6] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v4 5/6] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v4 6/6] s390x: add a test for SIE without MSO/MSL
Fwd: [PATCH] s390/kernel: Fix comment typo
2023-07-12 9:45 UTC
Fwd: [PATCH] s390/kernel: Fix comment typo
2023-07-12 9:40 UTC
[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
2023-07-12 9:10 UTC (13+ messages)
` [kvm-unit-tests PATCH v10 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v10 2/2] s390x: topology: Checking Configuration Topology Information
[PATCH v5 23/38] s390: Implement the new page table range API
2023-07-12 8:35 UTC (8+ messages)
` [PATCH v5 00/38] New "
[PATCH v3 00/13] mm: free retracted page table by RCU
2023-07-12 4:48 UTC (15+ messages)
` [PATCH v3 01/13] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
` [PATCH v3 02/13] mm/pgtable: add PAE safety to __pte_offset_map()
` [PATCH v3 03/13] arm: adjust_pte() use pte_offset_map_nolock()
` [PATCH v3 04/13] powerpc: assert_pte_locked() "
` [PATCH v3 05/13] powerpc: add pte_free_defer() for pgtables sharing page
` [PATCH v3 06/13] sparc: add pte_free_defer() for pte_t *pgtable_t
` [PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page
` [PATCH v3 08/13] mm/pgtable: add pte_free_defer() for pgtable as page
` [PATCH v3 09/13] mm/khugepaged: retract_page_tables() without mmap or vma lock
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
` [PATCH v3 11/13] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
` [PATCH v3 12/13] mm: delete mmap_write_trylock() and vma_try_start_write()
` [PATCH mm "
` [PATCH v3 13/13] mm/pgtable: notes on pte_offset_map[_lock]()
Add a new fchmodat4() syscall, v2
2023-07-11 17:36 UTC (31+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
` [PATCH v3 1/5] Non-functional cleanup of a "__user * filename"
` [PATCH v3 2/5] fs: Add fchmodat4()
` [PATCH v3 3/5] arch: Register fchmodat4, usually as syscall 451
` [PATCH v3 4/5] tools headers UAPI: Sync files changed by new fchmodat4 syscall
` [PATCH v3 5/5] selftests: add fchmodat4(2) selftest
` [PATCH v4 0/5] Add a new fchmodat2() syscall
` [PATCH v4 1/5] Non-functional cleanup of a "__user * filename"
` [PATCH v4 2/5] fs: Add fchmodat2()
` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
` [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
` [PATCH v4 5/5] selftests: Add fchmodat2 selftest
` (subset) [PATCH v4 0/5] Add a new fchmodat2() syscall
[linux-next:master] BUILD REGRESSION 8e4b7f2f3d6071665b1dfd70786229c8a5d6c256
2023-07-11 14:41 UTC
[PATCH v14 00/26] Add vfio_device cdev for iommufd support
2023-07-11 2:59 UTC (27+ messages)
` [PATCH v14 01/26] vfio: Allocate per device file structure
` [PATCH v14 02/26] vfio: Refine vfio file kAPIs for KVM
` [PATCH v14 03/26] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v14 04/26] kvm/vfio: Prepare for accepting vfio device fd
` [PATCH v14 05/26] kvm/vfio: Accept vfio device file from userspace
` [PATCH v14 06/26] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v14 07/26] vfio: Block device access via device fd until device is opened
` [PATCH v14 08/26] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v14 09/26] vfio: Make vfio_df_open() single open for device cdev path
` [PATCH v14 10/26] vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()
` [PATCH v14 11/26] vfio-iommufd: Split bind/attach into two steps
` [PATCH v14 12/26] vfio: Record devid in vfio_device_file
` [PATCH v14 13/26] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v14 14/26] iommufd/device: Add iommufd_access_detach() API
` [PATCH v14 15/26] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
` [PATCH v14 16/26] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
` [PATCH v14 17/26] vfio: Move device_del() before waiting for the last vfio_device registration refcount
` [PATCH v14 18/26] vfio: Add cdev for vfio_device
` [PATCH v14 19/26] vfio: Test kvm pointer in _vfio_device_get_kvm_safe()
` [PATCH v14 20/26] iommufd: Add iommufd_ctx_from_fd()
` [PATCH v14 21/26] vfio: Avoid repeated user pointer cast in vfio_device_fops_unl_ioctl()
` [PATCH v14 22/26] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v14 23/26] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v14 24/26] vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev()
` [PATCH v14 25/26] vfio: Compile vfio_group infrastructure optionally
` [PATCH v14 26/26] docs: vfio: Add vfio device cdev description
[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
2023-07-10 18:51 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 00/12] mm: free retracted page table by RCU
2023-07-10 17:21 UTC (18+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
2023-07-10 15:05 UTC (5+ messages)
` [kvm-unit-tests PATCH v3 6/6] s390x: add a test for SIE "
[PATCH] KVM: s390: Don't WARN on PV validities
2023-07-10 14:03 UTC (3+ messages)
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-10 13:32 UTC (15+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
` [PATCH v2 00/92] fs: new accessors for inode->i_ctime
[kvm-unit-tests PATCH 0/2] s390x: Improve console handling
2023-07-10 9:33 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/2] lib: s390x: sclp: Add carriage return to line feed
` [kvm-unit-tests PATCH 2/2] lib: s390x: sclp: Add line mode input handling
[PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
2023-07-10 8:39 UTC (5+ messages)
` [PATCH v10 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v10 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v10 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
[PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-10 7:45 UTC (8+ messages)
` [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
` [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs
[PATCH net v2 0/3] s390/ism: Fixes to client handling
2023-07-08 9:13 UTC (9+ messages)
` [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
` [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
` [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs
[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-07-07 13:03 UTC (18+ messages)
` [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 03/13] arm/kexec: "
` [PATCH v5 04/13] ia64/kexec: "
` [PATCH v5 05/13] arm64/kexec: "
` [PATCH v5 06/13] loongarch/kexec: "
` [PATCH v5 07/13] m68k/kexec: "
` [PATCH v5 08/13] mips/kexec: "
` [PATCH v5 09/13] parisc/kexec: "
` [PATCH v5 10/13] powerpc/kexec: "
` [PATCH v5 11/13] riscv/kexec: "
` [PATCH v5 12/13] s390/kexec: "
` [PATCH v5 13/13] sh/kexec: "
[GIT PULL] s390 updates for 6.5 merge window part 2
2023-07-06 20:54 UTC (2+ messages)
[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-07-06 16:07 UTC (5+ messages)
` [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
2023-07-06 15:55 UTC (3+ messages)
[PATCH v8 10/19] s390: mm: Convert to GENERIC_IOREMAP
2023-07-06 15:45 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