Show patches with: Submitter = Masami Hiramatsu (Google)       |    Archived = No       |   1039 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-tip,v10,14/16] x86/unwind: Recover kretprobe trampoline entry kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,13/16] x86/kprobes: Push a fake return address at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,12/16] kprobes: Enable stacktrace from pt_regs in kretprobe handler kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,11/16] arm: kprobes: Make space for instruction pointer on stack kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,10/16] ia64: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,09/16] ARC: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,08/16] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline() kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,07/16] objtool: Ignore unwind hints for ignored functions kprobes: Fix stacktrace with kretprobes on x86 - 1 1 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,06/16] objtool: Add frame-pointer-specific function ignore kprobes: Fix stacktrace with kretprobes on x86 - 1 1 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,05/16] kprobes: Add kretprobe_find_ret_addr() for searching return address kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,04/16] kprobes: treewide: Make it harder to refer kretprobe_trampoline directly kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,03/16] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,02/16] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descri… kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v10,01/16] ia64: kprobes: Fix to pass correct trampoline address to the handler kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-29 Masami Hiramatsu (Google) Not Applicable
[-tip,v3,6/6] kprobes: Use bool type for functions which returns boolean value kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-28 Masami Hiramatsu (Google) Not Applicable
[-tip,v3,5/6] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kpro… kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-28 Masami Hiramatsu (Google) Not Applicable
[-tip,v3,4/6] kprobes: Add assertions for required lock kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-28 Masami Hiramatsu (Google) Not Applicable
[-tip,v3,3/6] kprobes: Use IS_ENABLED() instead of kprobes_built_in() kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-28 Masami Hiramatsu (Google) Not Applicable
[-tip,v3,2/6] kprobes: Fix coding style issues kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-28 Masami Hiramatsu (Google) Not Applicable
[-tip,v3,1/6] kprobes: treewide: Cleanup the error messages for kprobes kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-28 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,14/14] x86/kprobes: Fixup return address in generic trampoline handler kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,13/14] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,12/14] x86/unwind: Recover kretprobe trampoline entry kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,11/14] x86/kprobes: Push a fake return address at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,10/14] kprobes: Enable stacktrace from pt_regs in kretprobe handler kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,09/14] arm: kprobes: Make space for instruction pointer on stack kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,08/14] ia64: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,07/14] ARC: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,06/14] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline() kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,05/14] kprobes: Add kretprobe_find_ret_addr() for searching return address kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,04/14] kprobes: treewide: Make it harder to refer kretprobe_trampoline directly kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,03/14] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,02/14] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descrip… kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v9,01/14] ia64: kprobes: Fix to pass correct trampoline address to the handler kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v2,6/6] kprobes: Use bool type for functions which returns boolean value kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v2,5/6] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kpro… kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v2,4/6] kprobes: Add assertions for required lock kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v2,3/6] kprobes: Use IS_ENABLED() instead of kprobes_built_in() kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v2,2/6] kprobes: Fix coding style issues kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,v2,1/6] kprobes: treewide: Cleanup the error messages for kprobes kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-11 Masami Hiramatsu (Google) Not Applicable
[-tip,6/6] kprobes: Use bool type for functions which returns boolean value kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-10 Masami Hiramatsu (Google) Superseded
[-tip,5/6] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe() kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-10 Masami Hiramatsu (Google) Superseded
[-tip,4/6] kprobes: Add assertions for required lock kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-10 Masami Hiramatsu (Google) Superseded
[-tip,3/6] kprobes: Use IS_ENABLED() instead of kprobes_built_in() kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-10 Masami Hiramatsu (Google) Superseded
[-tip,2/6] kprobes: Fix coding style issues kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-10 Masami Hiramatsu (Google) Superseded
[-tip,1/6] kprobes: treewide: Cleanup the error messages for kprobes kprobes: treewide: Clean up kprobe code - - - 1-- 2021-07-10 Masami Hiramatsu (Google) Superseded
[-tip,v8,13/13] x86/kprobes: Fixup return address in generic trampoline handler kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,12/13] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,11/13] x86/unwind: Recover kretprobe trampoline entry kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,09/13] kprobes: Enable stacktrace from pt_regs in kretprobe handler kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,07/13] ia64: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,06/13] ARC: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descrip… kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v8,01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-06-18 Masami Hiramatsu (Google) netdev Not Applicable
[-tip,v7,13/13] x86/kprobes: Fixup return address in generic trampoline handler kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,12/13] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,11/13] x86/unwind: Recover kretprobe trampoline entry kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 1 - 1 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,07/13] ia64: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,06/13] ARC: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descrip… kprobes: Fix stacktrace with kretprobes on x86 - - 1 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v7,01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-27 Masami Hiramatsu (Google) Not Applicable
[-tip,v6,13/13] x86/kprobes: Fixup return address in generic trampoline handler kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,12/13] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 1 - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,11/13] x86/unwind: Recover kretprobe trampoline entry kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,07/13] ia64: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,06/13] ARC: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descrip… kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[-tip,v6,01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-05-26 Masami Hiramatsu (Google) Superseded
[RFC,-tip,3/3] x86/kprobes,orc: Unwind optprobe trampoline correctly x86/kprobes,orc: Fix ORC unwinder to unwind stack with optimized probe - - - 1-- 2021-03-31 Masami Hiramatsu (Google) RFC
[RFC,-tip,2/3] kprobes: Add functions to find instruction buffer entry address x86/kprobes,orc: Fix ORC unwinder to unwind stack with optimized probe - - - 1-- 2021-03-31 Masami Hiramatsu (Google) RFC
[RFC,-tip,1/3] x86/kprobes: Add ORC information to optprobe template x86/kprobes,orc: Fix ORC unwinder to unwind stack with optimized probe - - - 1-- 2021-03-31 Masami Hiramatsu (Google) RFC
[-tip,v5,12/12] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 1 - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,11/12] x86/unwind: Recover kretprobe trampoline entry kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,09/12] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,08/12] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,07/12] ia64: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,06/12] ARC: Add instruction_pointer_set() API kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,05/12] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,04/12] kprobes: Add kretprobe_find_ret_addr() for searching return address kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,03/12] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,02/12] kprobes: treewide: Replace arch_deref_entry_point() with dereference_function_descr… kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
[-tip,v5,01/12] ia64: kprobes: Fix to pass correct trampoline address to the handler kprobes: Fix stacktrace with kretprobes on x86 - - - 1-- 2021-03-26 Masami Hiramatsu (Google) Not Applicable
« 1 2 ... 8 9 10 11 »