Vincent Whitchurch ([email protected])

Number of posts: 483 (0.25 per day)
First post: 2018-08-21 16:38:09
Last post: 2023-12-27 08:29:39

Date List Subject
2023-05-15 12:50:09 linux-kernel Re: [PATCH v2] squashfs: cache partial compressed blocks
2023-05-12 13:28:25 linux-kernel [PATCH v2] squashfs: cache partial compressed blocks
2023-05-12 06:36:24 linux-kernel [PATCH] squashfs: cache partial compressed blocks
2023-04-03 13:03:30 linux-kernel Re: [PATCH] clocksource/drivers/exynos_mct: explicitly return 0 for shared timer
2023-03-22 15:04:27 linux-kernel [PATCH] dmaengine: dmatest: Add option to exercise transfer termination
2023-02-15 11:37:43 linux-kernel Re: [PATCH v2] tty: ttynull: implement console write
2023-02-14 12:12:34 linux-kernel Re: [PATCH] virt-pci: add platform bus support
2023-01-27 15:39:35 linux-kernel Re: [PATCH 02/12] crypto: axis - do not DMA to IV
2023-01-27 15:39:34 linux-crypto Re: [PATCH 02/12] crypto: axis - do not DMA to IV
2023-01-27 15:35:19 linux-kernel Re: [PATCH 01/12] crypto: axis - do not DMA to ahash_request.result
2023-01-27 15:35:18 linux-crypto Re: [PATCH 01/12] crypto: axis - do not DMA to ahash_request.result
2023-01-27 14:30:40 linux-kernel [PATCH] virt-pci: add platform bus support
2023-01-26 10:48:05 linux-kernel [PATCH] um-virt-pci: Make max delay configurable
2023-01-25 13:06:36 linux-kernel Re: [PATCH] mfd: Add Simple PCI MFD driver
2023-01-25 10:15:46 linux-kernel Re: [PATCH] mfd: Add Simple PCI MFD driver
2023-01-24 13:15:27 linux-kernel Re: [PATCH] mfd: Add Simple PCI MFD driver
2023-01-24 12:55:49 linux-kernel Re: [PATCH] mfd: Add Simple PCI MFD driver
2023-01-23 16:02:52 linux-kernel Re: [PATCH] mfd: Add Simple PCI MFD driver
2023-01-23 14:32:50 linux-kernel [PATCH] mfd: Add Simple PCI MFD driver
2023-01-20 08:25:38 linux-kernel [PATCH] um: virt-pci: implement pcibios_get_phb_of_node()
2023-01-10 13:57:12 linux-crypto [PATCH 12/12] crypto: axis - allow small size for AEAD
2023-01-10 13:56:21 linux-crypto [PATCH 08/12] crypto: axis - add skcipher fallback
2023-01-10 13:56:06 linux-crypto [PATCH 06/12] crypto: axis - reject invalid sizes
2023-01-10 13:56:03 linux-crypto [PATCH 09/12] crypto: axis - add fallback for AEAD
2023-01-10 13:56:00 linux-crypto [PATCH 05/12] crypto: axis - validate AEAD authsize
2023-01-10 13:55:47 linux-crypto [PATCH 04/12] crypto: axis - fix in-place CBC output IV
2023-01-10 13:55:47 linux-crypto [PATCH 01/12] crypto: axis - do not DMA to ahash_request.result
2023-01-10 13:55:45 linux-crypto [PATCH 00/12] crypto: axis - make tests pass
2023-01-10 13:55:27 linux-crypto [PATCH 10/12] crypto: axis - fix XTS unaligned block size handling
2023-01-10 13:55:26 linux-crypto [PATCH 07/12] crypto: axis - fix XTS blocksize
2023-01-10 13:55:08 linux-crypto [PATCH 02/12] crypto: axis - do not DMA to IV
2023-01-10 13:54:46 linux-crypto [PATCH 11/12] crypto: axis - handle zero cryptlen
2023-01-10 13:54:46 linux-crypto [PATCH 03/12] crypto: axis - fix CTR output IV
2023-01-03 16:08:20 linux-kernel [PATCH] spi: spi-loopback-test: Allow skipping delays
2023-01-02 16:32:41 linux-kernel [PATCH] spi: pl022: Only use DT-specified DMA channels
2022-11-28 10:50:31 linux-kernel Re: [PATCH] arm64: vdso: Include .eh_frame in debug ELF
2022-11-25 12:19:18 linux-kernel [PATCH] perf: unwind: Fix symfs with libdw
2022-11-25 12:06:35 linux-kernel Re: [PATCH] perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
2022-11-25 12:02:12 linux-kernel [PATCH] perf annotate: Work with vmlinux outside symfs
2022-11-25 11:19:19 linux-kernel [PATCH] arm64: vdso: Include .eh_frame in debug ELF
2022-10-20 13:42:26 linux-kernel [PATCH] mmc: core: Fix WRITE_ZEROES CQE handling
2022-10-19 15:43:28 linux-kernel Re: [PATCH] mmc: core: support zeroout using TRIM
2022-10-03 12:21:28 linux-kernel Re: [PATCH v2 2/4] spi: Fix cache corruption due to DMA/PIO overlap
2022-09-27 12:41:50 linux-kernel [PATCH v2 2/4] spi: Fix cache corruption due to DMA/PIO overlap
2022-09-27 12:25:57 linux-kernel [PATCH v2 3/4] spi: Split transfers larger than max size
2022-09-27 12:16:22 linux-kernel [PATCH v2 1/4] spi: Save current RX and TX DMA devices
2022-09-27 11:49:57 linux-kernel [PATCH v2 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
2022-09-27 11:48:49 linux-kernel [PATCH v2 4/4] spi: s3c64xx: Fix large transfers with DMA
2022-09-26 15:47:22 linux-kernel Re: [PATCH 4/4] spi: s3c64xx: Fix large transfers with DMA
2022-09-16 12:22:05 linux-kernel [PATCH 3/4] spi: Fix cache corruption due to DMA/PIO overlap
2022-09-16 12:01:51 linux-kernel [PATCH 1/4] spi: spi-loopback-test: Add test to trigger DMA/PIO mixing