Naveen N. Rao ([email protected])

Number of posts: 704 (0.34 per day)
First post: 2012-02-03 17:01:37
Last post: 2017-11-04 17:32:17

Date List Subject
2022-06-17 14:08:47 linux-kernel Re: [RFC PATCH 4/4] objtool/powerpc: Add --mcount specific implementation
2022-06-16 13:37:18 linux-kernel Re: [RFC PATCH 4/4] objtool/powerpc: Add --mcount specific implementation
2022-05-27 12:21:49 linux-kernel Re: [PATCH] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
2022-05-27 08:08:17 linux-kernel Re: [RFC PATCH 1/4] objtool: Add --mnop as an option to --mcount
2022-05-24 19:03:26 linux-kernel Re: [RFC PATCH 1/4] objtool: Add --mnop as an option to --mcount
2022-05-24 12:13:31 linux-kernel Re: [RFC PATCH 1/4] objtool: Add --mnop as an option to --mcount
2022-05-24 10:31:33 linux-kernel Re: linux-next: changed messages in qemu boot
2022-05-23 08:05:17 linux-kernel Re: [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions
2022-05-23 06:55:34 linux-kernel Re: [PATCH] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
2022-05-21 11:15:28 linux-kernel Re: linux-next: changed messages in qemu boot
2022-05-19 20:01:12 linux-kernel [PATCH v2] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
2022-05-19 12:57:12 linux-kernel Re: [PATCH] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
2022-05-18 18:24:29 linux-kernel [PATCH] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
2022-05-18 17:07:08 linux-kernel Re: [PATCH v3 19/25] powerpc/ftrace: Minimise number of #ifdefs
2022-05-18 16:52:23 linux-kernel Re: [PATCH] kexec_file: Drop pr_err in weak implementations of arch_kexec_apply_relocations[_add]
2022-05-18 10:03:49 linux-kernel Re: [PATCH v3 19/25] powerpc/ftrace: Minimise number of #ifdefs
2022-05-18 09:23:24 linux-kernel Re: [PATCH] kexec_file: Drop pr_err in weak implementations of arch_kexec_apply_relocations[_add]
2022-05-17 23:32:44 linux-kernel Re: [PATCH] kexec_file: Drop pr_err in weak implementations of arch_kexec_apply_relocations[_add]
2022-05-17 12:15:37 linux-kernel Re: [PATCH] kexec_file: Drop pr_err in weak implementations of arch_kexec_apply_relocations[_add]
2022-05-02 05:05:16 linux-kernel Re: [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols
2022-05-01 12:31:19 linux-kernel Re: [PATCH v2 2/2] ftrace: recordmcount: Handle sections with no non-weak symbols
2022-04-29 20:19:03 linux-kernel Re: [PATCH v2 2/2] ftrace: recordmcount: Handle sections with no non-weak symbols
2022-04-29 16:26:23 linux-kernel [PATCH v2 0/2] ftrace/recordmcount: Handle object files without section symbols
2022-04-29 03:00:21 linux-kernel [PATCH v2 2/2] ftrace: recordmcount: Handle sections with no non-weak symbols
2022-04-28 22:20:33 linux-kernel Re: [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols
2022-04-28 20:04:03 linux-kernel [PATCH v2 1/2] ftrace: Drop duplicate mcount locations
2022-04-28 08:19:07 linux-kernel Re: [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols
2022-04-27 11:44:41 linux-kernel [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols
2022-04-27 11:44:10 linux-kernel [PATCH 0/2] ftrace/recordmcount: Handle object files without section symbols
2022-04-27 11:42:23 linux-kernel [PATCH 1/2] ftrace: Drop duplicate mcount locations
2022-04-25 22:22:23 linux-kernel [PATCH] kexec_file: Drop pr_err in weak implementations of arch_kexec_apply_relocations[_add]
2022-04-19 06:36:15 linux-kernel Re: [PATCH v1 16/22] powerpc/ftrace: Minimise number of #ifdefs
2022-04-19 00:44:06 linux-kernel Re: [PATCH v1 13/22] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
2022-04-18 17:54:50 linux-kernel Re: [PATCH v1 07/22] powerpc/ftrace: Use patch_instruction() return directly
2022-04-18 12:37:31 linux-kernel Re: [PATCH v1 06/22] powerpc/ftrace: Inline ftrace_modify_code()
2022-04-18 09:59:20 linux-kernel Re: [PATCH v1 10/22] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
2022-04-18 07:41:52 linux-kernel Re: [PATCH v1 08/22] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
2022-03-31 05:01:59 linux-kernel Re: [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions
2022-03-21 22:59:14 linux-kernel Re: [RFC PATCH 2/3] objtool: Enable and implement 'mcount' subcommand
2022-03-21 22:08:09 linux-kernel Re: [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions
2022-03-21 19:26:41 linux-kernel Re: [RFC PATCH 2/3] objtool: Enable and implement 'mcount' subcommand
2022-03-17 20:41:26 linux-kernel Re: [PATCH] perf trace: Fix SIGSEGV when processing augmented args
2022-03-17 04:27:05 linux-kernel Re: [PATCH] perf trace: Fix SIGSEGV when processing augmented args
2022-03-10 14:45:01 linux-kernel [PATCH] perf trace: Fix SIGSEGV when processing augmented args
2022-03-09 15:23:49 linux-kernel Re: [PATCH v1 2/4] powerpc/ftrace: Refactor ftrace_{regs_}caller
2022-03-09 12:36:18 linux-kernel Re: [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
2022-03-03 19:28:10 linux-kernel Re: [PATCH v1 2/4] powerpc/ftrace: Refactor ftrace_{regs_}caller
2022-03-03 15:32:16 linux-kernel Re: [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
2022-03-03 15:20:02 linux-kernel Re: [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions
2022-03-03 11:33:17 linux-kernel Re: [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
2022-03-02 23:43:57 linux-kernel Re: [PATCH v2 1/7] ftrace: Expose flags used for ftrace_replace_code()