Kim Phillips ([email protected])

Number of posts: 266 (0.14 per day)
First post: 2019-03-21 21:17:46
Last post: 2024-03-29 22:41:17

Date List Subject
2022-08-04 19:42:53 linux-kernel [PATCH] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
2022-05-27 18:48:53 linux-kernel Re: [PATCH 02/13] perf/x86/amd: Add IBS OP_DATA2/3 register bit definitions
2022-03-24 23:34:56 linux-kernel Re: [PATCH v7 10/13] perf tools: fix NULL point in evsel__env()
2021-12-08 17:14:50 linux-kernel Re: [PATCH 2/2] perf tools: Improve IBS error handling
2021-12-01 23:05:50 linux-kernel Re: [PATCH v3 11/13] perf tools: improve IBS error handling
2021-12-01 15:30:26 linux-kernel Re: [PATCH v3 11/13] perf tools: improve IBS error handling
2021-11-29 22:12:11 linux-kernel Re: [PATCH 2/2] perf tools: Improve IBS error handling
2021-11-23 15:26:08 linux-kernel Re: [PATCH 2/2] perf tools: Improve IBS error handling
2021-11-18 22:45:48 linux-kernel Re: [PATCH 2/2] perf tools: Improve IBS error handling
2021-11-18 21:03:13 linux-kernel Re: [PATCH v2 11/13] perf tools: improve IBS error handling
2021-11-16 17:08:28 linux-kernel [PATCH] perf/x86/amd: Use faster rdpmc instruction when waiting for overflow
2021-11-16 16:46:45 linux-kernel Re: [PATCH v2 11/13] perf tools: improve IBS error handling
2021-10-21 15:32:52 linux-kernel [PATCH] Revert "drm/ast: Add detect function support"
2021-10-11 16:10:30 linux-kernel Re: BUG: KASAN: use-after-free in enqueue_timer+0x4f/0x1e0
2021-10-07 19:20:03 linux-kernel Re: [PATCH 2/2] perf tools: Improve IBS error handling
2021-10-05 18:12:51 linux-kernel BUG: KASAN: use-after-free in enqueue_timer+0x4f/0x1e0
2021-10-04 23:53:15 linux-kernel [PATCH 1/2] perf evsel: Make evsel__env always return a valid env
2021-10-04 23:53:15 linux-kernel [PATCH 2/2] perf tools: Improve IBS error handling
2021-10-04 23:52:25 linux-kernel Re: [PATCH v1 11/13] perf tools: improve IBS error handling
2021-10-04 23:51:42 linux-kernel Re: [PATCH v1 12/13] perf tools: improve error handling of AMD Branch Sampling
2021-09-09 22:26:19 linux-kernel Re: [PATCH 0/3] perf report: Add support to print a textual representation of IBS raw sample data
2021-08-18 17:32:06 linux-kernel [PATCH] perf/amd: Fix i386 build error: redefinition of 'get_ibs_caps'
2021-08-17 22:19:47 linux-kernel [PATCH 0/3] perf report: Add support to print a textual representation of IBS raw sample data
2021-08-17 22:19:08 linux-kernel [PATCH 1/3] perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
2021-08-17 22:18:48 linux-kernel [PATCH 3/3] perf report: Add support to print a textual representation of IBS raw sample data
2021-08-17 22:18:07 linux-kernel [PATCH 8/8] perf/x86/amd/ibs: Add bitfield definitions in new header
2021-08-17 22:18:01 linux-kernel [PATCH 2/3] perf report: Add tools/arch/x86/include/asm/amd-ibs.h
2021-08-17 22:17:36 linux-kernel [PATCH 7/8] perf/amd/uncore: Allow the driver to be built as a module
2021-08-17 22:17:29 linux-kernel [PATCH 6/8] x86/cpu: Add helper function get_llc_id
2021-08-17 22:17:09 linux-kernel [PATCH 4/8] perf/amd/uncore: Use free_percpu's built-in check for null
2021-08-17 22:14:48 linux-kernel [PATCH 5/8] perf/amd/uncore: Use linux/ include paths instead of asm/
2021-08-17 22:14:16 linux-kernel [PATCH 3/8] perf/x86/amd/power: Assign pmu.module
2021-08-17 22:13:58 linux-kernel [PATCH 2/8] perf/x86/amd/ibs: Add workaround for erratum #1,197
2021-08-17 22:13:09 linux-kernel [PATCH 0/8] perf/amd: Fixes, uncore as a module, new IBS header
2021-08-17 22:12:58 linux-kernel [PATCH 1/8] perf/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
2021-07-23 20:17:20 linux-kernel Re: [RESEND PATCH] perf/x86/amd: Do not touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
2021-07-23 18:22:49 linux-kernel Re: [PATCH] EDAC/mce_amd: Do not load edac_mce_amd module on guests
2021-05-19 18:41:33 linux-kernel Re: [PATCH] powercap/intel_rapl: Add AMD Fam19h RAPL support
2021-03-16 21:24:24 linux-kernel Re: unknown NMI on AMD Rome
2020-10-07 18:06:06 linux-kernel [PATCH v2 4/4] powercap: Add AMD Fam19h RAPL support
2020-10-07 16:26:15 linux-kernel [PATCH v2 3/4] powercap: Add AMD Fam17h RAPL support
2020-10-07 16:26:02 linux-kernel [PATCH v2 2/4] powercap/intel_rapl_msr: Convert rapl_msr_priv into pointer
2020-10-07 16:24:03 linux-kernel [PATCH v2 1/4] x86/msr-index: sort AMD RAPL MSRs by address
2020-10-07 16:23:56 linux-kernel [PATCH v2 0/4] powercap: Enable RAPL for AMD Fam17h and Fam19h
2020-10-02 21:12:07 linux-kernel Re: [PATCH] perf/x86/intel: Fix n_metric for the canceled group
2020-09-29 14:45:24 linux-kernel Re: [PATCH] rcu,ftrace: Fix ftrace recursion
2020-09-28 23:57:40 linux-kernel Re: [tip: core/rcu] rcu/tree: Mark the idle relevant functions noinstr
2020-09-21 14:48:12 linux-kernel [PATCH 1/4] perf/amd/uncore: Prepare to scale for more attributes that vary per family
2020-09-21 14:47:14 linux-kernel [PATCH 4/4] perf/amd/uncore: Inform the user how many counters each uncore PMU has
2020-09-21 14:46:48 linux-kernel [PATCH 3/4] perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specification
2020-09-21 14:46:27 linux-kernel [PATCH 2/4] perf/amd/uncore: Allow F17h user threadmask and slicemask specification