Niklas Schnelle ([email protected])

Number of posts: 983 (0.64 per day)
First post: 2020-02-17 09:33:48
Last post: 2024-04-30 14:50:42

Date List Subject
2023-07-17 11:25:17 linux-kernel [PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-07-17 11:25:16 linux-kernel [PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA
2023-07-17 11:25:13 linux-kernel [PATCH v11 2/6] s390/pci: prepare is_passed_through() for dma-iommu
2023-07-17 11:22:11 linux-kernel [PATCH v11 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush
2023-07-17 11:19:40 linux-kernel [PATCH v11 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
2023-07-17 11:13:37 linux-kernel [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
2023-07-10 07:43:35 linux-kernel Re: [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-07 14:25:53 linux-kernel Re: [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-07 11:25:07 linux-kernel Re: [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-07 11:08:43 linux-kernel [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-07 11:06:08 linux-kernel [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
2023-07-07 11:05:42 linux-kernel [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs
2023-07-07 11:05:22 linux-kernel [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
2023-07-07 11:05:19 linux-kernel [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-07 11:04:29 linux-kernel [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs
2023-07-07 11:01:31 linux-kernel [PATCH net v2 0/3] s390/ism: Fixes to client handling
2023-07-06 12:31:29 linux-kernel Re: [PATCH net] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-05 12:22:38 linux-kernel [PATCH net] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-03 18:09:45 linux-kernel Re: [PATCH v6 0/2] PCI: Handle HAS_IOPORT dependencies
2023-07-03 15:45:41 linux-kernel [PATCH v6 0/1] Input: gameport: Handle HAS_IOPORT dependencies
2023-07-03 15:32:29 linux-kernel [PATCH v6 1/1] Input: gameport: add ISA and HAS_IOPORT dependencies
2023-07-03 14:14:11 linux-kernel [PATCH v6 2/2] PCI/sysfs: Make I/O resource depend on HAS_IOPORT
2023-07-03 13:59:30 linux-kernel [PATCH v6 1/2] PCI: Make quirk using inw() depend on HAS_IOPORT
2023-07-03 13:58:56 linux-kernel [PATCH v6 0/2] PCI: Handle HAS_IOPORT dependencies
2023-06-29 13:33:58 linux-kernel Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
2023-06-27 09:54:41 linux-kernel Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
2023-06-22 13:14:15 linux-kernel Re: [PATCH v10 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
2023-06-09 15:27:16 linux-kernel Re: [PATCH v5 07/44] counter: add HAS_IOPORT_MAP dependency
2023-06-05 12:10:52 linux-kernel Re: [PATCH v4 11/41] i2c: add HAS_IOPORT dependencies
2023-05-31 09:11:14 linux-kernel [PATCH net v2] net/mlx5: Fix setting of irq->map.index for static IRQ case
2023-05-30 14:24:22 linux-kernel [PATCH net] net/mlx5: Fix setting of irq->map.index for static IRQ case
2023-05-30 11:43:41 linux-kernel Re: [PATCH v4 36/41] usb: pci-quirks: handle HAS_IOPORT dependencies
2023-05-30 09:41:45 linux-kernel Re: [PATCH v5 14/44] iio: ad7606: Kconfig: add HAS_IOPORT dependencies
2023-05-25 12:05:47 linux-wireless Re: [PATCH v5 43/44] wireless: add HAS_IOPORT dependencies
2023-05-24 15:20:35 linux-kernel [PATCH v10 1/6] s390/ism: Set DMA coherent mask
2023-05-24 15:09:05 linux-kernel [PATCH v10 3/6] s390/pci: prepare is_passed_through() for dma-iommu
2023-05-24 15:08:02 linux-kernel [PATCH v10 4/6] s390/pci: Use dma-iommu layer
2023-05-24 15:07:43 linux-kernel [PATCH v10 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-05-24 15:06:36 linux-kernel [PATCH v10 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
2023-05-24 15:06:18 linux-kernel [PATCH v10 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
2023-05-24 14:59:09 linux-kernel [PATCH v10 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush
2023-05-24 07:58:35 linux-kernel [PATCH net-next] s390/ism: Set DMA coherent mask
2023-05-23 13:41:01 linux-kernel Re: [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
2023-05-23 12:48:44 linux-kernel Re: [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable
2023-05-23 12:17:53 linux-kernel Re: [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
2023-05-23 07:36:06 linux-kernel Re: [PATCH v5 31/44] scsi: add HAS_IOPORT dependencies
2023-05-22 14:57:30 linux-kernel Re: [PATCH v5 32/44] sound: add HAS_IOPORT dependencies
2023-05-22 11:52:36 linux-kernel [PATCH v5 31/44] scsi: add HAS_IOPORT dependencies
2023-05-22 11:20:32 linux-kernel [PATCH v5 42/44] watchdog: add HAS_IOPORT dependencies
2023-05-22 11:13:39 linux-kernel [PATCH v5 41/44] video: Handle HAS_IOPORT dependencies
2023-05-22 11:13:14 linux-kernel [PATCH v5 33/44] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO