Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1696637 > unrolled thread

[PATCH v2 0/2] lkdtm: Provide more complete coverage for REFCOUNT tests

Started byKees Cook <keescook@chromium.org>
First post2017-07-26 00:20 +0200
Last post2017-07-26 00:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/2] lkdtm: Provide more complete coverage for REFCOUNT tests Kees Cook <keescook@chromium.org> - 2017-07-26 00:20 +0200

#1696637 — [PATCH v2 0/2] lkdtm: Provide more complete coverage for REFCOUNT tests

FromKees Cook <keescook@chromium.org>
Date2017-07-26 00:20 +0200
Subject[PATCH v2 0/2] lkdtm: Provide more complete coverage for REFCOUNT tests
Message-ID<u7glj-i5-3@gated-at.bofh.it>
This is a short series to provide behavior and performance tests for
refcount_t, taking into account both CONFIG_REFCOUNT_FULL and the new
x86-fast protection.

-Kees

v2:
- Add additional tests using _not_zero() for saturate and overflow; hw.likun

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web