Show patches with: Submitter = David Howells       |    State = Action Required       |   691 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,08/10] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,04/10] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,03/10] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,02/10] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v7,12/12] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,11/12] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,10/12] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,09/12] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,07/12] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - 1 1 --- 2023-09-25 David Howells New
[v7,06/12] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,05/12] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,04/12] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,03/12] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - --- 2023-09-25 David Howells New
[v7,02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user() iov_iter: Convert the iterator macros into inline funcs 1 - - --- 2023-09-25 David Howells New
[v7,01/12] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v6,13/13] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,12/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,11/13] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,10/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,09/13] iov_iter: Add a kernel-type iterator-only iteration function iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,08/13] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,07/13] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,06/13] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,05/13] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,04/13] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,03/13] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - --- 2023-09-22 David Howells New
[v6,02/13] iov_iter: Be consistent about the __user tag on copy_mc_to_user() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,01/13] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v3,10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,08/10] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,04/10] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,03/10] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,02/10] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v5,11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,09/11] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,08/11] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,07/11] iov_iter: Add a kernel-type iterator-only iteration function iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,06/11] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,05/11] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,04/11] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,03/11] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - --- 2023-09-20 David Howells New
[RFC,v2,9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,8/9] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,7/9] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,4/9] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,3/9] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,2/9] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,1/9] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,8/9] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,7/9] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,4/9] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,3/9] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,2/9] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,1/9] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[v4,13/13] iov_iter: Create a fake device to allow iov_iter testing/benchmarking iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,12/13] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,11/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,10/13] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,09/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,08/13] iov_iter: Remove the copy_mc flag and associated functions iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,07/13] iov_iter: Make copy_from_iter() always handle MCE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,06/13] iov_iter: Add a kernel-type iterator-only iteration function iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,05/13] iov: Move iterator functions to a header file iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,04/13] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,03/13] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,02/13] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,01/13] iov_iter: Add a benchmarking kunit test iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[3/3] iov_iter: Kunit tests for page extraction iov_iter: Add kunit tests and fix iov_iter_extract_pages() - - - --- 2023-09-08 David Howells New
[2/3] iov_iter: Kunit tests for copying to/from an iterator iov_iter: Add kunit tests and fix iov_iter_extract_pages() - - - --- 2023-09-08 David Howells New
[1/3] iov_iter: Fix iov_iter_extract_pages() iov_iter: Add kunit tests and fix iov_iter_extract_pages() - 1 - --- 2023-09-08 David Howells New
[v3,2/2] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-08-16 David Howells New
[v3,1/2] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-08-16 David Howells New
[RFC,v2] iov_iter: Convert iterate*() to inline funcs [RFC,v2] iov_iter: Convert iterate*() to inline funcs - - - --- 2023-08-14 David Howells New
[RFC] iov_iter: Convert iterate*() to inline funcs [RFC] iov_iter: Convert iterate*() to inline funcs - - - --- 2023-08-11 David Howells New
[RFC,18/18] ceph: Don't use data_pages ceph, rbd: Collapse all the I/O types down to something iov_iter-based - - - --- 2023-08-04 David Howells New
[RFC,17/18] ceph: Remove CEPH_MSG_DATA_PAGES and its helpers ceph, rbd: Collapse all the I/O types down to something iov_iter-based - - - --- 2023-08-04 David Howells New
[RFC,16/18] ceph: Remove CEPH_OS_DATA_TYPE_PAGES and its attendant helpers ceph, rbd: Collapse all the I/O types down to something iov_iter-based - - - --- 2023-08-04 David Howells New
[RFC,15/18] ceph: Convert ceph_osdc_notify() reply to ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based - - - --- 2023-08-04 David Howells New
[RFC,14/18] ceph: Remove ceph_pagelist ceph, rbd: Collapse all the I/O types down to something iov_iter-based - - - --- 2023-08-04 David Howells New
[RFC,13/18] ceph: Convert users of ceph_pagelist to ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based - - - --- 2023-08-04 David Howells New
« 1 2 3 46 7 »