public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2022-06-28 16:13:31 to 2022-07-05 07:45:03 UTC [more...]

[PATCH liburing v5 00/10] aarch64 support
 2022-07-05  7:43 UTC  (2+ messages)
` [PATCH liburing v5 01/10] CHANGELOG: Fixup missing space

[PATCH liburing v4 00/10] aarch64 support
 2022-07-05  7:05 UTC  (15+ messages)
` [PATCH liburing v4 01/10] CHANGELOG: Fixup missing space
` [PATCH liburing v4 02/10] arch: syscall: Add `__sys_open()` syscall
` [PATCH liburing v4 03/10] arch: syscall: Add `__sys_read()` syscall
` [PATCH liburing v4 04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks
` [PATCH liburing v4 05/10] arch/aarch64: lib: Add `get_page_size()` function
` [PATCH liburing v4 06/10] lib: Style fixup for #if / #elif / #else / #endif
` [PATCH liburing v4 07/10] lib: Enable nolibc support for aarch64
` [PATCH liburing v4 08/10] test: Add nolibc test
` [PATCH liburing v4 09/10] .github: Enable aarch64 nolibc build for GitHub bot
` [PATCH liburing v4 10/10] CHANGELOG: Note about aarch64 support

[PATCH liburing v3 00/10] aarch64 support
 2022-07-04 18:23 UTC  (16+ messages)
` [PATCH liburing v3 01/10] CHANGELOG: Fixup missing space
` [PATCH liburing v3 02/10] arch: syscall: Add `__sys_open()` syscall
` [PATCH liburing v3 03/10] arch: syscall: Add `__sys_read()` syscall
` [PATCH liburing v3 04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks
` [PATCH liburing v3 05/10] arch/aarch64: lib: Add `get_page_size()` function
` [PATCH liburing v3 06/10] lib: Style fixup for #if / #elif / #else / #endif
` [PATCH liburing v3 07/10] lib: Enable nolibc support for aarch64
` [PATCH liburing v3 08/10] test: Add nolibc test
` [PATCH liburing v3 09/10] .github: Enable aarch64 nolibc build for GitHub bot
` [PATCH liburing v3 10/10] CHANGELOG: Note about aarch64 support

[PATCH liburing] fix test_buf_select_pipe on older kernels
 2022-07-04 16:06 UTC 

[PATCH liburing v2 0/8] aarch64 support
 2022-07-04 15:36 UTC  (12+ messages)
` [PATCH liburing v2 1/8] CHANGELOG: Fixup missing space
` [PATCH liburing v2 2/8] arch: syscall: Add `__sys_open()` syscall
` [PATCH liburing v2 3/8] arch: syscall: Add `__sys_read()` syscall
` [PATCH liburing v2 4/8] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks
` [PATCH liburing v2 5/8] arch/aarch64: lib: Add `get_page_size()` function
` [PATCH liburing v2 6/8] arch: Enable nolibc support for aarch64
` [PATCH liburing v2 7/8] .github: Enable aarch64 nolibc build for GitHub bot
` [PATCH liburing v2 8/8] CHANGELOG: Note about aarch64 support

[PATCH liburing] remove recvmsg_multishot
 2022-07-04 14:02 UTC 

[PATCH] io_uring: disable multishot recvmsg
 2022-07-04 14:01 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 61/61] fs/netfs/buffered_flush.c:1072 netfs_select_dirty() warn: inconsistent returns '&ctx->dirty_lock'
 2022-07-04 13:30 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 56/61] fs/netfs/truncate.c:177 netfs_prepare_trunc_buffers() error: uninitialized symbol 'from'
 2022-07-04 13:08 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 2/61] lib/iov_iter.c:1803:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-07-04 11:11 UTC 

[syzbot] WARNING in match_held_lock
 2022-07-03 19:59 UTC 

[PATCH liburing v1 0/2] __hot and __cold
 2022-07-03 13:00 UTC  (6+ messages)
` [PATCH liburing v1 1/2] lib: Add __hot and __cold macros
` [PATCH liburing v1 2/2] setup: Mark the exported functions as __cold

[PATCH liburing] test/helpers: Use a proper cast for `(struct sockaddr *)` argument
 2022-07-03 13:00 UTC  (2+ messages)

[ammarfaizi2-block:axboe/linux-block/tw-test 21/69] fs/io_uring.c:5877:66: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-07-02 11:57 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 53/61] fs/erofs/fscache.c:21:29: error: 'struct netfs_io_request' has no member named 'subrequests'
 2022-07-02 10:25 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 56/61] fs/afs/inode.c:927:23: warning: variable 'i_size' is uninitialized when used here
 2022-07-02  7:31 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 46/61] fs/netfs/buffered_flush.c:434:16: warning: comparison of distinct pointer types ('typeof (hard_align) *' (aka 'unsigned int *') and 'typeof (((1UL) << (12)) << ctx->cache_order) *' (aka 'unsigned long *'))
 2022-07-02  6:19 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 26/61] include/linux/page-flags.h:788:20: error: passing 'const struct page *' to parameter of type 'struct page *' discards qualifiers
 2022-07-01 22:01 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 59/61] fs/netfs/buffered_write.c:815:9: warning: no previous prototype for 'netfs_file_write_iter_locked'
 2022-07-01 21:30 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 46/61] fs/netfs/buffered_flush.c:434:16: warning: comparison of distinct pointer types ('typeof (hard_align) *' (aka 'unsigned int *') and 'typeof ((1UL << 18) << ctx->cache_order) *' (aka 'unsigned long *'))
 2022-07-01 21:30 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 59/61] fs/netfs/buffered_write.c:815:9: warning: no previous prototype for function 'netfs_file_write_iter_locked'
 2022-07-01 21:20 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 59/61] fs/netfs/buffered_write.c:815:9: warning: no previous prototype for 'netfs_file_write_iter_locked'
 2022-07-01 21:20 UTC 

[GIT PULL] io_uring fixes for 5.19-rc5
 2022-07-01 18:02 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/pmladek.2022.06.15a 123/140] xtensa-linux-ld: arch/xtensa/kernel/entry.o:undefined reference to `context_tracking_user_exit'
 2022-07-01 13:53 UTC  (4+ messages)
  ` [kbuild-all] "

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 53/56] fs/erofs/fscache.c:21:29: error: 'struct netfs_io_request' has no member named 'subrequests'
 2022-07-01  5:46 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 56/56] ld.lld: error: undefined symbol: __fscache_resize_cookie
 2022-07-01  2:40 UTC 

[ammarfaizi2-block:broonie/sound/for-next 301/310] sound/soc/codecs/wsa883x.c:1207:3: warning: unannotated fall-through between switch labels
 2022-07-01  1:39 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 56/56] include/linux/fscache.h:387: undefined reference to `__fscache_resize_cookie'
 2022-07-01  0:08 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 31/56] ld.lld: error: undefined symbol: fscache_begin_cache_operation
 2022-06-30 23:17 UTC 

[PATCH for-next 0/3] ranged file slot alloc
 2022-06-30 20:03 UTC  (14+ messages)
` [PATCH for-next 1/3] update io_uring.h with file slot alloc ranges
` [PATCH for-next 2/3] alloc range helpers
` [PATCH for-next 3/3] test range file alloc

[PATCH v2 liburing 0/7] liburing: multishot receive
 2022-06-30 16:53 UTC  (11+ messages)
` [PATCH v2 liburing 1/7] add t_create_socket_pair
` [PATCH v2 liburing 2/7] add IORING_RECV_MULTISHOT to io_uring.h
` [PATCH v2 liburing 3/7] add io_uring_prep_(recv|recvmsg)_multishot
` [PATCH v2 liburing 4/7] add IORING_RECV_MULTISHOT docs
` [PATCH v2 liburing 5/7] add recv-multishot test
` [PATCH v2 liburing 6/7] add poll overflow test
` [PATCH v2 liburing 7/7] add accept with "

[PATCH v3 liburing 0/7] liburing: multishot receive
 2022-06-30 16:49 UTC  (8+ messages)
` [PATCH v3 liburing 1/7] add t_create_socket_pair
` [PATCH v3 liburing 2/7] add IORING_RECV_MULTISHOT to io_uring.h
` [PATCH v3 liburing 3/7] add io_uring_prep_(recv|recvmsg)_multishot
` [PATCH v3 liburing 4/7] add IORING_RECV_MULTISHOT docs
` [PATCH v3 liburing 5/7] add recv-multishot test
` [PATCH v3 liburing 6/7] add poll overflow test
` [PATCH v3 liburing 7/7] add accept with "

[PATCH liburing v2 0/5] ranged file slot alloc
 2022-06-30 16:47 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 55/55] fs/netfs/truncate.c:191:39: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2022-06-30 16:01 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 55/55] fs/netfs/buffered_flush.c:219:7: error: use of undeclared identifier 'p'
 2022-06-30 15:21 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 55/55] fs/netfs/truncate.c:202:18: warning: variable 'to' is uninitialized when used here
 2022-06-30 15:21 UTC 

[PATCH liburing] add a test for async reads with buffer_select
 2022-06-30 15:02 UTC  (2+ messages)

[PATCH 5.19] io_uring: fix provided buffer import
 2022-06-30 14:56 UTC  (2+ messages)

[PATCH 5.19] io_uring: keep sendrecv flags in ioprio
 2022-06-30 14:56 UTC  (2+ messages)

[PATCH for-next] io_uring: use proper type for io_sr_msg msg_flags
 2022-06-30 14:10 UTC 

[PATCH liburing] fix accept direct with index allocation
 2022-06-30  9:45 UTC 

[PATCH v2 for-next 00/12] io_uring: multishot recv
 2022-06-30  9:12 UTC  (14+ messages)
` [PATCH v2 for-next 01/12] io_uring: allow 0 length for buffer select
` [PATCH v2 for-next 02/12] io_uring: restore bgid in io_put_kbuf
` [PATCH v2 for-next 03/12] io_uring: allow iov_len = 0 for recvmsg and buffer select
` [PATCH v2 for-next 04/12] io_uring: recycle buffers on error
` [PATCH v2 for-next 05/12] io_uring: clean up io_poll_check_events return values
` [PATCH v2 for-next 06/12] io_uring: add IOU_STOP_MULTISHOT return code
` [PATCH v2 for-next 07/12] io_uring: add allow_overflow to io_post_aux_cqe
` [PATCH v2 for-next 08/12] io_uring: fix multishot poll on overflow
` [PATCH v2 for-next 09/12] io_uring: fix multishot accept ordering
` [PATCH v2 for-next 10/12] io_uring: multishot recv
` [PATCH v2 for-next 11/12] io_uring: fix io_uring_cqe_overflow trace format
` [PATCH v2 for-next 12/12] io_uring: only trace one of complete or overflow

[PATCH liburing v1 0/9] aarch64 nolibc support
 2022-06-29 15:17 UTC  (19+ messages)
` [PATCH liburing v1 1/9] CHANGELOG: Fixup missing space
` [PATCH liburing v1 2/9] setup: Handle `get_page_size()` failure (for aarch64 nolibc support)
` [PATCH liburing v1 3/9] arch: syscall: Add `__sys_open()` syscall
` [PATCH liburing v1 4/9] arch: syscall: Add `__sys_read()` syscall
` [PATCH liburing v1 5/9] arch/arm64: Rename aarch64 directory to arm64
` [PATCH liburing v1 6/9] arch: syscall: Remove `__INTERNAL__LIBURING_SYSCALL_H` checks
` [PATCH liburing v1 7/9] arch/arm64: Add `get_page_size()` function
` [PATCH liburing v1 8/9] arch: Enable nolibc support for arm64
` [PATCH liburing v1 9/9] .github: Enable aarch64 nolibc build for GitHub bot

[PATCH] io_uring: fix a typo in comment
 2022-06-29 14:43 UTC 

[ammarfaizi2-block:arm64/linux/for-next/boot 20/21] ld.lld: error: undefined hidden symbol: __pi___memmove
 2022-06-29  7:42 UTC 

read corruption with qemu master io_uring engine / linux master / btrfs(?)
 2022-06-29  5:14 UTC  (4+ messages)

[RFC net-next v3 00/29] io_uring zerocopy send
 2022-06-28 22:52 UTC  (31+ messages)
` [RFC net-next v3 01/29] ipv4: avoid partial copy for zc
` [RFC net-next v3 02/29] ipv6: "
` [RFC net-next v3 03/29] skbuff: add SKBFL_DONT_ORPHAN flag
` [RFC net-next v3 04/29] skbuff: carry external ubuf_info in msghdr
` [RFC net-next v3 05/29] net: bvec specific path in zerocopy_sg_from_iter
` [RFC net-next v3 06/29] net: optimise bvec-based zc page referencing
` [RFC net-next v3 07/29] net: don't track pfmemalloc for managed frags
` [RFC net-next v3 08/29] skbuff: don't mix ubuf_info of different types
` [RFC net-next v3 09/29] ipv4/udp: support zc with managed data
` [RFC net-next v3 10/29] ipv6/udp: "
` [RFC net-next v3 11/29] tcp: "
` [RFC net-next v3 12/29] tcp: kill extra io_uring's uarg refcounting
` [RFC net-next v3 13/29] net: let callers provide extra ubuf_info refs
` [RFC net-next v3 14/29] io_uring: opcode independent fixed buf import
` [RFC net-next v3 15/29] io_uring: add zc notification infrastructure
` [RFC net-next v3 16/29] io_uring: cache struct io_notif
` [RFC net-next v3 17/29] io_uring: complete notifiers in tw
` [RFC net-next v3 18/29] io_uring: add notification slot registration
` [RFC net-next v3 19/29] io_uring: rename IORING_OP_FILES_UPDATE
` [RFC net-next v3 20/29] io_uring: add zc notification flush requests
` [RFC net-next v3 21/29] io_uring: wire send zc request type
` [RFC net-next v3 22/29] io_uring: account locked pages for non-fixed zc
` [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
` [RFC net-next v3 24/29] io_uring: add rsrc referencing for notifiers
` [RFC net-next v3 25/29] io_uring: sendzc with fixed buffers
` [RFC net-next v3 26/29] io_uring: flush notifiers after sendzc
` [RFC net-next v3 27/29] io_uring: allow to override zc tag on flush
` [RFC net-next v3 28/29] io_uring: batch submission notif referencing
` [RFC net-next v3 29/29] selftests/io_uring: test zerocopy send

[PATCH][next] io_uring: replace zero-length array with flexible-array member
 2022-06-28 19:38 UTC  (2+ messages)

[ammarfaizi2-block:testing/for-next] BUILD SUCCESS 2b6ae344e0d96337a343f10e292f887f5ef1e5b9
 2022-06-28 19:24 UTC 

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 17:54 UTC  (2+ messages)

[PATCH liburing 0/4] liburing: multishot receive
 2022-06-28 16:12 UTC  (4+ messages)
` [PATCH liburing 2/4] add IORING_RECV_MULTISHOT to io_uring.h


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox