Show patches with: Submitter = Alexander Potapenko       |    State = Action Required       |    Archived = No       |   374 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/43] arch/x86: add missing include to sparsemem.h Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[02/43] stackdepot: reserve 5 extra bits in depot_stack_handle_t Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[03/43] kasan: common: adapt to the new prototype of __stack_depot_save() Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[04/43] instrumented.h: allow instrumenting both sides of copy_from_user() Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[05/43] asm: x86: instrument usercopy in get_user() and __put_user_size() Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[06/43] asm-generic: instrument usercopy in cacheflush.h Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[07/43] compiler_attributes.h: add __disable_sanitizer_instrumentation Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[08/43] kmsan: add ReST documentation Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[09/43] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[1/2] kmsan: simplify kmsan_internal_memmove_metadata() [1/2] kmsan: simplify kmsan_internal_memmove_metadata() 1 - - --- 2023-09-07 Alexander Potapenko New
[1/2] lib/stackdepot: kmsan: mark API outputs as initialized [1/2] lib/stackdepot: kmsan: mark API outputs as initialized - 2 - --- 2023-03-06 Alexander Potapenko New
[1/2] lockdep: allow instrumenting lockdep.c with KMSAN [1/2] lockdep: allow instrumenting lockdep.c with KMSAN - - - --- 2022-11-28 Alexander Potapenko New
[1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() [1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() - - - --- 2023-04-12 Alexander Potapenko New
[1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files [1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files - 1 - --- 2023-03-03 Alexander Potapenko New
[1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files [1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files - 1 - --- 2023-03-01 Alexander Potapenko New
[1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context 1 - - --- 2022-11-02 Alexander Potapenko New
[1/5] mm: kmsan: export kmsan_copy_page_meta() [1/5] mm: kmsan: export kmsan_copy_page_meta() - - - --- 2022-10-24 Alexander Potapenko New
[10/43] kmsan: pgtable: reduce vmalloc space Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[11/43] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[12/43] kcsan: clang: retire CONFIG_KCSAN_KCOV_BROKEN Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[13/43] kmsan: add KMSAN runtime core Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[14/43] MAINTAINERS: add entry for KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[15/43] kmsan: mm: maintain KMSAN metadata for page operations Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[16/43] kmsan: mm: call KMSAN hooks from SLUB code Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[17/43] kmsan: handle task creation and exiting Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[18/43] kmsan: unpoison @tlb in arch_tlb_gather_mmu() Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[19/43] kmsan: init: call KMSAN initialization routines Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[2/2] kmsan: add test_stackdepot_roundtrip [1/2] lib/stackdepot: kmsan: mark API outputs as initialized - - - --- 2023-03-06 Alexander Potapenko New
[2/2] kmsan: allow using __msan_instrument_asm_store() inside runtime [1/2] lockdep: allow instrumenting lockdep.c with KMSAN - - - --- 2022-11-28 Alexander Potapenko New
[2/2] kmsan: prevent optimizations in memcpy tests [1/2] kmsan: simplify kmsan_internal_memmove_metadata() - - - --- 2023-09-07 Alexander Potapenko New
[2/2] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range() [1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() - - - --- 2023-04-12 Alexander Potapenko New
[2/4] kmsan: another take at fixing memcpy tests [1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files - 1 - --- 2023-03-03 Alexander Potapenko New
[2/4] kmsan: another take at fixing memcpy tests [1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files - - - --- 2023-03-01 Alexander Potapenko New
[2/5] x86/purgatory: disable KMSAN instrumentation [1/5] mm: kmsan: export kmsan_copy_page_meta() - - - --- 2022-10-24 Alexander Potapenko New
[2/5] x86/uaccess: instrument copy_from_user_nmi() [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context 1 - - --- 2022-11-02 Alexander Potapenko New
[20/43] instrumented.h: add KMSAN support Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[21/43] kmsan: mark noinstr as __no_sanitize_memory Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[22/43] kmsan: initialize the output of READ_ONCE_NOCHECK() Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[23/43] kmsan: make READ_ONCE_TASK_STACK() return initialized values Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[24/43] kmsan: disable KMSAN instrumentation for certain kernel parts Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[25/43] kmsan: skip shadow checks in files doing context switches Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[26/43] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg() Add KernelMemorySanitizer infrastructure 1 - - --- 2021-12-14 Alexander Potapenko New
[27/43] x86: kmsan: add iomem support Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[28/43] kmsan: dma: unpoison DMA mappings Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[29/43] kmsan: handle memory sent to/from USB Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[3/4] x86: kmsan: use C versions of memset16/memset32/memset64 [1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files - 1 - --- 2023-03-03 Alexander Potapenko New
[3/4] x86: kmsan: use C versions of memset16/memset32/memset64 [1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files - 1 - --- 2023-03-01 Alexander Potapenko New
[3/5] Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default [1/5] mm: kmsan: export kmsan_copy_page_meta() - - - --- 2022-10-24 Alexander Potapenko New
[3/5] Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context - - - --- 2022-11-02 Alexander Potapenko New
[30/43] kmsan: add tests for KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[31/43] kmsan: disable strscpy() optimization under KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[32/43] crypto: kmsan: disable accelerated configs under KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[33/43] kmsan: disable physical page merging in biovec Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[34/43] kmsan: block: skip bio block merging logic for KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[35/43] x86: kmsan: use __msan_ string functions where possible. Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[36/43] x86: kmsan: sync metadata pages on page fault Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[37/43] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[38/43] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[39/43] x86: kmsan: handle register passing from uninstrumented code Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[4/4] kmsan: add memsetXX tests [1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files - 1 - --- 2023-03-03 Alexander Potapenko New
[4/4] kmsan: add memsetXX tests [1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files - - - --- 2023-03-01 Alexander Potapenko New
[4/5] kmsan: make sure PREEMPT_RT is off [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context 1 - - --- 2022-11-02 Alexander Potapenko New
[4/5] x86: asm: make sure __put_user_size() evaluates pointer once [1/5] mm: kmsan: export kmsan_copy_page_meta() - - - --- 2022-10-24 Alexander Potapenko New
[40/43] kmsan: kcov: unpoison area->list in kcov_remote_area_put() Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[41/43] security: kmsan: fix interoperability with auto-initialization Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[42/43] objtool: kmsan: list KMSAN API functions as uaccess-safe Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[43/43] x86: kmsan: enable KMSAN builds for x86 Add KernelMemorySanitizer infrastructure - - - --- 2021-12-14 Alexander Potapenko New
[5/5] x86: fortify: kmsan: fix KMSAN fortify builds [1/5] mm: kmsan: export kmsan_copy_page_meta() - - - --- 2022-10-24 Alexander Potapenko New
[5/5] x86/traps: avoid KMSAN bugs originating from handle_bug() [1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context - - - --- 2022-11-02 Alexander Potapenko New
[mm,v5,1/2] kfence: move the size check to the beginning of __kfence_alloc() [mm,v5,1/2] kfence: move the size check to the beginning of __kfence_alloc() - 1 - --- 2021-07-14 Alexander Potapenko New
[mm,v5,2/2] kfence: skip all GFP_ZONEMASK allocations [mm,v5,1/2] kfence: move the size check to the beginning of __kfence_alloc() 1 1 - --- 2021-07-14 Alexander Potapenko New
[mm] x86: kmsan: handle CPU entry area [mm] x86: kmsan: handle CPU entry area - - - --- 2022-09-28 Alexander Potapenko New
[v1,1/3] mm: kmsan: implement kmsan_memmove() [v1,1/3] mm: kmsan: implement kmsan_memmove() - - - --- 2024-03-19 Alexander Potapenko New
[v1,2/3] instrumented.h: add instrument_memcpy_before, instrument_memcpy_after [v1,1/3] mm: kmsan: implement kmsan_memmove() - - - --- 2024-03-19 Alexander Potapenko New
[v1,3/3] x86: call instrumentation hooks from copy_mc.c [v1,1/3] mm: kmsan: implement kmsan_memmove() - - - --- 2024-03-19 Alexander Potapenko New
[v1] mm: make __GFP_BITS_SHIFT independent of CONFIG_LOCKDEP [v1] mm: make __GFP_BITS_SHIFT independent of CONFIG_LOCKDEP - - - --- 2023-09-18 Alexander Potapenko New
[v2,01/48] x86: add missing include to sparsemem.h Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,02/48] stackdepot: reserve 5 extra bits in depot_stack_handle_t Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,03/48] kasan: common: adapt to the new prototype of __stack_depot_save() Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,04/48] instrumented.h: allow instrumenting both sides of copy_from_user() Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,05/48] x86: asm: instrument usercopy in get_user() and __put_user_size() Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,06/48] asm-generic: instrument usercopy in cacheflush.h Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,07/48] kmsan: add ReST documentation Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,08/48] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,09/48] kmsan: mark noinstr as __no_sanitize_memory Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,1/3] mm: kmsan: implement kmsan_memmove() [v2,1/3] mm: kmsan: implement kmsan_memmove() - 1 - --- 2024-03-20 Alexander Potapenko New
[v2,1/4] kmsan: simplify kmsan_internal_memmove_metadata() [v2,1/4] kmsan: simplify kmsan_internal_memmove_metadata() 1 - - --- 2023-09-11 Alexander Potapenko New
[v2,1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() [v2,1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() - 1 - --- 2023-04-13 Alexander Potapenko New
[v2,10/48] x86: kmsan: pgtable: reduce vmalloc space Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,11/48] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,12/48] kcsan: clang: retire CONFIG_KCSAN_KCOV_BROKEN Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,13/48] kmsan: add KMSAN runtime core Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,14/48] kmsan: implement kmsan_init(), initialize READ_ONCE_NOCHECK() Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,15/48] kmsan: disable instrumentation of unsupported common kernel code Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,16/48] MAINTAINERS: add entry for KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,17/48] kmsan: mm: maintain KMSAN metadata for page operations Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,18/48] kmsan: mm: call KMSAN hooks from SLUB code Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,19/48] kmsan: handle task creation and exiting Add KernelMemorySanitizer infrastructure - - - --- 2022-03-29 Alexander Potapenko New
[v2,2/3] instrumented.h: add instrument_memcpy_before, instrument_memcpy_after [v2,1/3] mm: kmsan: implement kmsan_memmove() - 1 - --- 2024-03-20 Alexander Potapenko New
[v2,2/4] kmsan: prevent optimizations in memcpy tests [v2,1/4] kmsan: simplify kmsan_internal_memmove_metadata() 1 - - --- 2023-09-11 Alexander Potapenko New
« 1 2 3 4 »