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-06-09 10:42:25 linux-kernel [PATCH net-next 5/6] kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-09 10:41:17 linux-kernel [PATCH net-next 0/6] splice, net: Some miscellaneous MSG_SPLICE_PAGES changes
2023-06-09 10:38:55 linux-crypto [PATCH net-next 2/6] algif: Remove hash_sendpage*()
2023-06-09 10:38:36 linux-nfs [PATCH net-next 3/6] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-09 10:33:46 linux-kernel [PATCH net-next 1/6] Remove file->f_op->sendpage
2023-06-08 15:24:09 linux-kernel [RFC][PATCH] build: Deal with change in "make --no-print-directory" behaviour change
2023-06-08 14:26:53 linux-kernel Re: [PATCH] keys: Fix linking a duplicate key to a keyring's assoc_array
2023-06-07 18:59:33 linux-kernel [PATCH net-next v6 14/14] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
2023-06-07 18:53:40 linux-kernel [PATCH net-next v6 13/14] tls/device: Support MSG_SPLICE_PAGES
2023-06-07 18:44:31 linux-kernel [PATCH net-next v6 07/14] ipv4, ipv6: Use splice_eof() to flush
2023-06-07 18:42:56 linux-kernel [PATCH net-next v6 01/14] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
2023-06-07 18:39:13 linux-kernel [PATCH net-next v6 08/14] chelsio/chtls: Use splice_eof() to flush
2023-06-07 18:37:49 linux-kernel [PATCH net-next v6 09/14] kcm: Use splice_eof() to flush
2023-06-07 18:37:49 linux-kernel [PATCH net-next v6 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
2023-06-07 18:37:21 linux-kernel [PATCH net-next v6 03/14] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
2023-06-07 18:36:39 linux-kernel [PATCH net-next v6 05/14] tls/sw: Use splice_eof() to flush
2023-06-07 18:35:32 linux-kernel [PATCH net-next v6 02/14] tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg
2023-06-07 18:34:44 linux-kernel [PATCH net-next v6 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops
2023-06-07 18:34:05 linux-kernel [PATCH net-next v6 06/14] tls/device: Use splice_eof() to flush
2023-06-07 18:33:08 linux-kernel [PATCH net-next v6 11/14] tls/sw: Support MSG_SPLICE_PAGES
2023-06-07 18:32:41 linux-kernel [PATCH net-next v6 10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
2023-06-07 18:32:17 linux-kernel [PATCH net-next v6 00/14] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
2023-06-07 18:12:41 linux-kernel Re: [PATCH net-next v5 11/14] tls/sw: Support MSG_SPLICE_PAGES
2023-06-07 18:04:10 linux-kernel Re: [PATCH net-next v5 11/14] tls/sw: Support MSG_SPLICE_PAGES
2023-06-07 17:45:17 linux-kernel Re: [PATCH net-next v5 14/14] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
2023-06-07 17:26:46 linux-kernel Re: [PATCH net-next v5 09/14] kcm: Use splice_eof() to flush
2023-06-07 16:53:23 linux-kernel [PATCH net-next v5 13/14] tls/device: Support MSG_SPLICE_PAGES
2023-06-07 16:22:53 linux-kernel Re: [PATCH net-next v5 07/14] ipv4, ipv6: Use splice_eof() to flush
2023-06-07 16:03:47 linux-kernel Re: [PATCH net-next v5 07/14] ipv4, ipv6: Use splice_eof() to flush
2023-06-07 15:44:11 linux-kernel Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-06-07 15:23:31 linux-kernel [PATCH net-next v5 02/14] tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg
2023-06-07 15:20:54 linux-kernel [PATCH net-next v5 09/14] kcm: Use splice_eof() to flush
2023-06-07 15:13:09 linux-kernel [PATCH net-next v5 14/14] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
2023-06-07 15:02:13 linux-kernel [PATCH net-next v5 01/14] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
2023-06-07 15:01:05 linux-kernel [PATCH net-next v5 06/14] tls/device: Use splice_eof() to flush
2023-06-07 15:00:39 linux-kernel [PATCH net-next v5 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
2023-06-07 14:56:57 linux-kernel [PATCH net-next v5 07/14] ipv4, ipv6: Use splice_eof() to flush
2023-06-07 14:56:14 linux-kernel [PATCH net-next v5 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops
2023-06-07 14:56:05 linux-kernel [PATCH net-next v5 00/14] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
2023-06-07 14:54:09 linux-kernel [PATCH net-next v5 08/14] chelsio/chtls: Use splice_eof() to flush
2023-06-07 14:48:07 linux-kernel [PATCH net-next v5 11/14] tls/sw: Support MSG_SPLICE_PAGES
2023-06-07 14:47:29 linux-kernel [PATCH net-next v5 05/14] tls/sw: Use splice_eof() to flush
2023-06-07 14:47:21 linux-kernel [PATCH net-next v5 10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
2023-06-07 14:40:30 linux-kernel [PATCH net-next v5 03/14] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
2023-06-07 09:25:43 linux-kernel Re: [PATCH] afs: Fix setting of mtime when creating a file/dir/symlink
2023-06-07 09:05:56 linux-kernel [PATCH] afs: Fix setting of mtime when creating a file/dir/symlink
2023-06-07 08:46:27 linux-kernel Re: [PATCH 2/2] sysctl: move security keys sysctl registration to its own file
2023-06-06 15:36:51 linux-kernel Re: [PATCH v2] certs/extract-cert: Fix checkpatch issues
2023-06-06 13:14:33 linux-crypto [PATCH net-next v3 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES
2023-06-06 13:12:45 linux-crypto [PATCH net-next v3 09/10] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
2023-06-06 13:12:24 linux-crypto [PATCH net-next v3 07/10] crypto: af_alg: Indent the loop in af_alg_sendmsg()