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.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
2023-03-03
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2
-1
/
+37
2023-03-03
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
1
-1
/
+4
2023-03-03
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
2
-0
/
+15
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-33
/
+226
2023-02-21
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+42
2023-02-20
kasan: mark addr_has_metadata __always_inline
Arnd Bergmann
1
-2
/
+2
2023-02-17
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
1
-1
/
+1
2023-02-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
3
-1
/
+21
2023-02-10
kasan: infer allocation size by scanning metadata
Kuan-Ying Lee
8
-21
/
+127
2023-02-10
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
3
-1
/
+21
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2023-01-19
mm/kasan: simplify and refine kasan_cache code
Feng Tang
1
-7
/
+2
2023-01-19
kasan: allow sampling page_alloc allocations for HW_TAGS
Andrey Konovalov
3
-2
/
+94
2023-01-13
entry, kasan, x86: Disallow overriding mem*() functions
Peter Zijlstra
2
-0
/
+42
2023-01-12
kasan: mark kasan_kunit_executing as static
Andrey Konovalov
1
-1
/
+1
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+15
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-113
/
+185
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2022-12-12
kasan: fail non-kasan KUnit tests on KASAN reports
Andrey Konovalov
3
-0
/
+69
2022-12-03
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+2
2022-12-01
mm: Make ksize() a reporting-only function
Kees Cook
1
-6
/
+13
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-3
/
+3
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-3
/
+3
2022-11-10
mm: kasan: Extend kasan_metadata_size() to also cover in-object size
Feng Tang
1
-6
/
+13
2022-11-09
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
1
-1
/
+1
2022-11-09
kasan: migrate workqueue_uaf test to kunit
Andrey Konovalov
2
-37
/
+33
2022-11-09
kasan: migrate kasan_rcu_uaf test to kunit
Andrey Konovalov
2
-30
/
+37
2022-11-09
kasan: switch kunit tests to console tracepoints
Andrey Konovalov
3
-62
/
+62
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2022-10-13
kasan: fix array-bounds warnings in tests
Andrey Konovalov
1
-1
/
+8
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-3
/
+3
2022-10-04
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
1
-1
/
+1
2022-10-04
kasan: better invalid/double-free report header
Andrey Konovalov
3
-9
/
+19
2022-10-04
kasan: move tests to mm/kasan/
Andrey Konovalov
3
-0
/
+1599
2022-10-04
kasan: better identify bug types for tag-based modes
Andrey Konovalov
1
-4
/
+21
2022-10-04
kasan: dynamically allocate stack ring entries
Andrey Konovalov
3
-6
/
+28
2022-10-04
kasan: support kasan.stacktrace for SW_TAGS
Andrey Konovalov
4
-51
/
+72
2022-10-04
kasan: implement stack ring for tag-based modes
Andrey Konovalov
3
-0
/
+144
2022-10-04
kasan: introduce kasan_complete_mode_report_info
Andrey Konovalov
4
-57
/
+51
2022-10-04
kasan: rework function arguments in report.c
Andrey Konovalov
1
-12
/
+11
2022-10-04
kasan: fill in cache and object in complete_report_info
Andrey Konovalov
2
-8
/
+15
2022-10-04
kasan: introduce complete_report_info
Andrey Konovalov
2
-3
/
+19
2022-10-04
kasan: simplify print_report
Andrey Konovalov
1
-6
/
+5
2022-10-04
kasan: make kasan_addr_to_page static
Andrey Konovalov
2
-3
/
+2
2022-10-04
kasan: use kasan_addr_to_slab in print_address_description
Andrey Konovalov
2
-9
/
+9
2022-10-04
kasan: use virt_addr_valid in kasan_addr_to_page/slab
Andrey Konovalov
1
-2
/
+2
2022-10-04
kasan: cosmetic changes in report.c
Andrey Konovalov
1
-7
/
+4
2022-10-04
kasan: move kasan_get_alloc/free_track definitions
Andrey Konovalov
4
-33
/
+33
2022-10-04
kasan: pass tagged pointers to kasan_save_alloc/free_info
Andrey Konovalov
4
-9
/
+5
2022-10-04
kasan: only define kasan_cache_create for Generic mode
Andrey Konovalov
2
-17
/
+16
[next]