Age | Commit message (Expand) | Author | Files | Lines |
2018-12-28 | scripts/decode_stacktrace: only strip base path when a prefix of the path | Marc Zyngier | 1 | -1/+1 |
2018-12-28 | scripts/decodecode: set ARCH when running natively on arm/arm64 | Marc Zyngier | 1 | -0/+7 |
2018-12-28 | bloat-o-meter: ignore __addressable_ symbols | Rasmus Villemoes | 1 | -0/+1 |
2018-12-28 | kasan: add SPDX-License-Identifier mark to source files | Andrey Konovalov | 8 | -0/+8 |
2018-12-28 | kasan: update documentation | Andrey Konovalov | 1 | -94/+138 |
2018-12-28 | kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS | Andrey Konovalov | 1 | -0/+1 |
2018-12-28 | kasan: add __must_check annotations to kasan hooks | Andrey Konovalov | 2 | -12/+19 |
2018-12-28 | kasan, mm, arm64: tag non slab memory allocated via pagealloc | Andrey Konovalov | 7 | -4/+72 |
2018-12-28 | kasan, arm64: add brk handler for inline instrumentation | Andrey Konovalov | 3 | -0/+65 |
2018-12-28 | kasan: add hooks implementation for tag-based mode | Andrey Konovalov | 3 | -19/+153 |
2018-12-28 | mm: move obj_to_index to include/linux/slab_def.h | Andrey Konovalov | 2 | -13/+13 |
2018-12-28 | kasan: add bug reporting routines for tag-based mode | Andrey Konovalov | 4 | -37/+59 |
2018-12-28 | kasan: split out generic_report.c from report.c | Andrey Konovalov | 5 | -185/+257 |
2018-12-28 | kasan, mm: perform untagged pointers comparison in krealloc | Andrey Konovalov | 1 | -1/+1 |
2018-12-28 | kasan, arm64: enable top byte ignore for the kernel | Andrey Konovalov | 2 | -1/+8 |
2018-12-28 | kasan, arm64: fix up fault handling logic | Andrey Konovalov | 1 | -9/+22 |
2018-12-28 | kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU | Andrey Konovalov | 2 | -11/+15 |
2018-12-28 | kasan, arm64: untag address in _virt_addr_is_linear | Andrey Konovalov | 1 | -3/+4 |
2018-12-28 | kasan: add tag related helper functions | Andrey Konovalov | 6 | -2/+101 |
2018-12-28 | arm64: move untagged_addr macro from uaccess.h to memory.h | Andrey Konovalov | 2 | -7/+8 |
2018-12-28 | kasan: initialize shadow to 0xff for tag-based mode | Andrey Konovalov | 3 | -3/+22 |
2018-12-28 | kasan: rename kasan_zero_page to kasan_early_shadow_page | Andrey Konovalov | 8 | -114/+145 |
2018-12-28 | kasan, arm64: adjust shadow size for tag-based mode | Andrey Konovalov | 2 | -6/+13 |
2018-12-28 | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov | 11 | -66/+214 |
2018-12-28 | kasan: rename source files to reflect the new naming scheme | Andrey Konovalov | 3 | -4/+4 |
2018-12-28 | kasan: move common generic and tag-based code to common.c | Andrey Konovalov | 4 | -569/+614 |
2018-12-28 | kasan, slub: handle pointer tags in early_kmem_cache_node_alloc | Andrey Konovalov | 1 | -5/+5 |
2018-12-28 | kasan, mm: change hooks signatures | Andrey Konovalov | 7 | -45/+65 |
2018-12-28 | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 9 | -158/+253 |
2018-12-28 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 15 | -177/+296 |
2018-12-28 | Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+15 |
2018-12-28 | Merge tag 'xfs-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 51 | -714/+932 |
2018-12-28 | Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -9/+15 |
2018-12-28 | Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -47/+79 |
2018-12-28 | Merge tag 'dlm-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 6 | -23/+34 |
2018-12-28 | Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 50 | -2198/+3030 |
2018-12-28 | Merge tag 'gfs2-4.21.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 19 | -231/+317 |
2018-12-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 183 | -5096/+15845 |
2018-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1515 | -67693/+82322 |
2018-12-27 | Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -52/+92 |
2018-12-27 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 29 | -39/+22 |
2018-12-27 | Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -397/+626 |
2018-12-27 | Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -373/+395 |
2018-12-27 | Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -74/+68 |
2018-12-27 | Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -3/+163 |
2018-12-27 | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -196/+231 |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 296 | -3411/+4689 |
2018-12-27 | sched/fair: Fix warning on non-SMP build | Olof Johansson | 1 | -8/+8 |
2018-12-27 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -18/+0 |
2018-12-27 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -346/+396 |