messages from 2023-08-23 16:47:48 to 2023-08-29 07:43:07 UTC [more...]
[PATCH v6 00/11] io_uring getdents
2023-08-29 7:41 UTC (17+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents
[PATCH v2 0/2] kbuild: Show Kconfig fragments in "help"
2023-08-29 6:16 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] kbuild: Split internal config targets from .config into .fragment
[RFC PATCH v2 net-next 0/6] net/smc: several features's implementation for smc v2.1
2023-08-29 2:31 UTC (6+ messages)
` [RFC PATCH v2 net-next 4/6] net/smc: support max connections per lgr negotiation
[GIT PULL] s390 updates for 6.6 merge window
2023-08-29 0:46 UTC (6+ messages)
[PATCH v7 00/24] iommu: Make default_domain's mandatory
2023-08-28 23:24 UTC (51+ messages)
` [PATCH v7 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v7 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v7 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v7 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v7 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v7 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v7 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v7 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v7 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v7 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v7 11/24] iommu/tegra-smmu: "
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "
[PATCH 0/1] s390/dasd: fix string length handling
2023-08-28 22:53 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-08-28 17:07 UTC (5+ messages)
` [PATCH 14/29] s390/dasd: Convert to bdev_open_by_path()
[PATCH v3] KVM: s390: fix gisa destroy operation might lead to cpu stalls
2023-08-28 15:15 UTC
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-28 14:27 UTC (7+ messages)
[GIT PULL 00/22] KVM: s390: Changes for 6.6
2023-08-28 12:34 UTC (26+ messages)
` [GIT PULL 01/22] KVM: s390: interrupt: Fix single-stepping into interrupt handlers
` [GIT PULL 02/22] KVM: s390: interrupt: Fix single-stepping into program "
` [GIT PULL 03/22] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [GIT PULL 04/22] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [GIT PULL 05/22] KVM: s390: interrupt: Fix single-stepping keyless mode exits
` [GIT PULL 06/22] KVM: s390: selftests: Add selftest for single-stepping
` [GIT PULL 07/22] s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQ
` [GIT PULL 08/22] s390/vfio-ap: clean up irq resources if possible
` [GIT PULL 09/22] s390/vfio-ap: wait for response code 05 to clear on queue reset
` [GIT PULL 10/22] s390/vfio-ap: allow deconfigured queue to be passed through to a guest
` [GIT PULL 11/22] s390/vfio-ap: remove upper limit on wait for queue reset to complete
` [GIT PULL 12/22] s390/vfio-ap: store entire AP queue status word with the queue object
` [GIT PULL 13/22] s390/vfio-ap: use work struct to verify queue reset
` [GIT PULL 14/22] s390/vfio-ap: handle queue state change in progress on reset
` [GIT PULL 15/22] s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36
` [GIT PULL 16/22] s390/uv: export uv_pin_shared for direct usage
` [GIT PULL 17/22] KVM: s390: export kvm_s390_pv*_is_protected functions
` [GIT PULL 18/22] s390/vfio-ap: make sure nib is shared
` [GIT PULL 19/22] KVM: s390: pv: relax WARN_ONCE condition for destroy fast
` [GIT PULL 20/22] s390/uv: UV feature check utility
` [GIT PULL 21/22] KVM: s390: Add UV feature negotiation
` [GIT PULL 22/22] KVM: s390: pv: Allow AP-instructions for pv-guests
[PATCH v2] KVM: s390: fix gisa destroy operation might lead to cpu stalls
2023-08-28 10:39 UTC (5+ messages)
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-28 8:07 UTC (7+ messages)
` (subset) "
[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
2023-08-26 1:07 UTC (8+ messages)
` [PATCH rfc v2 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc v2 04/10] s390: mm: use try_vma_locked_page_fault()
[PATCH RFC v5 00/29] io_uring getdents
2023-08-25 22:53 UTC (39+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents
[PATCH] kbuild: Show Kconfig fragments in "help"
2023-08-25 19:11 UTC (10+ messages)
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-08-25 18:26 UTC (9+ messages)
` [PATCH v12 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v12 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v12 3/6] s390/pci: Use dma-iommu layer
` [PATCH v12 4/6] iommu/s390: Disable deferred flush for ISM devices
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v12 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush
[PATCH] KVM: s390: fix gisa destroy operation might lead to cpu stalls
2023-08-24 10:09 UTC (7+ messages)
[PATCH v2] partitions/ibm: refactor deprecated strncpy
2023-08-24 9:02 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