Ahelenia Ziemiańska ([email protected])

Number of posts: 216 (0.21 per day)
First post: 2021-04-20 13:27:16
Last post: 2024-02-13 14:55:05

Date List Subject
2024-02-13 14:55:05 linux-kernel [PATCH 2/1] Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
2024-01-30 23:47:29 linux-kernel Re: memcpy: detected field-spanning write (size 101) of single field "ext_scan->tlv_buffer" at drivers/net/wireless/marvell/mwifiex/scan.c:2251 (size 1)
2024-01-28 05:53:43 linux-kernel [PATCH] spi: Kconfig: cap[c]ability
2024-01-26 19:55:53 linux-wireless memcpy: detected field-spanning write (size 101) of single field "ext_scan->tlv_buffer" at drivers/net/wireless/marvell/mwifiex/scan.c:2251 (size 1)
2024-01-10 15:19:48 linux-kernel Re: [PATCH v2 09/11] fuse: file: limit splice_read to virtiofs
2023-12-25 21:50:48 linux-kernel Re: Avoid unprivileged splice(file->)/(->socket) pipe exclusion
2023-12-24 05:02:19 linux-kernel [PATCH v2 13/11] tty: splice_write: disable
2023-12-24 05:02:14 linux-kernel [PATCH v2 14/11] fuse: allow splicing to trusted mounts only
2023-12-21 16:32:13 linux-kernel Re: [PATCH v2 01/11] splice: copy_splice_read: do the I/O with IOCB_NOWAIT
2023-12-21 14:30:04 linux-kernel [PATCH] kernfs: fix reference to renamed function
2023-12-21 03:13:00 linux-kernel [PATCH v2 12/11 man-pages] splice.2: document 6.8 blocking behaviour
2023-12-21 03:12:51 linux-kernel [PATCH v2 11/11] splice: splice_to_socket: always request MSG_DONTWAIT
2023-12-21 03:12:37 linux-kernel [PATCH v2 10/11] fuse: allow splicing from filesystems mounted by real root
2023-12-21 03:12:06 linux-kernel [PATCH v2 09/11] fuse: file: limit splice_read to virtiofs
2023-12-21 03:12:04 linux-kernel [PATCH v2 08/11] tty: splice_read: disable
2023-12-21 03:11:41 linux-kernel [PATCH v2 07/11] net/tcp: tcp_splice_read: always do non-blocking reads
2023-12-21 03:10:57 linux-kernel [PATCH v2 06/11] tls/sw: tls_sw_splice_read: always request non-blocking I/O
2023-12-21 03:10:40 linux-kernel [PATCH v2 05/11] kcm: kcm_splice_read: always request MSG_DONTWAIT
2023-12-21 03:10:20 linux-kernel [PATCH v2 04/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
2023-12-21 03:10:05 linux-kernel [PATCH v2 03/11] fuse: fuse_dev_splice_read: use nonblocking I/O
2023-12-21 03:09:44 linux-kernel [PATCH v2 02/11] af_unix: unix_stream_splice_read: always request MSG_DONTWAIT
2023-12-21 03:09:20 linux-kernel [PATCH v2 01/11] splice: copy_splice_read: do the I/O with IOCB_NOWAIT
2023-12-21 03:09:09 linux-kernel [PATCH v2 00/11] Avoid unprivileged splice(file->)/(->socket) pipe exclusion
2023-12-20 02:21:27 linux-kernel Re: [PATCH] kernel: relay: remove relay_file_splice _read ‒ dead code, doesn't work
2023-12-19 22:24:35 linux-kernel [PATCH] kernel: relay: remove relay_file_splice_r ead ‒ dead code, doesn't work
2023-12-16 05:43:21 linux-nfs Re: [PATCH] net: sunrpc: sizeof('\0') is 4, not 1
2023-12-16 05:36:27 linux-kernel Re: [PATCH RERESEND 10/11] splice: file->pipe: -EINVAL for non-regular files w/o FMODE_NOWAIT
2023-12-15 23:54:18 linux-kernel [PATCH] net: sunrpc: sizeof('\0') is 4, not 1
2023-12-15 23:44:00 linux-kernel [PATCH v3] checkpatch: don't take signature to be part of the commit SHA
2023-12-14 20:23:04 linux-kernel Re: [PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
2023-12-14 18:55:55 linux-kernel [PATCH RERESEND 11/11] splice: splice_to_socket: always request MSG_DONTWAIT
2023-12-14 18:55:20 linux-kernel [PATCH RERESEND 04/11] tracing: tracing_buffers_splice_read: behave as-if non-blocking I/O
2023-12-14 18:55:12 linux-kernel [PATCH RERESEND 07/11] kcm: kcm_splice_read: always request MSG_DONTWAIT
2023-12-14 18:47:04 linux-kernel [PATCH RERESEND 03/11] fuse: fuse_dev_splice_read: use nonblocking I/O
2023-12-14 18:46:42 linux-kernel [PATCH RERESEND 01/11] splice: copy_splice_read: do the I/O with IOCB_NOWAIT
2023-12-14 18:46:32 linux-kernel [PATCH RERESEND 05/11] relayfs: relay_file_splice_read: always return -EAGAIN for no data
2023-12-14 18:46:29 linux-kernel [PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
2023-12-14 18:46:18 linux-kernel [PATCH RERESEND 09/11] net/tcp: tcp_splice_read: always do non-blocking reads
2023-12-14 18:46:14 linux-kernel [PATCH RERESEND 10/11] splice: file->pipe: -EINVAL for non-regular files w/o FMODE_NOWAIT
2023-12-14 18:45:58 linux-kernel [PATCH RERESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
2023-12-14 18:45:52 linux-kernel [PATCH RERESEND 08/11] tls/sw: tls_sw_splice_read: always request non-blocking I/O
2023-12-14 18:45:40 linux-kernel [PATCH RERESEND 02/11] af_unix: unix_stream_splice_read: always request MSG_DONTWAIT
2023-12-12 10:36:28 linux-kernel [PATCH RESEND 09/11] net/tcp: tcp_splice_read: always do non-blocking reads
2023-12-12 10:35:56 linux-kernel [PATCH RESEND 08/11] tls/sw: tls_sw_splice_read: always request non-blocking I/O
2023-12-12 10:35:45 linux-kernel [PATCH RESEND 07/11] kcm: kcm_splice_read: always request MSG_DONTWAIT
2023-12-12 10:30:41 linux-kernel [PATCH RESEND 02/11] af_unix: unix_stream_splice_read: always request MSG_DONTWAIT
2023-12-12 10:30:39 linux-kernel [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
2023-12-12 10:25:54 linux-kernel [PATCH RESEND 11/11] splice: splice_to_socket: always request MSG_DONTWAIT
2023-12-12 10:25:24 linux-kernel [PATCH RESEND 10/11] splice: file->pipe: -EINVAL for non-regular files w/o FMODE_NOWAIT
2023-12-12 10:13:16 linux-kernel [PATCH RESEND 05/11] relayfs: relay_file_splice_read: always return -EAGAIN for no data
2023-12-12 10:13:16 linux-kernel [PATCH RESEND 01/11] splice: copy_splice_read: do the I/O with IOCB_NOWAIT