index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.kasan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-23
1
-1
/
+1
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-1
/
+22
|
\
|
*
kasan: record and report more information
Juntong Deng
2023-12-11
1
-0
/
+21
|
*
kasan: default to inline instrumentation
Paul Heidekrüger
2023-12-11
1
-1
/
+1
*
|
mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
Vlastimil Babka
2023-12-05
1
-8
/
+3
|
/
*
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
2023-03-03
1
-0
/
+9
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-1
/
+1
|
\
|
*
kasan: switch kunit tests to console tracepoints
Andrey Konovalov
2022-11-09
1
-1
/
+1
*
|
mm, slub: add CONFIG_SLUB_TINY
Vlastimil Babka
2022-11-27
1
-1
/
+1
|
/
*
kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
Andrey Konovalov
2022-10-03
1
-8
/
+0
*
kasan: clean-up kconfig options descriptions
Andrey Konovalov
2022-05-13
1
-86
/
+82
*
kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
Andrey Konovalov
2022-03-25
1
-10
/
+10
*
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
1
-1
/
+1
*
kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
Marco Elver
2021-09-25
1
-0
/
+2
*
kasan: add memory corruption identification support for hardware tag-based mode
Kuan-Ying Lee
2021-06-29
1
-1
/
+1
*
kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
Kuan-Ying Lee
2021-06-29
1
-1
/
+1
*
kasan: allow an architecture to disable inline instrumentation
Daniel Axtens
2021-06-29
1
-0
/
+12
*
kasan: remove redundant config option
Walter Wu
2021-04-17
1
-7
/
+2
*
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
2021-03-13
1
-0
/
+1
*
kasan: rename CONFIG_TEST_KASAN_MODULE
Andrey Konovalov
2021-02-24
1
-1
/
+1
*
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2021-02-24
1
-2
/
+2
*
kasan: introduce CONFIG_KASAN_HW_TAGS
Andrey Konovalov
2020-12-22
1
-17
/
+44
*
kasan: don't duplicate config dependencies
Andrey Konovalov
2020-12-22
1
-6
/
+2
*
kasan: KASAN_VMALLOC depends on KASAN_GENERIC
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
s390/kasan: remove 3-level paging support
Vasily Gorbik
2020-11-09
1
-9
/
+0
*
KASAN: port KASAN Tests to KUnit
Patricia Alfonso
2020-10-14
1
-5
/
+17
*
kasan: remove mentions of unsupported Clang versions
Marco Elver
2020-10-14
1
-5
/
+4
*
kasan: update required compiler versions in documentation
Marco Elver
2020-08-07
1
-9
/
+15
*
kasan: improve and simplify Kconfig.kasan
Marco Elver
2020-08-07
1
-7
/
+8
*
kasan: Fix required compiler version
Marco Elver
2020-06-25
1
-1
/
+1
*
kasan: Bump required compiler version
Marco Elver
2020-06-15
1
-0
/
+4
*
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
2019-12-01
1
-0
/
+16
*
kasan: add memory corruption identification for software tag-based mode
Walter Wu
2019-09-25
1
-0
/
+8
*
kasan: remove clang version check for KASAN_STACK
Arnd Bergmann
2019-08-03
1
-6
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-03-06
1
-10
/
+0
*
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
2019-03-01
1
-0
/
+22
*
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
1
-22
/
+76
*
s390/kasan: add option for 4-level paging support
Vasily Gorbik
2018-10-09
1
-0
/
+9
*
kasan: only select SLUB_DEBUG with SYSFS=y
Arnd Bergmann
2018-07-27
1
-1
/
+1
*
kasan: depend on CONFIG_SLUB_DEBUG
Jason A. Donenfeld
2018-06-28
1
-0
/
+1
*
kasan: rework Kconfig settings
Arnd Bergmann
2018-02-07
1
-0
/
+11
*
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
Alexander Potapenko
2016-07-29
1
-2
/
+2
*
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-26
1
-0
/
+1
*
mm, kasan: SLAB support
Alexander Potapenko
2016-03-26
1
-1
/
+3
*
mm, slub, kasan: enable user tracking by default with KASAN=y
Andrey Ryabinin
2015-11-06
1
-2
/
+1
*
x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig
Andrey Ryabinin
2015-07-06
1
-4
/
+0
*
kasan: show gcc version requirements in Kconfig and Documentation
Joe Perches
2015-05-06
1
-2
/
+6
*
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-14
1
-0
/
+1
*
lib: add kasan test module
Andrey Ryabinin
2015-02-14
1
-0
/
+8
[next]