messages from 2023-01-16 12:36:42 to 2023-01-24 12:52:26 UTC [more...]
[PATCH v5 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-01-24 12:50 UTC (4+ messages)
` [PATCH v5 1/7] s390/ism: Set DMA coherent mask
` [PATCH v5 6/7] iommu/dma: Enable variable queue size and use larger single queue
` [PATCH v5 7/7] iommu/dma: Add IOMMU op to choose lazy domain type
kernel BUG scsi_dh_alua sleeping from invalid context && kernel WARNING do not call blocking ops when !TASK_RUNNING
2023-01-24 11:36 UTC (18+ messages)
[PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-23 20:36 UTC (11+ messages)
` [PATCH v3 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v3 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v3 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v3 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v3 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v3 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v3 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v3 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
` [PATCH v3 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
` [PATCH v3 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts
misc mdev tidyups
2023-01-23 19:37 UTC (2+ messages)
[net-next v2 0/8] drivers/s390/net/ism: Add generalized interface
2023-01-23 18:17 UTC (9+ messages)
` [net-next v2 1/8] net/smc: Terminate connections prior to device removal
` [net-next v2 2/8] net/ism: Add missing calls to disable bus-mastering
` [net-next v2 3/8] s390/ism: Introduce struct ism_dmb
` [net-next v2 4/8] net/ism: Add new API for client registration
` [net-next v2 5/8] net/smc: Register SMC-D as ISM client
` [net-next v2 6/8] net/smc: Separate SMC-D and ISM APIs
` [net-next v2 7/8] s390/ism: Consolidate SMC-D-related code
` [net-next v2 8/8] net/smc: De-tangle ism and smc device initialization
[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
2023-01-23 16:11 UTC (4+ messages)
[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-23 13:58 UTC (28+ messages)
` [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
` [PATCH v2 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
` [PATCH v2 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts
[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
2023-01-23 10:57 UTC (21+ messages)
[PATCH v1] KVM: s390: disable migration mode when dirty tracking is disabled
2023-01-23 10:29 UTC (2+ messages)
[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
2023-01-23 9:59 UTC (7+ messages)
[PATCH] s390/dcssblk:: don't call bio_split_to_limits
2023-01-23 7:53 UTC
[PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
2023-01-20 17:58 UTC (5+ messages)
[PATCH v2 0/6] improve AP queue reset processing
2023-01-20 14:02 UTC (9+ messages)
` [PATCH v2 1/6] s390/vfio-ap: verify reset complete in separate function
` [PATCH v2 2/6] s390/vfio_ap: check TAPQ response code when waiting for queue reset
` [PATCH v2 3/6] s390/vfio_ap: use TAPQ to verify reset in progress completes
` [PATCH v2 4/6] s390/vfio_ap: verify ZAPQ completion after return of response code zero
` [PATCH v2 5/6] s390/vfio_ap: fix handling of error response codes
` [PATCH v2 6/6] s390/vfio_ap: increase max wait time for reset verification
[PATCH v4 0/7] Generic IPI sending tracepoint
2023-01-20 13:19 UTC (9+ messages)
` [PATCH v4 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v4 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v4 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v4 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v4 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v4 6/7] smp: reword smp call IPI comment
` [PATCH v4 7/7] sched, smp: Trace smp callback causing an IPI
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-20 9:56 UTC (12+ messages)
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
[GIT PULL] s390 compile fix for 6.2-rc5
2023-01-19 20:31 UTC (2+ messages)
[PATCH v4] vfio: fix potential deadlock on vfio group lock
2023-01-19 19:05 UTC (9+ messages)
[PATCH v4 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-01-19 16:40 UTC (19+ messages)
` [PATCH v4 1/7] s390/ism: Set DMA coherent mask
` [PATCH v4 2/7] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v4 3/7] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v4 4/7] s390/pci: Use dma-iommu layer
` [PATCH v4 5/7] iommu/dma: Allow a single FQ in addition to per-CPU FQs
[RFC PATCH net-next v2 0/5] net/smc:Introduce SMC-D based loopback acceleration
2023-01-19 16:25 UTC (10+ messages)
` [RFC PATCH net-next v2 1/5] net/smc: introduce SMC-D loopback device
[PATCH v2 0/2] fix out-of-bounds access when specifying invalid console
2023-01-19 14:04 UTC (3+ messages)
[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
2023-01-18 15:44 UTC (8+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
` [PATCH v5 4/7] llist: simplify __llist_del_all
` [PATCH v5 5/7] io_uring: use __xchg if possible
` [PATCH v5 6/7] qed: "
` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-18 15:15 UTC (10+ messages)
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
[PATCH v2] s390/chsc: Switch over to memdup_user()
2023-01-18 11:27 UTC (2+ messages)
[net-next 0/8] drivers/s390/net/ism: Add generalized interface
2023-01-18 9:55 UTC (4+ messages)
` [net-next 8/8] net/smc: De-tangle ism and smc device initialization
Custom Software Development
2023-01-18 8:50 UTC
[PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
2023-01-18 6:05 UTC (2+ messages)
` [PATCH 7/8] perf/core: Introduce perf_prepare_header()
[PATCH v4 01/12] tty: Cleanup tty_port_set_initialized() bool parameter
2023-01-17 9:03 UTC
Build regressions/improvements in v6.2-rc4
2023-01-17 9:03 UTC (5+ messages)
[PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
2023-01-17 8:49 UTC (2+ messages)
[PATCH] s390/vmem: Use swap() instead of open coding it
2023-01-17 8:44 UTC (2+ messages)
[PATCH] s390/chsc: Switch over to memdup_user()
2023-01-17 7:37 UTC (2+ messages)
[PATCH AUTOSEL 5.4 04/16] s390/debug: add _ASM_S390_ prefix to header guard
2023-01-16 14:05 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 11/16] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
[PATCH AUTOSEL 5.10 06/17] s390/debug: add _ASM_S390_ prefix to header guard
2023-01-16 14:04 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 13/17] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
[PATCH AUTOSEL 5.15 08/24] s390/debug: add _ASM_S390_ prefix to header guard
2023-01-16 14:03 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 09/24] s390: expicitly align _edata and _end symbols on page boundary
` [PATCH AUTOSEL 5.15 18/24] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
[PATCH AUTOSEL 6.1 19/53] s390/debug: add _ASM_S390_ prefix to header guard
2023-01-16 14:01 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 20/53] s390: expicitly align _edata and _end symbols on page boundary
` [PATCH AUTOSEL 6.1 40/53] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
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