index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
4
-18
/
+37
|
\
|
*
kasan: separate double free case from invalid free
Kuan-Ying Lee
2022-07-17
3
-9
/
+14
|
*
kasan: fix zeroing vmalloc memory with HW_TAGS
Andrey Konovalov
2022-07-03
1
-9
/
+23
*
|
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-05
1
-2
/
+27
|
\
\
|
*
|
UML: add support for KASAN under x86_64
Patricia Alfonso
2022-07-17
1
-2
/
+27
|
|
/
*
/
mm: kasan: Ensure the tags are visible before the tag in page->flags
Catalin Marinas
2022-07-07
1
-1
/
+2
|
/
*
mm: kasan: fix input of vmalloc_to_page()
Kefeng Wang
2022-05-27
1
-1
/
+1
*
kasan: give better names to shadow values
Andrey Konovalov
2022-05-13
5
-21
/
+21
*
kasan: use tabs to align shadow values
Andrey Konovalov
2022-05-13
1
-16
/
+16
*
kasan: clean up comments in internal kasan.h
Andrey Konovalov
2022-05-13
1
-41
/
+33
*
kasan: fix sleeping function called from invalid context on RT kernel
Zqiang
2022-04-29
1
-3
/
+49
*
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
2022-04-27
1
-0
/
+7
*
kasan: fix hw tags enablement when KUNIT tests are disabled
Vincenzo Frascino
2022-04-15
2
-6
/
+9
*
kasan: disable LOCKDEP when printing reports
Andrey Konovalov
2022-03-24
1
-1
/
+5
*
kasan: move and hide kasan_save_enable/restore_multi_shot
Andrey Konovalov
2022-03-24
2
-13
/
+24
*
kasan: reorder reporting functions
Andrey Konovalov
2022-03-24
1
-41
/
+41
*
kasan: respect KASAN_BIT_REPORTED in all reporting routines
Andrey Konovalov
2022-03-24
1
-3
/
+32
*
kasan: add comment about UACCESS regions to kasan_report
Andrey Konovalov
2022-03-24
1
-0
/
+5
*
kasan: rename kasan_access_info to kasan_report_info
Andrey Konovalov
2022-03-24
4
-10
/
+10
*
kasan: move and simplify kasan_report_async
Andrey Konovalov
2022-03-24
1
-14
/
+14
*
kasan: call print_report from kasan_report_invalid_free
Andrey Konovalov
2022-03-24
2
-16
/
+32
*
kasan: merge __kasan_report into kasan_report
Andrey Konovalov
2022-03-24
1
-21
/
+15
*
kasan: restructure kasan_report
Andrey Konovalov
2022-03-24
1
-6
/
+9
*
kasan: simplify kasan_find_first_bad_addr call sites
Andrey Konovalov
2022-03-24
4
-4
/
+10
*
kasan: split out print_report from __kasan_report
Andrey Konovalov
2022-03-24
2
-30
/
+35
*
kasan: move disable_trace_on_warning to start_report
Andrey Konovalov
2022-03-24
1
-1
/
+2
*
kasan: move update_kunit_status to start_report
Andrey Konovalov
2022-03-24
1
-41
/
+34
*
kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_KUNIT
Andrey Konovalov
2022-03-24
2
-11
/
+9
*
kasan: simplify kasan_update_kunit_status() and call sites
Andrey Konovalov
2022-03-24
1
-16
/
+14
*
kasan: simplify async check in end_report()
Andrey Konovalov
2022-03-24
1
-1
/
+1
*
kasan: print basic stack frame info for SW_TAGS
Andrey Konovalov
2022-03-24
2
-1
/
+13
*
kasan: improve stack frame info in reports
Andrey Konovalov
2022-03-24
1
-4
/
+5
*
kasan: rearrange stack frame info in reports
Andrey Konovalov
2022-03-24
2
-14
/
+13
*
kasan: more line breaks in reports
Andrey Konovalov
2022-03-24
1
-2
/
+5
*
kasan: drop addr check from describe_object_addr
Andrey Konovalov
2022-03-24
1
-3
/
+0
*
kasan: print virtual mapping info in reports
Andrey Konovalov
2022-03-24
1
-1
/
+14
*
mm/kasan: remove unnecessary CONFIG_KASAN option
tangmeng
2022-03-24
1
-1
/
+1
*
kasan: test: support async (again) and asymm modes for HW_TAGS
Andrey Konovalov
2022-03-24
3
-19
/
+30
*
kasan: add kasan.vmalloc command line flag
Andrey Konovalov
2022-03-24
2
-1
/
+50
*
kasan: clean up feature flags for HW_TAGS mode
Andrey Konovalov
2022-03-24
2
-18
/
+22
*
kasan: mark kasan_arg_stacktrace as __initdata
Andrey Konovalov
2022-03-24
1
-2
/
+5
*
kasan, vmalloc: only tag normal vmalloc allocations
Andrey Konovalov
2022-03-24
2
-0
/
+15
*
kasan, vmalloc: add vmalloc tagging for HW_TAGS
Andrey Konovalov
2022-03-24
2
-1
/
+101
*
kasan, vmalloc: add vmalloc tagging for SW_TAGS
Andrey Konovalov
2022-03-24
1
-2
/
+4
*
kasan: add wrappers for vmalloc hooks
Andrey Konovalov
2022-03-24
1
-3
/
+2
*
kasan: reorder vmalloc hooks
Andrey Konovalov
2022-03-24
1
-21
/
+22
*
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
2022-03-24
1
-2
/
+2
*
kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
Andrey Konovalov
2022-03-24
1
-1
/
+2
*
kasan: clean up metadata byte definitions
Andrey Konovalov
2022-03-24
1
-2
/
+5
*
kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
Andrey Konovalov
2022-03-24
2
-23
/
+1
[next]