Show patches with: Submitter = Masami Hiramatsu (Google)       |   90 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v2,3/3] arm: kprobes: Support nested kprobes kprobes: Support nested kprobes - - - - --- 2020-05-08 Masami Hiramatsu (Google) davem Not Applicable
[RFC,v2,2/3] arm64: kprobes: Support nested kprobes kprobes: Support nested kprobes - - - - --- 2020-05-08 Masami Hiramatsu (Google) davem Not Applicable
[RFC,v2,1/3] x86/kprobes: Support nested kprobes kprobes: Support nested kprobes - - - - --- 2020-05-08 Masami Hiramatsu (Google) davem Not Applicable
[RFC,3/3] arm: kprobes: Support nested kprobes kprobes: Support nested kprobes - - - - --- 2020-05-07 Masami Hiramatsu (Google) bpf Not Applicable
[RFC,2/3] arm64: kprobes: Support nested kprobes kprobes: Support nested kprobes - - - - --- 2020-05-07 Masami Hiramatsu (Google) bpf Not Applicable
[RFC,1/3] x86/kprobes: Support nested kprobes kprobes: Support nested kprobes - - - - --- 2020-05-07 Masami Hiramatsu (Google) bpf Not Applicable
[RFT,13/13] tracing/kprobe: perf_event: Remove local kprobe event asynchronously tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,12/13] tracing/kprobe: Free probe event asynchronously tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,11/13] kprobes: Add asynchronous unregistration APIs tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,10/13] kprobes: Make free_*insn_slot() mutex-less tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,09/13] kprobes: Free kprobe_insn_page asynchronously tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,08/13] kprobes: Use workqueue for reclaiming kprobe insn cache pages tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,07/13] kprobes: Use normal list traversal API if a mutex is held tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,06/13] kprobes: Enable kprobe-booster with CONFIG_PREEMPT=y tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,05/13] tracing/kprobe: Use call_rcu to defer freeing event_file_link tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,04/13] kprobes: Make optimizer delay to 1 second tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,03/13] kprobes: Postpone optimizer until a bunch of probes (un)registered tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,02/13] kprobes: Remove redundant arch_disarm_kprobe() call tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[RFT,01/13] kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex tracing: kprobes: Introduce async unregistration - - - - --- 2020-01-16 Masami Hiramatsu (Google) RFC
[BUGFIX,bpf-next] error-injection: Fix to prohibit jump optimization [BUGFIX,bpf-next] error-injection: Fix to prohibit jump optimization - 1 - - --- 2018-03-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v5,5/5] error-injection: Support fault injection framework Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v5,4/5] error-injection: Add injectable error types Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v5,3/5] error-injection: Separate error-injection from kprobe Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v5,2/5] tracing/kprobe: bpf: Compare instruction pointer with original one Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v5,1/5] tracing/kprobe: bpf: Check error injectable event is on function entry Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v4,5/5] error-injection: Support fault injection framework Separate error injection table from kprobes - - 1 - --- 2018-01-11 Masami Hiramatsu (Google) bpf Changes Requested
[bpf-next,v4,4/5] error-injection: Add injectable error types Separate error injection table from kprobes - - 1 - --- 2018-01-11 Masami Hiramatsu (Google) bpf Changes Requested
[bpf-next,v4,3/5] error-injection: Separate error-injection from kprobe Separate error injection table from kprobes - - 1 - --- 2018-01-11 Masami Hiramatsu (Google) bpf Changes Requested
[bpf-next,v4,2/5] tracing/kprobe: bpf: Compare instruction pointer with original one Separate error injection table from kprobes - - 1 - --- 2018-01-11 Masami Hiramatsu (Google) bpf Changes Requested
[bpf-next,v4,1/5] tracing/kprobe: bpf: Check error injectable event is on function entry Separate error injection table from kprobes - - 1 - --- 2018-01-11 Masami Hiramatsu (Google) bpf Changes Requested
[bpf-next,v3,5/5] error-injection: Support fault injection framework Separate error injection table from kprobes - - 1 - --- 2018-01-10 Masami Hiramatsu (Google) bpf Changes Requested
[bpf-next,v3,4/5] error-injection: Add injectable error types Separate error injection table from kprobes - - 1 - --- 2018-01-10 Masami Hiramatsu (Google) bpf Changes Requested
[bpf-next,v3,3/5] error-injection: Separate error-injection from kprobe Separate error injection table from kprobes - - - - --- 2018-01-10 Masami Hiramatsu (Google) bpf Changes Requested
[bpf-next,v3,2/5] tracing/kprobe: bpf: Compare instruction pointer with original one Separate error injection table from kprobes - - 1 - --- 2018-01-10 Masami Hiramatsu (Google) bpf Changes Requested
[bpf-next,v3,1/5] tracing/kprobe: bpf: Check error injectable event is on function entry Separate error injection table from kprobes - - 1 - --- 2018-01-10 Masami Hiramatsu (Google) bpf Changes Requested
[net-next,v7,6/6] net: dccp: Remove dccpprobe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-29 Masami Hiramatsu (Google) davem Accepted
[net-next,v7,5/6] net: dccp: Add DCCP sendmsg trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-29 Masami Hiramatsu (Google) davem Accepted
[net-next,v7,4/6] net: sctp: Remove debug SCTP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-29 Masami Hiramatsu (Google) davem Accepted
[net-next,v7,3/6] net: sctp: Add SCTP ACK tracking trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-29 Masami Hiramatsu (Google) davem Accepted
[net-next,v7,2/6] net: tcp: Remove TCP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-29 Masami Hiramatsu (Google) davem Accepted
[net-next,v7,1/6] net: tcp: Add trace events for TCP congestion window tracing net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-29 Masami Hiramatsu (Google) davem Accepted
[net-next,v6,6/6] net: dccp: Remove dccpprobe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-28 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v6,5/6] net: dccp: Add DCCP sendmsg trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-28 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v6,4/6] net: sctp: Remove debug SCTP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-28 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v6,3/6] net: sctp: Add SCTP ACK tracking trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-28 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v6,2/6] net: tcp: Remove TCP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-28 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v6,1/6] net: tcp: Add trace events for TCP congestion window tracing net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-28 Masami Hiramatsu (Google) davem Changes Requested
[RFC,bpf-next,v2,4/4] error-injection: Support fault injection framework Separate error injection table from kprobes - - - - --- 2017-12-26 Masami Hiramatsu (Google) bpf Changes Requested
[RFC,bpf-next,v2,3/4] error-injection: Separate error-injection from kprobe Separate error injection table from kprobes 1 - - - --- 2017-12-26 Masami Hiramatsu (Google) bpf Changes Requested
[RFC,bpf-next,v2,2/4] tracing/kprobe: bpf: Compare instruction pointer with original one Separate error injection table from kprobes 1 - - - --- 2017-12-26 Masami Hiramatsu (Google) bpf Changes Requested
[RFC,bpf-next,v2,1/4] tracing/kprobe: bpf: Check error injectable event is on function entry Separate error injection table from kprobes - - - - --- 2017-12-26 Masami Hiramatsu (Google) bpf Changes Requested
[RFC,bpf-next,3/3] error-injection: Separate error-injection from kprobe Separate error injection framework from kprobes - - - - --- 2017-12-22 Masami Hiramatsu (Google) bpf RFC
[RFC,bpf-next,2/3] tracing/kprobe: bpf: Compare instruction pointer with original one Separate error injection framework from kprobes - - - - --- 2017-12-22 Masami Hiramatsu (Google) bpf RFC
[RFC,bpf-next,1/3] tracing/kprobe: bpf: Check error injectable event is on function entry Separate error injection framework from kprobes - - - - --- 2017-12-22 Masami Hiramatsu (Google) bpf RFC
[net-next,v5,6/6] net: dccp: Remove dccpprobe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-22 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v5,5/6] net: dccp: Add DCCP sendmsg trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-22 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v5,4/6] net: sctp: Remove debug SCTP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-22 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v5,3/6] net: sctp: Add SCTP ACK tracking trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-22 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v5,2/6] net: tcp: Remove TCP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-22 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v5,1/6] net: tcp: Add trace events for TCP congestion window tracing net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-22 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v4.1,5/6] net: dccp: Add DCCP sendmsg trace event Untitled series #19857 - - - - --- 2017-12-21 Masami Hiramatsu (Google) davem Changes Requested
[net-next,v4,6/6] net: dccp: Remove dccpprobe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-20 Masami Hiramatsu (Google) davem Accepted
[net-next,v4,5/6] net: dccp: Add DCCP sendmsg trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-20 Masami Hiramatsu (Google) davem Accepted
[net-next,v4,4/6] net: sctp: Remove debug SCTP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-20 Masami Hiramatsu (Google) davem Accepted
[net-next,v4,3/6] net: sctp: Add SCTP ACK tracking trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-20 Masami Hiramatsu (Google) davem Accepted
[net-next,v4,2/6] net: tcp: Remove TCP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-20 Masami Hiramatsu (Google) davem Accepted
[net-next,v4,1/6] net: tcp: Add trace events for TCP congestion window tracing net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-20 Masami Hiramatsu (Google) davem Accepted
[-tip,v3,6/6] net: dccp: Remove dccpprobe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-19 Masami Hiramatsu (Google) davem Changes Requested
[-tip,v3,5/6] net: dccp: Add DCCP sendmsg trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-19 Masami Hiramatsu (Google) davem Changes Requested
[-tip,v3,4/6] net: sctp: Remove debug SCTP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-19 Masami Hiramatsu (Google) davem Changes Requested
[-tip,v3,3/6] net: sctp: Add SCTP ACK tracking trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-19 Masami Hiramatsu (Google) davem Changes Requested
[-tip,v3,2/6] net: tcp: Remove TCP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-19 Masami Hiramatsu (Google) davem Changes Requested
[-tip,v3,1/6] net: tcp: Add trace events for TCP congestion window tracing net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-19 Masami Hiramatsu (Google) davem Changes Requested
[v2,-tip,6/6] net: dccp: Remove dccpprobe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-18 Masami Hiramatsu (Google) davem Superseded
[v2,-tip,5/6] net: dccp: Add DCCP sendmsg trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-18 Masami Hiramatsu (Google) davem Superseded
[v2,-tip,4/6] net: sctp: Remove debug SCTP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-18 Masami Hiramatsu (Google) davem Superseded
[v2,-tip,3/6] net: sctp: Add SCTP ACK tracking trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-18 Masami Hiramatsu (Google) davem Superseded
[v2,-tip,2/6] net: tcp: Remove TCP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-18 Masami Hiramatsu (Google) davem Superseded
[v2,-tip,1/6] net: tcp: Add trace events for TCP congestion window tracing net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-12-18 Masami Hiramatsu (Google) davem Superseded
[RFC,-tip,6/6] net: dccp: Remove dccpprobe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-11-08 Masami Hiramatsu (Google) davem RFC
[RFC,-tip,5/6] net: dccp: Add DCCP sendmsg trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-11-08 Masami Hiramatsu (Google) davem RFC
[RFC,-tip,4/6] net: sctp: Remove debug SCTP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-11-08 Masami Hiramatsu (Google) davem RFC
[RFC,-tip,3/6] net: sctp: Add SCTP ACK tracking trace event net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-11-08 Masami Hiramatsu (Google) davem RFC
[RFC,-tip,2/6] net: tcp: Remove TCP probe module net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-11-08 Masami Hiramatsu (Google) davem RFC
[RFC,-tip,1/6] net: tcp: Add trace events for TCP congestion window tracing net: tcp: sctp: dccp: Replace jprobe usage with trace events - - - - --- 2017-11-08 Masami Hiramatsu (Google) davem RFC
[RFC,tip/master,3/3] kprobes: Limit kretprobe maximum instances - - - - --- 2017-03-29 Masami Hiramatsu (Google) davem Not Applicable
[RFC,tip/master,2/3] kprobes: Allocate kretprobe instance if its free list is empty - - - - --- 2017-03-29 Masami Hiramatsu (Google) davem Not Applicable
[RFC,tip/master,1/3] trace: kprobes: Show sum of probe/retprobe nmissed count - - - 1 --- 2017-03-29 Masami Hiramatsu (Google) davem Not Applicable
[BUGFIX,2/2] brcmfmac: Change vif_event_lock to spinlock 1 - - - --- 2016-08-15 Masami Hiramatsu (Google) davem Awaiting Upstream
[BUGFIX,1/2] brcmfmac: Check rtnl_lock is locked when removing interface 1 - - - --- 2016-08-15 Masami Hiramatsu (Google) davem Awaiting Upstream