Messages by Thread
-
[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
Eliav Farber
-
[PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too
Eliav Farber
-
[PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array()
Eliav Farber
-
[PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking
Eliav Farber
-
[PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
Eliav Farber
-
[PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
Eliav Farber
-
[PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
Eliav Farber
-
[PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
-
[PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp()
Eliav Farber
-
[PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
-
[PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
-
[PATCH 14/19 5.15.y] minmax.h: update some comments
Eliav Farber
-
[PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
Eliav Farber
-
[PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
Eliav Farber
-
[PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
-
[PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
-
[PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
-
[PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
Eliav Farber
-
[PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
-
[PATCH 01/19 5.15.y] minmax: add in_range() macro
Eliav Farber
-
RE: [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
Farber, Eliav
-
[PATCH 03/19 v6.1.y] minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
-
[PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking
Eliav Farber
-
[PATCH 19/19 v6.1.y] minmax.h: remove some #defines that are only expanded once
Eliav Farber
-
[PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
-
[PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas
Eliav Farber
-
[PATCH 09/19 v6.1.y] minmax: simplify min()/max()/clamp() implementation
Eliav Farber
-
[PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
Eliav Farber
-
[PATCH 06/19 v6.1.y] minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
-
[PATCH 05/19 v6.1.y] minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
-
[PATCH 02/19 v6.1.y] minmax: Introduce {min,max}_array()
Eliav Farber
-
[tipc-discussion] Sends Hanging
Duzan, Gary D via tipc-discussion
-
[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
Stefan Metzmacher
-
[tipc-discussion] Question on removing remote IP
Hou, Hao via tipc-discussion
-
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
Kees Cook
-
Re: [syzbot] [tipc?] kernel BUG in __pskb_pull_tail
syzbot
-
[tipc-discussion] Reg: Need information about TIPC_MCAST subscriber socket
prakash bisht
-
[tipc-discussion] Reg: TIPC Error - "Unable to remove publication from failed node"
prakash bisht
-
[tipc-discussion] Tuning/Debugging of "Retransmission failure"
Duzan, Gary D via tipc-discussion
-
[tipc-discussion] [PATCH net] tipc: fix a possible memleak in tipc_buf_append
Xin Long
-
[tipc-discussion] Reg: TIPC socket buffer size recommendation
prakash bisht
-
[tipc-discussion] TIPC socket alive even when the process is killed ( using SIGKILL)
prakash bisht
-
[tipc-discussion] [PATCH net-next] tipc: rename the module name diag to tipc_diag
Xin Long
-
Re: [tipc-discussion] [RFC PATCH] net/tipc: reduce tipc_node lock holding time in tipc_rcv
Tung Quang Nguyen via tipc-discussion
-
Re: [tipc-discussion] [PATCH] tipc: fix a potential deadlock on &tx->lock
Jon Maloy
-
Re: [tipc-discussion] [PATCH] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
Jon Maloy
-
[tipc-discussion] TIPC out-of-order publish message
Rune Torgersen
-
Re: [tipc-discussion] [PATCH v2] net: tipc: resize nlattr array to correct size
Tung Quang Nguyen via tipc-discussion
-
Re: [tipc-discussion] [PATCH v1] tipc: resize nlattr array to correct size
Tung Quang Nguyen via tipc-discussion
-
[tipc-discussion] [PATCH net-next] tipc: replace open-code bearer rcu_dereference access in bearer.c
Xin Long
-
[tipc-discussion] Passing SCM_RIGHTS/SCM_CREDENTIALS
Duzan, Gary D via tipc-discussion
-
[tipc-discussion] [PATCH net-next] tipc: delete tipc_mtu_bad from tipc_udp_enable
Xin Long
-
[tipc-discussion] Gacks on, callbacks suppressed messages
Duzan, Gary D via tipc-discussion
-
[tipc-discussion] [PATCHv3 net 0/3] tipc: fix the mtu update in link mtu negotiation
Xin Long
-
[tipc-discussion] [PATCHv2 net 0/3] tipc: fix the mtu update in link mtu negotiation
Xin Long
-
[tipc-discussion] [PATCH net 0/2] tipc: fix the mtu update in link mtu negotiation
Xin Long
-
[tipc-discussion] TIPC socket ( SOCK_SEQPACKET) cleanup issue
prakash bisht
-
[tipc-discussion] Requesting Support On TIPC TIPC_ERR_NO_PORT
Ragavendran Sridharan
-
Re: [tipc-discussion] TIPC issue
Nagendra Kumar via tipc-discussion
-
[tipc-discussion] [PATCH v1 1/1] tipc: fix kernel warning when sending SYN message
Tung Nguyen
-
[tipc-discussion] A slow message receiver member slowing the group multicasting for all members
Asebot Fasil Abebe
-
[tipc-discussion] [PATCH v1 1/1] tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
-
[tipc-discussion] TIPC Packet statistics
Harish Chandrasekaran
-
[tipc-discussion] [PATCH net] tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
-
Re: [tipc-discussion] [PATCH net] tipc: check skb_linearize() return value in tipc_disc_rcv()
Jon Maloy
-
[tipc-discussion] [PATCH net 0/2] tipc: fix two race issues in tipc_conn_alloc
Xin Long
-
[tipc-discussion] [PATCH net] tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
Xin Long
-
Re: [tipc-discussion] BUG: unable to handle kernel NULL pointer dereference in tipc_crypto_key_distr
Xin Long
-
Re: [tipc-discussion] BUG: unable to handle kernel NULL pointer dereference in tipc_conn_close
Xin Long
-
[tipc-discussion] [PATCH net] tipc: fix a null-ptr-deref in tipc_topsrv_accept
Xin Long
-
Re: [tipc-discussion] [PATCH] net/tipc: Remove unused struct distr_queue_item
Jon Maloy
-
Re: [tipc-discussion] [PATCH] net: tipc: fix possible infoleak in tipc_mon_rcv()
Jon Maloy
-
[tipc-discussion] junixsocket now supports TIPC (Java Socket API for TIPC)
Christian Kohlschütter
-
[tipc-discussion] [PATCH] tipc: fix uninit-value in tipc_nl_node_reset_link_stats
Hoang Le
-
[tipc-discussion] [net] tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
-
[tipc-discussion] [net-next] tipc: cleanup unused function
Hoang Le