1. d4a74bb kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix by Masahiro Yamada · 5 years ago
  2. 3a475b2 kbuild: Inform user to pass ARCH= for make mrproper by Geert Uytterhoeven · 5 years ago
  3. b956c7a kbuild: fix compression errors getting ignored by Harald Seiler · 5 years ago
  4. 95fd3f8 kbuild: add a flag to force absolute path for srctree by Masahiro Yamada · 5 years ago
  5. 051f278 kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree by Masahiro Yamada · 5 years ago
  6. 75dd474 kbuild: remove src and obj from the top Makefile by Masahiro Yamada · 5 years ago
  7. b3b3eb9 scripts/tags.sh: remove unused environment variables from comments by Masahiro Yamada · 5 years ago
  8. d1db881 scripts/tags.sh: drop SUBARCH support for ARM by Masahiro Yamada · 5 years ago
  9. 43c78d8 kbuild: compile-test kernel headers to ensure they are self-contained by Masahiro Yamada · 5 years ago
  10. 7199ff7 kheaders: include only headers into kheaders_data.tar.xz by Masahiro Yamada · 5 years ago
  11. b60b7c2 kheaders: remove meaningless -R option of 'ls' by Masahiro Yamada · 5 years ago
  12. 1e21cbf kbuild: support header-test-pattern-y by Masahiro Yamada · 5 years ago
  13. c93a036 kbuild: do not create wrappers for header-test-y by Masahiro Yamada · 5 years ago
  14. d6fc9fc kbuild: compile-test exported headers to ensure they are self-contained by Masahiro Yamada · 5 years ago
  15. 1a927fd init/Kconfig: add CONFIG_CC_CAN_LINK by Masahiro Yamada · 5 years ago
  16. 33177f01 kallsyms: exclude kasan local symbols on s390 by Vasily Gorbik · 5 years ago
  17. 4e8fc3f kbuild: add more hints about SUBDIRS replacement by Masahiro Yamada · 5 years ago
  18. 0c4ab18 coccinelle: api/stream_open: treat all wait_.*() calls as blocking by Kirill Smelkov · 5 years ago
  19. f58c17c coccinelle: put_device: Add a cast to an expression for an assignment by Markus Elfring · 6 years ago
  20. 30a70e8 coccinelle: put_device: Adjust a message construction by Markus Elfring · 6 years ago
  21. a3b0b6f coccinelle: kstrdup: Fix typo in warning messages by Rikard Falkeborn · 6 years ago
  22. 876a060 kbuild: Add ability to test Clang's integrated assembler by Nathan Chancellor · 5 years ago
  23. 6f9ac9f fixdep: check return value of printf() and putchar() by Masahiro Yamada · 5 years ago
  24. 68980b4 kbuild: split modules.order build rule out of 'modules' target by Masahiro Yamada · 5 years ago
  25. 50ef0cd kbuild: fix missed rebuild of modules.builtin by Masahiro Yamada · 5 years ago
  26. c2341e2 kbuild: save $(strip ...) for calling if_changed and friends by Masahiro Yamada · 5 years ago
  27. 93f31bb kbuild: save $(strip ...) for calling any-prepreq by Masahiro Yamada · 5 years ago
  28. 50bcca6 kbuild: rename arg-check to cmd-check by Masahiro Yamada · 5 years ago
  29. 7ff4f08 kbuild: fix 'No such file or directory' warning for headers_install by Masahiro Yamada · 5 years ago
  30. a222061 genksyms: Teach parser about 128-bit built-in types by Will Deacon · 5 years ago
  31. 4df607c kbuild: Remove unnecessary -Wno-unused-value by Nathan Huckleberry · 5 years ago
  32. 72ad210 lib/raid6: refactor unroll rules with pattern rules by Masahiro Yamada · 5 years ago
  33. 7747bad lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o by Masahiro Yamada · 5 years ago
  34. 3a61925 kbuild: Enable -Wuninitialized by Nathan Chancellor · 5 years ago
  35. 589834b kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS by Nathan Chancellor · 5 years ago
  36. e846f0d kbuild: add support for ensuring headers are self-contained by Jani Nikula · 5 years ago
  37. 0315bb7 kbuild: deb-pkg: do not run headers_check by Masahiro Yamada · 5 years ago
  38. 555187a kbuild: simplify scripts/headers_install.sh by Masahiro Yamada · 5 years ago
  39. a5bae54 kbuild: move hdr-inst shorthand to top Makefile by Masahiro Yamada · 5 years ago
  40. d5470d1 kbuild: re-implement Makefile.headersinst without recursion by Masahiro Yamada · 5 years ago
  41. 59b2bd0 kbuild: add 'headers' target to build up uapi headers in usr/include by Masahiro Yamada · 5 years ago
  42. bdd7714 kbuild: build all prerequisites of headers_install simultaneously by Masahiro Yamada · 5 years ago
  43. 2b8481b kbuild: remove build_unifdef target in scripts/Makefile by Masahiro Yamada · 5 years ago
  44. e949f4c kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples by Masahiro Yamada · 5 years ago
  45. c6509a2 kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK by Masahiro Yamada · 5 years ago
  46. 7a739ce kbuild: make gdb_script depend on prepare0 instead of prepare by Masahiro Yamada · 5 years ago
  47. 3a51f90 kbuild: remove stale dependency between Documentation/ and headers_install by Masahiro Yamada · 5 years ago
  48. f3c8d4c7 kbuild: remove headers_{install,check}_all by Masahiro Yamada · 5 years ago
  49. 869ee58 kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn by Mathieu Malaterre · 5 years ago
  50. d1fdb6d Linux 5.2-rc4 by Linus Torvalds · 5 years ago
  51. 2759e05c Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  52. 8e61f6f Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  53. 3d4645b Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  54. d0cc617 Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  55. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  56. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  57. 902b2ed Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  58. 66b59f2 Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  59. 8d72e5b Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  60. 1b02caa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  61. 0ad43e2 Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  62. 79c3ba3 Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  63. 8f77293 MAINTAINERS: Karthikeyan Ramasubramanian is MIA by Wolfram Sang · 5 years ago
  64. 49b8095 i2c: xiic: Add max_read_len quirk by Robert Hancock · 5 years ago
  65. d442564 Merge tag 'hwmon-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  66. 893a7d3 lockref: Limit number of cmpxchg loop retries by Jan Glauber · 5 years ago
  67. d934452 uaccess: add noop untagged_addr definition by Andrey Konovalov · 5 years ago
  68. d18c7e9d Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  69. 6c70f89 Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  70. 33de0d1 Merge tag 'kbuild-fixes-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  71. 91f152e Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  72. a373ec2 Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  73. de9f869 x86/insn-eval: Fix use-after-free access to LDT entry by Jann Horn · 5 years ago
  74. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  75. 6e38335 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  76. a02a532 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  77. 913ab97 kbuild: use more portable 'command -v' for cc-cross-prefix by Masahiro Yamada · 5 years ago
  78. 0ab0d7a s390/unwind: correct stack switching during unwind by Vasily Gorbik · 5 years ago
  79. a964d23 Merge branch 'pm-x86' by Rafael J. Wysocki · 5 years ago
  80. 19e9da9 block, bfq: add weight symlink to the bfq.weight cgroup parameter by Angelo Ruocco · 5 years ago
  81. 54b7b86 cgroup: let a symlink too be created with a cftype file by Angelo Ruocco · 5 years ago
  82. 671e2ee Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 5 years ago
  83. ab4bec1 drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some boards by Ben Skeggs · 5 years ago
  84. 9352ce3 drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW by Ben Skeggs · 5 years ago
  85. 5f0f8b5 drm/nouveau/secboot: split out FW version-specific LS function pointers by Ben Skeggs · 5 years ago
  86. c26f306 drm/nouveau/secboot: pass max supported FW version to LS load funcs by Ben Skeggs · 5 years ago
  87. 475cf02 drm/nouveau/core: support versioned firmware loading by Ben Skeggs · 5 years ago
  88. 8854eed drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device by Ben Skeggs · 5 years ago
  89. c3e2219 block: free sched's request pool in blk_cleanup_queue by Ming Lei · 5 years ago
  90. e659b41 Merge tag 'drm-intel-fixes-2019-06-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  91. bcc9d0e Merge branch 'malidp-fixes' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 5 years ago
  92. 16d72dd Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  93. ae87660 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  94. 0104763 Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  95. dc8ca9c Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  96. 5d6b501 Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  97. 2117585 Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  98. 459aa07 Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  99. 720f1de pktgen: do not sleep with the thread lock held. by Paolo Abeni · 5 years ago
  100. 44e843e Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago