All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/KASAN updates for 4.3
@ 2015-08-13  5:37 ` Andrey Ryabinin
  0 siblings, 0 replies; 35+ messages in thread
From: Andrey Ryabinin @ 2015-08-13  5:37 UTC (permalink / raw)
  To: linux-arm-kernel

These 2 patches taken from v5 'KASAN for arm64' series.
The only change is updated changelog in second patch.

I hope this is not too late to queue these for 4.3,
as this allow us to merge arm64/KASAN patches in v4.4
through arm64 tree.



Andrey Ryabinin (2):
  x86/kasan: define KASAN_SHADOW_OFFSET per architecture
  x86/kasan, mm: introduce generic kasan_populate_zero_shadow()

 arch/x86/include/asm/kasan.h |   3 +
 arch/x86/mm/kasan_init_64.c  | 123 ++--------------------------------
 include/linux/kasan.h        |  10 ++-
 mm/kasan/Makefile            |   2 +-
 mm/kasan/kasan_init.c        | 152 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 170 insertions(+), 120 deletions(-)
 create mode 100644 mm/kasan/kasan_init.c

-- 
2.4.6

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2015-08-22 14:00 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13  5:37 [PATCH 0/2] x86/KASAN updates for 4.3 Andrey Ryabinin
2015-08-13  5:37 ` Andrey Ryabinin
2015-08-13  5:37 ` Andrey Ryabinin
2015-08-13  5:37 ` [PATCH v6 1/2] x86/kasan: define KASAN_SHADOW_OFFSET per architecture Andrey Ryabinin
2015-08-13  5:37   ` Andrey Ryabinin
2015-08-13  5:37   ` Andrey Ryabinin
2015-08-22 13:59   ` [tip:mm/kasan] x86/kasan: Define " tip-bot for Andrey Ryabinin
2015-08-13  5:37 ` [PATCH v6 2/2] x86/kasan, mm: introduce generic kasan_populate_zero_shadow() Andrey Ryabinin
2015-08-13  5:37   ` Andrey Ryabinin
2015-08-13  5:37   ` Andrey Ryabinin
2015-08-22 13:59   ` [tip:mm/kasan] x86/kasan, mm: Introduce " tip-bot for Andrey Ryabinin
2015-08-13  6:50 ` [PATCH 0/2] x86/KASAN updates for 4.3 Ingo Molnar
2015-08-13  6:50   ` Ingo Molnar
2015-08-13  6:50   ` Ingo Molnar
2015-08-13  8:16   ` Ingo Molnar
2015-08-13  8:16     ` Ingo Molnar
2015-08-13  8:16     ` Ingo Molnar
2015-08-13  9:01     ` Will Deacon
2015-08-13  9:01       ` Will Deacon
2015-08-13  9:01       ` Will Deacon
2015-08-13 11:02       ` Andrey Ryabinin
2015-08-13 11:02         ` Andrey Ryabinin
2015-08-13 11:02         ` Andrey Ryabinin
2015-08-13 11:24         ` Will Deacon
2015-08-13 11:24           ` Will Deacon
2015-08-13 11:24           ` Will Deacon
2015-08-13 17:23           ` Will Deacon
2015-08-13 17:23             ` Will Deacon
2015-08-13 17:23             ` Will Deacon
2015-08-22 10:09             ` Ingo Molnar
2015-08-22 10:09               ` Ingo Molnar
2015-08-22 10:09               ` Ingo Molnar
2015-08-22 12:51               ` Andrey Ryabinin
2015-08-22 12:51                 ` Andrey Ryabinin
2015-08-22 12:51                 ` Andrey Ryabinin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.