[PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault

Sabyrzhan Tasbolatov posted 1 patch 1 month, 3 weeks ago
There is a newer version of this series
mm/kasan/kasan_test_c.c | 27 +++++++++++++++++++++++++++
mm/kmsan/kmsan_test.c   | 17 +++++++++++++++++
mm/maccess.c            |  7 +++++--
3 files changed, 49 insertions(+), 2 deletions(-)
[PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
Posted by Sabyrzhan Tasbolatov 1 month, 3 weeks ago
This patch consolidates the changes from the two previously submitted patches:
1. https://lore.kernel.org/mm-commits/20240927171751.D1BD9C4CEC4@smtp.kernel.org
2. https://lore.kernel.org/mm-commits/20240930162435.9B6CBC4CED0@smtp.kernel.org

In the interest of clarity and easier backporting, this single patch
includes all changes and replaces the two previous patches.

Andrew,
Please drop the two previous patches from the -mm tree in favor of this one.
Apologies for the confusion. Will try to minimize it in future.

The patch is based on the latest Linus tree, where I've squashed
the latest 2 patches merged in -mm tree.

Signed-off-by: Sabyrzhan Tasbolatov <snovitoll@gmail.com>

Sabyrzhan Tasbolatov (1):
  mm, kasan, kmsan: copy_from/to_kernel_nofault

 mm/kasan/kasan_test_c.c | 27 +++++++++++++++++++++++++++
 mm/kmsan/kmsan_test.c   | 17 +++++++++++++++++
 mm/maccess.c            |  7 +++++--
 3 files changed, 49 insertions(+), 2 deletions(-)

-- 
2.34.1