index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
/
quarantine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan: record and print the free track
Walter Wu
2020-08-07
1
-0
/
+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
1
-0
/
+1
*
mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t
Clark Williams
2018-10-26
1
-9
/
+9
*
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
2017-03-09
1
-6
/
+36
*
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
2017-03-09
1
-1
/
+8
*
kasan: drain quarantine of memcg slab objects
Greg Thelen
2017-02-24
1
-0
/
+1
*
kasan: eliminate long stalls during quarantine reduction
Dmitry Vyukov
2016-12-12
1
-46
/
+48
*
kasan: remove the unnecessary WARN_ONCE from quarantine.c
Alexander Potapenko
2016-08-11
1
-5
/
+2
*
kasan: avoid overflowing quarantine size on low memory systems
Alexander Potapenko
2016-08-02
1
-2
/
+7
*
mm/kasan: get rid of ->state in struct kasan_alloc_meta
Andrey Ryabinin
2016-08-02
1
-2
/
+0
*
mm/kasan, slub: don't disable interrupts when object leaves quarantine
Andrey Ryabinin
2016-08-02
1
-2
/
+6
*
kasan/quarantine: fix bugs on qlist_move_cache()
Joonsoo Kim
2016-07-15
1
-18
/
+11
*
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
2016-05-20
1
-0
/
+291