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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan: fix prototype author email address
Andrey Konovalov
2018-02-06
2
-2
/
+2
*
kasan: detect invalid frees
Dmitry Vyukov
2018-02-06
1
-0
/
+6
*
kasan: unify code between kasan_slab_free() and kasan_poison_kfree()
Dmitry Vyukov
2018-02-06
1
-16
/
+12
*
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
2018-02-06
1
-3
/
+8
*
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
2018-02-06
3
-7
/
+7
*
kasan: detect invalid frees for large objects
Dmitry Vyukov
2018-02-06
3
-11
/
+7
*
kasan: add functions for unpoisoning stack variables
Alexander Potapenko
2018-02-06
2
-0
/
+59
*
kasan: support alloca() poisoning
Paul Lawrence
2018-02-06
3
-0
/
+46
*
kasan: use %px to print addresses instead of %p
Tobin C. Harding
2017-11-29
1
-4
/
+4
*
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-15
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-10
1
-0
/
+1
|
\
|
*
kasan: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2017-08-02
1
-0
/
+1
*
|
kasan: Allow kasan_check_read/write() to accept pointers to volatiles
Dmitry Vyukov
2017-07-26
1
-2
/
+2
|
/
*
kasan: make get_wild_bug_type() static
Colin Ian King
2017-07-10
1
-1
/
+1
*
mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero
Joonsoo Kim
2017-07-10
1
-7
/
+7
*
mm/kasan: add support for memory hotplug
Andrey Ryabinin
2017-07-10
1
-5
/
+35
*
mm/kasan: get rid of speculative shadow checks
Andrey Ryabinin
2017-07-10
1
-82
/
+16
*
mm/kasan/kasan_init.c: use kasan_zero_pud for p4d table
Joonsoo Kim
2017-07-10
1
-0
/
+12
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-3
/
+3
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-3
/
+3
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-3
/
+3
*
|
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
1
-1
/
+1
*
|
|
kasan: separate report parts by empty lines
Andrey Konovalov
2017-05-03
1
-0
/
+7
*
|
|
kasan: improve double-free report format
Andrey Konovalov
2017-05-03
3
-18
/
+17
*
|
|
kasan: print page description after stacks
Andrey Konovalov
2017-05-03
1
-6
/
+8
*
|
|
kasan: improve slab object description
Andrey Konovalov
2017-05-03
1
-11
/
+42
*
|
|
kasan: change report header
Andrey Konovalov
2017-05-03
1
-4
/
+4
*
|
|
kasan: simplify address description logic
Andrey Konovalov
2017-05-03
1
-16
/
+21
*
|
|
kasan: change allocation and freeing stack traces headers
Andrey Konovalov
2017-05-03
1
-6
/
+4
*
|
|
kasan: unify report headers
Andrey Konovalov
2017-05-03
1
-13
/
+13
*
|
|
kasan: introduce helper functions for determining bug type
Andrey Konovalov
2017-05-03
1
-10
/
+30
|
/
/
*
/
kasan: report only the first error by default
Mark Rutland
2017-03-31
2
-5
/
+36
|
/
*
Merge branch 'prep-for-5level'
Linus Torvalds
2017-03-10
1
-5
/
+39
|
\
|
*
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-5
/
+39
*
|
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
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
kasan, sched/headers: Uninline kasan_enable/disable_current()
Ingo Molnar
2017-03-02
1
-0
/
+10
*
kasan: drain quarantine of memcg slab objects
Greg Thelen
2017-02-24
2
-1
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-22
1
-7
/
+8
|
\
|
*
mm/kasan: Switch to using __pa_symbol and lm_alias
Laura Abbott
2017-01-11
1
-7
/
+8
*
|
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
2017-02-03
1
-0
/
+3
|
/
*
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
1
-1
/
+8
|
\
|
*
-
.
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2016-12-12
1
-1
/
+8
|
|
\
\
|
|
*
|
x86/suspend: fix false positive KASAN warning on suspend/resume
Josh Poimboeuf
2016-12-06
1
-1
/
+8
|
|
|
/
*
|
|
kasan: eliminate long stalls during quarantine reduction
Dmitry Vyukov
2016-12-12
1
-46
/
+48
*
|
|
kasan: support panic_on_warn
Dmitry Vyukov
2016-12-12
1
-0
/
+2
|
/
/
*
|
kasan: support use-after-scope detection
Dmitry Vyukov
2016-11-30
3
-0
/
+23
*
|
kasan: update kasan_global for gcc 7
Dmitry Vyukov
2016-11-30
1
-0
/
+3
|
/
[next]