public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2022-06-21 19:34:15 to 2022-06-29 00:28:20 UTC [more...]

[PATCH liburing v1 0/9] aarch64 nolibc support
 2022-06-29  0:27 UTC  (4+ 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

[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 

read corruption with qemu master io_uring engine / linux master / btrfs(?)
 2022-06-28 19:03 UTC  (2+ messages)

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

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

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-06-28 16:08 UTC  (2+ messages)
` [PATCH V3 1/1] "

[PATCH for-next 0/8] io_uring: multishot recv
 2022-06-28 15:17 UTC  (12+ messages)
` [PATCH for-next 1/8] io_uring: allow 0 length for buffer select
` [PATCH for-next 2/8] io_uring: restore bgid in io_put_kbuf
` [PATCH for-next 3/8] io_uring: allow iov_len = 0 for recvmsg and buffer select
` [PATCH for-next 4/8] io_uring: recycle buffers on error
` [PATCH for-next 5/8] io_uring: clean up io_poll_check_events return values
` [PATCH for-next 6/8] io_uring: add IOU_STOP_MULTISHOT return code
` [PATCH for-next 7/8] io_uring: add IORING_RECV_MULTISHOT flag
` [PATCH for-next 8/8] io_uring: multishot recv

[ammarfaizi2-block:mellanox/linux/queue-next 4/14] include/net/xfrm.h:1959:3: error: call to undeclared function 'dev_put_track'; ISO C99 and later do not support implicit function declarations
 2022-06-28 13:29 UTC 

[ammarfaizi2-block:mellanox/linux/queue-next 2/14] net/xfrm/xfrm_device.c:280:3: error: call to undeclared function 'dev_put_track'; ISO C99 and later do not support implicit function declarations
 2022-06-28 11:14 UTC 

[RFC PATCH v1 0/1] GNU/Weeb Financial Transaction Record Design
 2022-06-28  8:07 UTC  (8+ messages)
` [RFC PATCH v1 1/1] db: Create starting DDL for saving transaction

[PATCH AUTOSEL 5.18 32/53] io_uring: mark reissue requests with REQ_F_PARTIAL_IO
 2022-06-28  2:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 37/53] io_uring: fix merge error in checking send/recv addr2 flags

Need freelance to implement io_uring into CDN
 2022-06-27 19:34 UTC 

[PATCH v5 00/11] fixed worker
 2022-06-27 13:35 UTC  (12+ messages)
` [PATCH 01/11] io-wq: add a worker flag for individual exit
` [PATCH 02/11] io-wq: change argument of create_io_worker() for convienence
` [PATCH 03/11] io-wq: add infra data structure for fixed workers
` [PATCH 04/11] io-wq: tweak io_get_acct()
` [PATCH 05/11] io-wq: fixed worker initialization
` [PATCH 06/11] io-wq: fixed worker exit
` [PATCH 07/11] io-wq: implement fixed worker logic
` [PATCH 08/11] io-wq: batch the handling of fixed worker private works
` [PATCH 09/11] io_uring: add register fixed worker interface
` [PATCH 10/11] io-wq: add an work list for fixed worker
` [PATCH 11/11] io_uring: cancel works in exec "

[RFC] libubd: library for ubd(userspace block driver based on io_uring passthrough)
 2022-06-27  8:20 UTC 

[PATCH for-next] io_uring: let to set a range for file slot allocation
 2022-06-27  7:47 UTC  (3+ messages)

[syzbot] WARNING in binder_alloc_vma_close
 2022-06-27  7:20 UTC 

[RFC] a new way to achieve asynchronous IO
 2022-06-27  7:11 UTC 

[syzbot] WARNING: locking bug in hfa384x_usbctlx_completion_task
 2022-06-26 21:33 UTC 

[PATCH gwhttpd 0/7] gwhttpd updates
 2022-06-26  5:56 UTC  (8+ messages)
` [PATCH gwhttpd 1/7] gwhttpd: Do an early return when parse_http_header fails
` [PATCH gwhttpd 2/7] gwhttpd: Don't print any error when mlock fails
` [PATCH gwhttpd 3/7] gwhttpd: Replace `send_error_and_close` with `send_http_error()`
` [PATCH gwhttpd 4/7] gwhttpd: Add log in the interrupt handler
` [PATCH gwhttpd 5/7] gwhttpd: Refactor HTTP header parser
` [PATCH gwhttpd 6/7] gwhttpd: Avoid endless busy spinning on `send()`
` [PATCH gwhttpd 7/7] Makefile: Add "make clean" command

[ammarfaizi2-block:dhowells/linux-fs/keys-fixes 1/2] system_keyring.c:undefined reference to `x509_load_certificate_list'
 2022-06-26  4:31 UTC  (3+ messages)

[PATCH gwhttpd 0/2] Two gwhttpd fixes
 2022-06-26  2:45 UTC  (3+ messages)
` [PATCH gwhttpd 1/2] gwhttpd: Explicitly set sa_family before bind()
` [PATCH gwhttpd 2/2] gwhttpd: Fix `EBADF` errors at destruction

[syzbot] WARNING in wdev_chandef
 2022-06-25 13:22 UTC 

[PATCH for-next 0/5] random 5.20 patches
 2022-06-25 12:49 UTC  (8+ messages)
` [PATCH for-next 1/5] io_uring: improve io_fail_links()
` [PATCH for-next 2/5] io_uring: fuse fallback_node and normal tw node
` [PATCH for-next 3/5] io_uring: remove extra TIF_NOTIFY_SIGNAL check
` [PATCH for-next 4/5] io_uring: don't check file ops of registered rings
` [PATCH for-next 5/5] io_uring: remove ctx->refs pinning on enter

[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-25 12:48 UTC  (29+ messages)
` [RESEND PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop
` [RESEND PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place
` [RESEND PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
` [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
` [RESEND PATCH v9 05/14] iomap: Add async buffered write support
` [RESEND PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
` [RESEND PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
` [RESEND PATCH v9 08/14] fs: add __remove_file_privs() with flags parameter
` [RESEND PATCH v9 09/14] fs: Split off inode_needs_update_time and __file_update_time
` [RESEND PATCH v9 10/14] fs: Add async write file modification handling
` [RESEND PATCH v9 11/14] io_uring: Add support for async buffered writes
` [RESEND PATCH v9 12/14] io_uring: Add tracepoint for short writes
` [RESEND PATCH v9 13/14] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [RESEND PATCH v9 14/14] xfs: Add async buffered write support
` (subset) [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes

[syzbot] WARNING in cfg80211_ch_switch_notify
 2022-06-25 10:25 UTC 

[GIT PULL] io_uring fixes for 5.19-rc4
 2022-06-24 18:44 UTC  (2+ messages)

Test SPF DMARC DKIM
 2022-06-24 14:48 UTC  (3+ messages)

Test DMARC
 2022-06-24 14:22 UTC 

[PATCH buubuu v1 00/10] Frontend updates
 2022-06-24  9:23 UTC  (8+ messages)

[PATCH for-next] io_uring: move POLLFREE handling to separate function
 2022-06-23 15:09 UTC 

[PATCH for-next v2 0/6] poll cleanups and optimisations
 2022-06-23 13:59 UTC  (9+ messages)
` [PATCH for-next v2 1/6] io_uring: clean poll ->private flagging
` [PATCH for-next v2 2/6] io_uring: remove events caching atavisms
` [PATCH for-next v2 3/6] io_uring: add a helper for apoll alloc
` [PATCH for-next v2 4/6] io_uring: change arm poll return values
` [PATCH for-next v2 5/6] io_uring: refactor poll arm error handling
` [PATCH for-next v2 6/6] io_uring: optimise submission side poll_refs

[PATCH for-next 0/6] poll cleanups and optimisations
 2022-06-23 12:16 UTC  (9+ messages)
` [PATCH for-next 1/6] io_uring: clean poll ->private flagging
` [PATCH for-next 2/6] io_uring: remove events caching atavisms
` [PATCH for-next 3/6] io_uring: add a helper for apoll alloc
` [PATCH for-next 4/6] io_uring: change arm poll return values
` [PATCH for-next 5/6] io_uring: refactor poll arm error handling
` [PATCH for-next 6/6] io_uring: optimise submission side poll_refs

[ammarfaizi2-block:powerpc/linux/next-test 1/8] arch/powerpc/platforms/powermac/setup.c:324:6: error: no previous prototype for function 'note_scsi_host'
 2022-06-23  3:31 UTC 

[ammarfaizi2-block:axboe/linux-block/for-5.20/io_uring-buffered-writes 118/137] io_uring/io_uring.c:1038: warning: expecting prototype for io_llist_xchg(). Prototype was for io_llist_cmpxchg() instead
 2022-06-23  0:46 UTC 

[PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-23  0:50 UTC  (7+ messages)

[ammarfaizi2-block:powerpc/linux/next-test 1/8] arch/powerpc/platforms/powermac/setup.c:324:6: warning: no previous prototype for 'note_scsi_host'
 2022-06-23  0:13 UTC 

[ammarfaizi2-block:kvalo/ath/ath12k-bringup-extras 2/3] drivers/net/wireless/ath/ath12k/pci.c:678:7: error: call to undeclared function 'of_property_read_u32'; ISO C99 and later do not support implicit function declarations
 2022-06-22 22:42 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-multiqueue 5/9] net/rxrpc/af_rxrpc.c:948:2: warning: compat_setsockopt disappeared
 2022-06-22 16:45 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-multiqueue 5/9] net/rxrpc/af_rxrpc.c:948:2: warning: #warning compat_setsockopt disappeared
 2022-06-22 16:45 UTC 

[ammarfaizi2-block:kvalo/ath/pending 3/10] drivers/net/wireless/ath/ath9k/hif_usb.c:251:57: warning: suggest braces around empty body in an 'else' statement
 2022-06-22 13:10 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-2 14/24] net/rxrpc/call_event.c:230:28: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-06-21 23:18 UTC 

Linux 5.18-rc4
 2022-06-21 20:27 UTC  (9+ messages)

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-multiqueue 3/5] fs/afs/rxrpc.c:155:6: warning: variable 'o' is used uninitialized whenever 'if' condition is false
 2022-06-21 19:34 UTC 


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