index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
2023-06-24
2
-3
/
+3
*
kasan: add support for kasan.fault=panic_on_write
Marco Elver
2023-06-20
1
-5
/
+26
*
mm: ptep_get() conversion
Ryan Roberts
2023-06-20
2
-8
/
+11
*
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-10
9
-162
/
+161
*
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
2023-06-10
1
-0
/
+3
*
kasan: hw_tags: avoid invalid virt_to_page()
Mark Rutland
2023-05-03
1
-2
/
+2
*
kasan: fix lockdep report invalid wait context
Zqiang
2023-04-21
1
-26
/
+8
*
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
2023-04-19
1
-20
/
+2
*
kasan: suppress recursive reports for HW_TAGS
Andrey Konovalov
2023-04-06
1
-11
/
+48
*
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
2023-04-06
1
-0
/
+2
*
kasan, arm64: rename tagging-related routines
Andrey Konovalov
2023-04-06
3
-12
/
+12
*
kasan: drop empty tagging-related defines
Andrey Konovalov
2023-04-06
1
-26
/
+0
*
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
2023-03-29
1
-1
/
+1
*
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2023-03-03
2
-1
/
+37
*
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
2023-03-03
1
-1
/
+4
*
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
2023-03-03
2
-0
/
+15
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
10
-33
/
+226
|
\
|
*
kasan: mark addr_has_metadata __always_inline
Arnd Bergmann
2023-02-20
1
-2
/
+2
|
*
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
2023-02-17
1
-1
/
+1
|
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-11
3
-1
/
+21
|
|
\
|
*
|
kasan: infer allocation size by scanning metadata
Kuan-Ying Lee
2023-02-10
8
-21
/
+127
|
*
|
mm/kasan: simplify and refine kasan_cache code
Feng Tang
2023-01-19
1
-7
/
+2
|
*
|
kasan: allow sampling page_alloc allocations for HW_TAGS
Andrey Konovalov
2023-01-19
3
-2
/
+94
*
|
|
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
2
-0
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
1
-1
/
+1
|
|
\
|
|
*
|
entry, kasan, x86: Disallow overriding mem*() functions
Peter Zijlstra
2023-01-13
2
-0
/
+42
*
|
|
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
2023-02-10
3
-1
/
+21
|
|
/
|
/
|
*
|
kasan: mark kasan_kunit_executing as static
Andrey Konovalov
2023-01-12
1
-1
/
+1
|
/
*
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
2
-8
/
+15
|
\
|
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-12-02
1
-2
/
+2
|
*
mm: Make ksize() a reporting-only function
Kees Cook
2022-12-01
1
-6
/
+13
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
5
-113
/
+185
|
\
\
|
*
|
kasan: fail non-kasan KUnit tests on KASAN reports
Andrey Konovalov
2022-12-12
3
-0
/
+69
|
*
|
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-09
1
-1
/
+1
|
*
|
kasan: migrate workqueue_uaf test to kunit
Andrey Konovalov
2022-11-09
2
-37
/
+33
|
*
|
kasan: migrate kasan_rcu_uaf test to kunit
Andrey Konovalov
2022-11-09
2
-30
/
+37
|
*
|
kasan: switch kunit tests to console tracepoints
Andrey Konovalov
2022-11-09
3
-62
/
+62
|
|
/
*
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-13
1
-3
/
+3
|
\
\
|
*
|
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-3
/
+3
|
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-3
/
+3
|
|
/
*
/
mm: kasan: Extend kasan_metadata_size() to also cover in-object size
Feng Tang
2022-11-10
1
-6
/
+13
|
/
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
1
-3
/
+3
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-3
/
+3
*
|
kasan: fix array-bounds warnings in tests
Andrey Konovalov
2022-10-13
1
-1
/
+8
|
/
*
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
2022-10-03
1
-1
/
+1
*
kasan: better invalid/double-free report header
Andrey Konovalov
2022-10-03
3
-9
/
+19
*
kasan: move tests to mm/kasan/
Andrey Konovalov
2022-10-03
3
-0
/
+1599
*
kasan: better identify bug types for tag-based modes
Andrey Konovalov
2022-10-03
1
-4
/
+21
*
kasan: dynamically allocate stack ring entries
Andrey Konovalov
2022-10-03
3
-6
/
+28
*
kasan: support kasan.stacktrace for SW_TAGS
Andrey Konovalov
2022-10-03
4
-51
/
+72
[next]