index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kasan
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-05
kasan/test: fix protection against compiler elision
Jann Horn
1
-1
/
+1
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+18
2025-08-02
kasan: skip quarantine if object is still accessible under RCU
Jann Horn
1
-7
/
+18
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+8
2025-07-20
kasan: use vmalloc_dump_obj() for vmalloc error reports
Marco Elver
1
-1
/
+3
2025-07-13
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
1
-43
/
+2
2025-07-10
mm: unexport globally copy_to_kernel_nofault
Sabyrzhan Tasbolatov
1
-0
/
+8
2025-07-10
kasan: remove kasan_find_vm_area() to prevent possible deadlock
Yeoreum Yun
1
-43
/
+2
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2025-05-21
kasan: avoid sleepable page allocation from atomic context
Alexander Gordeev
1
-14
/
+78
2025-05-08
kbuild: Switch from -Wvla to -Wvla-larger-than=1
Kees Cook
1
-1
/
+2
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-12
mm/kasan: add module decription
Arnd Bergmann
1
-0
/
+1
2025-04-02
mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor
Harry Yoo
1
-4
/
+1
2025-02-18
kasan: don't call find_vm_area() in a PREEMPT_RT kernel
Waiman Long
1
-1
/
+33
2025-01-26
kasan: sw_tags: use str_on_off() helper in kasan_init_sw_tags()
Thorsten Blum
1
-1
/
+2
2025-01-26
kasan: hw_tags: Use str_on_off() helper in kasan_init_hw_tags()
Thorsten Blum
1
-2
/
+3
2025-01-26
kasan: use correct kernel-doc format
Randy Dunlap
1
-9
/
+9
2025-01-14
mm:kasan: fix sparse warnings: Should it be static?
Nihar Chaithanya
1
-2
/
+2
2025-01-14
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
1
-12
/
+6
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+3
2024-12-06
kasan: make report_lock a raw spinlock
Jared Kangas
1
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-27
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+2
2024-11-26
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2024-11-12
mm: define general function pXd_init()
Bibo Mao
1
-12
/
+0
2024-11-12
kasan: add kunit tests for kmalloc_track_caller, kmalloc_node_track_caller
Nihar Chaithanya
1
-0
/
+31
2024-11-12
kasan: change kasan_atomics kunit test as KUNIT_CASE_SLOW
Sabyrzhan Tasbolatov
1
-1
/
+1
2024-11-12
kasan: use EXPORT_SYMBOL_IF_KUNIT to export symbols
Sabyrzhan Tasbolatov
3
-11
/
+15
2024-11-11
kasan: delete CONFIG_KASAN_MODULE_TEST
Sabyrzhan Tasbolatov
2
-2
/
+2
2024-11-11
kasan: migrate copy_user_test to kunit
Sabyrzhan Tasbolatov
3
-83
/
+47
2024-11-07
mm, kasan, kmsan: instrument copy_from/to_kernel_nofault
Sabyrzhan Tasbolatov
1
-0
/
+36
2024-11-06
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
1
-4
/
+10
2024-10-31
kasan: remove vmalloc_percpu test
Andrey Konovalov
1
-27
/
+0
2024-10-29
mm/kasan: Don't store metadata inside kmalloc object when slub_debug_orig_siz...
Feng Tang
1
-2
/
+5
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
1
-1
/
+7
2024-10-16
rust: treewide: switch to the kernel `Vec` type
Danilo Krummrich
1
-1
/
+1
2024-10-07
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda
1
-0
/
+1
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
4
-1
/
+45
2024-09-16
kasan: rust: Add KASAN smoke test via UAF
Matthew Maurer
4
-1
/
+45
2024-08-27
slub: Introduce CONFIG_SLUB_RCU_DEBUG
Jann Horn
2
-5
/
+52
2024-08-27
kasan: catch invalid free before SLUB reinitializes the object
Jann Horn
1
-25
/
+36
2024-06-25
kasan: fix bad call to unpoison_slab_object
Andrey Konovalov
1
-1
/
+1
2024-04-26
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-14
/
+87
2024-03-13
Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-16
/
+6
2024-03-07
mm/kasan: use pXd_leaf() in shadow_mapped()
Peter Xu
1
-9
/
+2
2024-03-05
kasan: fix a2 allocation and remove explicit cast in atomic tests
Paul Heidekrüger
1
-3
/
+3
2024-02-26
mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE
Vlastimil Babka
1
-16
/
+6
[next]