1. 4494ce4 sh: lib: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  2. 5933f6d sh: kernel: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  3. b0a148f sh: cpu: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  4. 176ce1b sh: shmobile: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  5. 82e1d03 sh: sh5: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  6. add5ca2 sh: sh4a: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  7. 6ecc0a4d sh: sh4: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  8. 5ab5d57 sh: sh3: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  9. 234a053 sh: sh2a: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  10. 47d1132 sh: sh2: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  11. 6a0abce sh: include: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  12. ff4a748 sh: drivers: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  13. aaf9128 sh: boards: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  14. ffa6daa arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r09_usb0_gadget_setup() by YueHaibing · 6 years ago
  15. 440e7b3 arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning by Randy Dunlap · 6 years ago
  16. cd68a52 scripts/tags.sh: add more declarations by Kirill Tkhai · 6 years ago
  17. b72231e scripts: add spdxcheck.py self test by Thierry Reding · 6 years ago
  18. 919e9d3 scripts/checkstack.pl: dynamic stack growth for aarch64 by Qian Cai · 6 years ago
  19. 67a28de scripts/decode_stacktrace: only strip base path when a prefix of the path by Marc Zyngier · 6 years ago
  20. c5cfb62f scripts/decodecode: set ARCH when running natively on arm/arm64 by Marc Zyngier · 6 years ago
  21. e0b2475 bloat-o-meter: ignore __addressable_ symbols by Rasmus Villemoes · 6 years ago
  22. e886bf9 kasan: add SPDX-License-Identifier mark to source files by Andrey Konovalov · 6 years ago
  23. b3b0e6a kasan: update documentation by Andrey Konovalov · 6 years ago
  24. 2d4acb9 kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  25. 66afc7f kasan: add __must_check annotations to kasan hooks by Andrey Konovalov · 6 years ago
  26. 2813b9c kasan, mm, arm64: tag non slab memory allocated via pagealloc by Andrey Konovalov · 6 years ago
  27. 41eea9c kasan, arm64: add brk handler for inline instrumentation by Andrey Konovalov · 6 years ago
  28. 7f94ffb kasan: add hooks implementation for tag-based mode by Andrey Konovalov · 6 years ago
  29. 5b7c414 mm: move obj_to_index to include/linux/slab_def.h by Andrey Konovalov · 6 years ago
  30. 121e8f8 kasan: add bug reporting routines for tag-based mode by Andrey Konovalov · 6 years ago
  31. 11cd3cd kasan: split out generic_report.c from report.c by Andrey Konovalov · 6 years ago
  32. 772a2fa kasan, mm: perform untagged pointers comparison in krealloc by Andrey Konovalov · 6 years ago
  33. 21696c1 kasan, arm64: enable top byte ignore for the kernel by Andrey Konovalov · 6 years ago
  34. 356607f kasan, arm64: fix up fault handling logic by Andrey Konovalov · 6 years ago
  35. 4d17671 kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU by Andrey Konovalov · 6 years ago
  36. e71fe3f kasan, arm64: untag address in _virt_addr_is_linear by Andrey Konovalov · 6 years ago
  37. 3c9e3aa kasan: add tag related helper functions by Andrey Konovalov · 6 years ago
  38. 9c23f84 arm64: move untagged_addr macro from uaccess.h to memory.h by Andrey Konovalov · 6 years ago
  39. 080eb83 kasan: initialize shadow to 0xff for tag-based mode by Andrey Konovalov · 6 years ago
  40. 9577dd7 kasan: rename kasan_zero_page to kasan_early_shadow_page by Andrey Konovalov · 6 years ago
  41. b2f557e kasan, arm64: adjust shadow size for tag-based mode by Andrey Konovalov · 6 years ago
  42. 2bd926b kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  43. b938fcf4 kasan: rename source files to reflect the new naming scheme by Andrey Konovalov · 6 years ago
  44. bffa986 kasan: move common generic and tag-based code to common.c by Andrey Konovalov · 6 years ago
  45. 12b2238 kasan, slub: handle pointer tags in early_kmem_cache_node_alloc by Andrey Konovalov · 6 years ago
  46. 0116523 kasan, mm: change hooks signatures by Andrey Konovalov · 6 years ago
  47. 00c569b Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  48. f6b1495 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  49. bc77789 Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  50. 47a43f2 Merge tag 'xfs-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  51. e01799a Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  52. 4b0a383 Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  53. 4de3aea Merge tag 'dlm-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 6 years ago
  54. 32ee34e Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  55. 7bbbf2c2 Merge tag 'gfs2-4.21.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  56. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  57. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  58. 7f9f852 Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  59. 3f03bf9 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  60. fb2a624 Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  61. 047ce6d Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  62. a3b5c106 Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  63. c6f1b35 Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  64. c06e9ef Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  65. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  66. 6d101ba sched/fair: Fix warning on non-SMP build by Olof Johansson · 6 years ago
  67. fc2fd5f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. e57d9f6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. d6e867a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. db2ab47 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 312a466 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 6e54df0 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. 9a126e7 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 38fabca Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 8465625 Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 17bf423 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. 116b081 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 1eefdec Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. 684019d Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. eed9688 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  82. 72af841 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  83. a52fb43 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  84. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  85. 460023a Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  86. a5f2bd4 Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  87. 89261c5 Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  88. c2f1f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 6 years ago
  89. 9830afc Merge tag 'riscv-for-linus-4.21-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  90. 30807ef Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
  91. 507413a Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  92. 9947ab7 Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
  93. e0783bb Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  94. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  95. 13e1ad2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. 9f687dd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. e4b99d4 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. d8924c0 Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  99. 1fbb2dc Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  100. 4e4390a Merge tag 'leds-for-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago