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
*
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
2021-11-11
2
-2
/
+14
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-13
/
+4
|
\
|
*
mm: kasan: use is_kernel() helper
Kefeng Wang
2021-11-09
1
-1
/
+1
|
*
lib, stackdepot: add helper to print stack entries
Imran Khan
2021-11-09
1
-12
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
4
-7
/
+22
|
\
|
|
*
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
2021-11-06
1
-0
/
+5
|
*
kasan: fix tag for large allocations when using CONFIG_SLAB
Matthew Wilcox (Oracle)
2021-11-06
1
-1
/
+1
|
*
kasan: generic: introduce kasan_record_aux_stack_noalloc()
Marco Elver
2021-11-06
1
-2
/
+12
|
*
kasan: common: provide can_alloc in kasan_save_stack()
Marco Elver
2021-11-06
3
-5
/
+5
*
|
kasan: Extend KASAN mode kernel parameter
Vincenzo Frascino
2021-10-07
3
-15
/
+46
*
|
kasan: Remove duplicate of kasan_flag_async
Vincenzo Frascino
2021-10-07
1
-2
/
+0
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
3
-47
/
+26
|
\
|
*
mm/kasan: move kasan.fault to mm/kasan/report.c
Woody Lin
2021-09-03
3
-47
/
+26
*
|
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-08-02
2
-13
/
+0
*
|
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-08-02
2
-16
/
+1
|
/
*
kasan: add memzero init for unaligned size at DEBUG
Yee Lee
2021-07-15
1
-0
/
+12
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
13
-121
/
+141
|
\
|
*
kasan: add memory corruption identification support for hardware tag-based mode
Kuan-Ying Lee
2021-06-29
1
-1
/
+1
|
*
kasan: integrate the common part of two KASAN tag-based modes
Kuan-Ying Lee
2021-06-29
7
-113
/
+112
|
*
kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
Kuan-Ying Lee
2021-06-29
3
-5
/
+5
|
*
kasan: use MAX_PTRS_PER_* for early shadow tables
Daniel Axtens
2021-06-29
1
-3
/
+3
|
*
kasan: allow architectures to provide an outline readiness check
Daniel Axtens
2021-06-29
4
-0
/
+18
|
*
kasan: use dump_stack_lvl(KERN_ERR) to print stacks
Alexander Potapenko
2021-06-29
1
-3
/
+3
|
*
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
2021-06-29
1
-0
/
+3
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
3
-2
/
+41
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2021-06-24
2
-2
/
+34
|
|
\
|
|
*
kasan: disable freed user page poisoning with HW tags
Peter Collingbourne
2021-06-04
1
-0
/
+3
|
|
*
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-06-04
1
-1
/
+8
|
|
*
kasan: use separate (un)poison implementation for integrated init
Peter Collingbourne
2021-06-04
2
-2
/
+24
|
*
|
kasan: arm64: support specialized outlined tag mismatch checks
Peter Collingbourne
2021-05-26
1
-0
/
+7
|
|
/
*
/
mm/kasan/init.c: fix doc warning
Yu Kuai
2021-06-05
1
-2
/
+2
|
/
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
3
-8
/
+8
*
kasan: record task_work_add() call stack
Walter Wu
2021-04-30
1
-1
/
+1
*
kasan, mm: integrate slab init_on_free with HW_TAGS
Andrey Konovalov
2021-04-30
1
-6
/
+7
*
kasan, mm: integrate slab init_on_alloc with HW_TAGS
Andrey Konovalov
2021-04-30
1
-2
/
+2
*
kasan, mm: integrate page_alloc init with HW_TAGS
Andrey Konovalov
2021-04-30
1
-4
/
+4
*
kasan: init memory in kasan_(un)poison for HW_TAGS
Andrey Konovalov
2021-04-30
5
-32
/
+34
*
arm64: kasan: allow to init memory when setting tags
Andrey Konovalov
2021-04-30
1
-4
/
+5
*
kasan: fix kasan_byte_accessible() to be consistent with actual checks
Peter Collingbourne
2021-04-30
2
-5
/
+8
*
mm/kasan: switch from strlcpy to strscpy
Zhiyuan Dai
2021-04-30
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-26
3
-11
/
+117
|
\
|
*
kasan, arm64: tests supports for HW_TAGS async mode
Andrey Konovalov
2021-04-11
3
-0
/
+17
|
*
kasan: Add report for async mode
Vincenzo Frascino
2021-04-11
2
-1
/
+32
|
*
kasan: Add KASAN mode kernel parameter
Vincenzo Frascino
2021-04-11
2
-10
/
+68
*
|
kasan: remove redundant config option
Walter Wu
2021-04-16
3
-3
/
+3
|
/
*
kasan: clarify that only first bug is reported in HW_TAGS
Andrey Konovalov
2021-02-26
1
-1
/
+1
*
kasan: inline HW_TAGS helper functions
Andrey Konovalov
2021-02-26
1
-6
/
+7
*
kasan: ensure poisoning size alignment
Andrey Konovalov
2021-02-26
3
-31
/
+48
*
kasan, mm: optimize krealloc poisoning
Andrey Konovalov
2021-02-26
1
-2
/
+10
*
kasan: unify large kfree checks
Andrey Konovalov
2021-02-26
1
-10
/
+26
[next]