index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kasan
/
quarantine.c
Age
Commit message (
Expand
)
Author
Files
Lines
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