Show patches with: Archived = No       |   38823 patches
« 1 2 ... 46 47 48388 389 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,4/5] treewide: use get_random_bytes when possible treewide cleanup of random integer usage - - - --- 2022-10-05 Jason A. Donenfeld Superseded
[v1,3/5] treewide: use get_random_u32() when possible treewide cleanup of random integer usage - - - --- 2022-10-05 Jason A. Donenfeld Superseded
[v1,2/5] treewide: use get_random_{u8,u16}() when possible treewide cleanup of random integer usage - - - --- 2022-10-05 Jason A. Donenfeld Superseded
[v1,1/5] treewide: use prandom_u32_max() when possible treewide cleanup of random integer usage - - - --- 2022-10-05 Jason A. Donenfeld Superseded
[1/1] IB/mlx5: Add a signature check to received EQEs and CQEs [1/1] IB/mlx5: Add a signature check to received EQEs and CQEs - - - --- 2022-10-05 Rohit Nair Changes Requested
[net-next,v2,13/13] net: expose devlink port over rtnetlink net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,12/13] net: remove unused ndo_get_devlink_port net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,11/13] net: devlink: use devlink_port pointer instead of ndo_get_devlink_port net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,10/13] net: devlink: add not cleared type warning to port unregister net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,09/13] net: devlink: store copy netdevice ifindex and ifname to allow port_fill() with… net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,08/13] net: devlink: remove net namespace check from devlink_nl_port_fill() net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,07/13] net: devlink: remove netdev arg from devlink_port_type_eth_set() net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,06/13] net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,05/13] net: devlink: track netdev with devlink_port assigned net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,04/13] net: devlink: take RTNL in port_fill() function only if it is not held net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,03/13] net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set() net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,02/13] net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set() net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[net-next,v2,01/13] net: devlink: convert devlink port type-specific pointers to union net: fix netdev to devlink_port linkage and expose to user - - - --- 2022-10-03 Jiri Pirko Superseded
[6/6] RDMA/rxe: add the support of net namespace Fix the problem that rxe can not work in net - - - --- 2022-10-02 Zhu Yanjun Superseded
[5/6] RDMA/rxe: Replace global variable with sock lookup functions Fix the problem that rxe can not work in net - - - --- 2022-10-02 Zhu Yanjun Superseded
[4/6] RDMA/rxe: Implement dellink in rxe Fix the problem that rxe can not work in net - - - --- 2022-10-02 Zhu Yanjun Superseded
[3/6] RDMA/nldev: Add dellink function pointer Fix the problem that rxe can not work in net - - - --- 2022-10-02 Zhu Yanjun Superseded
[2/6] RDMA/rxe: Support more rdma links in init_net Fix the problem that rxe can not work in net - - - --- 2022-10-02 Zhu Yanjun Superseded
[1/6] RDMA/rxe: Creating listening sock in newlink function Fix the problem that rxe can not work in net - - - --- 2022-10-02 Zhu Yanjun Superseded
[for-next] RDMA: return -EOPNOSUPP for ODP unsupported device [for-next] RDMA: return -EOPNOSUPP for ODP unsupported device - 1 - --- 2022-10-01 Zhijian Li (Fujitsu) Accepted
net: ethernet/mellanox: fix dereference before null check net: ethernet/mellanox: fix dereference before null check - - - --- 2022-09-30 Praghadeesh T K S Not Applicable
[for-next,v2,13/13] RDMA/rxe: Extend rxe_resp.c to support xrc qps Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,12/13] RDMA/rxe: Extend rxe_net.c to support xrc qps Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,11/13] RDMA/rxe: Extend rxe_req.c to support xrc qps Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,10/13] RDMA/rxe: Extend rxe_comp.c to support xrc qps Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,09/13] RDMA/rxe: Extend rxe_recv.c to support xrc Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,08/13] RDMA/rxe: Extend rxe_qp.c to support xrc qps Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,07/13] RDMA/rxe: Extend srq verbs to support xrcd Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,06/13] RDMA/rxe: Implement open_xrcd and close_xrcd Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,05/13] RDMA/rxe: Add xrc opcodes to next_opcode() Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,04/13] RDMA/rxe: Extend opcodes and headers to support xrc Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,03/13] RDMA: Add xrc opcodes to ib_pack.h Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,02/13] RDMA/rxe: Move next_opcode() to rxe_opcode.c Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
[for-next,v2,01/13] RDMA/rxe: Replace START->FIRST, END->LAST Implement the xrc transport - - - --- 2022-09-29 Bob Pearson jgg Changes Requested
RDMA/rxe: Remove error/warning messages from packet receiver path RDMA/rxe: Remove error/warning messages from packet receiver path - - - --- 2022-09-29 Daisuke Matsuda (Fujitsu) Accepted
[-next] RDMA/usnic: fix set-but-not-unused variable 'flags' warning [-next] RDMA/usnic: fix set-but-not-unused variable 'flags' warning - - - --- 2022-09-29 Zeng Heng Accepted
net/mlx5: Fix spelling mistake "syndrom" -> "syndrome" net/mlx5: Fix spelling mistake "syndrom" -> "syndrome" - - - --- 2022-09-28 Colin Ian King Not Applicable
[v6,21/21] dma-buf: Remove obsoleted internal lock Move all drivers to a common dma-buf locking convention 2 1 - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,20/21] media: videobuf2: Stop using internal dma-buf lock Move all drivers to a common dma-buf locking convention 3 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,19/21] dma-buf: Document dynamic locking convention Move all drivers to a common dma-buf locking convention 1 1 - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,18/21] dma-buf: Move dma_buf_mmap() to dynamic locking specification Move all drivers to a common dma-buf locking convention 2 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,17/21] dma-buf: Move dma_buf_map_attachment() to dynamic locking specification Move all drivers to a common dma-buf locking convention 1 1 - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,16/21] dma-buf: Move dma_buf_attach() to dynamic locking specification Move all drivers to a common dma-buf locking convention 1 1 - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,15/21] dma-buf: Move dma_buf_vmap() to dynamic locking specification Move all drivers to a common dma-buf locking convention 2 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,14/21] media: tegra-vde: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 1 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,13/21] media: videobuf2: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 2 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,12/21] xen/gntdev: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 2 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,11/21] misc: fastrpc: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 2 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,10/21] RDMA/umem: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 2 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,09/21] drm/etnaviv: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 1 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,08/21] drm/tegra: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 1 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,07/21] drm/omapdrm: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 1 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,06/21] drm/i915: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 1 1 - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,05/21] drm/armada: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention 1 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,04/21] drm/prime: Prepare to dynamic dma-buf locking specification Move all drivers to a common dma-buf locking convention - 1 - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,03/21] drm/gem: Take reservation lock for vmap/vunmap operations Move all drivers to a common dma-buf locking convention 1 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,02/21] dma-buf: Add unlocked variant of attachment-mapping functions Move all drivers to a common dma-buf locking convention 2 - - --- 2022-09-28 Dmitry Osipenko Superseded
[v6,01/21] dma-buf: Add unlocked variant of vmapping functions Move all drivers to a common dma-buf locking convention 2 - - --- 2022-09-28 Dmitry Osipenko Superseded
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks() net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks() - - 1 --- 2022-09-28 Tetsuo Handa Not Applicable
[for-next] RDMA/rxe: cleanup some error handling in rxe_verbs.c [for-next] RDMA/rxe: cleanup some error handling in rxe_verbs.c - - - --- 2022-09-28 Haoyue Xu Superseded
[GIT,PULL,V2] updates from mlx5-next 2022-09-24 [GIT,PULL,V2] updates from mlx5-next 2022-09-24 - - - --- 2022-09-27 Saeed Mahameed Not Applicable
[for-next,v5,11/11] RDMA/rxe: Enable RDMA FLUSH capability for rxe device RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,10/11] RDMA/cm: Make QP FLUSHABLE RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,09/11] RDMA/rxe: Implement flush completion RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,08/11] RDMA/rxe: Implement flush execution in responder side RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,07/11] RDMA/rxe: Implement RC RDMA FLUSH service in requester side RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,06/11] RDMA/rxe: Extend rxe packet format to support flush RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,05/11] RDMA/rxe: Allow registering persistent flag for pmem MR only RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,04/11] RDMA/rxe: Extend rxe user ABI to support flush RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,03/11] RDMA: Extend RDMA kernel verbs ABI to support flush RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,02/11] RDMA: Extend RDMA user ABI to support flush RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[for-next,v5,01/11] RDMA/rxe: make sure requested access is a subset of {mr,mw}->access RDMA/rxe: Add RDMA FLUSH operation - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Superseded
[jgg-for-next] RDMA/rxe: Fix pd refcount_t: underflow; use-after-free [jgg-for-next] RDMA/rxe: Fix pd refcount_t: underflow; use-after-free - - - --- 2022-09-27 Zhijian Li (Fujitsu) jgg Accepted
[-next] IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair [-next] IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair - 1 - --- 2022-09-27 Shang XiaoJing Accepted
[next] net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva Not Applicable
rdma: not display the rdma link in other net namespace rdma: not display the rdma link in other net namespace - - - --- 2022-09-26 Zhu Yanjun leon Changes Requested
headers: Remove some left-over license text in include/uapi/rdma/ headers: Remove some left-over license text in include/uapi/rdma/ - - - --- 2022-09-25 Christophe JAILLET Changes Requested
[GIT,PULL] updates from mlx5-next 2022-09-24 [GIT,PULL] updates from mlx5-next 2022-09-24 - - - --- 2022-09-25 Saeed Mahameed Superseded
IB/rdmavt: Add __init/__exit annotations to module init/exit funcs IB/rdmavt: Add __init/__exit annotations to module init/exit funcs - - - --- 2022-09-24 Xiu Jianfeng jgg Accepted
[v4,7/7] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints sched, net: NUMA-aware CPU spreading interface - - - --- 2022-09-23 Valentin Schneider Superseded
[v4,6/7] sched/topology: Introduce for_each_numa_hop_cpu() sched, net: NUMA-aware CPU spreading interface - - - --- 2022-09-23 Valentin Schneider Superseded
[v4,5/7] sched/topology: Introduce sched_numa_hop_mask() sched, net: NUMA-aware CPU spreading interface - - - --- 2022-09-23 Valentin Schneider Superseded
[v4,4/7] sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot() sched, net: NUMA-aware CPU spreading interface - - - --- 2022-09-23 Valentin Schneider Superseded
[v4,3/7] lib/test_cpumask: Add for_each_cpu_and(not) tests sched, net: NUMA-aware CPU spreading interface - - - --- 2022-09-23 Valentin Schneider Superseded
[v4,2/7] cpumask: Introduce for_each_cpu_andnot() sched, net: NUMA-aware CPU spreading interface - - - --- 2022-09-23 Valentin Schneider Superseded
[-next] RDMA/mana_ib: change mana_ib_dev_ops to static [-next] RDMA/mana_ib: change mana_ib_dev_ops to static - - - --- 2022-09-23 Yang Yingliang Not Applicable
[v4,1/7] lib/find_bit: Introduce find_next_andnot_bit() sched, net: NUMA-aware CPU spreading interface - - - --- 2022-09-23 Valentin Schneider Superseded
[for-next,12/12] RDMA/hns: Unified Log Printing Style RDMA/hns: Cleanups for kernel-6.1 - - - --- 2022-09-22 Haoyue Xu jgg Accepted
[for-next,11/12] RDMA/hns: Replacing magic number with macros in apply_func_caps() RDMA/hns: Cleanups for kernel-6.1 - - - --- 2022-09-22 Haoyue Xu jgg Accepted
[for-next,10/12] RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data() RDMA/hns: Cleanups for kernel-6.1 - - - --- 2022-09-22 Haoyue Xu jgg Accepted
[for-next,09/12] RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps RDMA/hns: Cleanups for kernel-6.1 - - - --- 2022-09-22 Haoyue Xu jgg Accepted
[for-next,08/12] RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg' RDMA/hns: Cleanups for kernel-6.1 - - - --- 2022-09-22 Haoyue Xu jgg Accepted
[for-next,07/12] RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt() RDMA/hns: Cleanups for kernel-6.1 - - - --- 2022-09-22 Haoyue Xu jgg Accepted
[for-next,06/12] RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table() RDMA/hns: Cleanups for kernel-6.1 - - - --- 2022-09-22 Haoyue Xu jgg Accepted
[for-next,05/12] RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item() RDMA/hns: Cleanups for kernel-6.1 - - - --- 2022-09-22 Haoyue Xu jgg Accepted
« 1 2 ... 46 47 48388 389 »