Smita Koralahalli ([email protected])

Number of posts: 196 (0.14 per day)
First post: 2020-06-23 13:03:58
Last post: 2024-06-13 17:47:50

Date List Subject
2021-11-04 22:10:21 linux-kernel [PATCH v3 4/6] x86/mce/inject: Simplify evaluation of writes ignored in status registers
2021-11-04 22:09:52 linux-kernel [PATCH v3 2/6] x86/mce/inject: Set the valid bit in MCA_STATUS before error injection
2021-11-04 22:09:39 linux-kernel [PATCH v3 1/6] x86/mce/inject: Check if a bank is unpopulated before error injection
2021-11-04 22:02:54 linux-kernel [PATCH v3 6/6] x86/mce/mce-inject: Return error code to userspace from mce-inject module
2021-11-04 22:01:52 linux-kernel [PATCH v3 3/6] x86/mce/inject: Check for writes ignored in status registers
2021-10-19 23:43:03 linux-kernel [PATCH v2 4/5] x86/mce/inject: Check for writes ignored in status registers
2021-10-19 23:42:28 linux-kernel [PATCH v2 5/5] x86/mce/mce-inject: Return error code to userspace from mce-inject module
2021-10-19 23:41:29 linux-kernel [PATCH v2 0/5] x86/mce: Handle error injection failures in mce-inject module
2021-10-19 23:40:46 linux-kernel [PATCH v2 1/5] x86/mce/inject: Check if a bank is unpopulated before error injection
2021-10-19 23:40:10 linux-kernel [PATCH v2 3/5] x86/mce: Use mca_msr_reg() in prepare_msrs()
2021-10-19 23:40:03 linux-kernel [PATCH v2 2/5] x86/mce/inject: Warn the user on a not set valid bit in MCA_STATUS
2021-09-15 23:32:20 linux-kernel [PATCH 3/5] x86/mce: Use msr_ops in prepare_msrs()
2021-09-15 23:31:47 linux-kernel [PATCH 4/5] x86/mce/inject: Check for writes ignored in status registers
2021-09-15 23:30:34 linux-kernel [PATCH 5/5] x86/mce/mce-inject: Return error code to userspace from mce-inject module
2021-09-15 23:30:06 linux-kernel [PATCH 1/5] x86/mce/inject: Check if a bank is unpopulated before error simulation
2021-09-15 23:30:05 linux-kernel [PATCH 0/5] x86/mce: Handle error simulation failures in mce-inject module
2021-09-15 23:29:29 linux-kernel [PATCH 2/5] x86/mce/inject: Set the valid bit in MCA_STATUS before error injection
2021-06-28 23:39:22 linux-kernel [PATCH] EDAC/mce_amd: Do not load edac_mce_amd module on guests
2021-06-25 01:38:18 linux-kernel [PATCH v2 0/2] x86/mce: Support extended MCA_ADDR address on SMCA systems
2021-06-25 01:35:58 linux-kernel [PATCH 1/2] x86/mce: Define function to extract ErrorAddr from MCA_ADDR
2021-06-25 01:35:58 linux-kernel [PATCH 2/2] x86/mce: Add support for Extended Physical Address MCA changes
2021-06-14 21:23:56 linux-kernel [PATCH] EDAC/mce_amd: Reduce unnecessary spew in dmesg if SMCA feature bit is not exposed
2021-06-08 22:14:40 linux-kernel [PATCH 0/2] x86/mce: Support extended MCA_ADDR address on SMCA systems
2021-06-08 22:13:56 linux-kernel [PATCH 2/2] x86/mce: Add support for Extended Physical Address MCA changes
2021-06-08 22:13:53 linux-kernel [PATCH 1/2] x86/mce: Define function to extract ErrorAddr from MCA_ADDR
2021-04-07 15:34:02 linux-kernel [PATCH 4/4] perf vendor events amd: Add Zen3 events
2021-04-07 15:33:39 linux-kernel [PATCH 3/4] perf vendor events amd: Use 0x%02x format for event code and umask
2021-04-07 15:33:01 linux-kernel [PATCH 2/4] perf vendor events amd: Use lowercases for all the eventcodes and umasks
2021-04-07 15:32:53 linux-kernel [PATCH 1/4] perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
2021-04-07 15:32:24 linux-kernel [PATCH 0/4] perf events vendor amd: Fixes, cleanups and updates for AMD Zen cores
2020-11-19 18:35:33 linux-kernel [PATCH v6] cper, apei, mce: Pass x86 CPER through the MCA handling chain
2020-11-03 16:54:46 linux-kernel [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain
2020-09-18 14:50:50 linux-kernel [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
2020-09-11 20:45:56 linux-kernel [PATCH v3 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems
2020-09-11 20:45:51 linux-kernel [PATCH v3 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
2020-09-11 20:43:27 linux-kernel [PATCH v3 0/2] Decode raw MSR values of MCA registers in BERT
2020-08-28 20:37:00 linux-kernel [PATCH v2 0/2] Decode raw MSR values of MCA registers in BERT
2020-08-28 20:36:07 linux-kernel [PATCH v2 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems
2020-08-28 20:35:20 linux-kernel [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
2020-08-25 14:50:36 linux-kernel [PATCH 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems
2020-08-25 14:49:27 linux-kernel [PATCH 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
2020-08-25 14:48:43 linux-kernel [PATCH 0/2] Decode raw MSR values of MCA registers in BERT
2020-06-23 13:03:58 linux-kernel [PATCH] x86/mce, edac/mce_amd: Print PPIN in machine check records