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 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-1
/
+1
|
\
|
*
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-1
/
+1
*
|
kasan: remove kasan_unpoison_stack_above_sp_to()
Vincenzo Frascino
2020-08-07
1
-15
/
+0
*
|
kasan: record and print the free track
Walter Wu
2020-08-07
7
-45
/
+80
*
|
rcu: kasan: record and print call_rcu() call stack
Walter Wu
2020-08-07
4
-7
/
+55
|
/
*
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
2020-06-04
1
-11
/
+0
*
kasan: move kasan_report() into report.c
Andrey Konovalov
2020-06-02
2
-21
/
+20
*
kasan: fix clang compilation warning due to stack protector
Andrey Konovalov
2020-06-02
1
-8
/
+13
*
kasan: disable branch tracing for core runtime
Marco Elver
2020-05-23
3
-10
/
+8
*
kasan: add missing functions declarations to kasan.h
Andrey Konovalov
2020-05-14
1
-2
/
+32
*
kasan: consistently disable debugging features
Andrey Konovalov
2020-05-14
1
-5
/
+10
*
kasan: unset panic_on_warn before calling panic()
Kees Cook
2020-04-07
1
-1
/
+9
*
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2020-04-07
1
-23
/
+0
*
kasan: detect negative size in memory operation function
Walter Wu
2020-04-02
7
-20
/
+53
*
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-31
1
-0
/
+2
|
\
|
*
kasan: No KASAN's memmove check if archs don't have it.
Nick Hu
2020-01-22
1
-0
/
+2
*
|
x86/kasan: Print original address on #GP
Jann Horn
2019-12-31
1
-0
/
+40
|
/
*
kasan: use apply_to_existing_page_range() for releasing vmalloc shadow
Daniel Axtens
2019-12-17
1
-3
/
+6
*
kasan: fix crashes on access to memory mapped by vm_map_ram()
Andrey Ryabinin
2019-12-17
1
-9
/
+18
*
mm/kasan/common.c: fix compile error
zhong jiang
2019-12-04
1
-0
/
+1
*
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
2019-12-01
3
-0
/
+237
*
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
1
-1
/
+1
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
1
-5
/
+3
*
kasan: add memory corruption identification for software tag-based mode
Walter Wu
2019-09-24
4
-13
/
+91
*
mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y
Andrey Ryabinin
2019-08-24
1
-2
/
+8
*
mm/kasan: change kasan_check_{read,write} to return boolean
Marco Elver
2019-07-12
4
-16
/
+27
*
mm/kasan: introduce __kasan_check_{read,write}
Marco Elver
2019-07-12
1
-6
/
+4
*
mm/kasan: print frame description for stack bugs
Marco Elver
2019-07-12
2
-0
/
+170
*
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
2019-06-01
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
1
-4
/
+4
|
\
|
*
kasan: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-04-09
1
-3
/
+3
*
|
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
2
-25
/
+17
|
\
\
|
*
|
mm/kasan: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
2
-21
/
+16
|
*
|
mm/kasan: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-3
/
+0
|
|
/
*
/
x86/uaccess, kasan: Fix KASAN vs SMAP
Peter Zijlstra
2019-04-03
3
-2
/
+14
|
/
*
kasan: fix variable 'tag' set but not used warning
Qian Cai
2019-03-29
1
-1
/
+4
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-2
/
+8
*
kasan: fix coccinelle warnings in kasan_p*_table
Andrey Konovalov
2019-03-05
1
-3
/
+3
*
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
2019-03-05
1
-0
/
+2
*
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-03-05
3
-25
/
+0
*
kasan: prevent tracing of tags.c
Andrey Konovalov
2019-02-21
1
-0
/
+2
*
kasan: fix random seed generation for tag-based mode
Andrey Konovalov
2019-02-21
1
-1
/
+1
*
kasan: fix assigning tags twice
Andrey Konovalov
2019-02-21
1
-12
/
+17
*
kasan: mark file common so ftrace doesn't trace it
Anders Roxell
2019-02-01
1
-0
/
+1
*
kasan: fix krealloc handling for tag-based mode
Andrey Konovalov
2019-01-08
1
-20
/
+43
*
kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
Andrey Konovalov
2019-01-08
1
-2
/
+0
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-1
/
+1
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
kasan: add SPDX-License-Identifier mark to source files
Andrey Konovalov
2018-12-28
8
-0
/
+8
*
kasan: add __must_check annotations to kasan hooks
Andrey Konovalov
2018-12-28
1
-6
/
+9
[next]