Age | Commit message (Expand) | Author |
2018-12-28 | sh: sh5: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh4a: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh4: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh3: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh2a: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh2: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: include: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: drivers: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: boards: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r... | YueHaibing |
2018-12-28 | arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning | Randy Dunlap |
2018-12-28 | scripts/tags.sh: add more declarations | Kirill Tkhai |
2018-12-28 | scripts: add spdxcheck.py self test | Thierry Reding |
2018-12-28 | scripts/checkstack.pl: dynamic stack growth for aarch64 | Qian Cai |
2018-12-28 | scripts/decode_stacktrace: only strip base path when a prefix of the path | Marc Zyngier |
2018-12-28 | scripts/decodecode: set ARCH when running natively on arm/arm64 | Marc Zyngier |
2018-12-28 | bloat-o-meter: ignore __addressable_ symbols | Rasmus Villemoes |
2018-12-28 | kasan: add SPDX-License-Identifier mark to source files | Andrey Konovalov |
2018-12-28 | kasan: update documentation | Andrey Konovalov |
2018-12-28 | kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS | Andrey Konovalov |
2018-12-28 | kasan: add __must_check annotations to kasan hooks | Andrey Konovalov |
2018-12-28 | kasan, mm, arm64: tag non slab memory allocated via pagealloc | Andrey Konovalov |
2018-12-28 | kasan, arm64: add brk handler for inline instrumentation | Andrey Konovalov |
2018-12-28 | kasan: add hooks implementation for tag-based mode | Andrey Konovalov |
2018-12-28 | mm: move obj_to_index to include/linux/slab_def.h | Andrey Konovalov |
2018-12-28 | kasan: add bug reporting routines for tag-based mode | Andrey Konovalov |
2018-12-28 | kasan: split out generic_report.c from report.c | Andrey Konovalov |
2018-12-28 | kasan, mm: perform untagged pointers comparison in krealloc | Andrey Konovalov |
2018-12-28 | kasan, arm64: enable top byte ignore for the kernel | Andrey Konovalov |
2018-12-28 | kasan, arm64: fix up fault handling logic | Andrey Konovalov |
2018-12-28 | kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU | Andrey Konovalov |
2018-12-28 | kasan, arm64: untag address in _virt_addr_is_linear | Andrey Konovalov |
2018-12-28 | kasan: add tag related helper functions | Andrey Konovalov |
2018-12-28 | arm64: move untagged_addr macro from uaccess.h to memory.h | Andrey Konovalov |
2018-12-28 | kasan: initialize shadow to 0xff for tag-based mode | Andrey Konovalov |
2018-12-28 | kasan: rename kasan_zero_page to kasan_early_shadow_page | Andrey Konovalov |
2018-12-28 | kasan, arm64: adjust shadow size for tag-based mode | Andrey Konovalov |
2018-12-28 | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov |
2018-12-28 | kasan: rename source files to reflect the new naming scheme | Andrey Konovalov |
2018-12-28 | kasan: move common generic and tag-based code to common.c | Andrey Konovalov |
2018-12-28 | kasan, slub: handle pointer tags in early_kmem_cache_node_alloc | Andrey Konovalov |
2018-12-28 | kasan, mm: change hooks signatures | Andrey Konovalov |
2018-12-27 | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2018-12-27 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-12-27 | Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-12-27 | Merge tag 'xfs-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-12-27 | Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-27 | Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-12-27 | Merge tag 'dlm-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2018-12-27 | Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |