index
:
pub/scm/linux/kernel/git/lee/linux.git
master
Lee Jones's fork of linux.git
Lee Jones
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kasan
/
kasan_test_c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+10
2026-06-04
kasan/test: only do kmalloc_double_kzfree for generic mode
Wang Wensheng
1
-0
/
+10
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
1
-3
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2026-01-26
mm/kasan/kunit: extend vmalloc OOB tests to cover vrealloc()
Andrey Ryabinin
1
-15
/
+35
2025-09-21
kasan: apply write-only mode in kasan kunit testcases
Yeoreum Yun
1
-69
/
+136
2025-09-13
kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
Jann Horn
1
-0
/
+40
2025-08-27
kunit: kasan_test: disable fortify string checker on kasan_strings() test
Yeoreum Yun
1
-0
/
+2
2025-08-05
kasan/test: fix protection against compiler elision
Jann Horn
1
-1
/
+1
2025-07-09
mm: unexport globally copy_to_kernel_nofault
Sabyrzhan Tasbolatov
1
-0
/
+8
2025-04-18
Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+20
2025-04-15
kasan: Add strscpy() test to trigger tag fault on arm64
Vincenzo Frascino
1
-0
/
+20
2025-04-11
mm/kasan: add module decription
Arnd Bergmann
1
-0
/
+1
2025-04-01
mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor
Harry Yoo
1
-4
/
+1
2025-01-13
mm:kasan: fix sparse warnings: Should it be static?
Nihar Chaithanya
1
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-11
kasan: add kunit tests for kmalloc_track_caller, kmalloc_node_track_caller
Nihar Chaithanya
1
-0
/
+31
2024-11-11
kasan: change kasan_atomics kunit test as KUNIT_CASE_SLOW
Sabyrzhan Tasbolatov
1
-1
/
+1
2024-11-11
kasan: use EXPORT_SYMBOL_IF_KUNIT to export symbols
Sabyrzhan Tasbolatov
1
-0
/
+2
2024-11-11
kasan: migrate copy_user_test to kunit
Sabyrzhan Tasbolatov
1
-0
/
+47
2024-11-06
mm, kasan, kmsan: instrument copy_from/to_kernel_nofault
Sabyrzhan Tasbolatov
1
-0
/
+36
2024-10-30
kasan: remove vmalloc_percpu test
Andrey Konovalov
1
-27
/
+0
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+2044
2024-09-16
kasan: rust: Add KASAN smoke test via UAF
Matthew Maurer
1
-0
/
+1998