Show patches with: Submitter = Jose E. Marchesi       |    Archived = No       |   45 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next] bpf: ignore expected GCC warning in test_global_func10.c [bpf-next] bpf: ignore expected GCC warning in test_global_func10.c - - - 44-- 2024-05-11 Jose E. Marchesi bpf Accepted
[bpf-next,V2] bpf: make list_for_each_entry portable [bpf-next,V2] bpf: make list_for_each_entry portable - - - 48-1 2024-05-11 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: disable strict aliasing in test_global_func9.c [bpf-next] bpf: disable strict aliasing in test_global_func9.c - - - 44-- 2024-05-11 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: make list_for_each_entry portable [bpf-next] bpf: make list_for_each_entry portable - - - 44-- 2024-05-09 Jose E. Marchesi bpf Superseded
[bpf-next] bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c [bpf-next] bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c 1 - - 44-- 2024-05-08 Jose E. Marchesi bpf Accepted
[bpf-next,V3] bpf: avoid UB in usages of the __imm_insn macro [bpf-next,V3] bpf: avoid UB in usages of the __imm_insn macro 1 - - 44-- 2024-05-08 Jose E. Marchesi bpf Accepted
[bpf-next,V2] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD [bpf-next,V2] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD - - - 48-- 2024-05-08 Jose E. Marchesi bpf Accepted
[bpf-next,V2] bpf: avoid uninitialized warnings in verifier_global_subprogs.c [bpf-next,V2] bpf: avoid uninitialized warnings in verifier_global_subprogs.c 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: avoid uninitialized warnings in verifier_global_subprogs.c [bpf-next] bpf: avoid uninitialized warnings in verifier_global_subprogs.c 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Superseded
[bpf-next,V2] bpf: avoid UB in usages of the __imm_insn macro [bpf-next,V2] bpf: avoid UB in usages of the __imm_insn macro - - - 44-- 2024-05-07 Jose E. Marchesi bpf Superseded
[bpf-next] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD [bpf-next] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Superseded
[bpf-next] bpf: avoid UB in usages of the __imm_insn macro [bpf-next] bpf: avoid UB in usages of the __imm_insn macro - - - 44-- 2024-05-07 Jose E. Marchesi bpf Superseded
[bpf-next] bpf: temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC [bpf-next] bpf: temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC - - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf-next,V2,2/2] bpf: disable some `attribute ignored' warnings in GCC bpf: avoid `attribute ignored' warnings in GCC 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf-next,V2,1/2] bpf: avoid __hidden__ attribute in static object bpf: avoid `attribute ignored' warnings in GCC 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: avoid clang-specific push/pop attribute pragmas in bpftool [bpf-next] bpf: avoid clang-specific push/pop attribute pragmas in bpftool - - - 6011 2024-05-04 Jose E. Marchesi bpf Changes Requested
[bpf-next] bpf: disable some `attribute ignored' warnings in GCC [bpf-next] bpf: disable some `attribute ignored' warnings in GCC 1 - - 602- 2024-05-03 Jose E. Marchesi bpf Changes Requested
[RFC,bpf-next] bpf: avoid clang-specific push/pop attribute pragmas in bpftool [RFC,bpf-next] bpf: avoid clang-specific push/pop attribute pragmas in bpftool - - - 6011 2024-05-03 Jose E. Marchesi bpf Superseded
[bpf-next,V2] bpf: avoid casts from pointers to enums in bpf_tracing.h [bpf-next,V2] bpf: avoid casts from pointers to enums in bpf_tracing.h - - - 60-2 2024-05-02 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: missing trailing slash in tools/testing/selftests/bpf/Makefile [bpf-next] bpf: missing trailing slash in tools/testing/selftests/bpf/Makefile - - - 45-1 2024-05-02 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: fix bpf_ksym_exists in GCC [bpf-next] bpf: fix bpf_ksym_exists in GCC 1 - - 5813 2024-04-28 Jose E. Marchesi bpf Accepted
[bpf-next,V2] bpf_helpers.h: define bpf_tail_call_static when building with GCC [bpf-next,V2] bpf_helpers.h: define bpf_tail_call_static when building with GCC - - - 602- 2024-04-26 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: avoid casts from pointers to enums in bpf_tracing.h [bpf-next] bpf: avoid casts from pointers to enums in bpf_tracing.h - - - 34-10 2024-04-26 Jose E. Marchesi bpf Superseded
[bpf-next] bpf: add a few more options for GCC_BPF in selftests/bpf/Makefile [bpf-next] bpf: add a few more options for GCC_BPF in selftests/bpf/Makefile 1 - - 611- 2024-04-24 Jose E. Marchesi bpf Changes Requested
[bpf-next,V2] bpf: abstract loop unrolling pragmas in BPF selftests [bpf-next,V2] bpf: abstract loop unrolling pragmas in BPF selftests 1 - - 6011 2024-02-08 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: abstract loop unrolling pragmas in BPF selftests [bpf-next] bpf: abstract loop unrolling pragmas in BPF selftests 1 - - 1-2 2024-02-07 Jose E. Marchesi bpf Superseded
[bpf-next,V3] bpf: use -Wno-address-of-packed-member in some selftests [bpf-next,V3] bpf: use -Wno-address-of-packed-member in some selftests 1 - - 6011 2024-02-06 Jose E. Marchesi bpf Accepted
[bpf-next,V2] bpf: use -Wno-address-of-packed-member when building with GCC [bpf-next,V2] bpf: use -Wno-address-of-packed-member when building with GCC 1 - - 65-- 2024-01-31 Jose E. Marchesi bpf Changes Requested
[bpf-next] bpf: use -Wno-address-of-packed-member when building with GCC [bpf-next] bpf: use -Wno-address-of-packed-member when building with GCC - - - 62-- 2024-01-30 Jose E. Marchesi bpf Superseded
[bpf-next] bpf: move -Wno-compare-distinct-pointer-types to BPF_CFLAGS [bpf-next] bpf: move -Wno-compare-distinct-pointer-types to BPF_CFLAGS - - - 62-- 2024-01-30 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: build type-punning BPF selftests with -fno-strict-aliasing [bpf-next] bpf: build type-punning BPF selftests with -fno-strict-aliasing - - - 62-- 2024-01-30 Jose E. Marchesi bpf Accepted
bpf: generate const static pointers for kernel helpers bpf: generate const static pointers for kernel helpers 1 - - 39-- 2024-01-27 Jose E. Marchesi bpf Accepted
[V2] bpf: use -Wno-error in certain tests when building with GCC [V2] bpf: use -Wno-error in certain tests when building with GCC - - - 45-- 2024-01-27 Jose E. Marchesi bpf Accepted
bpf: use -Wno-error in certain tests when building with GCC bpf: use -Wno-error in certain tests when building with GCC - - - 43-2 2024-01-26 Jose E. Marchesi bpf Superseded
Anonymous struct types in parameter lists in BPF selftests Anonymous struct types in parameter lists in BPF selftests - - - 34-11 2024-01-25 Jose E. Marchesi bpf Changes Requested
bpf: fix constraint in test_tcpbpf_kern.c bpf: fix constraint in test_tcpbpf_kern.c 1 - - 43-2 2024-01-23 Jose E. Marchesi bpf Accepted
bpf: avoid VLAs in progs/test_xdp_dynptr.c bpf: avoid VLAs in progs/test_xdp_dynptr.c 1 - - 43-2 2024-01-23 Jose E. Marchesi bpf Accepted
bpf_helpers.h: define bpf_tail_call_static when building with GCC bpf_helpers.h: define bpf_tail_call_static when building with GCC - - - 45-- 2024-01-23 Jose E. Marchesi bpf Changes Requested
bpf: use r constraint instead of p constraint in selftests bpf: use r constraint instead of p constraint in selftests 1 - - 45-- 2024-01-23 Jose E. Marchesi bpf Accepted
bpf, docs: fix BPF_NEG entry in instruction-set.rst bpf, docs: fix BPF_NEG entry in instruction-set.rst 2 - - 31-- 2023-07-26 Jose E. Marchesi bpf Accepted
[V5] bpf, docs: Document BPF insn encoding in term of stored bytes [V5] bpf, docs: Document BPF insn encoding in term of stored bytes 2 - - 38-2 2023-02-28 Jose E. Marchesi bpf Accepted
[V4] bpf, docs: Document BPF insn encoding in term of stored bytes [V4] bpf, docs: Document BPF insn encoding in term of stored bytes - - - 39-1 2023-02-28 Jose E. Marchesi bpf Superseded
[V3] bpf, docs: Document BPF insn encoding in term of stored bytes [V3] bpf, docs: Document BPF insn encoding in term of stored bytes 1 - - 1-- 2023-02-27 Jose E. Marchesi bpf Superseded
[V2] bpf, docs: Document BPF insn encoding in term of stored bytes [V2] bpf, docs: Document BPF insn encoding in term of stored bytes - - - 1-- 2023-02-27 Jose E. Marchesi bpf Superseded
bpf, docs: Document BPF insn encoding in term of stored bytes bpf, docs: Document BPF insn encoding in term of stored bytes - - - 38-2 2023-02-24 Jose E. Marchesi bpf Superseded