index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
/
quarantine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
kasan: prefix global functions with kasan_
Andrey Konovalov
1
-11
/
+11
2020-12-22
kasan: sanitize objects when metadata doesn't fit
Andrey Konovalov
1
-2
/
+16
2020-12-22
kasan: rename get_alloc/free_info
Andrey Konovalov
1
-2
/
+2
2020-12-22
kasan: simplify quarantine_put call site
Andrey Konovalov
1
-1
/
+2
2020-12-22
kasan: drop unnecessary GPL text from comment headers
Andrey Konovalov
1
-10
/
+0
2020-12-11
kasan: fix object remaining in offline per-cpu quarantine
Kuan-Ying Lee
1
-0
/
+39
2020-08-07
kasan: record and print the free track
Walter Wu
1
-0
/
+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
1
-0
/
+1
2018-10-26
mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t
Clark Williams
1
-9
/
+9
2017-03-09
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
1
-6
/
+36
2017-03-09
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
1
-1
/
+8
2017-02-24
kasan: drain quarantine of memcg slab objects
Greg Thelen
1
-0
/
+1
2016-12-12
kasan: eliminate long stalls during quarantine reduction
Dmitry Vyukov
1
-46
/
+48
2016-08-11
kasan: remove the unnecessary WARN_ONCE from quarantine.c
Alexander Potapenko
1
-5
/
+2
2016-08-02
kasan: avoid overflowing quarantine size on low memory systems
Alexander Potapenko
1
-2
/
+7
2016-08-02
mm/kasan: get rid of ->state in struct kasan_alloc_meta
Andrey Ryabinin
1
-2
/
+0
2016-08-02
mm/kasan, slub: don't disable interrupts when object leaves quarantine
Andrey Ryabinin
1
-2
/
+6
2016-07-15
kasan/quarantine: fix bugs on qlist_move_cache()
Joonsoo Kim
1
-18
/
+11
2016-05-20
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
1
-0
/
+291