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
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-1
/
+1
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
kasan: add SPDX-License-Identifier mark to source files
Andrey Konovalov
2018-12-28
8
-0
/
+8
*
kasan: add __must_check annotations to kasan hooks
Andrey Konovalov
2018-12-28
1
-6
/
+9
*
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
2018-12-28
1
-2
/
+13
*
kasan: add hooks implementation for tag-based mode
Andrey Konovalov
2018-12-28
3
-19
/
+153
*
kasan: add bug reporting routines for tag-based mode
Andrey Konovalov
2018-12-28
4
-37
/
+59
*
kasan: split out generic_report.c from report.c
Andrey Konovalov
2018-12-28
5
-185
/
+257
*
kasan: add tag related helper functions
Andrey Konovalov
2018-12-28
2
-0
/
+68
*
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
2018-12-28
1
-1
/
+2
*
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-28
1
-30
/
+40
*
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
4
-3
/
+83
*
kasan: rename source files to reflect the new naming scheme
Andrey Konovalov
2018-12-28
3
-4
/
+4
*
kasan: move common generic and tag-based code to common.c
Andrey Konovalov
2018-12-28
4
-569
/
+614
*
kasan, mm: change hooks signatures
Andrey Konovalov
2018-12-28
1
-12
/
+18
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t
Clark Williams
2018-10-26
1
-9
/
+9
*
kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN
Andrey Ryabinin
2018-08-17
1
-13
/
+303
*
kasan: fix shadow_size calculation error in kasan_module_alloc
Zhen Lei
2018-07-03
1
-2
/
+3
*
kasan: fix memory hotplug during boot
David Hildenbrand
2018-05-25
1
-1
/
+1
*
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
David Hildenbrand
2018-05-25
1
-0
/
+1
*
mm/kasan: don't vfree() nonexistent vm_area
Andrey Ryabinin
2018-05-25
1
-2
/
+61
*
slab, slub: skip unnecessary kasan_cache_shutdown()
Shakeel Butt
2018-04-05
1
-1
/
+2
*
kasan: make kasan_cache_create() work with 32-bit slab cache sizes
Alexey Dobriyan
2018-04-05
1
-6
/
+6
*
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2018-02-14
1
-1
/
+1
*
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
[next]