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]
Message-ID: <20210704172912.GA2969733@paulmck-ThinkPad-P17-Gen-1>
Date:   Sun, 4 Jul 2021 10:29:12 -0700
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     mingo@...nel.org, linux-kernel@...r.kernel.org, tglx@...utronix.de
Subject: [GIT PULL] KCSAN changes for v5.14

Hello, Linus,

Please pull the latest KCSAN tree from:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git kcsan.2021.05.18a
  # HEAD: 117232c0b9126e254d84f38ccaf9e576ccfcd990: kcsan: Use URL link for pointing access-marking.txt (2021-05-18 10:58:15 -0700)

							Thanx, Paul

----------------------------------------------------------------
Akira Yokosawa (1):
      kcsan: Use URL link for pointing access-marking.txt

Arnd Bergmann (1):
      kcsan: Fix debugfs initcall return type

Marco Elver (1):
      kcsan: Document "value changed" line

Mark Rutland (8):
      kcsan: Simplify value change detection
      kcsan: Distinguish kcsan_report() calls
      kcsan: Refactor passing watchpoint/other_info
      kcsan: Fold panic() call into print_report()
      kcsan: Refactor access_info initialization
      kcsan: Remove reporting indirection
      kcsan: Remove kcsan_report_type
      kcsan: Report observed value changes

Paul E. McKenney (1):
      kcsan: Add pointer to access-marking.txt to data_race() bullet

 Documentation/dev-tools/kcsan.rst |  93 +++++++++------------
 kernel/kcsan/core.c               |  53 +++++-------
 kernel/kcsan/debugfs.c            |   3 +-
 kernel/kcsan/kcsan.h              |  39 ++++-----
 kernel/kcsan/report.c             | 169 ++++++++++++++++++++------------------
 5 files changed, 168 insertions(+), 189 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ