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.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
2024-04-03
kasan/test: avoid gcc warning for intentional overflow
Arnd Bergmann
1
-1
/
+2
2023-10-18
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
1
-1
/
+3
2023-10-18
kasan: print the original fault addr when access invalid shadow
Haibo Li
1
-3
/
+1
2023-09-20
kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
Huacai Chen
1
-5
/
+3
2023-09-06
kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
Qing Zhang
1
-4
/
+14
2023-09-06
kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
Qing Zhang
1
-0
/
+6
2023-07-08
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
1
-12
/
+0
2023-07-08
kasan: fix type cast in memory_is_poisoned_n
Andrey Konovalov
1
-1
/
+2
2023-06-24
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
2
-3
/
+3
2023-06-20
kasan: add support for kasan.fault=panic_on_write
Marco Elver
1
-5
/
+26
2023-06-20
mm: ptep_get() conversion
Ryan Roberts
2
-8
/
+11
2023-06-10
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
9
-162
/
+161
2023-06-10
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
1
-0
/
+3
2023-05-03
kasan: hw_tags: avoid invalid virt_to_page()
Mark Rutland
1
-2
/
+2
2023-04-22
kasan: fix lockdep report invalid wait context
Zqiang
1
-26
/
+8
2023-04-19
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
1
-20
/
+2
2023-04-06
kasan: suppress recursive reports for HW_TAGS
Andrey Konovalov
1
-11
/
+48
2023-04-06
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
1
-0
/
+2
2023-04-06
kasan, arm64: rename tagging-related routines
Andrey Konovalov
3
-12
/
+12
2023-04-06
kasan: drop empty tagging-related defines
Andrey Konovalov
1
-26
/
+0
2023-03-29
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
1
-1
/
+1
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
[next]