December 2022 Archives by date
Starting: Thu Dec 1 16:15:03 PST 2022
Ending: Thu Dec 29 08:40:29 PST 2022
Messages: 189
- [PATCH net-next 00/36] rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3
David Howells
- [PATCH net-next 01/36] rxrpc: Fix checker warning
David Howells
- [PATCH net-next 02/36] rxrpc: Implement an in-kernel rxperf server for testing purposes
David Howells
- [PATCH net-next 03/36] rxrpc: Fix call leak
David Howells
- [PATCH net-next 04/36] rxrpc: Remove decl for rxrpc_kernel_call_is_complete()
David Howells
- [PATCH net-next 05/36] rxrpc: Remove handling of duplicate packets in recvmsg_queue
David Howells
- [PATCH net-next 06/36] rxrpc: Remove the [k_]proto() debugging macros
David Howells
- [PATCH net-next 07/36] rxrpc: Remove the [_k]net() debugging macros
David Howells
- [PATCH net-next 08/36] rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
David Howells
- [PATCH net-next 09/36] rxrpc: Extract the code from a received ABORT packet much earlier
David Howells
- [PATCH net-next 10/36] rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
- [PATCH net-next 11/36] rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
- [PATCH net-next 12/36] rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
- [PATCH net-next 13/36] rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
- [PATCH net-next 14/36] rxrpc: Trace rxrpc_bundle refcount
David Howells
- [PATCH net-next 15/36] rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
- [PATCH net-next 16/36] rxrpc: Don't hold a ref for call timer or workqueue
David Howells
- [PATCH net-next 17/36] rxrpc: Don't hold a ref for connection workqueue
David Howells
- [PATCH net-next 18/36] rxrpc: Split the receive code
David Howells
- [PATCH net-next 19/36] rxrpc: Create a per-local endpoint receive queue and I/O thread
David Howells
- [PATCH net-next 20/36] rxrpc: Move packet reception processing into I/O thread
David Howells
- [PATCH net-next 21/36] rxrpc: Move error processing into the local endpoint I/O thread
David Howells
- [PATCH net-next 22/36] rxrpc: Remove call->input_lock
David Howells
- [PATCH net-next 23/36] rxrpc: Don't use sk->sk_receive_queue.lock to guard socket state changes
David Howells
- [PATCH net-next 24/36] rxrpc: Implement a mechanism to send an event notification to a call
David Howells
- [PATCH net-next 25/36] rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
- [PATCH net-next 26/36] rxrpc: Move DATA transmission into call processor work item
David Howells
- [PATCH net-next 27/36] rxrpc: Remove RCU from peer->error_targets list
David Howells
- [PATCH net-next 28/36] rxrpc: Simplify skbuff accounting in receive path
David Howells
- [PATCH net-next 29/36] rxrpc: Reduce the use of RCU in packet input
David Howells
- [PATCH net-next 30/36] rxrpc: Extract the peer address from an incoming packet earlier
David Howells
- [PATCH net-next 31/36] rxrpc: Make the I/O thread take over the call and local processor work
David Howells
- [PATCH net-next 32/36] rxrpc: Remove the _bh annotation from all the spinlocks
David Howells
- [PATCH net-next 33/36] rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
- [PATCH net-next 34/36] rxrpc: Move the cwnd degradation after transmitting packets
David Howells
- [PATCH net-next 35/36] rxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local()
David Howells
- [PATCH net-next 36/36] rxrpc: Transmit ACKs at the point of generation
David Howells
- [PATCH net-next 00/36] rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3
patchwork-bot+netdevbpf at kernel.org
- [PATCH 6.0 065/124] afs: Fix fileserver probe RTT handling
Greg Kroah-Hartman
- [PATCH 5.10 46/92] afs: Fix fileserver probe RTT handling
Greg Kroah-Hartman
- [PATCH 5.15 059/120] afs: Fix fileserver probe RTT handling
Greg Kroah-Hartman
- [PATCH 5.4 109/153] afs: Fix fileserver probe RTT handling
Greg Kroah-Hartman
- [PATCH net-next 00/32] rxrpc: Increasing SACK size and moving away from softirq, part 4
David Howells
- [PATCH net-next 01/32] rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
- [PATCH net-next 02/32] rxrpc: Fix security setting propagation
David Howells
- [PATCH net-next 03/32] rxrpc: Simplify rxrpc_implicit_end_call()
David Howells
- [PATCH net-next 04/32] rxrpc: Separate call retransmission from other conn events
David Howells
- [PATCH net-next 05/32] rxrpc: Convert call->recvmsg_lock to a spinlock
David Howells
- [PATCH net-next 06/32] rxrpc: Convert call->state_lock to a spinlock
David Howells
- [PATCH net-next 07/32] rxrpc: Only set/transmit aborts in the I/O thread
David Howells
- [PATCH net-next 08/32] rxrpc: Only disconnect calls in the I/O thread
David Howells
- [PATCH net-next 09/32] rxrpc: Allow a delay to be injected into packet reception
David Howells
- [PATCH net-next 10/32] rxrpc: Generate extra pings for RTT during heavy-receive call
David Howells
- [PATCH net-next 11/32] rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked
David Howells
- [PATCH net-next 12/32] rxrpc: Simplify ACK handling
David Howells
- [PATCH net-next 13/32] rxrpc: Don't lock call->tx_lock to access call->tx_buffer
David Howells
- [PATCH net-next 14/32] rxrpc: Remove local->defrag_sem
David Howells
- [PATCH net-next 15/32] rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
- [PATCH net-next 16/32] rxrpc: Clean up connection abort
David Howells
- [PATCH net-next 17/32] rxrpc: Tidy up abort generation infrastructure
David Howells
- [PATCH net-next 18/32] rxrpc: Stash the network namespace pointer in rxrpc_local
David Howells
- [PATCH net-next 19/32] rxrpc: Make the set of connection IDs per local endpoint
David Howells
- [PATCH net-next 20/32] rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
- [PATCH net-next 21/32] rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
- [PATCH net-next 22/32] rxrpc: Split out the call state changing functions into their own file
David Howells
- [PATCH net-next 23/32] rxrpc: Wrap accesses to get call state to put the barrier in one place
David Howells
- [PATCH net-next 24/32] rxrpc: Move call state changes from sendmsg to I/O thread
David Howells
- [PATCH net-next 25/32] rxrpc: Move call state changes from recvmsg to I/O thread
David Howells
- [PATCH net-next 26/32] rxrpc: Remove call->state_lock
David Howells
- [PATCH net-next 27/32] rxrpc: Make the local endpoint hold a ref on a connected call
David Howells
- [PATCH net-next 28/32] rxrpc: Move the client conn cache management to the I/O thread
David Howells
- [PATCH net-next 29/32] rxrpc: Show consumed and freed packets as non-dropped in dropwatch
David Howells
- [PATCH net-next 30/32] rxrpc: Change rx_packet tracepoint to display securityIndex not type twice
David Howells
- [PATCH net-next 31/32] rxrpc: Move client call connection to the I/O thread
David Howells
- [PATCH net-next 32/32] rxrpc: Kill service bundle
David Howells
- [syzbot] KASAN: use-after-free Read in rxrpc_lookup_local
syzbot
- [syzbot] kernel BUG in rxrpc_put_peer
syzbot
- [syzbot] KASAN: use-after-free Write in rxrpc_destroy_local
syzbot
- [syzbot] KASAN: use-after-free Read in rxrpc_destroy_all_locals
syzbot
- [syzbot] KASAN: use-after-free Read in rxrpc_lookup_local
David Howells
- [syzbot] KASAN: use-after-free Read in rxrpc_lookup_local
syzbot
- [syzbot] kernel BUG in rxrpc_destroy_all_locals
syzbot
- [bug report] rxrpc: Make the I/O thread take over the call and local processor work
Dan Carpenter
- [bug report] rxrpc: Implement an in-kernel rxperf server for testing purposes
Dan Carpenter
- [syzbot] KASAN: use-after-free Read in rxrpc_lookup_local
David Howells
- [syzbot] KASAN: use-after-free Read in rxrpc_lookup_local
David Howells
- [syzbot] KASAN: use-after-free Read in rxrpc_lookup_local
syzbot
- [syzbot] KASAN: use-after-free Read in rxrpc_destroy_all_locals
syzbot
- [syzbot] KASAN: use-after-free Read in rxrpc_lookup_local
David Howells
- [syzbot] KASAN: use-after-free Read in rxrpc_lookup_local
syzbot
- [syzbot] kernel BUG in rxrpc_put_peer
David Howells
- [syzbot] KASAN: use-after-free Read in rxrpc_destroy_all_locals
David Howells
- [syzbot] kernel BUG in rxrpc_put_peer
syzbot
- [syzbot] KASAN: use-after-free Read in rxrpc_destroy_all_locals
syzbot
- [syzbot] KASAN: use-after-free Read in rxrpc_destroy_all_locals
syzbot
- [syzbot] INFO: task hung in rxrpc_destroy_all_calls (3)
syzbot
- [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Paolo Abeni
- [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Jakub Kicinski
- [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Paolo Abeni
- [f2fs-dev] [PATCH v4 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
Chao Yu
- [f2fs-dev] [PATCH v4 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
Chao Yu
- [ammarfaizi2-block:dhowells/linux-fs/fscache-fixes] [mm, netfs, fscache] 6919cda8e0: canonical_address#:#[##]
kernel test robot
- [ammarfaizi2-block:dhowells/linux-fs/fscache-fixes] [mm, netfs, fscache] 6919cda8e0: canonical_address#:#[##]
Linus Torvalds
- Słowa kluczowe do wypozycjonowania
Adam Charachuta
- [linus:master] [rxrpc] a2cf3264f3: BUG:kernel_NULL_pointer_dereference
kernel test robot
- kafs-client (recent strangeness of with add_key)
Bill MacAllister
- [bug report] rxrpc: Implement an in-kernel rxperf server for testing purposes
David Howells
- [bug report] rxrpc: Make the I/O thread take over the call and local processor work
David Howells
- [bug report] rxrpc: Implement an in-kernel rxperf server for testing purposes
Dan Carpenter
- [bug report] rxrpc: Make the I/O thread take over the call and local processor work
Dan Carpenter
- [bug report] rxrpc: Make the I/O thread take over the call and local processor work
David Howells
- [PATCH net 0/9] rxrpc: Fixes for I/O thread conversion/SACK table expansion
David Howells
- [PATCH net 1/9] rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
- [PATCH net 2/9] rxrpc: Fix security setting propagation
David Howells
- [PATCH net 3/9] rxrpc: Fix NULL deref in rxrpc_unuse_local()
David Howells
- [PATCH net 4/9] rxrpc: Fix I/O thread startup getting skipped
David Howells
- [PATCH net 5/9] rxrpc: Fix locking issues in rxrpc_put_peer_locked()
David Howells
- [PATCH net 6/9] rxrpc: Fix switched parameters in peer tracing
David Howells
- [PATCH net 7/9] rxrpc: Fix I/O thread stop
David Howells
- [PATCH net 8/9] rxrpc: rxperf: Fix uninitialised variable
David Howells
- [PATCH net 9/9] rxrpc: Fix the return value of rxrpc_new_incoming_call()
David Howells
- [PATCH net 0/9] rxrpc: Fixes for I/O thread conversion/SACK table expansion
Marc Dionne
- [PATCH net 7/9] rxrpc: Fix I/O thread stop
Hillf Danton
- [bug report] rxrpc: Make the I/O thread take over the call and local processor work
Dan Carpenter
- [PATCH net 7/9] rxrpc: Fix I/O thread stop
David Howells
- [PATCH net 7/9] rxrpc: Fix I/O thread stop
Hillf Danton
- [PATCH net 7/9] rxrpc: Fix I/O thread stop
David Howells
- [PATCH net 7/9] rxrpc: Fix I/O thread stop
Hillf Danton
- [PATCH net 7/9] rxrpc: Fix I/O thread stop
David Howells
- [PATCH net 0/9] rxrpc: Fixes for I/O thread conversion/SACK table expansion
patchwork-bot+netdevbpf at kernel.org
- [syzbot] kernel BUG in rxrpc_put_peer
David Howells
- [syzbot] kernel BUG in rxrpc_put_peer
syzbot
- [PATCH] fs: fix compile error
lingfuyi
- [syzbot] kernel BUG in rxrpc_put_peer
David Howells
- [syzbot] kernel BUG in rxrpc_put_peer
syzbot
- [syzbot] kernel BUG in rxrpc_put_peer
David Howells
- [syzbot] kernel BUG in rxrpc_put_peer
syzbot
- [PATCH] afs: Fix lost servers_outstanding count
David Howells
- [GIT PULL] afs: A fix, two cleanups and writepage removal
David Howells
- [PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
David Howells
- [PATCH v5 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
David Howells
- [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
David Howells
- [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
David Howells
- [GIT PULL] afs: A fix, two cleanups and writepage removal
pr-tracker-bot at kernel.org
- [syzbot] kernel BUG in rxrpc_put_peer
syzbot
- [PATCH net 00/19] rxrpc: More fixes for I/O thread conversion/SACK table expansion
David Howells
- [PATCH net-next 01/19] rxrpc: Fix a couple of potential use-after-frees
David Howells
- [PATCH net-next 02/19] rxrpc: Stash the network namespace pointer in rxrpc_local
David Howells
- [PATCH net-next 03/19] rxrpc: Make the local endpoint hold a ref on a connected call
David Howells
- [PATCH net-next 04/19] rxrpc: Separate call retransmission from other conn events
David Howells
- [PATCH net-next 05/19] rxrpc: Only set/transmit aborts in the I/O thread
David Howells
- [PATCH net-next 06/19] rxrpc: Only disconnect calls in the I/O thread
David Howells
- [PATCH net-next 07/19] rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
- [PATCH net-next 08/19] rxrpc: Clean up connection abort
David Howells
- [PATCH net-next 09/19] rxrpc: Tidy up abort generation infrastructure
David Howells
- [PATCH net-next 10/19] rxrpc: Make the set of connection IDs per local endpoint
David Howells
- [PATCH net-next 11/19] rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
- [PATCH net-next 12/19] rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
- [PATCH net-next 13/19] rxrpc: Split out the call state changing functions into their own file
David Howells
- [PATCH net-next 14/19] rxrpc: Wrap accesses to get call state to put the barrier in one place
David Howells
- [PATCH net-next 15/19] rxrpc: Move call state changes from sendmsg to I/O thread
David Howells
- [PATCH net-next 16/19] rxrpc: Move call state changes from recvmsg to I/O thread
David Howells
- [PATCH net-next 17/19] rxrpc: Remove call->state_lock
David Howells
- [PATCH net-next 18/19] rxrpc: Move the client conn cache management to the I/O thread
David Howells
- [PATCH net-next 19/19] rxrpc: Move client call connection to the I/O thread
David Howells
- [PATCH net 00/19] rxrpc: More fixes for I/O thread conversion/SACK table expansion
David Howells
- [PATCH] rxrpc: Fix aborting of unexposed client calls
David Howells
- [PATCH] rxrpc: Fix oops due to abort delegated to rxrpc_input_call_event()
David Howells
- [PATCH v2] rxrpc: Fix oops due to abort delegated to rxrpc_input_call_event()
David Howells
- [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
Christoph Hellwig
- [PATCH net] rxrpc: Fix a couple of potential use-after-frees
David Howells
- BUG: unable to handle kernel NULL pointer dereference in try_to_wake_up
Wei Chen
- [PATCH net] rxrpc: Fix a couple of potential use-after-frees
patchwork-bot+netdevbpf at kernel.org
- [PATCH 6.1 0307/1146] net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
Greg Kroah-Hartman
- [PATCH 6.1 0308/1146] rxrpc: Fix ack.bufferSize to be 0 when generating an ack
Greg Kroah-Hartman
- [PATCH 6.0 0299/1073] net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
Greg Kroah-Hartman
- [PATCH 6.0 0300/1073] rxrpc: Fix ack.bufferSize to be 0 when generating an ack
Greg Kroah-Hartman
- [PATCH 5.15 190/731] net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
Greg Kroah-Hartman
- [PATCH 5.15 191/731] rxrpc: Fix ack.bufferSize to be 0 when generating an ack
Greg Kroah-Hartman
- [PATCH 6.0 0879/1073] rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
Greg Kroah-Hartman
- [PATCH 6.1 0928/1146] rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
Greg Kroah-Hartman
- [PATCH 5.15 611/731] rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
Greg Kroah-Hartman
- [PATCH 5.15 700/731] afs: Fix lost servers_outstanding count
Greg Kroah-Hartman
- [PATCH 6.0 1019/1073] afs: Fix lost servers_outstanding count
Greg Kroah-Hartman
- [PATCH 6.1 1088/1146] afs: Fix lost servers_outstanding count
Greg Kroah-Hartman
- [PATCH 5.15 190/731] net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
patchwork-bot+netdevbpf at kernel.org
- [PATCH 6.0 0299/1073] net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
patchwork-bot+netdevbpf at kernel.org
- [PATCH 6.1 0307/1146] net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
patchwork-bot+netdevbpf at kernel.org
- [PATCH] afs: Fix poential UAF in afs_make_call
Zheng Wang
Last message date:
Thu Dec 29 08:40:29 PST 2022
Archived on: Thu Jan 5 09:24:23 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).