Show patches with: Submitter = David Howells       |    State = Action Required       |    Archived = No       |   1834 patches
« 1 216 17 18 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,20/35] rxrpc: Move error processing into the local endpoint I/O thread rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,19/35] rxrpc: Move packet reception processing into I/O thread rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,18/35] rxrpc: Create a per-local endpoint receive queue and I/O thread rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,17/35] rxrpc: Split the receive code rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,16/35] rxrpc: Don't hold a ref for connection workqueue rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,15/35] rxrpc: Don't hold a ref for call timer or workqueue rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,14/35] rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,13/35] rxrpc: Trace rxrpc_bundle refcount rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,12/35] rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,11/35] rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,10/35] rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,09/35] rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,08/35] rxrpc: Extract the code from a received ABORT packet much earlier rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,07/35] rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,06/35] rxrpc: Remove the [_k]net() debugging macros rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,05/35] rxrpc: Remove the [k_]proto() debugging macros rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,04/35] rxrpc: Remove handling of duplicate packets in recvmsg_queue rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,03/35] rxrpc: Remove decl for rxrpc_kernel_call_is_complete() rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,02/35] rxrpc: Fix call leak rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
[net-next,01/35] rxrpc: Implement an in-kernel rxperf server for testing purposes rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3 - - - --- 2022-11-30 David Howells New
afs: Fix fileserver probe RTT handling afs: Fix fileserver probe RTT handling - 1 1 --- 2022-11-28 David Howells New
afs: Fix fileserver probe RTT handling afs: Fix fileserver probe RTT handling - - - --- 2022-11-28 David Howells New
[RFC,v4,3/3] mm: Make filemap_release_folio() better inform shrink_folio_list() mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[RFC,v4,2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[RFC,v4,1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
Should iov_iter_get_pages*() be EXPORT_SYMBOL_GPL? Should iov_iter_get_pages*() be EXPORT_SYMBOL_GPL? - - - --- 2022-11-23 David Howells New
[v2,4/4] netfs: Add a function to extract an iterator into a scatterlist iov_iter: Add extraction helpers - - - --- 2022-11-23 David Howells New
[v2,3/4] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator iov_iter: Add extraction helpers - - - --- 2022-11-23 David Howells New
[v2,2/4] iov_iter: Add a function to extract a page list from an iterator iov_iter: Add extraction helpers - - - --- 2022-11-23 David Howells New
[v2,1/4] mm: Move FOLL_* defs to mm_types.h iov_iter: Add extraction helpers - 2 - --- 2022-11-23 David Howells New
[v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[net-next,17/17] rxrpc: Simplify skbuff accounting in receive path rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,16/17] rxrpc: Transmit ACKs at the point of generation rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,15/17] rxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local() rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,14/17] rxrpc: Move the cwnd degradation after transmitting packets rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,13/17] rxrpc: Trace/count transmission underflows and cwnd resets rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,12/17] rxrpc: Make the I/O thread take over the call and local processor work rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,11/17] rxrpc: Remove RCU from peer->error_targets list rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,10/17] rxrpc: Move DATA transmission into call processor work item rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,09/17] rxrpc: Implement a mechanism to send an event notification to a call rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,08/17] rxrpc: Remove the _bh annotation from all the spinlocks rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,07/17] rxrpc: Don't take spinlocks in the RCU callback functions rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,06/17] rxrpc: Don't use sk->sk_receive_queue.lock to guard socket state changes rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,05/17] rxrpc: Remove call->input_lock rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,04/17] rxrpc: Move error processing into the local endpoint I/O thread rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,03/17] rxrpc: Move packet reception processing into I/O thread rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,02/17] rxrpc: Create a per-local endpoint receive queue and I/O thread rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,01/17] rxrpc: Split the receive code rxrpc: Increasing SACK size and moving away from softirq, part 3 - - - --- 2022-11-23 David Howells New
[net-next,13/13] rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,12/13] rxrpc: Trace rxrpc_bundle refcount rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,11/13] rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,10/13] rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,09/13] rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,08/13] rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,07/13] rxrpc: Extract the code from a received ABORT packet much earlier rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,06/13] rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,05/13] rxrpc: Remove the [_k]net() debugging macros rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,04/13] rxrpc: Remove the [k_]proto() debugging macros rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,03/13] rxrpc: Remove handling of duplicate packets in recvmsg_queue rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,02/13] rxrpc: Remove decl for rxrpc_kernel_call_is_complete() rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
[net-next,01/13] rxrpc: Implement an in-kernel rxperf server for testing purposes rxrpc: Increasing SACK size and moving away from softirq, part 2 - - - --- 2022-11-23 David Howells New
fscache: fix OOB Read in __fscache_acquire_volume fscache: fix OOB Read in __fscache_acquire_volume - 2 - --- 2022-11-21 David Howells New
[RFC,v2] afs: Stop implementing ->writepage() [RFC,v2] afs: Stop implementing ->writepage() - - - --- 2022-11-21 David Howells New
[RFC] afs: Stop implementing ->writepage() [RFC] afs: Stop implementing ->writepage() - - - --- 2022-11-18 David Howells New
fscache: fix OOB Read in __fscache_acquire_volume fscache: fix OOB Read in __fscache_acquire_volume - 1 - --- 2022-11-17 David Howells New
[RFC,4/4] netfs: Add a function to extract an iterator into a scatterlist iov_iter: Add extraction helpers - - - --- 2022-11-17 David Howells New
[RFC,3/4] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator iov_iter: Add extraction helpers - - - --- 2022-11-17 David Howells New
[RFC,2/4] iov_iter: Add a function to extract a page list from an iterator iov_iter: Add extraction helpers - - - --- 2022-11-17 David Howells New
[RFC,1/4] mm: Move FOLL_* defs to mm_types.h iov_iter: Add extraction helpers - 2 - --- 2022-11-17 David Howells New
[RFC,v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [RFC,v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-17 David Howells New
[net] rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975] [net] rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975] - - 1 --- 2022-11-16 David Howells New
[net-next,3/3] rxrpc: Fix network address validation rxrpc: Fix oops and missing config conditionals - - - --- 2022-11-16 David Howells New
[net-next,2/3] rxrpc: Fix oops from calling udpv6_sendmsg() on AF_INET socket rxrpc: Fix oops and missing config conditionals - - - --- 2022-11-16 David Howells New
[net-next,1/3] rxrpc: Fix missing IPV6 #ifdef rxrpc: Fix oops and missing config conditionals - - - --- 2022-11-16 David Howells New
cifs: Fix problem with encrypted RDMA data read cifs: Fix problem with encrypted RDMA data read - - - --- 2022-11-15 David Howells New
[GIT,PULL] netfs: Fix folio unmarking/unlocking loops [GIT,PULL] netfs: Fix folio unmarking/unlocking loops - - - --- 2022-11-15 David Howells New
[RFC,v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [RFC,v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-14 David Howells New
mm: Make some folio and page function arguments const and use bool mm: Make some folio and page function arguments const and use bool - - - --- 2022-11-10 David Howells New
mm: Make some folio function arguments const mm: Make some folio function arguments const - - - --- 2022-11-10 David Howells New
[v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing [v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing 2 1 1 --- 2022-11-10 David Howells New
[net-next] rxrpc: Fix missing IPV6 #ifdef [net-next] rxrpc: Fix missing IPV6 #ifdef - - - --- 2022-11-10 David Howells New
[net-next,26/26] rxrpc: Allocate an skcipher each time needed rather than reusing rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,25/26] rxrpc: Fix congestion management rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,24/26] rxrpc: Remove the rxtx ring rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,23/26] rxrpc: Save last ACK's SACK table rather than marking txbufs rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,22/26] rxrpc: Remove call->lock rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,21/26] rxrpc: Don't use a ring buffer for call Tx queue rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,20/26] rxrpc: Get rid of the Rx ring rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,19/26] rxrpc: Clone received jumbo subpackets and queue separately rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,18/26] rxrpc: Split the rxrpc_recvmsg tracepoint rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,17/26] rxrpc: Clean up ACK handling rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,16/26] rxrpc: Allocate ACK records at proposal and queue for transmission rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,15/26] rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,14/26] rxrpc: Remove call->tx_phase rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,13/26] rxrpc: Remove the flags from the rxrpc_skb tracepoint rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,12/26] rxrpc: Remove unnecessary header inclusions rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,11/26] rxrpc: Call udp_sendmsg() directly rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,10/26] rxrpc: Use the core ICMP/ICMP6 parsers rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,09/26] net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error() rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
[net-next,08/26] rxrpc: Fix ack.bufferSize to be 0 when generating an ack rxrpc: Increasing SACK size and moving away from softirq, part 1 - - - --- 2022-11-08 David Howells New
« 1 216 17 18 19 »