Show patches with: Submitter = David Laight       |    Archived = No       |   30 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
net: sctp: Fix negotiation of the number of data streams - backport request net: sctp: Fix negotiation of the number of data streams - backport request 1 1 - - --- 2020-10-13 David Laight davem Not Applicable
[9/9,net-next] net/socket: Use iovec_import() instead of import_iovec(). Changes to code that reads iovec from userspace - - - - --- 2020-09-15 David Laight davem Not Applicable
[8/9,next] fs: Use iovec_import() instead of import_iovec(). Changes to code that reads iovec from userspace - - - - --- 2020-09-15 David Laight davem Not Applicable
[7/9,next] mm/process_vm_access: Use iovec_import() instead of import_iovec(). Changes to code that reads iovec from userspace - - - - --- 2020-09-15 David Laight davem Not Applicable
[6/9,next] security/keys: Use iovec_import() instead of import_iovec(). Changes to code that reads iovec from userspace - - - - --- 2020-09-15 David Laight davem Not Applicable
[5/9,next] scsi: Use iovec_import() instead of import_iovec(). Changes to code that reads iovec from userspace - - - - --- 2020-09-15 David Laight davem Not Applicable
[4/9,next] fs/io_uring Don't use the return value from import_iovec(). Changes to code that reads iovec from userspace - - 1 - --- 2020-09-15 David Laight davem Not Applicable
[3/9,next] lib/iov_iter: Improved function for importing iovec[] from userpace. Changes to code that reads iovec from userspace - - - - --- 2020-09-15 David Laight davem Not Applicable
[2/9,next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static. Changes to code that reads iovec from userspace - - 1 - --- 2020-09-15 David Laight davem Not Applicable
[1/9,next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector() Changes to code that reads iovec from userspace - - - - --- 2020-09-15 David Laight davem Not Applicable
[v2] net: sctp: Fix negotiation of the number of data streams. [v2] net: sctp: Fix negotiation of the number of data streams. 1 1 - - --- 2020-08-19 David Laight davem Accepted
net: sctp: Fix negotiation of the number of data streams. net: sctp: Fix negotiation of the number of data streams. - - - - --- 2020-08-18 David Laight davem Changes Requested
[v3,net-next,2/8] sctp: setsockopt, move usercopies into a wrapper. [v3,net-next,1/8] sctp: setsockopt, expand some #defines - - - - --- 2020-05-26 David Laight davem Changes Requested
[v3,net-next,1/8] sctp: setsockopt, expand some #defines [v3,net-next,1/8] sctp: setsockopt, expand some #defines - - - - --- 2020-05-26 David Laight davem Changes Requested
[v3,net-next,4/8] sctp: getsockopt, rename some locals. [v3,net-next,1/8] sctp: setsockopt, expand some #defines - - - - --- 2020-05-26 David Laight davem Changes Requested
[v3,net-next,5/8] sctp: getsockopt, move usercopies into a wrapper. [v3,net-next,1/8] sctp: setsockopt, expand some #defines - - - - --- 2020-05-26 David Laight davem Changes Requested
[v3,net-next,6/8] sctp: getsockopt, expand some #defines [v3,net-next,1/8] sctp: setsockopt, expand some #defines - - - - --- 2020-05-26 David Laight davem Changes Requested
[v3,net-next,7/8] sctp: setsockopt, remove 'goto out' [v3,net-next,1/8] sctp: setsockopt, expand some #defines - - - - --- 2020-05-26 David Laight davem Changes Requested
[v3,net-next,8/8] sctp: setsockopt, whitespace changes [v3,net-next,1/8] sctp: setsockopt, expand some #defines - - - - --- 2020-05-26 David Laight davem Changes Requested
[v3,net-next,1/8] sctp: setsockopt, rename some locals. [v3,net-next,1/8] sctp: setsockopt, rename some locals. - - - - --- 2020-05-26 David Laight davem Changes Requested
Subject: [PATCH v2 net-next] sctp: Pull the user copies out of the individual sockopt functions. Subject: [PATCH v2 net-next] sctp: Pull the user copies out of the individual sockopt functions. - - - - --- 2020-05-22 David Laight davem RFC
[net-next] sctp: Pull the user copies out of the individual sockopt functions. [net-next] sctp: Pull the user copies out of the individual sockopt functions. - - - - --- 2020-05-20 David Laight davem Superseded
[v2] x86: Optimise x86 IP checksum code [v2] x86: Optimise x86 IP checksum code - - - - --- 2020-05-10 David Laight davem Not Applicable
[net-next] net/ipv4/raw Optimise ipv4 raw sends when IP_HDRINCL set. [net-next] net/ipv4/raw Optimise ipv4 raw sends when IP_HDRINCL set. - - - - --- 2020-05-10 David Laight davem Changes Requested
[RFC,10/12] net/socket: Use iovec_import() instead of import_iovec(). Changes to code that reads iovec from userspace - - - - --- 2020-03-31 David Laight davem RFC
[net-next] Remove DST_HOST [net-next] Remove DST_HOST 1 - - - --- 2020-03-23 David Laight davem Accepted
[net,1/1] e1000e: Stop tx/rx setup spinning for upwards of 300us. e1000e: Stop tx/rx setup spinning for upwards of 300us. - - - - --- 2020-03-03 David Laight davem Awaiting Upstream
[3/3] Optimise kfree() of memory used for large user iovecs. Optimisation to the 'iovec' copying code. - - - - --- 2020-01-24 David Laight davem Not Applicable
[2/3] Use _copy_from_user() to read SG iovec array. Optimisation to the 'iovec' copying code. - - - - --- 2020-01-24 David Laight davem Not Applicable
[1/3] Use a struct for the on-stack 'struct iovec' cache for user sg requests. Optimisation to the 'iovec' copying code. - - - - --- 2020-01-24 David Laight davem Not Applicable