Show patches with: Submitter = Song Liu       |   483 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] perf: Add new type PERF_TYPE_PROBE enable creating [k,u]probe with perf_event_open 1 - 2 - --- 2017-11-15 Song Liu davem Not Applicable
[1/9] perf, bpf: consider events with attr.bpf_event as side-band events perf annotation of BPF programs - 1 - - --- 2019-02-09 Song Liu bpf Changes Requested
[2/6] perf: copy new perf_event.h to tools/include/uapi enable creating [k,u]probe with perf_event_open 1 - 2 - --- 2017-11-15 Song Liu davem Not Applicable
[2/9] bpf: libbpf: introduce bpf_program__get_prog_info_linear() perf annotation of BPF programs - - - - --- 2019-02-09 Song Liu bpf Changes Requested
[3/6] perf: implement kprobe support to PERF_TYPE_PROBE enable creating [k,u]probe with perf_event_open - - 2 - --- 2017-11-15 Song Liu davem Not Applicable
[3/9] bpf: bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump() perf annotation of BPF programs - - - - --- 2019-02-09 Song Liu bpf Changes Requested
[4/6] perf: implement uprobe support to PERF_TYPE_PROBE enable creating [k,u]probe with perf_event_open - - 2 - --- 2017-11-15 Song Liu davem Not Applicable
[4/9] perf, bpf: synthesize bpf events with bpf_program__get_prog_info_linear() perf annotation of BPF programs - - - - --- 2019-02-09 Song Liu bpf Changes Requested
[5/6] bpf: add option for bpf_load.c to use PERF_TYPE_PROBE enable creating [k,u]probe with perf_event_open - - 1 - --- 2017-11-15 Song Liu davem Not Applicable
[5/9] perf, bpf: save bpf_prog_info in a rbtree in perf_env perf annotation of BPF programs - - - - --- 2019-02-09 Song Liu bpf Changes Requested
[6/6] bpf: add new test test_many_kprobe enable creating [k,u]probe with perf_event_open - - 1 - --- 2017-11-15 Song Liu davem Not Applicable
[6/9] perf, bpf: save btf in a rbtree in perf_env perf annotation of BPF programs - - - - --- 2019-02-09 Song Liu bpf Changes Requested
[7/9] perf-top: add option --bpf-event perf annotation of BPF programs - - - - --- 2019-02-09 Song Liu bpf Changes Requested
[8/9] perf, bpf: enable annotation of bpf program perf annotation of BPF programs - - - - --- 2019-02-09 Song Liu bpf Changes Requested
[9/9] perf, bpf: save information about short living bpf programs perf annotation of BPF programs - - - - --- 2019-02-09 Song Liu bpf Changes Requested
[RFC,3/6] perf: implement kprobe support to PERF_TYPE_PROBE Untitled series #12594 - - 2 - --- 2017-11-08 Song Liu davem RFC
[RFC,bpf-next,1/2] bpf: extend stackmap to save binary_build_id+offset instead of address stackmap with build_id+offset - - - - --- 2018-02-02 Song Liu bpf RFC
[RFC,bpf-next,1/4] bpf: allow bpf_perf_event_read_value in all BPF programs bpftool: introduce prog profile - - - - --- 2020-02-13 Song Liu bpf RFC
[RFC,bpf-next,2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID stackmap with build_id+offset - - - - --- 2018-02-02 Song Liu bpf RFC
[RFC,bpf-next,2/4] libbpf: introduce bpf_program__overwrite_section_name() bpftool: introduce prog profile - - - - --- 2020-02-13 Song Liu bpf RFC
[RFC,bpf-next,3/4] bpftool: introduce "prog profile" command bpftool: introduce prog profile - - - - --- 2020-02-13 Song Liu bpf RFC
[RFC,bpf-next,4/4] bpftool: Documentation for bpftool prog profile bpftool: introduce prog profile - - - - --- 2020-02-13 Song Liu bpf RFC
[RFC,perf,bpf,1/5] perf, bpf: Introduce PERF_RECORD_BPF_EVENT reveal invisible bpf programs - - - - --- 2018-11-06 Song Liu bpf RFC
[RFC,perf,bpf,2/5] perf: sync tools/include/uapi/linux/perf_event.h reveal invisible bpf programs - - - - --- 2018-11-06 Song Liu bpf RFC
[RFC,perf,bpf,3/5] perf util: basic handling of PERF_RECORD_BPF_EVENT reveal invisible bpf programs - - - - --- 2018-11-06 Song Liu bpf RFC
[RFC,perf,bpf,4/5] perf util: introduce bpf_prog_info_event reveal invisible bpf programs - - - - --- 2018-11-06 Song Liu bpf RFC
[RFC,perf,bpf,5/5] perf util: generate bpf_prog_info_event for short living bpf programs reveal invisible bpf programs - - - - --- 2018-11-06 Song Liu bpf RFC
[RFC,v2,1/6] perf: Add new type PERF_TYPE_PROBE enable creating [k,u]probe with perf_event_open 1 - 2 - --- 2017-11-12 Song Liu davem RFC
[RFC,v2,2/6] perf: copy new perf_event.h to tools/include/uapi enable creating [k,u]probe with perf_event_open 1 - 2 - --- 2017-11-12 Song Liu davem RFC
[RFC,v2,3/6] perf: implement kprobe support to PERF_TYPE_PROBE enable creating [k,u]probe with perf_event_open - - 2 - --- 2017-11-12 Song Liu davem RFC
[RFC,v2,4/6] perf: implement uprobe support to PERF_TYPE_PROBE enable creating [k,u]probe with perf_event_open - - 2 - --- 2017-11-12 Song Liu davem RFC
[RFC,v2,5/6] bpf: add option for bpf_load.c to use PERF_TYPE_PROBE enable creating [k,u]probe with perf_event_open - - 1 - --- 2017-11-12 Song Liu davem RFC
[RFC,v2,6/6] bpf: add new test test_many_kprobe enable creating [k,u]probe with perf_event_open - - 1 - --- 2017-11-12 Song Liu davem RFC
[RFC] bcc: Try use new API to create [k,u]probe with perf_event_open [RFC] bcc: Try use new API to create [k,u]probe with perf_event_open - - - - --- 2017-11-12 Song Liu davem RFC
[RFC] bcc: Try use new API to create [k,u]probe with perf_event_open [RFC] bcc: Try use new API to create [k,u]probe with perf_event_open - - - - --- 2017-11-08 Song Liu davem RFC
[RFC] perf_event_open.2: add new type PERF_TYPE_PROBE [RFC] perf_event_open.2: add new type PERF_TYPE_PROBE - - - - --- 2017-11-12 Song Liu davem RFC
[bpf,1/3] bpf: show real jited prog address in /proc/kallsyms show more accurrate bpf program address - - - - --- 2018-11-01 Song Liu bpf Changes Requested
[bpf,2/3] bpf: show real jited address in bpf_prog_info->jited_ksyms show more accurrate bpf program address - - - - --- 2018-11-01 Song Liu bpf Changes Requested
[bpf,3/3] bpf: show main program address in bpf_prog_info->jited_ksyms show more accurrate bpf program address - - - - --- 2018-11-01 Song Liu bpf Changes Requested
[bpf-next,1/2] bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB bpf: add cg_skb_is_valid_access - - - - --- 2018-10-17 Song Liu bpf Changes Requested
[bpf-next,1/2] bpf: enable stackmap with build_id in nmi context [bpf-next,1/2] bpf: enable stackmap with build_id in nmi context - - - - --- 2018-05-02 Song Liu bpf Changes Requested
[bpf-next,1/2] bpf: extend stackmap to save binary_build_id+offset instead of address stackmap with build_id+offset - - - - --- 2018-02-26 Song Liu bpf Changes Requested
[bpf-next,1/2] bpf: include sub program tags in bpf_prog_info [bpf-next,1/2] bpf: include sub program tags in bpf_prog_info - - - - --- 2018-12-10 Song Liu bpf Changes Requested
[bpf-next,1/2] bpf: introduce BPF_F_SHARE_PE for perf event array introduce BPF_F_SHARE_PE - - - - --- 2020-09-29 Song Liu bpf Changes Requested
[bpf-next,1/2] bpf: use separate lockdep class for each hashtab bpf: safeguard hashtab locking in NMI context - - - - 13-2 2020-10-29 Song Liu bpf Not Applicable
[bpf-next,1/2] bpftool: only build bpftool-prog-profile with clang >= v11 Fixes for bpftool-prog-profile - - - - --- 2020-03-10 Song Liu bpf Changes Requested
[bpf-next,1/2] sched: introduce this_rq_is_locked() bpf/stackmap: fix A-A deadlock in bpf_get_stack() - 1 - - --- 2019-10-10 Song Liu bpf Changes Requested
[bpf-next,1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-23 Song Liu bpf Changes Requested
[bpf-next,1/3] bpf: introduce helper bpf_get_task_stack_trace() bpf: introduce bpf_get_task_stack_trace() - - - - --- 2020-06-23 Song Liu bpf Changes Requested
[bpf-next,1/4] bpf: unprivileged BPF access via /dev/bpf sys_bpf() access control via /dev/bpf - - - - --- 2019-06-25 Song Liu bpf Changes Requested
[bpf-next,1/5] bpf: block bpf_get_[stack|stackid] on perf_event with PEBS entries bpf: fix stackmap on perf_events with PEBS - - - - --- 2020-07-11 Song Liu bpf Changes Requested
[bpf-next,1/5] bpf: introduce BPF_PROG_TYPE_USER introduce BPF_PROG_TYPE_USER - - - - --- 2020-08-01 Song Liu bpf Changes Requested
[bpf-next,2/2] bpf/stackmap: fix A-A deadlock in bpf_get_stack() bpf/stackmap: fix A-A deadlock in bpf_get_stack() - 1 - - --- 2019-10-10 Song Liu bpf Changes Requested
[bpf-next,2/2] bpf: Avoid hashtab deadlock with map_locked bpf: safeguard hashtab locking in NMI context - - - - 1113 2020-10-29 Song Liu bpf Not Applicable
[bpf-next,2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID stackmap with build_id+offset - - - - --- 2018-02-26 Song Liu bpf Changes Requested
[bpf-next,2/2] bpf: add selftest for stackmap with build_id in NMI context [bpf-next,1/2] bpf: enable stackmap with build_id in nmi context - - - - --- 2018-05-02 Song Liu bpf Changes Requested
[bpf-next,2/2] bpf: add tests for direct packet access from CGROUP_SKB bpf: add cg_skb_is_valid_access - - - - --- 2018-10-17 Song Liu bpf Changes Requested
[bpf-next,2/2] bpf: sync tools/include/uapi/linux/bpf.h [bpf-next,1/2] bpf: include sub program tags in bpf_prog_info - - - - --- 2018-12-10 Song Liu bpf Changes Requested
[bpf-next,2/2] bpftool: skeleton should depend on libbpf Fixes for bpftool-prog-profile - 1 - - --- 2020-03-10 Song Liu bpf Changes Requested
[bpf-next,2/2] selftests/bpf: add tests for BPF_F_SHARE_PE introduce BPF_F_SHARE_PE - - - - --- 2020-09-29 Song Liu bpf Changes Requested
[bpf-next,2/3] bpf: allow %pB in bpf_seq_printf() bpf: introduce bpf_get_task_stack_trace() - - - - --- 2020-06-23 Song Liu bpf Changes Requested
[bpf-next,2/3] libbpf: introduce bpf_prog_test_run_xattr_opts enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-23 Song Liu bpf Changes Requested
[bpf-next,2/4] bpf: sync tools/include/uapi/linux/bpf.h sys_bpf() access control via /dev/bpf - - - - --- 2019-06-25 Song Liu bpf Changes Requested
[bpf-next,2/5] bpf: add callchain to bpf_perf_event_data bpf: fix stackmap on perf_events with PEBS - - - - --- 2020-07-11 Song Liu bpf Changes Requested
[bpf-next,2/5] libbpf: support BPF_PROG_TYPE_USER programs introduce BPF_PROG_TYPE_USER - - - - --- 2020-08-01 Song Liu bpf Changes Requested
[bpf-next,3/3] selftests/bpf: add bpf_iter test with bpf_get_task_stack_trace() bpf: introduce bpf_get_task_stack_trace() - - - - --- 2020-06-23 Song Liu bpf Changes Requested
[bpf-next,3/3] selftests/bpf: add raw_tp_test_run enable BPF_PROG_TEST_RUN for raw_tp - - - - --- 2020-09-23 Song Liu bpf Changes Requested
[bpf-next,3/4] libbpf: add libbpf_[get|put]_bpf_permission() sys_bpf() access control via /dev/bpf - - - - --- 2019-06-25 Song Liu bpf Changes Requested
[bpf-next,3/5] bpf: introduce bpf_get_callchain_stackid bpf: fix stackmap on perf_events with PEBS - - - - --- 2020-07-11 Song Liu bpf Changes Requested
[bpf-next,3/5] selftests/bpf: add selftest for BPF_PROG_TYPE_USER introduce BPF_PROG_TYPE_USER - - - - --- 2020-08-01 Song Liu bpf Changes Requested
[bpf-next,4/4] bpftool: use libbpf_[get|put]_bpf_permission() sys_bpf() access control via /dev/bpf - - - - --- 2019-06-25 Song Liu bpf Changes Requested
[bpf-next,4/5] selftests/bpf: add get_stackid_cannot_attach bpf: fix stackmap on perf_events with PEBS - - - - --- 2020-07-11 Song Liu bpf Changes Requested
[bpf-next,4/5] selftests/bpf: move two functions to test_progs.c introduce BPF_PROG_TYPE_USER - - - - --- 2020-08-01 Song Liu bpf Changes Requested
[bpf-next,5/5] selftests/bpf: add benchmark for uprobe vs. user_prog introduce BPF_PROG_TYPE_USER - - - - --- 2020-08-01 Song Liu bpf Changes Requested
[bpf-next,5/5] selftests/bpf: add callchain_stackid bpf: fix stackmap on perf_events with PEBS - - - - --- 2020-07-11 Song Liu bpf Changes Requested
[bpf-next,v4,1/2] bpf: extend stackmap to save binary_build_id+offset instead of address bpf stackmap with build_id+offset - - - - --- 2018-03-12 Song Liu bpf Changes Requested
[bpf-next,v4,2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID bpf stackmap with build_id+offset - - - - --- 2018-03-12 Song Liu bpf Changes Requested
[bpf-next,v5,1/2] bpf: extend stackmap to save binary_build_id+offset instead of address bpf stackmap with build_id+offset - - - - --- 2018-03-13 Song Liu bpf Changes Requested
[bpf-next,v5,2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID bpf stackmap with build_id+offset - - - - --- 2018-03-13 Song Liu bpf Changes Requested
[bpf-next,v6,1/2] bpf: extend stackmap to save binary_build_id+offset instead of address bpf stackmap with build_id+offset - - - - --- 2018-03-14 Song Liu bpf Accepted
[bpf-next,v6,2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID bpf stackmap with build_id+offset - - - - --- 2018-03-14 Song Liu bpf Accepted
[bpf-next] bpf: allow bpf_perf_event_read_value in all BPF programs [bpf-next] bpf: allow bpf_perf_event_read_value in all BPF programs - - - - --- 2020-02-14 Song Liu bpf Accepted
[bpf-next] bpf: clean up bpf_prog_get_info_by_fd() [bpf-next] bpf: clean up bpf_prog_get_info_by_fd() 1 - - - --- 2018-12-10 Song Liu bpf Accepted
[bpf-next] bpf: fix build on architectures with special bpf_user_pt_regs_t [bpf-next] bpf: fix build on architectures with special bpf_user_pt_regs_t - 1 - - --- 2020-07-24 Song Liu bpf Accepted
[bpf-next] bpf: fix build without CONFIG_STACKTRACE [bpf-next] bpf: fix build without CONFIG_STACKTRACE - 1 - - --- 2020-07-03 Song Liu bpf Accepted
[bpf-next] bpf: fix comment for helper bpf_current_task_under_cgroup() [bpf-next] bpf: fix comment for helper bpf_current_task_under_cgroup() - 1 - - --- 2020-09-10 Song Liu bpf Accepted
[bpf-next] bpf: fix raw_tp test run in preempt kernel [bpf-next] bpf: fix raw_tp test run in preempt kernel - 1 - - --- 2020-09-29 Song Liu bpf Changes Requested
[bpf-next] bpf: simplify task_file_seq_get_next() [bpf-next] bpf: simplify task_file_seq_get_next() 1 - - - --- 2020-11-20 Song Liu Superseded
[bpf-next] bpf: test_bpf: add dummy dev->net for flow_dissector [bpf-next] bpf: test_bpf: add dummy dev->net for flow_dissector - 2 - - --- 2018-09-27 Song Liu bpf Changes Requested
[bpf-next] bpf: use raw_spin_trylock() for pcpu_freelist_push/pop in NMI [bpf-next] bpf: use raw_spin_trylock() for pcpu_freelist_push/pop in NMI 1 - - - --- 2020-09-26 Song Liu bpf Changes Requested
[bpf-next] selftests/bpf: fix compilation error in progs/profiler.inc.h [bpf-next] selftests/bpf: fix compilation error in progs/profiler.inc.h 1 1 - - --- 2020-10-14 Song Liu bpf Not Applicable
[bpf-next] selftests/bpf: fix compilation error of bpf_iter_task_stack.c [bpf-next] selftests/bpf: fix compilation error of bpf_iter_task_stack.c - 1 - - --- 2020-07-03 Song Liu bpf Accepted
[bpf] bpf: fix panic in stack_map_get_build_id() on i386 and arm32 [bpf] bpf: fix panic in stack_map_get_build_id() on i386 and arm32 - 1 - 1 --- 2019-01-08 Song Liu bpf Accepted
[bpf] bpf: minor fix to selftest test_stacktrace_build_id() [bpf] bpf: minor fix to selftest test_stacktrace_build_id() - 1 - - --- 2018-05-01 Song Liu bpf Accepted
[bpf] xdp: linearize skb in netif_receive_generic_xdp() [bpf] xdp: linearize skb in netif_receive_generic_xdp() 1 1 - - --- 2017-12-15 Song Liu bpf Accepted
[kallsyms,bpf,1/3] rbtree_latch: Introduce latch_tree_first() and latch_tree_next() kallsym_tree for dynamic ksymbols - - - - --- 2019-01-17 Song Liu bpf Changes Requested
[kallsyms,bpf,2/3] kallsyms: Introduce kallsym_tree for dynamic symbols kallsym_tree for dynamic ksymbols - - - - --- 2019-01-17 Song Liu bpf Changes Requested
[kallsyms,bpf,3/3] bpf: migrate symbols for BPF programs to kallsym_tree kallsym_tree for dynamic ksymbols - - - - --- 2019-01-17 Song Liu bpf Changes Requested
[net-next,1/6] tcp: add trace event class tcp_event_sk_skb add a set of tracepoints to tcp stack - - - - --- 2017-10-20 Song Liu davem Changes Requested
[net-next,2/6] tcp: mark trace event arguments sk and skb as const add a set of tracepoints to tcp stack - - - - --- 2017-10-20 Song Liu davem Changes Requested
« 1 2 3 44 5 »