lkml.org 
[lkml]   [2019]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v3 0/3] kasan: tag-based mode fixes
    Date
    Changes in v3:
    - Fixed krealloc tag assigning without changing kasan_kmalloc hook and
    added more comments to the assign_tag function while at it.
    - Moved ARCH_SLAB_MINALIGN definition to arch/arm64/include/asm/cache.h.

    Changes in v2:
    - Added "kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY"
    patch.
    - Added "kasan: fix krealloc handling for tag-based mode" patch.

    Andrey Konovalov (3):
    kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
    kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY
    kasan: fix krealloc handling for tag-based mode

    arch/arm64/include/asm/cache.h | 6 ++++
    mm/kasan/common.c | 65 ++++++++++++++++++++++------------
    mm/slub.c | 2 ++
    3 files changed, 51 insertions(+), 22 deletions(-)

    --
    2.20.1.415.g653613c723-goog

    \
     
     \ /
      Last update: 2019-01-03 19:46    [W:3.465 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site