Show patches with: Submitter = Cupertino Miranda       |    Archived = No       |   53 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] selftest/bpf: Adapt inline asm operand constraint for GCC support Correct recent GCC incompatible changes. - - - 44-- 2024-08-19 Cupertino Miranda bpf Accepted
[2/3] selftest/bpf: _GNU_SOURCE redefined in g++ Correct recent GCC incompatible changes. - - - 44-- 2024-08-19 Cupertino Miranda bpf Changes Requested
[1/3] selftests/bpf: Disable strict aliasing for verifier_nocsr.c Correct recent GCC incompatible changes. - - - 44-- 2024-08-19 Cupertino Miranda bpf Accepted
[3/3] selftest/bpf: Adapt inline asm operand constraint for GCC support [1/3] selftests/bpf: Disable strict aliasing for verifier_nocsr.c - - - 44-- 2024-08-19 Cupertino Miranda bpf Superseded
[2/3] selftest/bpf: _GNU_SOURCE redefined in g++ [1/3] selftests/bpf: Disable strict aliasing for verifier_nocsr.c - - - 44-- 2024-08-19 Cupertino Miranda bpf Superseded
[1/3] selftests/bpf: Disable strict aliasing for verifier_nocsr.c [1/3] selftests/bpf: Disable strict aliasing for verifier_nocsr.c - - - 44-- 2024-08-19 Cupertino Miranda bpf Superseded
[bpf-next,v5,2/2] selftests/bpf: Match tests against regular expression Regular expression support for test output matching 1 - - 611- 2024-06-17 Cupertino Miranda bpf Accepted
[bpf-next,v5,1/2] selftests/bpf: Support checks against a regular expression Regular expression support for test output matching 1 - - 602- 2024-06-17 Cupertino Miranda bpf Accepted
[bpf-next,v4,2/2] selftests/bpf: Match tests against regular expression Regular expression support for test output matching 1 - - 661- 2024-06-13 Cupertino Miranda bpf Superseded
[bpf-next,v4,1/2] selftests/bpf: Support checks against a regular expression Regular expression support for test output matching 1 - - 652- 2024-06-13 Cupertino Miranda bpf Superseded
[bpf-next,v3,2/2] selftests/bpf: Match tests against regular expres Regular expression support for test output matching - - - 611- 2024-06-11 Cupertino Miranda bpf Superseded
[bpf-next,v3,1/2] selftests/bpf: Support checks against a regular expression. Regular expression support for test output matching 1 - - 602- 2024-06-11 Cupertino Miranda bpf Superseded
[bpf-next,v2,2/2] selftests/bpf: Match tests against regular expres Regular expression support for test output matching - - - 641- 2024-06-06 Cupertino Miranda bpf Superseded
[bpf-next,v2,1/2] selftests/bpf: Support checks against a regular expression. Regular expression support for test output matching - - - 632- 2024-06-06 Cupertino Miranda bpf Superseded
[bpf-next,2/2] selftests/bpf: Match tests against regular expression. Regular expression support for test output matching - - - 602- 2024-06-03 Cupertino Miranda bpf Superseded
[bpf-next,1/2] selftests/bpf: Support checks against a regular expression. Regular expression support for test output matching - - - 602- 2024-06-03 Cupertino Miranda bpf Superseded
[bpf-next,v2,1/1] selftests/bpf: Fix a few tests for GCC related warnings. selftests/bpf: Fix a few tests for GCC related - - - 44-- 2024-05-10 Cupertino Miranda bpf Accepted
[bpf-next] selftests/bpf: Fix a few tests for GCC related warnings. [bpf-next] selftests/bpf: Fix a few tests for GCC related warnings. - - - 44-- 2024-05-08 Cupertino Miranda bpf Changes Requested
[bpf-next,v2,2/2] selftests/bpf: Change functions definitions to support GCC Fix number of arguments in test 1 - - 44-- 2024-05-07 Cupertino Miranda bpf Accepted
[bpf-next,v2,1/2] selftests/bpf: Add CFLAGS per source file and runner Fix number of arguments in test 1 - - 44-- 2024-05-07 Cupertino Miranda bpf Accepted
[bpf-next,2/2] selftests/bpf: Change functions definitions to support GCC selftests/bpf: Fix number of arguments in test 1 - - 44-- 2024-05-06 Cupertino Miranda bpf Superseded
[bpf-next,1/2] selftests/bpf: Add CFLAGS per source file and runner selftests/bpf: Fix number of arguments in test 1 - - 44-- 2024-05-06 Cupertino Miranda bpf Superseded
[bpf-next,v5,6/6] selftests/bpf: MUL range computation tests. bpf/verifier: range computation improvements 2 - - 44-- 2024-05-06 Cupertino Miranda bpf Accepted
[bpf-next,v5,5/6] bpf/verifier: relax MUL range computation check bpf/verifier: range computation improvements 2 - - 44-- 2024-05-06 Cupertino Miranda bpf Accepted
[bpf-next,v5,4/6] selftests/bpf: XOR and OR range computation tests. bpf/verifier: range computation improvements 1 - - 44-- 2024-05-06 Cupertino Miranda bpf Accepted
[bpf-next,v5,3/6] bpf/verifier: improve XOR and OR range computation bpf/verifier: range computation improvements 2 - - 44-- 2024-05-06 Cupertino Miranda bpf Accepted
[bpf-next,v5,2/6] bpf/verifier: refactor checks for range computation bpf/verifier: range computation improvements 1 - - 44-- 2024-05-06 Cupertino Miranda bpf Accepted
[bpf-next,v5,1/6] bpf/verifier: replace calls to mark_reg_unknown. bpf/verifier: range computation improvements 1 - - 44-- 2024-05-06 Cupertino Miranda bpf Accepted
[bpf-next,v4,7/7] bpf/verifier: improve code after range computation recent changes. bpf/verifier: range computation improvements 1 - - 611- 2024-04-29 Cupertino Miranda bpf Superseded
[bpf-next,v4,6/7] selftests/bpf: MUL range computation tests. bpf/verifier: range computation improvements 2 - - 602- 2024-04-29 Cupertino Miranda bpf Superseded
[bpf-next,v4,5/7] bpf/verifier: relax MUL range computation check bpf/verifier: range computation improvements 2 - - 611- 2024-04-29 Cupertino Miranda bpf Superseded
[bpf-next,v4,4/7] selftests/bpf: XOR and OR range computation tests. bpf/verifier: range computation improvements 1 - - 602- 2024-04-29 Cupertino Miranda bpf Superseded
[bpf-next,v4,3/7] bpf/verifier: improve XOR and OR range computation bpf/verifier: range computation improvements 2 - - 6011 2024-04-29 Cupertino Miranda bpf Superseded
[bpf-next,v4,2/7] bpf/verifier: refactor checks for range computation bpf/verifier: range computation improvements 1 - - 602- 2024-04-29 Cupertino Miranda bpf Superseded
[bpf-next,v4,1/7] bpf/verifier: replace calls to mark_reg_unknown. bpf/verifier: range computation improvements 1 - - 611- 2024-04-29 Cupertino Miranda bpf Superseded
[bpf-next,v3,6/6] selftests/bpf: MUL range computation tests. bpf/verifier: range computation improvements 2 - - 602- 2024-04-24 Cupertino Miranda bpf Superseded
[bpf-next,v3,5/6] bpf/verifier: relax MUL range computation check bpf/verifier: range computation improvements 2 - - 611- 2024-04-24 Cupertino Miranda bpf Superseded
[bpf-next,v3,4/6] selftests/bpf: XOR and OR range computation tests. bpf/verifier: range computation improvements 1 - - 602- 2024-04-24 Cupertino Miranda bpf Superseded
[bpf-next,v3,3/6] bpf/verifier: improve XOR and OR range computation bpf/verifier: range computation improvements 1 - - 6011 2024-04-24 Cupertino Miranda bpf Superseded
[bpf-next,v3,2/6] bpf/verifier: refactor checks for range computation bpf/verifier: range computation improvements 1 - - 602- 2024-04-24 Cupertino Miranda bpf Superseded
[bpf-next,v3,1/6] bpf/verifier: replace calls to mark_reg_unknown. bpf/verifier: range computation improvements 1 - - 611- 2024-04-24 Cupertino Miranda bpf Superseded
[bpf-next,v2,5/5] selftests/bpf: MUL range computation tests. bpf/verifier: range computation improvements - - - 6011 2024-04-17 Cupertino Miranda bpf Superseded
[bpf-next,v2,4/5] bpf/verifier: relax MUL range computation check bpf/verifier: range computation improvements - - - 6011 2024-04-17 Cupertino Miranda bpf Superseded
[bpf-next,v2,3/5] selftests/bpf: XOR and OR range computation tests. bpf/verifier: range computation improvements - - - 6011 2024-04-17 Cupertino Miranda bpf Superseded
[bpf-next,v2,2/5] bpf/verifier: improve XOR and OR range computation bpf/verifier: range computation improvements 1 - - 6011 2024-04-17 Cupertino Miranda bpf Superseded
[bpf-next,v2,1/5] bpf/verifier: refactor checks for range computation bpf/verifier: range computation improvements - - - 6011 2024-04-17 Cupertino Miranda bpf Superseded
[bpf-next,3/3] bpf: relax MUL range computation check [bpf-next,1/3] bpf: fix to XOR and OR range computation - - - 593- 2024-04-11 Cupertino Miranda bpf Changes Requested
[bpf-next,2/3] bpf: refactor checks for range computation [bpf-next,1/3] bpf: fix to XOR and OR range computation - - - 593- 2024-04-11 Cupertino Miranda bpf Changes Requested
[bpf-next,1/3] bpf: fix to XOR and OR range computation [bpf-next,1/3] bpf: fix to XOR and OR range computation - - - 593- 2024-04-11 Cupertino Miranda bpf Changes Requested
[RFC,bpf-next] verifier: fix computation of range for XOR [RFC,bpf-next] verifier: fix computation of range for XOR - - - 5912 2024-04-05 Cupertino Miranda bpf RFC
[v2,bpf-next] libbpf: add support to GCC in CORE macro definitions [v2,bpf-next] libbpf: add support to GCC in CORE macro definitions - - - 602- 2024-02-13 Cupertino Miranda bpf Accepted
libbpf: add support to GCC in CORE macro definitions libbpf: add support to GCC in CORE macro definitions - - - 45-- 2024-02-08 Cupertino Miranda bpf Superseded
libbpf: add support to GCC in CORE macro definitions libbpf: add support to GCC in CORE macro definitions - - - 43-2 2024-02-08 Cupertino Miranda bpf Superseded