Files
linux-bredos/io_uring
Breno Leitao e1fe7ee885 io_uring: Add KASAN support for alloc_caches
Add support for KASAN in the alloc_caches (apoll and netmsg_cache).
Thus, if something touches the unused caches, it will raise a KASAN
warning/exception.

It poisons the object when the object is put to the cache, and unpoisons
it when the object is gotten or freed.

Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de>
Link: https://lore.kernel.org/r/20230223164353.2839177-2-leitao@debian.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2023-04-03 07:16:14 -06:00
..
2023-04-03 07:14:21 -06:00
2022-12-07 06:47:13 -07:00
2022-07-24 18:39:11 -06:00
2023-01-29 15:17:41 -07:00
2023-01-29 15:17:41 -07:00
2022-07-24 18:39:14 -06:00