2018-12-28 |
zhong jiang | ocfs2: remove set but not used variable 'lastzero' |
commit | commitdiff | tree | snapshot |
2018-12-28 |
zhong jiang | ocfs2: dlmfs: remove set but not used variable 'status' |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Jia Guo | ocfs2: optimize the reading of heartbeat data |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Qian Cai | debugobjects: call debug_objects_mem_init eariler |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: lib: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: kernel: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: cpu: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: shmobile: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: sh5: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: sh4a: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: sh4: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: sh3: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: sh2a: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: sh2: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: include: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: drivers: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kuninori Morimoto | sh: boards: convert to SPDX identifiers |
commit | commitdiff | tree | snapshot |
2018-12-28 |
YueHaibing | arch/sh/boards/mach-kfr2r09/setup.c: drop pointless... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Randy Dunlap | arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Kirill Tkhai | scripts/tags.sh: add more declarations |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Thierry Reding | scripts: add spdxcheck.py self test |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Qian Cai | scripts/checkstack.pl: dynamic stack growth for aarch64 |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Marc Zyngier | scripts/decode_stacktrace: only strip base path when... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Marc Zyngier | scripts/decodecode: set ARCH when running natively... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Rasmus Villemoes | bloat-o-meter: ignore __addressable_ symbols |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: add SPDX-License-Identifier mark to source files |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: update documentation |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: add __must_check annotations to kasan hooks |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, mm, arm64: tag non slab memory allocated via... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, arm64: add brk handler for inline instrumentation |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: add hooks implementation for tag-based mode |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | mm: move obj_to_index to include/linux/slab_def.h |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: add bug reporting routines for tag-based mode |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: split out generic_report.c from report.c |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, mm: perform untagged pointers comparison in... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, arm64: enable top byte ignore for the kernel |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, arm64: fix up fault handling logic |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: preassign tags to objects with ctors or SLAB_TYP... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, arm64: untag address in _virt_addr_is_linear |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: add tag related helper functions |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | arm64: move untagged_addr macro from uaccess.h to memory.h |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: initialize shadow to 0xff for tag-based mode |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: rename kasan_zero_page to kasan_early_shadow_page |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, arm64: adjust shadow size for tag-based mode |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: rename source files to reflect the new naming... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan: move common generic and tag-based code to common.c |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, slub: handle pointer tags in early_kmem_cache_no... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Andrey Konovalov | kasan, mm: change hooks signatures |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Linus Torvalds | Merge tag 'locks-v4.21-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Linus Torvalds | Merge tag 'ext4_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Linus Torvalds | Merge tag 'iomap-4.21-merge-2' of git://git./fs/xfs... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Linus Torvalds | Merge tag 'xfs-4.21-merge-2' of git://git./fs/xfs/xfs... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Linus Torvalds | Merge tag 'fs_for_4.21-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Linus Torvalds | Merge tag 'fsnotify_for_v4.21-rc1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Linus Torvalds | Merge tag 'dlm-4.21' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Linus Torvalds | Merge tag 'for-4.21-tag' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Linus Torvalds | Merge tag 'gfs2-4.21.fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-next |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge tag 'modules-for-v4.21' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'next-general' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge tag 'selinux-pr-20181224' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge tag 'audit-pr-20181224' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge tag 'printk-for-4.21' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge tag 'gcc-plugins-v4.21-rc1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge tag 'pstore-v4.21-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge tag 'powerpc-4.21-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Olof Johansson | sched/fair: Fix warning on non-SMP build |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-platform-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-mm-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-fpu-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-cpu-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-cleanups-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-build-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-boot-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-asm-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-amd-nb-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'sched-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'perf-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'locking-core-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'efi-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'core-rcu-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'ras-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'x86-microcode-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'x86-cache-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge tag 'for-linus-4.21-rc1-tag' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'parisc-4.21-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge tag 'mips_4.21' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-next |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge tag 'riscv-for-linus-4.21-mw1' of git://git.... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge tag 'microblaze-v5.0-rc1' of git://git.monstr... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge tag 'asm-generic-4.21' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge tag 'please-pull-y2038prep' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge tag 'm68k-for-v4.21-tag1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge tag 'arm64-upstream' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Linus Torvalds | Merge branch 'x86-pti-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Linus Torvalds | Merge branch 'timers-core-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
next |