lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu,  9 May 2019 20:09:15 +0200
From:   Borislav Petkov <bp@...en8.de>
To:     Tony Luck <tony.luck@...el.com>
Cc:     linux-edac <linux-edac@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 00/11] RAS/CEC: Fixes and cleanups

From: Borislav Petkov <bp@...e.de>

Hi all,

here are a bunch of fixes and cleanups to the correctable errors
collector which we've been working on in the recent weeks.

Thx.

Borislav Petkov (9):
  RAS/CEC: Fix binary search function
  RAS/CEC: Fix pfn insertion
  RAS/CEC: Check count_threshold unconditionally
  RAS/CEC: Do not set decay value on error
  RAS/CEC: Fix potential memory leak
  RAS/CEC: Sanity-check array on every insertion
  RAS/CEC: Rename count_threshold to action_threshold
  RAS/CEC: Dump the different array element sections
  RAS/CEC: Add copyright

Cong Wang (1):
  RAS/CEC: Convert the timer callback to a workqueue

Tony Luck (1):
  RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features there

 arch/x86/ras/Kconfig |  10 ++
 drivers/ras/cec.c    | 216 +++++++++++++++++++++++++------------------
 2 files changed, 135 insertions(+), 91 deletions(-)

-- 
2.21.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ