Show patches with: Submitter = Alan Maguire       |    State = Action Required       |    Archived = No       |   44 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,tracing,6/6] tracing: document IPv4, IPv6, MAC address and > 8 byte numeric filtering support tracing: additional filter predicates --- 2023-04-28 Alan Maguire New
[v2,tracing,5/6] selftests/ftrace: add test coverage for filter predicates tracing: additional filter predicates --- 2023-04-28 Alan Maguire New
[v2,tracing,4/6] tracing: support MAC address filter predicates tracing: additional filter predicates --- 2023-04-28 Alan Maguire New
[v2,tracing,3/6] tracing: support IPv6 filter predicates tracing: additional filter predicates --- 2023-04-28 Alan Maguire New
[v2,tracing,2/6] tracing: support IPv4 address filter predicate tracing: additional filter predicates --- 2023-04-28 Alan Maguire New
[v2,tracing,1/6] tracing: support > 8 byte array filter predicates tracing: additional filter predicates --- 2023-04-28 Alan Maguire New
[tracing,2/3] selftests/ftrace: add test coverage for filter predicates tracing: support > 8 byte filter predicates --- 2023-04-25 Alan Maguire New
[RFC,tracing,4/4] tracing: document > 8 byte numeric filtering support tracing: support > 8 byte filter predicates --- 2022-08-07 Alan Maguire New
[RFC,tracing,2/4] tracing: support > 8 byte array filter predicates tracing: support > 8 byte filter predicates --- 2022-08-07 Alan Maguire New
[RFC,tracing,1/4] tracing: predicate matching trigger crashes for > 8-byte arrays tracing: support > 8 byte filter predicates --- 2022-08-07 Alan Maguire New
[bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display libbpf: btf typed data dumping fixes (__int128 usage, error propagation) --- 2021-07-19 Alan Maguire New
[v2,bpf-next,3/3] libbpf: btf typed dump does not need to allocate dump data libbpf: BTF typed dump cleanups --- 2021-07-16 Alan Maguire New
[bpf-next] libbpf: clarify/fix unaligned data issues for btf typed dump [bpf-next] libbpf: clarify/fix unaligned data issues for btf typed dump --- 2021-07-16 Alan Maguire New
[v5,bpf-next,3/3] selftests/bpf: add dump type data tests to btf dump tests Untitled series #138593 --- 2021-06-19 Alan Maguire New
[v4,bpf-next,2/2] selftests/bpf: add dump type data tests to btf dump tests libbpf: BTF dumper support for typed data --- 2021-06-01 Alan Maguire New
[v2,bpf-next,4/4] selftests/bpf: add dump type data tests to btf dump tests libbpf: BTF dumper support for typed data --- 2021-01-17 Alan Maguire New
[v2,bpf-next,3/4] libbpf: BTF dumper support for typed data libbpf: BTF dumper support for typed data --- 2021-01-17 Alan Maguire New
[v2,bpf-next,2/4] libbpf: make skip_mods_and_typedefs available internally in libbpf libbpf: BTF dumper support for typed data --- 2021-01-17 Alan Maguire New
[v2,bpf-next,1/4] libbpf: add btf_has_size() and btf_int() inlines libbpf: BTF dumper support for typed data --- 2021-01-17 Alan Maguire New
[RFC,bpf-next,2/2] selftests/bpf: test libbpf-based type display bpf, libbpf: share BTF data show functionality --- 2021-01-11 Alan Maguire New
[v2,bpf-next,3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf bpf: support module BTF in BTF display helpers --- 2020-12-04 Alan Maguire New
[v2,bpf-next,2/3] bpf: add module support to btf display helpers bpf: support module BTF in BTF display helpers --- 2020-12-04 Alan Maguire New
[v2,bpf-next,1/3] bpf: eliminate btf_module_mutex as RCU synchronization can be used bpf: support module BTF in BTF display helpers --- 2020-12-04 Alan Maguire New
[v5,bpf-next,3/6] bpf: add bpf_btf_snprintf helper [v5,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-18 Alan Maguire New
[RFC,bpf-next,3/4] bpf: add bpf_trace_btf helper Untitled series #51257 --- 2020-08-06 Alan Maguire New
[RFC,bpf-next,2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk Untitled series #51257 --- 2020-08-06 Alan Maguire New
[bpf,2/2] selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh selftests/bpf: add missing CONFIG values to test config --- 2020-05-22 Alan Maguire New
[bpf-next] selftests/bpf: add general instructions for test execution [bpf-next] selftests/bpf: add general instructions for test execution --- 2020-05-18 Alan Maguire New
[v8,kunit-next,3/4] kunit: subtests should be indented 4 spaces according to TAP [v8,kunit-next,1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display --- 2020-03-26 Alan Maguire New
[v2,kunit-next,2/2] kunit: add support for named resources kunit: extend kunit resources API --- 2020-03-23 Alan Maguire New
[v7,kunit-next,3/4] kunit: subtests should be indented 4 spaces according to TAP kunit: add debugfs representation to show results --- 2020-03-13 Alan Maguire New
[v6,kunit-next,1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display [v6,kunit-next,1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display --- 2020-03-04 Alan Maguire New
[RFC,kunit-next,2/2] kunit: add support for named resources Untitled series #36829 --- 2020-03-03 Alan Maguire New
[v5,kunit-next,3/4] kunit: subtests should be indented 4 spaces according to TAP kunit: add debugfs representation to show results --- 2020-02-19 Alan Maguire New
[v2,2/2] ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set Untitled series #36849 --- 2020-02-19 Alan Maguire New
[v4,kunit-next,3/3] kunit: update documentation to describe debugfs representation kunit: add debugfs representation to show results --- 2020-02-17 Alan Maguire New
[v3,kunit-next,2/2] kunit: update documentation to describe debugfs representation Untitled series #36863 --- 2020-02-07 Alan Maguire New
[v2,kunit-next,2/3] kunit: add "run" debugfs file to run suites, display results kunit: add debugfs representation to show results/run tests --- 2020-01-23 Alan Maguire New
[kunit,3/3] kunit: update documentation to describe debugfs representation [kunit,1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display --- 2020-01-23 Alan Maguire New
[kunit,1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display [kunit,1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display --- 2020-01-23 Alan Maguire New
[kunit] kunit: building kunit as a module breaks allmodconfig [kunit] kunit: building kunit as a module breaks allmodconfig --- 2020-01-10 Alan Maguire New
[RESEND,v7,linux-kselftest-test,5/6] kunit: allow kunit to be loaded as a module [RESEND,v7,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit --- 2020-01-06 Alan Maguire New
[RESEND,v7,linux-kselftest-test,4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds [RESEND,v7,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit --- 2020-01-06 Alan Maguire New
[RESEND,v7,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit [RESEND,v7,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit --- 2020-01-06 Alan Maguire New