linux-stable/mm/kfence
Alexey Dobriyan c0891ac15f isystem: ship and use stdarg.h
Ship minimal stdarg.h (1 type, 4 macros) as <linux/stdarg.h>.
stdarg.h is the only userspace header commonly used in the kernel.

GPL 2 version of <stdarg.h> can be extracted from
http://archive.debian.org/debian/pool/main/g/gcc-4.2/gcc-4.2_4.2.4.orig.tar.gz

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-08-19 09:02:55 +09:00
..
Makefile kfence: add test suite 2021-02-26 09:41:02 -08:00
core.c kfence: skip all GFP_ZONEMASK allocations 2021-07-23 17:43:28 -07:00
kfence.h kfence: report sensitive information based on no_hash_pointers 2021-02-26 09:41:02 -08:00
kfence_test.c kfence: defer kfence_test_init to ensure that kunit debugfs is created 2021-07-23 17:43:28 -07:00
report.c isystem: ship and use stdarg.h 2021-08-19 09:02:55 +09:00