Show patches with: Submitter = David Howells       |    Archived = No       |   208 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() - 1 - - --- 2019-05-31 David Howells davem RFC
dns: Apply a default TTL to records obtained from getaddrinfo() dns: Apply a default TTL to records obtained from getaddrinfo() - - 2 - --- 2020-05-18 David Howells davem Not Applicable
[net] rxrpc: Fix use-after-free in rxrpc_receive_data() [net] rxrpc: Fix use-after-free in rxrpc_receive_data() - 1 - - --- 2020-01-24 David Howells davem Accepted
[net] rxrpc: Fix service call disconnection [net] rxrpc: Fix service call disconnection - 1 - - --- 2020-02-06 David Howells davem Accepted
[net] rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA [net] rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA - 1 - - --- 2020-07-20 David Howells davem Accepted
[net] rxrpc: Fix send on a connected, but unbound socket [net] rxrpc: Fix send on a connected, but unbound socket - 1 1 - --- 2019-07-02 David Howells davem Accepted
[net] rxrpc: Fix rxrpc_recvmsg tracepoint [net] rxrpc: Fix rxrpc_recvmsg tracepoint - 1 - - --- 2019-10-03 David Howells davem Accepted
[net] rxrpc: Fix race between recvmsg and sendmsg on immediate call failure [net] rxrpc: Fix race between recvmsg and sendmsg on immediate call failure - 1 1 - --- 2020-07-28 David Howells davem Accepted
[net] rxrpc: Fix race between incoming ACK parser and retransmitter [net] rxrpc: Fix race between incoming ACK parser and retransmitter - 1 - - --- 2020-06-11 David Howells davem Accepted
[net] rxrpc: Fix possible NULL pointer access in ICMP handling [net] rxrpc: Fix possible NULL pointer access in ICMP handling 1 1 - - --- 2019-10-10 David Howells davem Accepted
[net] rxrpc: Fix oops in tracepoint [net] rxrpc: Fix oops in tracepoint - 1 1 - --- 2019-07-02 David Howells davem Accepted
[net] rxrpc: Fix notification call on completion of discarded calls [net] rxrpc: Fix notification call on completion of discarded calls - 1 - - --- 2020-06-19 David Howells davem Accepted
[net] rxrpc: Fix net namespace cleanup [net] rxrpc: Fix net namespace cleanup - - - - --- 2019-04-29 David Howells davem Superseded
[net] rxrpc: Fix net namespace cleanup [net] rxrpc: Fix net namespace cleanup - 1 - - --- 2019-04-30 David Howells davem Accepted
[net] rxrpc: Fix misplaced traceline [net] rxrpc: Fix misplaced traceline - 1 - - --- 2019-09-02 David Howells davem Accepted
[net] rxrpc: Fix memory leak in rxkad_verify_response() [net] rxrpc: Fix memory leak in rxkad_verify_response() - 1 - - --- 2020-08-27 David Howells davem Accepted
[net] rxrpc: Fix local refcounting [net] rxrpc: Fix local refcounting - 1 - - --- 2019-08-09 David Howells davem Accepted
[net] rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] [net] rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] - 1 - 1 --- 2019-08-29 David Howells davem Accepted
[net] rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [net] rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up - 1 - 1 --- 2019-08-22 David Howells davem Changes Requested
[net] rxrpc: Fix handling of last subpacket of jumbo packet [net] rxrpc: Fix handling of last subpacket of jumbo packet - 2 - - --- 2019-10-31 David Howells davem Accepted
[net] rxrpc: Fix client call queueing, waiting for channel [net] rxrpc: Fix client call queueing, waiting for channel - 1 1 - --- 2019-03-09 David Howells davem Accepted
[net] rxrpc: Fix client call connect/disconnect race [net] rxrpc: Fix client call connect/disconnect race - 1 1 - --- 2019-03-08 David Howells davem Accepted
[net] rxrpc: Fix call RCU cleanup using non-bh-safe locks [net] rxrpc: Fix call RCU cleanup using non-bh-safe locks - 1 - - --- 2020-02-06 David Howells davem Accepted
[net] rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket [net] rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket - 1 - - --- 2020-04-13 David Howells davem Accepted
[net] rxrpc: Check address length before reading srx_service field [net] rxrpc: Check address length before reading srx_service field - - - - --- 2019-04-12 David Howells davem Not Applicable
[net] Revert "rxrpc: Allow failed client calls to be retried" [net] Revert "rxrpc: Allow failed client calls to be retried" - - - - --- 2019-01-10 David Howells davem Accepted
[net-next] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() [net-next] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() - 1 - - --- 2019-07-02 David Howells davem Accepted
[net-next] rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto [net-next] rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto 1 1 - - --- 2019-07-30 David Howells davem Accepted
[net-next] rxrpc: Add missing "new peer" trace [net-next] rxrpc: Add missing "new peer" trace - - - - --- 2019-10-03 David Howells davem Accepted
[net-next,5/5] rxrpc: Fix an overget of the conn bundle when setting up a client conn rxrpc: Fixes for the connection manager rewrite - 1 - - --- 2020-09-14 David Howells davem Accepted
[net-next,4/5] rxrpc: Fix conn bundle leak in net-namespace exit rxrpc: Fixes for the connection manager rewrite - 1 - - --- 2020-09-14 David Howells davem Accepted
[net-next,3/5] rxrpc: Fix rxrpc_bundle::alloc_error to be signed rxrpc: Fixes for the connection manager rewrite - 1 - - --- 2020-09-14 David Howells davem Accepted
[net-next,3/3] rxrpc: Allow multiple client connections to the same peer rxrpc: Allow more calls to same peer - - - - --- 2020-09-08 David Howells davem Accepted
[net-next,23/23] rxrpc: rxkad: Don't use pskb_pull() to advance through the response packet rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,22/23] rxrpc: Make the parsing of xdr payloads more coherent rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,21/23] rxrpc: Allow security classes to give more info on server keys rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,20/23] rxrpc: Don't leak the service-side session key to userspace rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,2/5] rxrpc: Fix a missing NULL-pointer check in a trace rxrpc: Fixes for the connection manager rewrite - 1 - 1 --- 2020-09-14 David Howells davem Accepted
[net-next,2/3] rxrpc: Rewrite the client connection manager rxrpc: Allow more calls to same peer - - - - --- 2020-09-08 David Howells davem Accepted
[net-next,2/2] rxrpc: Fix loss of final ack on shutdown rxrpc: Fixes - 1 - - --- 2020-10-15 David Howells davem Accepted
[net-next,19/23] rxrpc: Organise connection security to use a union rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,18/23] rxrpc: Don't reserve security header in Tx DATA skbuff rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,17/23] rxrpc: Hand server key parsing off to the security class rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,17/17] rxrpc: Ask the security class how much space to allow in a packet rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,16/23] rxrpc: Split the server key type (rxrpc_s) into its own file rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,16/17] rxrpc: rxkad: Don't use pskb_pull() to advance through the response packet rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,15/23] rxrpc: Don't retain the server key in the connection rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,15/17] rxrpc: Organise connection security to use a union rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,14/23] rxrpc: Support keys with multiple authentication tokens rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,14/17] rxrpc: Don't reserve security header in Tx DATA skbuff rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,13/23] rxrpc: Merge prime_packet_security into init_connection_security rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,13/17] rxrpc: Merge prime_packet_security into init_connection_security rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,12/23] rxrpc: Allow for a security trailer in a packet rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,12/17] rxrpc: Fix example key name in a comment rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,11/23] rxrpc: List the held token types in the key description in /proc/keys rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,11/17] rxrpc: Ignore unknown tokens in key payload unless no known tokens rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,10/23] rxrpc: Remove the rxk5 security class as it's now defunct rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,10/17] rxrpc: Make the parsing of xdr payloads more coherent rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,1/5] rxrpc: Fix an error goto in rxrpc_connect_call() rxrpc: Fixes for the connection manager rewrite - 1 - - --- 2020-09-14 David Howells davem Accepted
[net-next,1/3] rxrpc: Impose a maximum number of client calls rxrpc: Allow more calls to same peer - - - - --- 2020-09-08 David Howells davem Accepted
[net-next,1/2] rxrpc: Fix bundle counting for exclusive connections rxrpc: Fixes - 1 - - --- 2020-10-15 David Howells davem Accepted
[net-next,09/23] rxrpc: Change basic data packet size alignment to 1 rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,09/17] rxrpc: Allow security classes to give more info on server keys rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,08/23] rxrpc: The server keyring isn't network-namespaced rxrpc: Fixes and preparation for RxGK - 1 - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,08/17] rxrpc: Don't leak the service-side session key to userspace rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,07/23] rxrpc: Fix accept on a connection that need securing rxrpc: Fixes and preparation for RxGK - 1 - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,07/17] rxrpc: Hand server key parsing off to the security class rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,06/23] rxrpc: Fix loss of final ack on shutdown rxrpc: Fixes and preparation for RxGK - 1 - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,06/17] rxrpc: Split the server key type (rxrpc_s) into its own file rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,05/23] rxrpc: Fix some missing _bh annotations on locking conn->state_lock rxrpc: Fixes and preparation for RxGK - 1 - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,05/17] rxrpc: Don't retain the server key in the connection rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,04/23] rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() rxrpc: Fixes and preparation for RxGK - 1 - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,04/17] rxrpc: Support keys with multiple authentication tokens rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,03/23] rxrpc: Fix rxkad token xdr encoding rxrpc: Fixes and preparation for RxGK - 1 - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,03/17] rxrpc: List the held token types in the key description in /proc/keys rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,02/23] rxrpc: Fix bundle counting for exclusive connections rxrpc: Fixes and preparation for RxGK - 1 - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,02/17] rxrpc: Remove the rxk5 security class as it's now defunct rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net-next,01/23] keys: Provide the original description to the key preparser rxrpc: Fixes and preparation for RxGK - - - - --- 2020-10-01 David Howells davem Changes Requested
[net-next,01/17] keys: Provide the original description to the key preparser rxrpc: Prelude to gssapi support - - - - --- 2020-11-23 David Howells Superseded
[net,9/9] rxrpc: Only call skb_cow_data() once per packet rxrpc: Fix use of skb_cow_data() - 1 - - --- 2019-08-22 David Howells davem Deferred
[net,8/9] rxrpc: Use shadow refcount for packets in the RxTx ring rxrpc: Fix use of skb_cow_data() - 1 - - --- 2019-08-22 David Howells davem Deferred
[net,7/9] rxrpc: Add a shadow refcount in the skb private data rxrpc: Fix use of skb_cow_data() - - - - --- 2019-08-22 David Howells davem Deferred
[net,7/7] rxrpc: Use skb_unshare() rather than skb_cow_data() rxrpc: Fix use of skb_cow_data() - 1 - - --- 2019-08-29 David Howells davem Accepted
[net,7/7] afs: Fix error handling in VL server rotation rxrpc, afs: Fix probing issues - 1 - - --- 2020-08-27 David Howells davem Accepted
[net,6/9] rxrpc: Use the tx-phase skb flag to simplify tracing rxrpc: Fix use of skb_cow_data() - - - - --- 2019-08-22 David Howells davem Deferred
[net,6/7] rxrpc: Use the tx-phase skb flag to simplify tracing rxrpc: Fix use of skb_cow_data() - - - - --- 2019-08-29 David Howells davem Accepted
[net,6/7] afs: Don't use VL probe running state to make decisions outside probe code rxrpc, afs: Fix probing issues - 1 - - --- 2020-08-27 David Howells davem Accepted
[net,6/6] rxrpc: Fix server keyring leak rxrpc: Miscellaneous fixes - 1 - - --- 2020-10-05 David Howells davem Accepted
[net,6/6] rxrpc: Fix detection of out of order acks rxrpc: Fixes - 1 - 1 --- 2019-04-12 David Howells davem Accepted
[net,6/6] rxrpc: Fix call crypto state cleanup rxrpc: Syzbot-inspired fixes - 1 - - --- 2019-10-07 David Howells davem Accepted
[net,6/6] afs: Fix client call Rx-phase signal handling rxrpc, afs: Interruptibility fixes - 1 - - --- 2020-03-19 David Howells davem Accepted
[net,5/9] rxrpc: Abstract out rxtx ring cleanup rxrpc: Fix use of skb_cow_data() - - - - --- 2019-08-22 David Howells davem Deferred
[net,5/7] rxrpc: Add a private skb flag to indicate transmission-phase skbs rxrpc: Fix use of skb_cow_data() - - - - --- 2019-08-29 David Howells davem Accepted
[net,5/7] afs: Expose information from afs_vlserver through /proc for debugging rxrpc, afs: Fix probing issues - - - - --- 2020-08-27 David Howells davem Accepted
[net,5/6] rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record rxrpc: Syzbot-inspired fixes - 2 - - --- 2019-10-07 David Howells davem Accepted
[net,5/6] rxrpc: Trace received connection aborts rxrpc: Fixes - - - - --- 2019-04-12 David Howells davem Accepted
[net,5/6] rxrpc: The server keyring isn't network-namespaced rxrpc: Miscellaneous fixes - 1 - - --- 2020-10-05 David Howells davem Accepted
[net,5/6] afs: Fix handling of an abort from a service handler rxrpc, afs: Interruptibility fixes - 1 - - --- 2020-03-19 David Howells davem Accepted
[net,5/5] rxrpc: Use skb_unshare() rather than skb_cow_data() rxrpc: Fix use of skb_cow_data() - 1 - - --- 2019-08-29 David Howells davem Superseded
[net,4/9] rxrpc: Add a private skb flag to indicate transmission-phase skbs rxrpc: Fix use of skb_cow_data() - - - - --- 2019-08-22 David Howells davem Deferred
« 1 2 3 »