index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan/quarantine: fix bugs on qlist_move_cache()
Joonsoo Kim
2016-07-15
1
-18
/
+11
*
mm: mempool: kasan: don't poot mempool objects in quarantine
Andrey Ryabinin
2016-06-24
1
-3
/
+3
*
kasan: change memory hot-add error messages to info messages
Shuah Khan
2016-06-09
1
-2
/
+2
*
mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta
Andrey Ryabinin
2016-05-26
1
-1
/
+0
*
mm/kasan: add API to check memory regions
Andrey Ryabinin
2016-05-20
1
-0
/
+12
*
mm/kasan: print name of mem[set,cpy,move]() caller in report
Andrey Ryabinin
2016-05-20
1
-30
/
+34
*
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
2016-05-20
5
-10
/
+361
*
mm, kasan: fix compilation for CONFIG_SLAB
Alexander Potapenko
2016-04-01
1
-1
/
+1
*
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-25
3
-12
/
+66
*
mm, kasan: add GFP flags to KASAN API
Alexander Potapenko
2016-03-25
1
-7
/
+8
*
mm, kasan: SLAB support
Alexander Potapenko
2016-03-25
3
-11
/
+179
*
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
1
-0
/
+1
*
mm: coalesce split strings
Joe Perches
2016-03-17
1
-4
/
+2
*
kasan: add functions to clear stack poison
Mark Rutland
2016-03-09
1
-0
/
+20
*
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
1
-0
/
+1
*
kasan: fix kmemleak false-positive in kasan_module_alloc()
Andrey Ryabinin
2015-11-20
1
-0
/
+2
*
kasan: always taint kernel on report
Andrey Ryabinin
2015-11-05
1
-0
/
+1
*
kasan: use IS_ALIGNED in memory_is_poisoned_8()
Xishi Qiu
2015-11-05
1
-2
/
+22
*
kasan: Fix a type conversion error
Wang Long
2015-11-05
1
-1
/
+1
*
kasan: update reference to kasan prototype repo
Andrey Konovalov
2015-11-05
2
-2
/
+2
*
kasan: update log messages
Andrey Konovalov
2015-11-05
2
-3
/
+3
*
kasan: accurately determine the type of the bad access
Andrey Konovalov
2015-11-05
1
-3
/
+14
*
kasan: update reported bug types for kernel memory accesses
Andrey Konovalov
2015-11-05
1
-7
/
+11
*
kasan: update reported bug types for not user nor kernel memory accesses
Andrey Konovalov
2015-11-05
3
-37
/
+24
*
mm/kasan: prevent deadlock in kasan reporting
Aneesh Kumar K.V
2015-11-05
1
-2
/
+10
*
mm/kasan: don't use kasan shadow pointer in generic functions
Aneesh Kumar K.V
2015-11-05
1
-2
/
+8
*
mm/kasan: MODULE_VADDR is not available on all archs
Aneesh Kumar K.V
2015-11-05
1
-3
/
+6
*
mm/kasan: rename kasan_enabled() to kasan_report_enabled()
Aneesh Kumar K.V
2015-11-05
2
-2
/
+2
*
kasan: fix last shadow judgement in memory_is_poisoned_16()
Xishi Qiu
2015-09-17
1
-2
/
+1
*
x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
Andrey Ryabinin
2015-08-22
2
-1
/
+153
*
.mailmap: Andrey Ryabinin has moved
Andrey Ryabinin
2015-08-14
2
-2
/
+2
*
kasan: remove duplicate definition of the macro KASAN_FREE_PAGE
Wang Long
2015-06-25
1
-1
/
+0
*
mm/mempool.c: kasan: poison mempool elements
Andrey Ryabinin
2015-04-15
1
-0
/
+13
*
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-03-12
1
-3
/
+11
*
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
3
-0
/
+99
*
kasan: enable stack instrumentation
Andrey Ryabinin
2015-02-13
2
-0
/
+15
*
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2015-02-13
1
-0
/
+29
*
mm: slub: add kernel address sanitizer support for slub allocator
Andrey Ryabinin
2015-02-13
3
-0
/
+124
*
mm: page_alloc: add kasan hooks on alloc and free paths
Andrey Ryabinin
2015-02-13
3
-0
/
+27
*
kasan: disable memory hotplug
Andrey Ryabinin
2015-02-13
1
-0
/
+21
*
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2015-02-13
4
-0
/
+553