LinuxLists
Users
About
Kamalesh Babulal (
[email protected]
)
Number of posts: 588 (0.15 per day)
First post: 2007-05-07 12:20:04
Last post: 2017-11-14 10:52:17
Next Page
Date
List
Subject
2021-01-21 04:56:44
linux-kernel
Re: [PATCH] objtool: Don't fail the kernel build on fatal errors
2020-10-01 08:30:09
linux-kernel
Re: [PATCH v4 23/52] docs: trace-uses.rst: remove bogus c-domain tags
2020-10-01 06:09:05
linux-kernel
Re: [PATCH v4 23/52] docs: trace-uses.rst: remove bogus c-domain tags
2020-08-11 15:28:24
linux-kernel
Re: [PATCH] [v2] tools/objtool: Fix unnecessary jumps
2020-08-10 12:59:18
linux-kernel
Re: [PATCH] tools/objtool: Fix unnecessary jumps
2020-07-20 08:52:16
linux-kernel
Re: [PATCH] Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"
2020-07-14 10:03:50
linux-kernel
Re: [PATCH v2] selftests/livepatch: adopt to newer sysctl error format
2020-07-13 08:54:01
linux-kernel
Re: [PATCH] selftests/livepatch: adopt to newer sysctl error format
2020-07-10 05:14:28
linux-kernel
[PATCH] selftests/livepatch: adopt to newer sysctl error format
2020-06-10 04:39:05
linux-kernel
Re: [RFC][PATCH v4 27/32] objtool: mcount: Generic location and relocation table types
2020-06-09 06:45:57
linux-kernel
Re: [RFC][PATCH v4 27/32] objtool: mcount: Generic location and relocation table types
2020-06-02 16:15:34
linux-kernel
Re: [PATCH 2/2] objtool: Add support for relocations without addends
2020-05-27 21:44:46
linux-kernel
Re: [PATCH 1/3] objtool: Exit successfully when requesting help
2020-05-27 18:49:39
linux-kernel
Re: [PATCH 3/3] objtool: Enable compilation of objtool for all architectures
2020-05-27 18:10:32
linux-kernel
Re: [PATCH 2/3] objtool: Move struct objtool_file into arch-independent header
2020-05-15 08:47:37
linux-kernel
[PATCH] MAINTAINERS: add lib/livepatch to LIVE PATCHING
2020-05-15 08:14:45
linux-kernel
Re: [PATCH] MAINTAINERS: adjust to livepatch .klp.arch removal
2020-05-11 06:13:00
linux-kernel
[PATCH] MAINTAINERS: Update LIVE PATCHING file list
2020-05-09 13:13:42
linux-kernel
Re: [PATCH] MAINTAINERS: adjust to livepatch .klp.arch removal
2020-05-08 14:37:30
linux-kernel
Re: [PATCH -next] livepatch: Make klp_apply_object_relocs static
2020-04-07 11:26:02
linux-kernel
Re: [PATCH v5 0/5] Track and expose idle PURR and SPURR ticks
2020-03-24 08:42:00
linux-kernel
Re: [PATCH] objtool: Documentation: document UACCESS warnings
2020-02-24 04:18:37
linux-kernel
Re: [PATCH v2 0/5] Track and expose idle PURR and SPURR ticks
2020-02-04 09:15:08
linux-kernel
Re: [PATCH 0/3] pseries: Track and expose idle PURR and SPURR ticks
2020-01-17 09:42:52
linux-kernel
Re: [PATCH 0/4] livepatch/samples/selftest: Clean up show variables handling
2020-01-13 13:01:53
linux-kernel
Re: [PATCH 2/2] selftests/livepatch: Remove unused local variable in set_ftrace_enabled()
2020-01-13 13:01:27
linux-kernel
Re: [PATCH 1/2] selftests/livepatch: Replace set_dynamic_debug() with setup_config() in README
2020-01-03 12:49:55
linux-kernel
Re: [PATCH] objtool: use $(SRCARCH) to avoid compile error with ARCH=x86_64
2019-12-05 15:07:17
linux-kernel
Re: [PATCH 0/3] pseries: Track and expose idle PURR and SPURR ticks
2019-12-03 13:41:12
linux-kernel
Re: [PATCH 1/3] powerpc/pseries: Account for SPURR ticks on idle CPUs
2019-12-03 13:39:08
linux-kernel
Re: [PATCH 2/3] powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
2019-11-07 12:25:33
linux-kernel
Re: [PATCH v2] x86/stacktrace: update kconfig help text for reliable unwinders
2019-10-18 10:10:12
linux-kernel
Re: [PATCH v3 3/3] selftests/livepatch: Test interaction with ftrace_enabled
2019-10-17 12:45:47
linux-kernel
Re: [PATCH v3 2/3] selftests/livepatch: Make dynamic debug setup and restore generic
2019-10-17 12:43:34
linux-kernel
Re: [PATCH v3 3/3] selftests/livepatch: Test interaction with ftrace_enabled
2019-10-16 11:35:41
linux-kernel
Re: [PATCH v2] ftrace: Introduce PERMANENT ftrace_ops flag
2019-06-12 18:00:02
linux-kernel
Re: [PATCH v4 1/3] stacktrace: Remove weak version of save_stack_trace_tsk_reliable()
2019-06-12 17:59:26
linux-kernel
Re: [PATCH v4 3/3] livepatch: Remove duplicate warning about missing reliable stacktrace support
2019-06-12 17:59:14
linux-kernel
Re: [PATCH v4 2/3] Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()"
2019-05-18 15:26:07
linux-kernel
Re: [PATCH] stacktrace: fix CONFIG_ARCH_STACKWALK stack_trace_save_tsk_reliable return
2019-05-07 14:33:39
linux-kernel
Re: [PATCH] livepatch: Remove stale kobj_added entries from kernel-doc descriptions
2019-05-03 18:39:18
linux-kernel
Re: [PATCH 1/2] livepatch: Remove custom kobject state handling
2019-05-03 17:05:32
linux-kernel
Re: [PATCH 2/2] livepatch: Remove duplicated code for early initialization
2019-04-30 12:33:09
linux-kernel
Re: [PATCH v2 2/2] livepatch: Use static buffer for debugging messages under rq lock
2019-04-30 12:00:14
linux-kernel
Re: [PATCH v2 1/2] livepatch: Remove duplicate warning about missing reliable stacktrace support
2019-04-25 08:06:29
linux-kernel
Re: [PATCH 3/3] livepatch: Cleanup message handling in klp_try_switch_task()
2019-04-25 08:04:51
linux-kernel
Re: [PATCH 1/3] livepatch: Convert error about unsupported reliable stacktrace into a warning
2019-04-25 08:04:07
linux-kernel
Re: [PATCH 2/3] stacktrace: Remove superfluous WARN_ONCE() from save_stack_trace_tsk_reliable()
2019-02-12 06:42:31
linux-kernel
Re: [PATCH] livepatch: Enforce reliable stack trace as config dependency
2019-02-09 09:19:01
linux-kernel
[PATCH] livepatch: Enforce reliable stack trace as config dependency
2019-02-08 14:16:05
linux-kernel
Re: [PATCH v2] livepatch: core: Return EOPNOTSUPP instead of ENOSYS