index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
/
common.c
Commit message (
Expand
)
Author
Age
*
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
*
kasan: add memory corruption identification for software tag-based mode
Walter Wu
2019-09-24
*
mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y
Andrey Ryabinin
2019-08-24
*
mm/kasan: change kasan_check_{read,write} to return boolean
Marco Elver
2019-07-12
*
mm/kasan: introduce __kasan_check_{read,write}
Marco Elver
2019-07-12
*
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
2019-06-01
*
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
|
\
|
*
mm/kasan: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
|
*
mm/kasan: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
*
|
x86/uaccess, kasan: Fix KASAN vs SMAP
Peter Zijlstra
2019-04-03
|
/
*
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
2019-03-06
*
kasan: fix assigning tags twice
Andrey Konovalov
2019-02-21
*
kasan: fix krealloc handling for tag-based mode
Andrey Konovalov
2019-01-08
*
kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
Andrey Konovalov
2019-01-08
*
kasan: add SPDX-License-Identifier mark to source files
Andrey Konovalov
2018-12-28
*
kasan: add __must_check annotations to kasan hooks
Andrey Konovalov
2018-12-28
*
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
2018-12-28
*
kasan: add hooks implementation for tag-based mode
Andrey Konovalov
2018-12-28
*
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
2018-12-28
*
kasan: move common generic and tag-based code to common.c
Andrey Konovalov
2018-12-28