Show patches with: Submitter = Alan Maguire       |    State = Action Required       |    Archived = No       |   141 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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/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/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
[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/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,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,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
[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/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/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/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
[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
[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
[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,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit kunit: support building core/tests as modules - 1 1 --- 2019-11-15 Alan Maguire New
[v4,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 --- 2019-11-15 Alan Maguire New
[v4,linux-kselftest-test,3/6] kunit: allow kunit tests to be loaded as a module kunit: support building core/tests as modules - - - --- 2019-11-15 Alan Maguire New
[v4,linux-kselftest-test,4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds kunit: support building core/tests as modules - 1 - --- 2019-11-15 Alan Maguire New
[v4,linux-kselftest-test,5/6] kunit: allow kunit to be loaded as a module kunit: support building core/tests as modules - - - --- 2019-11-15 Alan Maguire New
[v4,linux-kselftest-test,6/6] kunit: update documentation to describe module-based build kunit: support building core/tests as modules - 1 - --- 2019-11-15 Alan Maguire New
[v5,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit kunit: support building core/tests as modules - 1 1 --- 2019-12-03 Alan Maguire New
[v5,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 --- 2019-12-03 Alan Maguire New
[v5,linux-kselftest-test,3/6] kunit: allow kunit tests to be loaded as a module kunit: support building core/tests as modules 2 1 - --- 2019-12-03 Alan Maguire New
[v5,linux-kselftest-test,4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds kunit: support building core/tests as modules 1 1 - --- 2019-12-03 Alan Maguire New
[v5,linux-kselftest-test,5/6] kunit: allow kunit to be loaded as a module kunit: support building core/tests as modules - 1 - --- 2019-12-03 Alan Maguire New
[v5,linux-kselftest-test,6/6] kunit: update documentation to describe module-based build kunit: support building core/tests as modules - 2 - --- 2019-12-03 Alan Maguire New
[v6,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit kunit: support building core/tests as modules - 1 1 --- 2019-12-04 Alan Maguire New
[v6,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 --- 2019-12-04 Alan Maguire New
[v6,linux-kselftest-test,3/6] kunit: allow kunit tests to be loaded as a module kunit: support building core/tests as modules 3 1 - --- 2019-12-04 Alan Maguire New
[v6,linux-kselftest-test,4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds kunit: support building core/tests as modules 1 1 - --- 2019-12-04 Alan Maguire New
[v6,linux-kselftest-test,5/6] kunit: allow kunit to be loaded as a module kunit: support building core/tests as modules - 1 - --- 2019-12-04 Alan Maguire New
[v6,linux-kselftest-test,6/6] kunit: update documentation to describe module-based build kunit: support building core/tests as modules - 2 - --- 2019-12-04 Alan Maguire New
software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST - - - --- 2020-01-14 Alan Maguire New
[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
[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/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
[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
[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,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
[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/3] kunit: add log test kunit: add debugfs representation to show results - 1 - --- 2020-02-17 Alan Maguire New
[v4,kunit-next,3/3] kunit: update documentation to describe debugfs representation kunit: add debugfs representation to show results - 1 - --- 2020-02-17 Alan Maguire New
[v5,kunit-next,1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display kunit: add debugfs representation to show results - 1 - --- 2020-02-19 Alan Maguire New
[v5,kunit-next,2/4] kunit: add log test kunit: add debugfs representation to show results - 1 - --- 2020-02-19 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
[v5,kunit-next,4/4] kunit: update documentation to describe debugfs representation kunit: add debugfs representation to show results - 1 - --- 2020-02-19 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
[v6,kunit-next,1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display kunit: add debugfs representation to show results - 1 - --- 2020-03-04 Alan Maguire New
[v6,kunit-next,2/4] kunit: add log test kunit: add debugfs representation to show results - 1 - --- 2020-03-04 Alan Maguire New
[v6,kunit-next,3/4] kunit: subtests should be indented 4 spaces according to TAP kunit: add debugfs representation to show results - - - --- 2020-03-04 Alan Maguire New
[v6,kunit-next,4/4] kunit: update documentation to describe debugfs representation kunit: add debugfs representation to show results - 1 - --- 2020-03-04 Alan Maguire New
[v7,kunit-next,1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display kunit: add debugfs representation to show results - 2 - --- 2020-03-13 Alan Maguire New
[v7,kunit-next,2/4] kunit: add log test kunit: add debugfs representation to show results - 2 - --- 2020-03-13 Alan Maguire New
[v7,kunit-next,4/4] kunit: update documentation to describe debugfs representation kunit: add debugfs representation to show results - 2 - --- 2020-03-13 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,2/2] kunit: add support for named resources kunit: extend kunit resources API - - - --- 2020-03-23 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
[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
[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,2/2] kunit: add support for named resources kunit: extend kunit resources API - 1 - --- 2020-05-29 Alan Maguire New
[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,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,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,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
[v5,bpf-next,1/6] bpf: provide function to get vmlinux BTF information bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,2/6] bpf: move to generic BTF show support, apply it to seq files/strings bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,3/6] bpf: add bpf_btf_snprintf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,4/6] selftests/bpf: add bpf_btf_snprintf helper tests bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,5/6] bpf: add bpf_seq_btf_write helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,6/6] selftests/bpf: add test for bpf_seq_btf_write helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v6,bpf-next,1/6] bpf: provide function to get vmlinux BTF information bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,2/6] bpf: move to generic BTF show support, apply it to seq files/strings bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,3/6] bpf: add bpf_snprintf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,4/6] selftests/bpf: add bpf_snprintf_btf helper tests bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,5/6] bpf: add bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,6/6] selftests/bpf: add test for bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v7,bpf-next,1/8] bpf: provide function to get vmlinux BTF information bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire New
[v7,bpf-next,2/8] bpf: move to generic BTF show support, apply it to seq files/strings bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire New
[v7,bpf-next,3/8] bpf: add bpf_snprintf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire New
[v7,bpf-next,4/8] selftests/bpf: add bpf_snprintf_btf helper tests bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire New
[v7,bpf-next,5/8] bpf: bump iter seq size to support BTF representation of large data structures bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire New
« 1 2 »