Clone this repo:

Branches

  1. 8dc95f4 proc_cpuinfo: Fix bit shift for socket bitmask by Tony Luck · 4 months ago master
  2. f230628 proc_cpuinfo: Add sanity check for number of sockets by Tony Luck · 5 months ago
  3. 17b57df einj_mem_uc: Check if kernel has CMCI disabled by Tony Luck · 8 months ago
  4. 7f52fe3 einj_mem_uc: Delete the checks for "advanced RAS" CPU models by Tony Luck · 9 months ago
  5. 36a2fc8 einj_mem_uc: support error injection on AMD EPYC platform by Shuai Xue · 11 months ago
  6. 13e098c einj_pcie_err: support PCIe error injection through EINJ by Shuai Xue · 11 months ago
  7. 95b089c einj.h: add a header file to declare common EINJ related operations by Shuai Xue · 12 months ago
  8. 56c34a7 einj_mem_uc: add extra arguments to support guest error injection by Shuai Xue · 1 year, 1 month ago
  9. 5079608 einj_mem_uc: Support before 3.14 kernel by Bixuan Cui · 1 year, 1 month ago
  10. bfacfa2 proc_cpuinfo: fix the bug that modelnum is always zero by Bixuan Cui · 1 year, 1 month ago
  11. 60c3182 einj_mem_uc: Add new test case for overflow by Bixuan Cui · 1 year, 2 months ago
  12. 3f414a1 einj_mem_uc: fix compilation error about trigger_share by Shuai Xue · 1 year, 2 months ago
  13. f276ebb einj_mem_uc: add new test case for share memory by Bixuan Cui · 1 year, 2 months ago
  14. 93f96e3 vtop: unfity all cases with the same vtop() function by Shuai Xue · 1 year, 4 months ago
  15. 132428d victim: add a victim to provide target injection memory under user context by Shuai Xue · 1 year, 4 months ago
  16. 58d3e23 memattr: move the test case out of driver directory by Shuai Xue · 1 year, 4 months ago
  17. 2624df1 einj_mem_uc: relax vendor id check by Shuai Xue · 1 year, 4 months ago
  18. 26393ed einj_mem_uc: Implement trigger_prefetch() for x86 by Tony Luck · 1 year, 5 months ago
  19. 09a53f1 einj_mem_uc: add a case to trigger prefetch by Shuai Xue · 1 year, 5 months ago
  20. 80b0edd mca-recover: Fix compilation warning about fgets() return value by Tony Luck · 1 year, 5 months ago