Show patches with: Submitter = David Faust       |    State = Action Required       |    Archived = No       |   108 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
btf: fix a possibly misleading asm debug comment btf: fix a possibly misleading asm debug comment - - - - --- 2024-04-11 David Faust New
[v2] btf: emit non-representable bitfield as void [v2] btf: emit non-representable bitfield as void - - - - --- 2024-04-11 David Faust New
btf: emit non-representable bitfield as void btf: emit non-representable bitfield as void - - - - --- 2024-04-11 David Faust New
btf: improve btf-datasec-3.c test [PR 114642] btf: improve btf-datasec-3.c test [PR 114642] - - - - --- 2024-04-08 David Faust New
btf: emit symbol refs in DATASEC entries only for BPF [PR114608] btf: emit symbol refs in DATASEC entries only for BPF [PR114608] - - - - --- 2024-04-08 David Faust New
bpf: define INT8_TYPE as signed char bpf: define INT8_TYPE as signed char - - - - --- 2024-03-14 David Faust New
[v2] bpf: add size threshold for inlining mem builtins [v2] bpf: add size threshold for inlining mem builtins - - - - --- 2024-03-08 David Faust New
bpf: add size threshold for inlining mem builtins bpf: add size threshold for inlining mem builtins - - - - --- 2024-03-07 David Faust New
bpf: testsuite: fix unresolved test in memset-1.c bpf: testsuite: fix unresolved test in memset-1.c - - - - --- 2024-03-07 David Faust New
bpf: add inline memset expansion bpf: add inline memset expansion - - - - --- 2024-03-04 David Faust New
testsuite: ctf: make array in ctf-file-scope-1 fixed length testsuite: ctf: make array in ctf-file-scope-1 fixed length - - - - --- 2024-03-01 David Faust New
[v3] bpf: add inline memmove and memcpy expansion [v3] bpf: add inline memmove and memcpy expansion - - - - --- 2024-02-20 David Faust New
[v2] bpf: add inline memmove and memcpy expansion [v2] bpf: add inline memmove and memcpy expansion - - - - --- 2024-02-20 David Faust New
bpf: add inline memmove and memcpy expansion bpf: add inline memmove and memcpy expansion - - - - --- 2024-02-15 David Faust New
bpf: fix zero_extendqidi2 ldx template bpf: fix zero_extendqidi2 ldx template - - - - --- 2024-02-14 David Faust New
btf: change encoding of forward-declared enums [PR111735] btf: change encoding of forward-declared enums [PR111735] - - - - --- 2023-12-12 David Faust New
btf: avoid wrong DATASEC entries for extern vars [PR112849] btf: avoid wrong DATASEC entries for extern vars [PR112849] - - - - --- 2023-12-04 David Faust New
bpf: change ASM_COMMENT_START to '#' bpf: change ASM_COMMENT_START to '#' - - - - --- 2023-11-29 David Faust New
bpf: neg instruction does not accept an immediate bpf: neg instruction does not accept an immediate - - - - --- 2023-08-21 David Faust New
bpf: remove useless define_insn for extendsisi2 bpf: remove useless define_insn for extendsisi2 - - - - --- 2023-08-15 David Faust New
bpf: fix pseudoc w regs for small modes [PR111029] bpf: fix pseudoc w regs for small modes [PR111029] - - - - --- 2023-08-15 David Faust New
[COMMITTED] MAINTAINERS: Add myself as a BPF port reviewer [COMMITTED] MAINTAINERS: Add myself as a BPF port reviewer - - - - --- 2023-08-07 David Faust New
bpf: ISA V4 sign-extending move and load insns [PR110782, PR110784] bpf: ISA V4 sign-extending move and load insns [PR110782, PR110784] - - - - --- 2023-07-27 David Faust New
bpf: minor doc cleanup for command-line options bpf: minor doc cleanup for command-line options - - - - --- 2023-07-27 David Faust New
bpf: correct pseudo-C template for add3 and sub3 bpf: correct pseudo-C template for add3 and sub3 - - - - --- 2023-07-27 David Faust New
[COMMITTED,v2,1/2] bpf: don't print () in bpf_print_operand_address [COMMITTED,v2,1/2] bpf: don't print () in bpf_print_operand_address - - - - --- 2023-07-25 David Faust New
[v2,2/2] bpf: add v3 atomic instructions [COMMITTED,v2,1/2] bpf: don't print () in bpf_print_operand_address - - - - --- 2023-07-25 David Faust New
[2/2] bpf: add v3 atomic instructions [1/2] bpf: don't print () in bpf_print_operand_address - - - - --- 2023-07-25 David Faust New
[1/2] bpf: don't print () in bpf_print_operand_address [1/2] bpf: don't print () in bpf_print_operand_address - - - - --- 2023-07-25 David Faust New
[COMMITTED] bpf: add pseudo-c asm dialect for "nop" [COMMITTED] bpf: add pseudo-c asm dialect for "nop" - - - - --- 2023-07-24 David Faust New
[9/9] doc: document btf_decl_tag attribute Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[8/9] testsuite: add tests for BTF decl tags Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[7/9] btf: create and output BTF_KIND_DECL_TAG types Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[6/9] dwarf2ctf: convert annotation DIEs to CTF types Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[5/9] ctf: add support to pass through BTF tags Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[4/9] dwarf: expose get_die_parent Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[3/9] dwarf: create annotation DIEs for decl tags Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[2/9] include: add BTF decl tag defines Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[1/9] c-family: add btf_decl_tag attribute Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[committed] btf: fix bootstrap -Wformat errors [PR110073] [committed] btf: fix bootstrap -Wformat errors [PR110073] - - - - --- 2023-06-02 David Faust New
[2/2] btf: improve -dA comments for testsuite [1/2] btf: be clear when record size/type is not used - - - - --- 2023-05-30 David Faust New
[1/2] btf: be clear when record size/type is not used [1/2] btf: be clear when record size/type is not used - - - - --- 2023-05-30 David Faust New
btf: improve -dA comments for testsuite btf: improve -dA comments for testsuite - - - - --- 2023-05-25 David Faust New
bpf: fix memory constraint of ldx/stx instructions [PR108790] bpf: fix memory constraint of ldx/stx instructions [PR108790] - - - - --- 2023-02-14 David Faust New
[v2] bpf: correct bpf_print_operand for floats [PR108293] [v2] bpf: correct bpf_print_operand for floats [PR108293] - - - - --- 2023-01-10 David Faust New
bpf: correct bpf_print_operand for floats [PR108293] bpf: correct bpf_print_operand for floats [PR108293] - - - - --- 2023-01-09 David Faust New
[v2,3/3] btf: correct generation for extern funcs [PR106773] btf: fix BTF for extern items [PR106773] - - - - --- 2022-12-13 David Faust New
[v2,2/3] btf: fix 'extern const void' variables [PR106773] btf: fix BTF for extern items [PR106773] - - - - --- 2022-12-13 David Faust New
[v2,1/3] btf: add 'extern' linkage for variables [PR106773] btf: fix BTF for extern items [PR106773] - - - - --- 2022-12-13 David Faust New
bpf: add define_insn for bswap bpf: add define_insn for bswap - - - - --- 2022-12-08 David Faust New
[3/3] btf: correct generation for extern funcs [PR106773] btf: fix BTF for extern items [PR106773] - - - - --- 2022-12-07 David Faust New
[2/3] btf: fix 'extern const void' variables [PR106773] btf: fix BTF for extern items [PR106773] - - - - --- 2022-12-07 David Faust New
[1/3] btf: add 'extern' linkage for variables [PR106773] btf: fix BTF for extern items [PR106773] - - - - --- 2022-12-07 David Faust New
[committed] bpf: avoid possible use of uninitialized variable [committed] bpf: avoid possible use of uninitialized variable - - - - --- 2022-11-15 David Faust New
bpf: Use enum for resolved overloaded builtins bpf: Use enum for resolved overloaded builtins - - - - --- 2022-11-07 David Faust New
[committed] bpf: cleanup missed refactor [committed] bpf: cleanup missed refactor - - - - --- 2022-11-07 David Faust New
[v3] bpf: add preserve_field_info builtin [v3] bpf: add preserve_field_info builtin - - - - --- 2022-10-26 David Faust New
[v2] bpf: add preserve_field_info builtin [v2] bpf: add preserve_field_info builtin - - - - --- 2022-10-25 David Faust New
bpf: add preserve_field_info builtin bpf: add preserve_field_info builtin - - - - --- 2022-10-19 David Faust New
btf: do not skip emitting void variables [PR106773] btf: do not skip emitting void variables [PR106773] - - - - --- 2022-09-01 David Faust New
[v2] bpf: handle anonymous members in CO-RE reloc [PR106745] [v2] bpf: handle anonymous members in CO-RE reloc [PR106745] - - - - --- 2022-08-29 David Faust New
bpf: handle anonymous members in CO-RE reloc [PR106745] bpf: handle anonymous members in CO-RE reloc [PR106745] - - - - --- 2022-08-29 David Faust New
[committed] MAINTAINERS: Add myself as CTF and BTF reviewer [committed] MAINTAINERS: Add myself as CTF and BTF reviewer - - - - --- 2022-07-27 David Faust New
[9/9] testsuite: add debug annotation tests Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[8/9] doc: document new attributes Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[7/9] btf: output decl_tag and type_tag records Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[6/9] dwarf2ctf: convert annotation DIEs to CTF types Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[5/9] ctfc: pass through debug annotations to BTF Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[4/9] dwarf: generate annotation DIEs Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[3/9] c-family: Add debug_annotate attribute handlers Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[2/9] include: Add new definitions Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[1/9] dwarf: add dw_get_die_parent function Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[8/8] testsuite: Add tests for BTF tags Support BTF decl_tag and type_tag annotations - - - - --- 2022-04-01 David Faust New
[7/8] Output BTF DECL_TAG and TYPE_TAG types Support BTF decl_tag and type_tag annotations - - - - --- 2022-04-01 David Faust New
[6/8] dwarf2ctf: convert tag DIEs to CTF types Support BTF decl_tag and type_tag annotations - - - - --- 2022-04-01 David Faust New
[5/8] ctfc: Add support to pass through BTF annotations Support BTF decl_tag and type_tag annotations - - - - --- 2022-04-01 David Faust New
[4/8] dwarf: create BTF decl and type tag DIEs Support BTF decl_tag and type_tag annotations - - - - --- 2022-04-01 David Faust New
[3/8] c-family: Add BTF tag attribute handlers Support BTF decl_tag and type_tag annotations - - - - --- 2022-04-01 David Faust New
[2/8] include: Add BTF tag defines to dwarf2 and btf Support BTF decl_tag and type_tag annotations - - - - --- 2022-04-01 David Faust New
[1/8] dwarf: Add dw_get_die_parent function Support BTF decl_tag and type_tag annotations - - - - --- 2022-04-01 David Faust New
[v2] bpf: ensure correct string offsets in BTF.ext [v2] bpf: ensure correct string offsets in BTF.ext - - - - --- 2022-01-18 David Faust New
[v2] bpf: write CO-RE relocation record size only once [v2] bpf: write CO-RE relocation record size only once - - - - --- 2022-01-18 David Faust New
bpf: ensure correct string offsets in BTF.ext bpf: ensure correct string offsets in BTF.ext - - - - --- 2022-01-18 David Faust New
bpf: write CO-RE relocation record size only once bpf: write CO-RE relocation record size only once - - - - --- 2022-01-18 David Faust New
[COMMITTED] bpf: avoid potential NULL pointer dereference [COMMITTED] bpf: avoid potential NULL pointer dereference - - - - --- 2021-12-08 David Faust New
bpf: correct extra_headers bpf: correct extra_headers - - - - --- 2021-09-28 David Faust New
[3/3] doc: document BPF -mcpu and related options bpf: add -mcpu and related feature options - - - - --- 2021-09-09 David Faust New
[2/3] bpf testsuite: add tests for new feature options bpf: add -mcpu and related feature options - - - - --- 2021-09-09 David Faust New
[1/3] bpf: add -mcpu and related feature options bpf: add -mcpu and related feature options - - - - --- 2021-09-09 David Faust New
bpf: correct zero_extend output templates bpf: correct zero_extend output templates - - - - --- 2021-09-09 David Faust New
[COMMITTED,V2,7/7] doc: BPF CO-RE documentation BPF CO-RE Support - - - - --- 2021-09-07 David Faust New
[COMMITTED,V2,6/7] bpf testsuite: Add BPF CO-RE tests BPF CO-RE Support - - - - --- 2021-09-07 David Faust New
[COMMITTED,V2,5/7] bpf: BPF CO-RE support BPF CO-RE Support - - - - --- 2021-09-07 David Faust New
[COMMITTED,V2,4/7] btf: expose get_btf_id BPF CO-RE Support - - - - --- 2021-09-07 David Faust New
[COMMITTED,V2,3/7] ctfc: add function to lookup CTF ID of a TREE type BPF CO-RE Support - - - - --- 2021-09-07 David Faust New
[COMMITTED,V2,2/7] ctfc: externalize ctf_dtd_lookup BPF CO-RE Support - - - - --- 2021-09-07 David Faust New
[COMMITTED,V2,1/7] dwarf: externalize lookup_type_die BPF CO-RE Support - - - - --- 2021-09-07 David Faust New
[7/7] doc: BPF CO-RE documentation BPF CO-RE Support - - - - --- 2021-08-04 David Faust New
[6/7] bpf testsuite: Add BPF CO-RE tests BPF CO-RE Support - - - - --- 2021-08-04 David Faust New
[5/7] bpf: BPF CO-RE support BPF CO-RE Support - - - - --- 2021-08-04 David Faust New
« 1 2 »