rg
Cc: sparcli...@vger.kernel.org
Cc: linux...@lists.infradead.org
Cc: xen-de...@lists.xenproject.org
Cc: linux-a...@vger.kernel.org
Cc: linux...@kvack.org
Tested-by: Pengfei Xu
Suggested-by: David Hildenbrand
Signed-off-by: Rick Edgecombe
---
Hi Non-x86 Arch’s,
x86 has a feature that allows fo
David Hildenbrand
Reviewed-by: Kees Cook
Suggested-by: David Hildenbrand
Signed-off-by: Rick Edgecombe
---
Hi Non-x86 Arch’s,
x86 has a feature that allows for the creation of a special type of
writable memory (shadow stack) that is only writable in limited specific
ways. Previously, changes were propos
...@vger.kernel.org
Cc: linux...@kvack.org
Suggested-by: Linus Torvalds
Signed-off-by: Rick Edgecombe
Link:
https://lore.kernel.org/lkml/CAHk-=wizjsu7c9sfyzb3q04108stghff2wfbokgccgw7riz...@mail.gmail.com/
---
Hi Non-x86 Arch’s,
x86 has a feature that allows for the creation of a special type of
writable
rg
Cc: loonga...@lists.linux.dev
Cc: linux-m...@vger.kernel.org
Cc: linux-par...@vger.kernel.org
Cc: linuxppc-...@lists.ozlabs.org
Cc: linux-s...@vger.kernel.org
Cc: linux...@vger.kernel.org
Cc: sparcli...@vger.kernel.org
Cc: x...@kernel.org
Suggested-by: Kirill A. Shutemov
Signed-off-by: Rick Edge
ed to zero, as this would be redundant for
designated initializers.
Signed-off-by: Rick Edgecombe
Cc: Vineet Gupta
Cc: linux-snps-arc@lists.infradead.org
Link: https://lore.kernel.org/lkml/202402280912.33AEE7A9CF@keescook/#t
Link:
https://lore.kernel.org
hance of bugs via uninitialized fields, perform a
tree wide change using the consensus for the best general way to do this
change. Use C99 static initializing to zero the struct and remove and
statements that simply set members to zero.
Signed-off-by: Rick Edgecombe
Cc: linux...@kvack.org
Cc: lin
hance of bugs via uninitialized fields, perform a
tree wide change using the consensus for the best general way to do this
change. Use C99 static initializing to zero the struct and remove and
statements that simply set members to zero.
Signed-off-by: Rick Edgecombe
Reviewed-by: Kees Cook
Cc: