Show patches with: Submitter = Alan Maguire       |    Archived = No       |   170 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] ftrace/selftests: workaround cgroup RT scheduling issues ftrace/selftests: clean up failure cases 1 - - --- 2020-02-06 Alan Maguire New
[2/2] ftrace/selftest: absence of modules/programs should trigger unsupported errors ftrace/selftests: clean up failure cases - - - --- 2020-02-06 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
[bpf-next,1/4] selftests_bpf: extend test_tc_tunnel for UDP encap L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-01 Alan Maguire New
[bpf-next,2/3] selftests/bpf: add __int128-specific tests for typed data dump libbpf: btf typed data dumping fixes (__int128 usage, error propagation) - - - --- 2021-07-19 Alan Maguire New
[bpf-next,2/4] bpf: add layer 2 encap support to bpf_skb_adjust_room L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-01 Alan Maguire New
[bpf-next,3/3] libbpf: propagate errors when retrieving enum value for typed data display libbpf: btf typed data dumping fixes (__int128 usage, error propagation) - - - --- 2021-07-19 Alan Maguire New
[bpf-next,3/4] bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-01 Alan Maguire New
[bpf-next,4/4] selftests_bpf: extend test_tc_tunnel.sh test for L2 encap L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-01 Alan Maguire New
[bpf-next] bpf: test_tc_tunnel.sh needs reverse path filtering disabled [bpf-next] bpf: test_tc_tunnel.sh needs reverse path filtering disabled 1 - - --- 2019-03-25 Alan Maguire Mainlined
[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
[bpf-next] selftests/bpf: add general instructions for test execution [bpf-next] selftests/bpf: add general instructions for test execution 1 - - --- 2020-05-18 Alan Maguire New
[bpf,1/2] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o selftests/bpf: add missing CONFIG values to test config - - - --- 2020-05-22 Alan Maguire Mainlined
[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 Mainlined
[kunit,1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display kunit: add debugfs representation to show results/run tests - - - --- 2020-01-23 Alan Maguire New
[kunit,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: add debugfs representation to show results/run tests - - - --- 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 Mainlined
[linux-kselftest-test,1/3] kunit: allow kunit tests to be loaded as a module kunit: support module-based build - - - --- 2019-10-08 Alan Maguire New
[linux-kselftest-test,2/3] kunit: allow kunit to be loaded as a module kunit: support module-based build - - - --- 2019-10-08 Alan Maguire New
[linux-kselftest-test,3/3] kunit: update documentation to describe module-based build kunit: support module-based build - - - --- 2019-10-08 Alan Maguire New
[net] selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc [net] selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc - - - --- 2020-03-18 Alan Maguire Mainlined
[RESEND,v7,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit kunit: support building core/tests as modules - 1 1 --- 2020-01-06 Alan Maguire Mainlined
[RESEND,v7,linux-kselftest-test,2/6] kunit: hide unexported try-catch interface in try-catch-impl.h kunit: support building core/tests as modules - 1 1 --- 2020-01-06 Alan Maguire Mainlined
[RESEND,v7,linux-kselftest-test,3/6] kunit: allow kunit tests to be loaded as a module kunit: support building core/tests as modules 2 1 - --- 2020-01-06 Alan Maguire Mainlined
[RESEND,v7,linux-kselftest-test,4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_s… kunit: support building core/tests as modules 1 1 - --- 2020-01-06 Alan Maguire Mainlined
[RESEND,v7,linux-kselftest-test,5/6] kunit: allow kunit to be loaded as a module kunit: support building core/tests as modules - 1 - --- 2020-01-06 Alan Maguire Mainlined
[RESEND,v7,linux-kselftest-test,6/6] kunit: update documentation to describe module-based build kunit: support building core/tests as modules - 2 - --- 2020-01-06 Alan Maguire Mainlined
[RFC,bpf-next,1/4] bpf: provide function to get vmlinux BTF information bpf: add bpf-based bpf_trace_printk()-like support - - - --- 2020-08-06 Alan Maguire New
[RFC,bpf-next,1/7] bpf: add bpf_pcap() helper to simplify packet capture bpf: packet capture helpers, bpftool support - - - --- 2019-09-07 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
[RFC,bpf-next,2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk bpf: add bpf-based bpf_trace_printk()-like support - - - --- 2020-08-06 Alan Maguire New
[RFC,bpf-next,2/7] bpf: extend bpf_pcap support to tracing programs bpf: packet capture helpers, bpftool support - - - --- 2019-09-07 Alan Maguire New
[RFC,bpf-next,3/4] bpf: add bpf_trace_btf helper bpf: add bpf-based bpf_trace_printk()-like support - - - --- 2020-08-06 Alan Maguire New
[RFC,bpf-next,3/7] bpf: sync tools/include/uapi/linux/bpf.h for pcap support bpf: packet capture helpers, bpftool support - - - --- 2019-09-07 Alan Maguire New
[RFC,bpf-next,4/4] selftests/bpf: add bpf_trace_btf helper tests bpf: add bpf-based bpf_trace_printk()-like support - - - --- 2020-08-06 Alan Maguire New
[RFC,bpf-next,4/7] bpf: add libpcap feature test bpf: packet capture helpers, bpftool support - - - --- 2019-09-07 Alan Maguire New
[RFC,bpf-next,5/7] bpf: add pcap support to bpftool bpf: packet capture helpers, bpftool support - - - --- 2019-09-07 Alan Maguire New
[RFC,bpf-next,6/7] bpf: add documentation for bpftool pcap subcommand bpf: packet capture helpers, bpftool support - - - --- 2019-09-07 Alan Maguire New
[RFC,bpf-next,7/7] bpf: add tests for bpftool packet capture bpf: packet capture helpers, bpftool support - - - --- 2019-09-07 Alan Maguire New
[RFC,kunit-next,1/2] kunit: generalize kunit_resource API beyond allocated resources kunit: extend kunit resources API - - - --- 2020-03-03 Alan Maguire New
[RFC,kunit-next,2/2] kunit: add support for named resources kunit: extend kunit resources API - 1 - --- 2020-03-03 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
[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,3/4] selftests/ftrace: add test coverage for filter predicates tracing: support > 8 byte filter predicates - - - --- 2022-08-07 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
[tracing,1/3] tracing: support > 8 byte array filter predicates tracing: support > 8 byte filter predicates - - - --- 2023-04-25 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
[tracing,3/3] tracing: document > 8 byte numeric filtering support tracing: support > 8 byte filter predicates - - - --- 2023-04-25 Alan Maguire New
[v2,1/2] ftrace/selftests: workaround cgroup RT scheduling issues ftrace/selftest: clean up failure cases - - - --- 2020-02-19 Alan Maguire Mainlined
[v2,2/2] ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set ftrace/selftest: clean up failure cases 1 - - --- 2020-02-19 Alan Maguire Mainlined
[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
[v2,bpf-next,1/3] libbpf: clarify/fix unaligned data issues for btf typed dump libbpf: BTF typed dump cleanups - - - --- 2021-07-16 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
[v2,bpf-next,1/4] selftests_bpf: add UDP encap to test_tc_tunnel L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-08 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,2/3] libbpf: fix compilation errors on ppc64le for btf dump typed data libbpf: BTF typed dump cleanups - - - --- 2021-07-16 Alan Maguire New
[v2,bpf-next,2/4] bpf: add layer 2 encap support to bpf_skb_adjust_room L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-08 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 1 - - --- 2021-01-17 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
[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,3/4] bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-08 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,4/4] selftests_bpf: add L2 encap to test_tc_tunnel L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-08 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,kunit-next,1/2] kunit: generalize kunit_resource API beyond allocated resources kunit: extend kunit resources API - - - --- 2020-03-23 Alan Maguire New
[v2,kunit-next,1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display kunit: add debugfs representation to show results/run tests - - - --- 2020-01-23 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
[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
[v2,kunit-next,3/3] kunit: update documentation to describe debugfs representation kunit: add debugfs representation to show results/run tests - - - --- 2020-01-23 Alan Maguire New
[v2,linux-kselftest-test,1/3] kunit: allow kunit tests to be loaded as a module kunit: support building core/tests as modules - - - --- 2019-10-08 Alan Maguire New
[v2,linux-kselftest-test,2/3] kunit: allow kunit to be loaded as a module kunit: support building core/tests as modules - - - --- 2019-10-08 Alan Maguire New
[v2,linux-kselftest-test,3/3] kunit: update documentation to describe module-based build kunit: support building core/tests as modules - - - --- 2019-10-08 Alan Maguire New
[v2,tracing,1/6] tracing: support > 8 byte array 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,3/6] tracing: support IPv6 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,5/6] selftests/ftrace: add test coverage for filter predicates tracing: additional filter predicates - - - --- 2023-04-28 Alan Maguire New
[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
[v3,bpf-next,1/2] libbpf: BTF dumper support for typed data libbpf: BTF dumper support for typed data - - - --- 2021-05-27 Alan Maguire New
[v3,bpf-next,1/4] selftests_bpf: extend test_tc_tunnel for UDP encap L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-09 Alan Maguire Mainlined
[v3,bpf-next,2/2] selftests/bpf: add dump type data tests to btf dump tests libbpf: BTF dumper support for typed data - - - --- 2021-05-27 Alan Maguire New
[v3,bpf-next,2/4] bpf: add layer 2 encap support to bpf_skb_adjust_room L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-09 Alan Maguire Mainlined
[v3,bpf-next,3/4] bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-09 Alan Maguire Mainlined
[v3,bpf-next,4/4] selftests_bpf: add L2 encap to test_tc_tunnel L2 encap support for bpf_skb_adjust_room - - - --- 2019-04-09 Alan Maguire Mainlined
[v3,kunit-next,1/2] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display kunit: add debugfs representation to show results/run tests - 1 - --- 2020-02-07 Alan Maguire New
[v3,kunit-next,1/2] kunit: generalize kunit_resource API beyond allocated resources kunit: extend kunit resources API - 1 - --- 2020-03-27 Alan Maguire New
[v3,kunit-next,2/2] kunit: add support for named resources kunit: extend kunit resources API - 1 - --- 2020-03-27 Alan Maguire New
[v3,kunit-next,2/2] kunit: update documentation to describe debugfs representation kunit: add debugfs representation to show results/run tests - 1 - --- 2020-02-07 Alan Maguire New
[v3,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit/string-stream-impl.h kunit: support building core/tests as modules - - - --- 2019-10-17 Alan Maguire New
[v3,linux-kselftest-test,2/6] kunit: hide unexported try-catch interface in try-catch-impl.h kunit: support building core/tests as modules - 1 - --- 2019-10-17 Alan Maguire New
[v3,linux-kselftest-test,3/6] kunit: add kunit_find_symbol() function for symbol lookup kunit: support building core/tests as modules - - - --- 2019-10-17 Alan Maguire New
[v3,linux-kselftest-test,4/6] kunit: allow kunit tests to be loaded as a module kunit: support building core/tests as modules - - - --- 2019-10-17 Alan Maguire New
[v3,linux-kselftest-test,5/6] kunit: allow kunit to be loaded as a module kunit: support building core/tests as modules - - - --- 2019-10-17 Alan Maguire New
[v3,linux-kselftest-test,6/6] kunit: update documentation to describe module-based build kunit: support building core/tests as modules - - - --- 2019-10-17 Alan Maguire New
[v4,bpf-next,1/2] libbpf: BTF dumper support for typed data libbpf: BTF dumper support for typed data - - - --- 2021-06-01 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
[v4,kunit-next,1/2] kunit: generalize kunit_resource API beyond allocated resources kunit: extend kunit resources API - 1 - --- 2020-05-29 Alan Maguire New
[v4,kunit-next,1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display kunit: add debugfs representation to show results - 1 - --- 2020-02-17 Alan Maguire New
[v4,kunit-next,2/2] kunit: add support for named resources kunit: extend kunit resources API - 1 - --- 2020-05-29 Alan Maguire New
« 1 2 »