index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kasan
Age
Commit message (
Expand
)
Author
2018-08-17
kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN
Andrey Ryabinin
2018-07-03
kasan: fix shadow_size calculation error in kasan_module_alloc
Zhen Lei
2018-05-25
kasan: fix memory hotplug during boot
David Hildenbrand
2018-05-25
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
David Hildenbrand
2018-05-25
mm/kasan: don't vfree() nonexistent vm_area
Andrey Ryabinin
2018-04-05
slab, slub: skip unnecessary kasan_cache_shutdown()
Shakeel Butt
2018-04-05
kasan: make kasan_cache_create() work with 32-bit slab cache sizes
Alexey Dobriyan
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2018-02-06
kasan: fix prototype author email address
Andrey Konovalov
2018-02-06
kasan: detect invalid frees
Dmitry Vyukov
2018-02-06
kasan: unify code between kasan_slab_free() and kasan_poison_kfree()
Dmitry Vyukov
2018-02-06
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
2018-02-06
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
2018-02-06
kasan: detect invalid frees for large objects
Dmitry Vyukov
2018-02-06
kasan: add functions for unpoisoning stack variables
Alexander Potapenko
2018-02-06
kasan: support alloca() poisoning
Paul Lawrence
2017-11-29
kasan: use %px to print addresses instead of %p
Tobin C. Harding
2017-11-15
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-02
kasan: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2017-07-26
kasan: Allow kasan_check_read/write() to accept pointers to volatiles
Dmitry Vyukov
2017-07-10
kasan: make get_wild_bug_type() static
Colin Ian King
2017-07-10
mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero
Joonsoo Kim
2017-07-10
mm/kasan: add support for memory hotplug
Andrey Ryabinin
2017-07-10
mm/kasan: get rid of speculative shadow checks
Andrey Ryabinin
2017-07-10
mm/kasan/kasan_init.c: use kasan_zero_pud for p4d table
Joonsoo Kim
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-03
kasan: separate report parts by empty lines
Andrey Konovalov
2017-05-03
kasan: improve double-free report format
Andrey Konovalov
2017-05-03
kasan: print page description after stacks
Andrey Konovalov
2017-05-03
kasan: improve slab object description
Andrey Konovalov
2017-05-03
kasan: change report header
Andrey Konovalov
2017-05-03
kasan: simplify address description logic
Andrey Konovalov
2017-05-03
kasan: change allocation and freeing stack traces headers
Andrey Konovalov
2017-05-03
kasan: unify report headers
Andrey Konovalov
2017-05-03
kasan: introduce helper functions for determining bug type
Andrey Konovalov
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-03-31
kasan: report only the first error by default
Mark Rutland
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
2017-03-09
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
2017-03-09
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
kasan, sched/headers: Uninline kasan_enable/disable_current()
Ingo Molnar
2017-02-24
kasan: drain quarantine of memcg slab objects
Greg Thelen
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-03
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
[next]