Show patches with: State = Changes Requested       |    Archived = No       |   19735 patches
« 1 2 3 4197 198 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v1,13/22] rqspinlock: Add helper to print a splat on timeout or deadlock Resilient Queued Spin Lock - - - 50212 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,12/22] rqspinlock: Add basic support for CONFIG_PARAVIRT Resilient Queued Spin Lock - - - 49213 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,11/22] rqspinlock: Add deadlock detection and recovery Resilient Queued Spin Lock - - - 50212 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,10/22] rqspinlock: Protect waiters in trylock fallback from stalls Resilient Queued Spin Lock - 1 - 50212 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,09/22] rqspinlock: Protect waiters in queue from stalls Resilient Queued Spin Lock - 1 - 50212 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,08/22] rqspinlock: Protect pending bit owners from stalls Resilient Queued Spin Lock - 1 - 49213 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,07/22] rqspinlock: Add support for timeouts Resilient Queued Spin Lock - 1 - 49213 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,06/22] rqspinlock: Drop PV and virtualization support Resilient Queued Spin Lock - 1 - 51112 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,05/22] rqspinlock: Add rqspinlock.h header Resilient Queued Spin Lock - 1 - 50212 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,04/22] locking: Copy out qspinlock.c to rqspinlock.c Resilient Queued Spin Lock - 1 - 50113 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,03/22] locking: Allow obtaining result of arch_mcs_spin_lock_contended Resilient Queued Spin Lock - 1 - 51112 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,02/22] locking: Move common qspinlock helpers to a private header Resilient Queued Spin Lock - 1 - 49213 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,01/22] locking: Move MCS struct definition to public header Resilient Queued Spin Lock - 1 - 51112 2025-01-07 Kumar Kartikeya Dwivedi bpf Changes Requested
[v4,net-next,13/13] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval() bridge-fastpath and related improvements - - - 1611 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,12/13] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath bridge-fastpath and related improvements - - - 18-- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,11/13] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign bridge-fastpath and related improvements - - - 171- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,10/13] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port bridge-fastpath and related improvements - - - 171- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,09/13] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info() bridge-fastpath and related improvements - - - 18-- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,08/13] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate bridge-fastpath and related improvements - - - 18-- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,07/13] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge bridge-fastpath and related improvements - - - 18-- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,06/13] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge() bridge-fastpath and related improvements - - - 18-- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,05/13] net: core: dev: Add dev_fill_bridge_path() bridge-fastpath and related improvements - - - 18-- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,04/13] bridge: Add filling forward path from port to port bridge-fastpath and related improvements - - - 171- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,03/13] netfilter: nft_chain_filter: Add bridge double vlan and pppoe bridge-fastpath and related improvements - - - 18-- 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,02/13] netfilter: bridge: Add conntrack double vlan and pppoe bridge-fastpath and related improvements - - - 17-1 2025-01-07 Eric Woudstra netdev Changes Requested
[v4,net-next,01/13] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct bridge-fastpath and related improvements - - - 171- 2025-01-07 Eric Woudstra netdev Changes Requested
bpf: Replace (arg_type & MEM_RDONLY) with type_is_rdonly_mem bpf: Replace (arg_type & MEM_RDONLY) with type_is_rdonly_mem 1 - - 642- 2025-01-07 Feng Yang bpf Changes Requested
[bpf-next,v5,5/5] bpf/selftests: add selftest for bpf_smc_ops net/smc: Introduce smc_ops - - - 6123 2025-01-07 D. Wythe bpf Changes Requested
[bpf-next,v5,4/5] libbpf: fix error when st-prefix_ops and ops from differ btf net/smc: Introduce smc_ops - - - 6123 2025-01-07 D. Wythe bpf Changes Requested
[bpf-next,v5,3/5] net/smc: bpf: register smc_ops info struct_ops net/smc: Introduce smc_ops - - - 6123 2025-01-07 D. Wythe bpf Changes Requested
[bpf-next,v5,2/5] net/smc: Introduce generic hook smc_ops net/smc: Introduce smc_ops - - - 5826 2025-01-07 D. Wythe bpf Changes Requested
[bpf-next,v5,1/5] bpf: export necessary sympols for modules with struct_ops net/smc: Introduce smc_ops - - - 6213 2025-01-07 D. Wythe bpf Changes Requested
[bpf-next,v2,2/2] selftests/bpf: Add tests for bpf_copy_from_user_task_str [bpf-next,v2,1/2] bpf: Add bpf_copy_from_user_task_str kfunc - - - 642- 2025-01-07 Jordan Rome bpf Changes Requested
[bpf-next,v2,1/2] bpf: Add bpf_copy_from_user_task_str kfunc [bpf-next,v2,1/2] bpf: Add bpf_copy_from_user_task_str kfunc - - - 6222 2025-01-07 Jordan Rome bpf Changes Requested
[bpf-next] selftests/bpf: add -std=gnu17 to GCC BPF build rule [bpf-next] selftests/bpf: add -std=gnu17 to GCC BPF build rule - - - 651- 2025-01-06 Ihor Solodrai bpf Changes Requested
[v2] selftests/bpf: workarounds for GCC BPF build [v2] selftests/bpf: workarounds for GCC BPF build - - - 49-- 2025-01-06 Ihor Solodrai bpf Changes Requested
[net-next,v5,12/12] net: homa: create Makefile and Kconfig Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,11/12] net: homa: create homa_plumbing.c homa_utils.c Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,10/12] net: homa: create homa_timer.c Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,09/12] net: homa: create homa_outgoing.c Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,08/12] net: homa: create homa_incoming.c Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,07/12] net: homa: create homa_sock.h and homa_sock.c Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,06/12] net: homa: create homa_peer.h and homa_peer.c Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,05/12] net: homa: create homa_rpc.h and homa_rpc.c Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,04/12] net: homa: create homa_pool.h and homa_pool.c Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,03/12] net: homa: create shared Homa header files Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,02/12] net: homa: create homa_wire.h Begin upstreaming Homa transport protocol - - - 1711 2025-01-06 John Ousterhout netdev Changes Requested
[net-next,v5,01/12] net: homa: define user-visible API for Homa Begin upstreaming Homa transport protocol - - - 18-1 2025-01-06 John Ousterhout netdev Changes Requested
[bpf,v3,2/2] selftests/bpf: Test r0 and ref lifetime after BPF-BPF call with abnormal return bpf: Account for early exit of bpf_tail_call() and LD_ABS 1 - - 4229 2025-01-06 Arthur Fabre bpf Changes Requested
[bpf,v3,1/2] bpf: Account for early exit of bpf_tail_call() and LD_ABS bpf: Account for early exit of bpf_tail_call() and LD_ABS 1 - - 4229 2025-01-06 Arthur Fabre bpf Changes Requested
[net] net: sched: refine software bypass handling in tc_run [net] net: sched: refine software bypass handling in tc_run 1 - - 18-1 2025-01-06 Xin Long netdev Changes Requested
[bpf-next,4/4] selftests/bpf: Add tests for bpf_map_get_num_entries expose number of map entries to userspace - - - 642- 2025-01-06 Charalampos Stylianopoulos bpf Changes Requested
[bpf-next,3/4] libbpf: Add support for MAP_GET_NUM_ENTRIES command expose number of map entries to userspace - - - 651- 2025-01-06 Charalampos Stylianopoulos bpf Changes Requested
[bpf-next,2/4] bpf: Add bpf command to get number of map entries expose number of map entries to userspace - - - 642- 2025-01-06 Charalampos Stylianopoulos bpf Changes Requested
[bpf-next,1/4] bpf: Add map_num_entries map op expose number of map entries to userspace - - - 651- 2025-01-06 Charalampos Stylianopoulos bpf Changes Requested
[net-next,v2,2/2] net: dsa: microchip: remove MICREL_NO_EEE workaround microchip/micrel switch: replace MICREL_NO_EEE workaround - 1 - 181- 2025-01-06 Heiner Kallweit netdev Changes Requested
[net-next,v2,1/2] net: phy: micrel: disable EEE on KSZ9477-type PHY microchip/micrel switch: replace MICREL_NO_EEE workaround - - - 19-- 2025-01-06 Heiner Kallweit netdev Changes Requested
[net-next,v6,8/8] page_pool: use list instead of array for alloc cache fix two bugs related to page_pool - - - 18-1 2025-01-06 Yunsheng Lin netdev Changes Requested
[net-next,v6,7/8] page_pool: batch refilling pages to reduce atomic operation fix two bugs related to page_pool - - - 18-1 2025-01-06 Yunsheng Lin netdev Changes Requested
[net-next,v6,6/8] page_pool: use list instead of ptr_ring for ring cache fix two bugs related to page_pool - - - 18-1 2025-01-06 Yunsheng Lin netdev Changes Requested
[net-next,v6,5/8] page_pool: skip dma sync operation for inflight pages fix two bugs related to page_pool - - - 1711 2025-01-06 Yunsheng Lin netdev Changes Requested
[net-next,v6,4/8] page_pool: support unlimited number of inflight pages fix two bugs related to page_pool - - - 1621 2025-01-06 Yunsheng Lin netdev Changes Requested
[net-next,v6,3/8] page_pool: fix IOMMU crash when driver has already unbound fix two bugs related to page_pool - - 1 1621 2025-01-06 Yunsheng Lin netdev Changes Requested
[net-next,v6,2/8] page_pool: fix timing for checking and disabling napi_local fix two bugs related to page_pool - 1 - 18-1 2025-01-06 Yunsheng Lin netdev Changes Requested
[net-next,v6,1/8] page_pool: introduce page_pool_get_pp() API fix two bugs related to page_pool - - - 1621 2025-01-06 Yunsheng Lin netdev Changes Requested
[net-next,v2,4/4] net: ngbe: Add support for 1PPS and TOD Support PTP clock for Wangxun NICs - - - 171- 2025-01-06 Jiawen Wu netdev Changes Requested
[net-next,v2,3/4] net: wangxun: Implement do_aux_work of ptp_clock_info Support PTP clock for Wangxun NICs - - - 1314 2025-01-06 Jiawen Wu netdev Changes Requested
[net-next,v2,2/4] net: wangxun: Implement get_ts_info Support PTP clock for Wangxun NICs - 1 - 15-3 2025-01-06 Jiawen Wu netdev Changes Requested
[net-next,v2,1/4] net: wangxun: Add support for PTP clock Support PTP clock for Wangxun NICs - - - 1224 2025-01-06 Jiawen Wu netdev Changes Requested
[bpf-next,19/19] bpf: Remove migrate_{disable|enable} from bpf_selem_free() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,18/19] bpf: Remove migrate_{disable|enable} from bpf_local_storage_free() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,17/19] bpf: Remove migrate_{disable|enable} from bpf_local_storage_alloc() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,16/19] bpf: Remove migrate_{disable|enable} from bpf_selem_alloc() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,15/19] bpf: Disable migration before calling ops->map_free() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,14/19] bpf: Remove migrate_{disable,enable} in bpf_cpumask_release() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,13/19] bpf: Remove migrate_{disable|enable} in bpf_obj_free_fields() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,12/19] bpf: Disable migration for bpf_selem_unlink in bpf_local_storage_map_free() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,11/19] bpf: Disable migration in htab_map_free() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,10/19] bpf: Disable migration in array_map_free() [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,09/19] bpf: Disable migration in bpf_selem_free_rcu [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,08/19] bpf: Disable migration when cloning sock storage [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 6411 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,07/19] bpf: Disable migration when destroying sock storage [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 6411 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,06/19] bpf: Disable migration when destroying inode storage [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,05/19] bpf: Remove migrate_{disable|enable} from bpf_task_storage_lock helpers [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,04/19] bpf: Remove migrate_{disable|enable} from bpf_cgrp_storage_lock helpers [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,03/19] bpf: Remove migrate_{disable|enable} in htab_elem_free [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,02/19] bpf: Remove migrate_{disable|enable} in ->map_for_each_callback [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie [bpf-next,01/19] bpf: Remove migrate_{disable|enable} from LPM trie - - - 65-1 2025-01-06 Hou Tao bpf Changes Requested
[net-next,v3] page_pool: check for dma_sync_size earlier [net-next,v3] page_pool: check for dma_sync_size earlier - - - 19-- 2025-01-06 Furong Xu netdev Changes Requested
[v7,3/3] netfilter: x_tables: Adjust code style for xt_*.h/c and ipt_*.h files. netfilter: x_tables: Merge xt_*.c files - - - 162- 2025-01-05 Szőke Benjamin netdev Changes Requested
[v7,2/3] netfilter: x_tables: Merge xt_*.c files which has same name. netfilter: x_tables: Merge xt_*.c files - - - 153- 2025-01-05 Szőke Benjamin netdev Changes Requested
[v7,1/3] netfilter: x_tables: Merge xt_*.h and ipt_*.h files which has same name. netfilter: x_tables: Merge xt_*.c files - - - 1521 2025-01-05 Szőke Benjamin netdev Changes Requested
[v6,3/3] netfilter: x_tables: Adjust code style for xt_*.h/c and ipt_*.h files. netfilter: x_tables: Merge xt_*.c source files which has same name. - - - 162- 2025-01-05 Szőke Benjamin netdev Changes Requested
[v6,2/3] netfilter: x_tables: Merge xt_*.c files which has same name. netfilter: x_tables: Merge xt_*.c source files which has same name. - - - 153- 2025-01-05 Szőke Benjamin netdev Changes Requested
[v6,1/3] netfilter: x_tables: Merge xt_*.h and ipt_*.h files which has same name. netfilter: x_tables: Merge xt_*.c source files which has same name. - - - 1521 2025-01-05 Szőke Benjamin netdev Changes Requested
[net-next,v4] wwan dev: Add port for NMEA channel for WWAN devices [net-next,v4] wwan dev: Add port for NMEA channel for WWAN devices - - - 181- 2025-01-05 Muhammad Nuzaihan netdev Changes Requested
[net-next,v8,6/6] octeontx2-pf: CN20K mbox implementation between PF-VF CN20K silicon with mbox support - - - 171- 2025-01-05 Sai Krishna Gajula netdev Changes Requested
[net-next,v8,5/6] octeontx2-af: CN20K mbox implementation for AF's VF CN20K silicon with mbox support - - - 162- 2025-01-05 Sai Krishna Gajula netdev Changes Requested
[net-next,v8,4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF CN20K silicon with mbox support - - - 1521 2025-01-05 Sai Krishna Gajula netdev Changes Requested
[net-next,v8,3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality CN20K silicon with mbox support - - - 162- 2025-01-05 Sai Krishna Gajula netdev Changes Requested
« 1 2 3 4197 198 »