Show patches with: Submitter = Kunwu Chan       |    Archived = No       |   53 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,4/4] selftests/bpf: Add a null pointer check for the serial_test_tp_attach_query Add some 'malloc' failure checks - - - 62-- 2024-04-24 Kunwu Chan bpf Changes Requested
[bpf-next,3/4] selftests/bpf: Add a null pointer check for the load_btf_spec Add some 'malloc' failure checks - - - 62-- 2024-04-24 Kunwu Chan bpf Changes Requested
[bpf-next,2/4] selftests/bpf/sockopt: Add a null pointer check for the run_test Add some 'malloc' failure checks - - - 611- 2024-04-24 Kunwu Chan bpf Changes Requested
[bpf-next,1/4] selftests/bpf: Add some null pointer checks Add some 'malloc' failure checks - - - 62-- 2024-04-24 Kunwu Chan bpf Changes Requested
[net-next,v2,5/5] ipv6: Simplify the allocation of slab caches Use KMEM_CACHE instead of kmem_cache_create - 1 - 19-- 2024-02-20 Kunwu Chan netdev Accepted
[net-next,v2,4/5] ipv4: Simplify the allocation of slab caches in ip_rt_init Use KMEM_CACHE instead of kmem_cache_create - 1 - 19-- 2024-02-20 Kunwu Chan netdev Accepted
[net-next,v2,3/5] ipmr: Simplify the allocation of slab caches Use KMEM_CACHE instead of kmem_cache_create - 1 - 19-- 2024-02-20 Kunwu Chan netdev Accepted
[net-next,v2,2/5] ip6mr: Simplify the allocation of slab caches in ip6_mr_init Use KMEM_CACHE instead of kmem_cache_create - 1 - 19-- 2024-02-20 Kunwu Chan netdev Accepted
[net-next,v2,1/5] net: kcm: Simplify the allocation of slab caches Use KMEM_CACHE instead of kmem_cache_create - 1 - 181- 2024-02-20 Kunwu Chan netdev Accepted
[net-next,6/6] ipv6: Simplify the allocation of slab caches Use KMEM_CACHE instead of kmem_cache_create - - - 19-- 2024-02-05 Kunwu Chan netdev Changes Requested
[net-next,5/6] tcp: Simplify the allocation of slab caches Use KMEM_CACHE instead of kmem_cache_create - - - 19-- 2024-02-05 Kunwu Chan netdev Changes Requested
[net-next,4/6] ipv4: Simplify the allocation of slab caches in ip_rt_init Use KMEM_CACHE instead of kmem_cache_create - - - 19-- 2024-02-05 Kunwu Chan netdev Changes Requested
[net-next,3/6] ipmr: Simplify the allocation of slab caches Use KMEM_CACHE instead of kmem_cache_create - - - 19-- 2024-02-05 Kunwu Chan netdev Changes Requested
[net-next,2/6] ip6mr: Simplify the allocation of slab caches in ip6_mr_init Use KMEM_CACHE instead of kmem_cache_create - - - 19-- 2024-02-05 Kunwu Chan netdev Changes Requested
[net-next,1/6] net: kcm: Simplify the allocation of slab caches Use KMEM_CACHE instead of kmem_cache_create - - - 181- 2024-02-05 Kunwu Chan netdev Changes Requested
[net-next] rxrpc: Simplify the allocation of slab caches [net-next] rxrpc: Simplify the allocation of slab caches - 1 - 19-- 2024-02-01 Kunwu Chan netdev Not Applicable
[net-next] net: dccp: Simplify the allocation of slab caches in dccp_ackvec_init [net-next] net: dccp: Simplify the allocation of slab caches in dccp_ackvec_init - 1 - 181- 2024-01-31 Kunwu Chan netdev Accepted
[net-next] sctp: Simplify the allocation of slab caches [net-next] sctp: Simplify the allocation of slab caches 1 1 - 19-- 2024-01-31 Kunwu Chan netdev Accepted
[net-next] net: bridge: Use KMEM_CACHE instead of kmem_cache_create [net-next] net: bridge: Use KMEM_CACHE instead of kmem_cache_create 1 1 - 19-- 2024-01-30 Kunwu Chan netdev Accepted
[net-next] net: ipv4: Simplify the allocation of slab caches in inet_initpeers [net-next] net: ipv4: Simplify the allocation of slab caches in inet_initpeers - 1 - 19-- 2024-01-30 Kunwu Chan netdev Accepted
[ipsec-next] xfrm: Simplify the allocation of slab caches in xfrm_policy_init [ipsec-next] xfrm: Simplify the allocation of slab caches in xfrm_policy_init - - - 172- 2024-01-30 Kunwu Chan netdev Awaiting Upstream
[nf-next] netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_expect_init [nf-next] netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_expect_init - - - 171- 2024-01-24 Kunwu Chan netdev Awaiting Upstream
net: rds: Simplify the allocation of slab caches in rds_conn_init net: rds: Simplify the allocation of slab caches in rds_conn_init - - - 181- 2024-01-24 Kunwu Chan netdev Accepted
net: rds: Simplify the allocation of slab caches in rds_tcp_init net: rds: Simplify the allocation of slab caches in rds_tcp_init - - - 181- 2024-01-24 Kunwu Chan netdev Not Applicable
[ipsec-next] xfrm6_tunnel: Use KMEM_CACHE instead of kmem_cache_create [ipsec-next] xfrm6_tunnel: Use KMEM_CACHE instead of kmem_cache_create - - - 162- 2024-01-24 Kunwu Chan netdev Awaiting Upstream
[nf-next] netfilter: nf_conncount: Use KMEM_CACHE instead of kmem_cache_create() [nf-next] netfilter: nf_conncount: Use KMEM_CACHE instead of kmem_cache_create() - - - 171- 2024-01-23 Kunwu Chan netdev Awaiting Upstream
[net] ipvs: Simplify the allocation of ip_vs_conn slab caches [net] ipvs: Simplify the allocation of ip_vs_conn slab caches 1 - - 16-1 2024-01-17 Kunwu Chan netdev Awaiting Upstream
[net,v2] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq [net,v2] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq - - - 161- 2024-01-15 Kunwu Chan netdev Changes Requested
[v3] igb: Fix string truncation warnings in igb_set_fw_version [v3] igb: Fix string truncation warnings in igb_set_fw_version - 1 2 161- 2024-01-15 Kunwu Chan netdev Awaiting Upstream
[net] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq [net] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq - - - 17-- 2024-01-12 Kunwu Chan netdev Superseded
[v2] igb: Fix string truncation warnings in igb_set_fw_version [v2] igb: Fix string truncation warnings in igb_set_fw_version - - - 161- 2024-01-12 Kunwu Chan netdev Superseded
[v2] net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe [v2] net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe - 1 - 161- 2024-01-11 Kunwu Chan netdev Accepted
[v2,iwl-next] ice: Fix some null pointer dereference issues in ice_ptp.c [v2,iwl-next] ice: Fix some null pointer dereference issues in ice_ptp.c - 2 1 161- 2023-12-12 Kunwu Chan netdev Awaiting Upstream
ice: Fix some null pointer dereference issues in ice_ptp.c ice: Fix some null pointer dereference issues in ice_ptp.c - - - 161- 2023-12-11 Kunwu Chan netdev Superseded
igb: Add null pointer check to igb_set_fw_version igb: Add null pointer check to igb_set_fw_version - - - 161- 2023-12-11 Kunwu Chan netdev Changes Requested
iavf: Fix null pointer dereference in iavf_print_link_message iavf: Fix null pointer dereference in iavf_print_link_message - - - 161- 2023-12-11 Kunwu Chan netdev Changes Requested
net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe - - - 161- 2023-12-11 Kunwu Chan netdev Changes Requested
[v5,iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read [v5,iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read - 2 1 161- 2023-12-08 Kunwu Chan netdev Awaiting Upstream
[v4,iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read [v4,iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read - 1 - 1421 2023-12-05 Kunwu Chan netdev Superseded
[v3,iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read [v3,iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read - - - 161- 2023-12-04 Kunwu Chan netdev Superseded
[v3] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys [v3] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys - - - 161- 2023-11-22 Kunwu Chan netdev Changes Requested
[v2] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys [v2] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys - - - 1511 2023-11-19 Kunwu Chan netdev Superseded
[v2] ipv4: Correct/silence an endian warning in __ip_do_redirect [v2] ipv4: Correct/silence an endian warning in __ip_do_redirect - - - 161- 2023-11-19 Kunwu Chan netdev Accepted
ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys - - - 151- 2023-11-17 Kunwu Chan netdev Superseded
ipv4: Correct/silence an endian warning in __ip_do_redirect ipv4: Correct/silence an endian warning in __ip_do_redirect - - - 151- 2023-11-17 Kunwu Chan netdev Superseded
net: sched: Fix restricted __be16 degrades to integer net: sched: Fix restricted __be16 degrades to integer - - - 151- 2023-11-17 Kunwu Chan netdev Changes Requested
net: sched: Fix an endian bug in tcf_proto_create net: sched: Fix an endian bug in tcf_proto_create - - - 1411 2023-11-17 Kunwu Chan netdev Changes Requested
[iwl-next] i40e: Use correct buffer size [iwl-next] i40e: Use correct buffer size - 1 - 151- 2023-11-15 Kunwu Chan netdev Awaiting Upstream
i40e: Use correct buffer size i40e: Use correct buffer size - - - 151- 2023-11-12 Kunwu Chan netdev Superseded
i40e: Use correct buffer size i40e: Use correct buffer size - - - 151- 2023-11-12 Kunwu Chan netdev Superseded
[v2] treewide: Spelling fix in comment [v2] treewide: Spelling fix in comment - - - 141- 2023-10-23 Kunwu Chan netdev Changes Requested
isdn: mISDN: hfcsusb: Spelling fix in comment isdn: mISDN: hfcsusb: Spelling fix in comment - - - 1-- 2023-10-23 Kunwu Chan Accepted
treewide: Spelling fix in comment treewide: Spelling fix in comment - 1 - 132- 2023-10-20 Kunwu Chan netdev Superseded