Hari Bathini ([email protected])

Number of posts: 84 (0.08 per day)
First post: 2015-02-05 19:36:40
Last post: 2017-11-15 15:23:26

Date List Subject
2017-11-15 16:59:43 linux-kernel [PATCH v9 5/8] lib/cmdline.c: implement single quotes in commandline argument parsing
2017-11-15 16:34:25 linux-kernel [PATCH v9 6/8] Documentation/admin-guide: single quotes in kernel arguments
2017-11-15 15:26:52 linux-kernel [PATCH v9 8/8] powerpc/fadump: update documentation about 'fadump_extra_args=' parameter
2017-11-15 15:23:44 linux-kernel [PATCH v9 7/8] powerpc/fadump: reduce memory consumption for capture kernel
2017-11-15 15:23:26 linux-kernel [PATCH v9 4/8] Documentation/admin-guide: backslash support in commandline
2017-11-15 15:23:19 linux-kernel [PATCH v9 3/8] lib/cmdline.c: add backslash support to kernel commandline parsing
2017-11-15 15:23:14 linux-kernel [PATCH v9 2/8] boot/param: add pointer to current and next argument to unknown parameter callback
2017-11-15 15:22:56 linux-kernel [PATCH v9 1/8] lib/cmdline.c: remove quotes symmetrically
2017-11-15 15:22:46 linux-kernel [PATCH v9 0/8] reduce memory consumption for powerpc firmware-assisted capture kernel
2017-09-29 13:00:37 linux-kernel Re: [PATCH v8 6/6] powerpc/fadump: use the new parse_args callback arguments
2017-08-18 14:02:05 linux-kernel Re: [PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel
2017-08-18 10:52:05 linux-kernel Re: [PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel
2017-06-09 04:13:16 linux-kernel Re: [PATCH] s390/crash: Fix KEXEC_NOTE_BYTES definition
2017-06-01 10:01:36 linux-kernel Re: [PATCH v2] powerpc/fadump: return error when fadump registration fails
2017-03-24 13:16:41 linux-kernel [RESEND PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
2017-03-24 11:06:18 linux-kernel [RESEND PATCH v4 4/5] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
2017-03-24 11:06:17 linux-kernel [RESEND PATCH v4 5/5] powerpc/fadump: update documentation about crashkernel parameter reuse
2017-03-24 11:06:15 linux-kernel [RESEND PATCH v4 3/5] powerpc/fadump: remove dependency with CONFIG_KEXEC
2017-03-24 11:05:15 linux-kernel [RESEND PATCH v4 2/5] ia64: reuse append_elf_note() and final_note() functions
2017-03-24 11:05:13 linux-kernel [RESEND PATCH v4 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
2017-03-23 15:54:39 linux-kernel Re: [PATCH v4 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
2017-03-22 12:17:16 linux-kernel Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
2017-03-22 11:47:20 linux-kernel Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
2017-03-08 01:22:09 linux-kernel [PATCH v8 1/6] perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
2017-03-07 22:42:09 linux-kernel [PATCH v8 6/6] perf tools: Add cgroup identifier sort order keyword
2017-03-07 20:43:24 linux-kernel [PATCH v8 0/6] perf: Add support for analyzing events for containers
2017-03-07 20:42:38 linux-kernel [PATCH v8 5/6] perf script: Add script print support for namespace events
2017-03-07 20:42:19 linux-kernel [PATCH v8 3/6] perf record: Synthesize namespace events for current processes
2017-03-07 20:42:14 linux-kernel [PATCH v8 4/6] perf tools: Add print support for namespace events
2017-03-07 20:42:03 linux-kernel [PATCH v8 2/6] perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
2017-03-03 11:25:17 linux-kernel Re: [PATCH v7 8/8] perf tool: add cgroup identifier entry in perf report
2017-03-03 08:57:54 linux-kernel Re: [PATCH v7 4/8] perf tool: synthesize namespace events for current processes
2017-03-03 08:56:21 linux-kernel Re: [PATCH v7 2/8] perf tool: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-21 15:56:31 linux-kernel Re: [PATCH v4 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-21 13:19:01 linux-kernel Re: [PATCH v4 2/3] perf tool: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-21 13:09:23 linux-kernel Re: [PATCH v4 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-16 18:27:14 linux-kernel Re: [PATCH v4 0/3] perf: add support for analyzing events for containers
2016-12-16 18:22:07 linux-kernel Re: [PATCH v4 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-16 07:07:13 linux-kernel Re: [PATCH v4 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-16 06:37:41 linux-kernel Re: [PATCH v2 2/5] ia64: reuse append_elf_note() and final_note() functions
2016-12-15 18:38:27 linux-kernel [PATCH v4 3/3] perf tool: add cgroup identifier entry in perf report
2016-12-15 18:38:25 linux-kernel [PATCH v4 2/3] perf tool: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-15 18:38:04 linux-kernel [PATCH v4 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-15 18:38:02 linux-kernel [PATCH v4 0/3] perf: add support for analyzing events for containers
2016-12-14 17:04:06 linux-kernel Re: [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report
2016-12-13 19:08:17 linux-kernel Re: [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report
2016-12-13 18:47:44 linux-kernel Re: [PATCH v3 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-12 18:54:36 linux-kernel [PATCH] perf_event_open.2: PERF_RECORD_NAMESPACES support
2016-12-12 18:26:05 linux-kernel Re: [PATCH v2 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info
2016-12-12 18:20:26 linux-kernel [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report
2016-12-12 18:20:09 linux-kernel [PATCH v3 2/3] perf tool: add PERF_RECORD_NAMESPACES to include namespaces related info