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