David Howells ([email protected])

Number of posts: 15920 (1.86 per day)
First post: 2000-12-08 15:31:57
Last post: 2024-05-24 16:18:13

Date List Subject
2023-05-31 12:58:00 linux-kernel [PATCH net-next v2 6/6] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
2023-05-31 12:55:00 linux-kernel [PATCH net-next v2 4/6] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
2023-05-31 12:49:50 linux-kernel [PATCH net-next v2 1/6] splice, net: Fix MSG_MORE signalling in splice_direct_to_actor()
2023-05-31 12:49:40 linux-kernel [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
2023-05-31 12:49:20 linux-kernel [PATCH net-next v2 5/6] tls/device: Support MSG_SPLICE_PAGES
2023-05-31 12:47:13 linux-kernel [PATCH net-next v2 0/6] splice, net: Handle MSG_SPLICE_PAGES in AF_TLS
2023-05-31 11:21:45 linux-kernel [PATCH net-next v2 2/2] kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES
2023-05-31 11:19:16 linux-kernel [PATCH net-next v2 1/2] kcm: Support MSG_SPLICE_PAGES
2023-05-31 11:15:44 linux-kernel [PATCH net-next v2 1/2] chelsio: Support MSG_SPLICE_PAGES
2023-05-31 11:15:37 linux-kernel [PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in AF_KCM
2023-05-31 11:10:53 linux-kernel [PATCH net-next v2 2/2] chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES
2023-05-31 11:08:06 linux-kernel [PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in Chelsio-TLS
2023-05-31 09:20:28 linux-kernel Re: [PATCH net-next 3/4] kcm: Support MSG_SPLICE_PAGES
2023-05-31 08:40:46 linux-kernel Re: [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
2023-05-31 08:37:19 linux-kernel Re: [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page
2023-05-30 22:39:13 linux-kernel Bug in short splice to socket?
2023-05-30 14:27:27 linux-crypto [PATCH net-next v2 09/10] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
2023-05-30 14:27:20 linux-crypto [PATCH net-next v2 06/10] crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
2023-05-30 14:27:08 linux-crypto [PATCH net-next v2 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
2023-05-30 14:27:02 linux-crypto [PATCH net-next v2 02/10] Fix a couple of spelling mistakes
2023-05-30 14:27:02 linux-crypto [PATCH net-next v2 07/10] crypto: af_alg: Indent the loop in af_alg_sendmsg()
2023-05-30 14:27:00 linux-crypto [PATCH net-next v2 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES
2023-05-30 14:26:55 linux-crypto [PATCH net-next v2 05/10] crypto: af_alg: Pin pages rather than ref'ing if appropriate
2023-05-30 14:26:48 linux-crypto [PATCH net-next v2 03/10] Wrap lines at 80
2023-05-30 14:26:43 linux-crypto [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
2023-05-30 14:26:43 linux-crypto [PATCH net-next v2 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
2023-05-30 14:26:43 linux-crypto [PATCH net-next v2 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
2023-05-28 08:42:21 linux-crypto Re: [PATCH net-next 1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
2023-05-26 22:21:16 linux-kernel [PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
2023-05-26 22:11:37 linux-kernel [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
2023-05-26 22:10:36 linux-kernel [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page
2023-05-26 22:07:13 linux-kernel [PATCH v4 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c
2023-05-26 14:34:45 linux-crypto [PATCH net-next 5/8] crypto: af_alg: Indent the loop in af_alg_sendmsg()
2023-05-26 14:34:33 linux-crypto [PATCH net-next 7/8] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
2023-05-26 14:34:30 linux-kernel [PATCH net-next 4/8] crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
2023-05-26 14:34:24 linux-kernel [PATCH net-next 0/8] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
2023-05-26 14:34:24 linux-crypto [PATCH net-next 8/8] crypto: af_alg/hash: Support MSG_SPLICE_PAGES
2023-05-26 14:34:16 linux-kernel [PATCH net-next 3/8] crypto: af_alg: Pin pages rather than ref'ing if appropriate
2023-05-26 14:34:09 linux-crypto [PATCH net-next 6/8] crypto: af_alg: Support MSG_SPLICE_PAGES
2023-05-26 14:34:08 linux-crypto [PATCH net-next 1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
2023-05-26 14:34:00 linux-crypto [PATCH net-next 2/8] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
2023-05-26 12:54:17 linux-kernel Re: [PATCH net-next 04/12] mm: Make the page_frag_cache allocator use multipage folios
2023-05-26 11:50:10 linux-kernel [PATCH net] rxrpc: Truncate UTS_RELEASE for rxrpc version
2023-05-26 11:49:25 linux-kernel [PATCH v3 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
2023-05-26 11:46:41 linux-kernel [PATCH v3 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
2023-05-26 11:44:51 linux-kernel [PATCH v3 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c
2023-05-26 11:35:20 linux-kernel [PATCH v3 2/3] mm: Provide a function to get an additional pin on a page
2023-05-26 09:36:49 linux-kernel Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
2023-05-26 09:16:38 linux-kernel Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
2023-05-26 08:44:49 linux-kernel Re: [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
2023-05-26 08:43:41 linux-kernel Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()