1. a46afd1 kconfig: qconf: revive help message in the info view by Masahiro Yamada · 4 years, 4 months ago
  2. 19b835a kconfig: qconf: fix incomplete type 'struct gstr' warning by Masahiro Yamada · 4 years, 4 months ago
  3. a608b6a kconfig: qconf: use delete[] instead of delete to free array (again) by Masahiro Yamada · 4 years, 4 months ago
  4. 2a1a4be Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 4 months ago
  5. 162343a scripts/tags.sh: exclude tools directory from tags generation by Rustam Kovhaev · 4 years, 5 months ago
  6. 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  7. 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 4 months ago
  8. 163e0c2 kconfig: remove redundant assignment prompt = prompt by Denis Efremov · 4 years, 4 months ago
  9. a73fbfc kconfig: streamline_config.pl: check defined(ENV variable) before using it by Randy Dunlap · 4 years, 4 months ago
  10. 510bc3cb kconfig: qconf: replace deprecated QString::sprintf() with QTextStream by Masahiro Yamada · 4 years, 4 months ago
  11. 68fd110 kconfig: qconf: remove redundant help in the info view by Masahiro Yamada · 4 years, 4 months ago
  12. 53efe2e kconfig: qconf: remove qInfo() to get back Qt4 support by Masahiro Yamada · 4 years, 4 months ago
  13. 66c262b kconfig: qconf: remove unused colNr by Masahiro Yamada · 4 years, 4 months ago
  14. 7d1300e kconfig: qconf: fix the popup menu in the ConfigInfoView window by Masahiro Yamada · 4 years, 4 months ago
  15. d85de33 kconfig: qconf: fix signal connection to invalid slots by Masahiro Yamada · 4 years, 4 months ago
  16. e29a6d6 genksyms: keywords: Use __restrict not _restrict by Joe Perches · 4 years, 5 months ago
  17. 1dbcf46 extract-cert: add static to local data by Masahiro Yamada · 4 years, 5 months ago
  18. a97ea93 Makefile.extrawarn: Move sign-compare from W=2 to W=3 by Joe Perches · 4 years, 5 months ago
  19. 32b2ee5 Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  20. d4bbe8a kconfig: qconf: move setOptionMode() to ConfigList from ConfigView by Masahiro Yamada · 4 years, 5 months ago
  21. fa8de0a kconfig: qconf: do not limit the pop-up menu to the first row by Masahiro Yamada · 4 years, 5 months ago
  22. 5cb255f kconfig: qconf: refactor icon setups by Masahiro Yamada · 4 years, 5 months ago
  23. 4fa91f5 kconfig: qconf: remove unused voidPix, menuInvPix by Masahiro Yamada · 4 years, 5 months ago
  24. 5ca534c kconfig: qconf: remove ConfigItem::text/setText by Masahiro Yamada · 4 years, 5 months ago
  25. abf741a kconfig: qconf: remove ConfigList::addColumn/removeColumn by Masahiro Yamada · 4 years, 5 months ago
  26. 711b875 kconfig: qconf: remove ConfigItem::pixmap/setPixmap by Masahiro Yamada · 4 years, 5 months ago
  27. 3c73ff0 kconfig: qconf: drop more localization code by Masahiro Yamada · 4 years, 5 months ago
  28. 5b75a6c kconfig: qconf: remove 'parent' from ConfigList::updateMenuList() by Masahiro Yamada · 4 years, 5 months ago
  29. 1031685 kconfig: qconf: remove unused argument from ConfigView::updateList() by Masahiro Yamada · 4 years, 5 months ago
  30. cb77043 kconfig: qconf: remove unused argument from ConfigList::updateList() by Masahiro Yamada · 4 years, 5 months ago
  31. 9264115 kconfig: qconf: omit parent to QHBoxLayout() by Masahiro Yamada · 4 years, 5 months ago
  32. 740fdef kconfig: qconf: remove name from ConfigSearchWindow constructor by Masahiro Yamada · 4 years, 5 months ago
  33. 1b4263e kconfig: qconf: remove unused ConfigList::listView() by Masahiro Yamada · 4 years, 5 months ago
  34. 860ec3f kconfig: qconf: overload addToolBar() to create and insert toolbar by Masahiro Yamada · 4 years, 5 months ago
  35. 2afb3e2 kconfig: qconf: remove toolBar from ConfigMainWindow members by Masahiro Yamada · 4 years, 5 months ago
  36. 93ebaac kconfig: qconf: use 'menu' variable for (QMenu *) by Masahiro Yamada · 4 years, 5 months ago
  37. d4b1cea kconfig: qconf: do not use 'menu' variable for (QMenuBar *) by Masahiro Yamada · 4 years, 5 months ago
  38. 614bf0a8 kconfig: qconf: remove ->addSeparator() to menuBar by Masahiro Yamada · 4 years, 5 months ago
  39. d41809f kconfig: add 'static' to some file-local data by Masahiro Yamada · 4 years, 5 months ago
  40. 7eb7c106f kconfig: qconf: Fix mouse events in search view by Maxime Chretien · 4 years, 6 months ago
  41. 8410e65 kconfig: constify XPM data by Masahiro Yamada · 4 years, 5 months ago
  42. 22a4ac0 Revert "checkpatch: kconfig: prefer 'help' over '---help---'" by Masahiro Yamada · 4 years, 7 months ago
  43. f70f74d kconfig: remove '---help---' support by Masahiro Yamada · 4 years, 7 months ago
  44. 8cd84b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  45. 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  46. a3ec9f3 scripts/gdb: fix python 3.8 SyntaxWarning by Nick Desaulniers · 4 years, 5 months ago
  47. ef3c005 checkpatch: remove missing switch/case break test by Joe Perches · 4 years, 5 months ago
  48. 1a3dcf2 checkpatch: add test for repeated words by Joe Perches · 4 years, 5 months ago
  49. ced69da1 checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing by Quentin Monnet · 4 years, 5 months ago
  50. 65b64b3 checkpatch: add --fix option for ASSIGN_IN_IF by Joe Perches · 4 years, 5 months ago
  51. 5016126 checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_ by Joe Perches · 4 years, 5 months ago
  52. bb5baaa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
  53. 3df1426 recordmcount: Fix build failure on non arm64 by Christophe Leroy · 4 years, 5 months ago
  54. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  55. 0378dae Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next-5.6 by Paolo Bonzini · 4 years, 5 months ago
  56. 132305b kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base by Masahiro Yamada · 4 years, 5 months ago
  57. e0fe0bb kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled by Masahiro Yamada · 4 years, 5 months ago
  58. faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 5 months ago
  59. 85569d1 kbuild: sort hostprogs before passing it to ifneq by Masahiro Yamada · 4 years, 5 months ago
  60. 42640b13 kbuild: move host .so build rules to scripts/gcc-plugins/Makefile by Masahiro Yamada · 4 years, 5 months ago
  61. 16a122c kbuild: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  62. 15d5761 kbuild: introduce ccflags-remove-y and asflags-remove-y by Masahiro Yamada · 4 years, 6 months ago
  63. 3ec8a5b kbuild: do not export LDFLAGS_vmlinux by Masahiro Yamada · 4 years, 6 months ago
  64. cc8a51c kbuild: always create directories of targets by Masahiro Yamada · 4 years, 6 months ago
  65. 0f43283 Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  66. cae9dc3 kasan: allow enabling stack tagging for tag-based mode by Andrey Konovalov · 4 years, 5 months ago
  67. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  68. 70a175e scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 4 years, 5 months ago
  69. d2b0216 const_structs.checkpatch: add regulator_ops by Joe Perches · 4 years, 5 months ago
  70. f90dde4 scripts/decode_stacktrace.sh: guess path to vmlinux by release name by Konstantin Khlebnikov · 4 years, 5 months ago
  71. 431151b scripts/decode_stacktrace.sh: guess path to modules by Konstantin Khlebnikov · 4 years, 5 months ago
  72. ecda6e2 scripts/decode_stacktrace.sh: guess basepath if not specified by Konstantin Khlebnikov · 4 years, 5 months ago
  73. f643b9e scripts/decode_stacktrace.sh: skip missing symbols by Konstantin Khlebnikov · 4 years, 5 months ago
  74. 1d35b60 scripts/bloat-o-meter: Support comparing library archives by Nikolay Borisov · 4 years, 5 months ago
  75. 4f491bb scripts/tags.sh: collect compiled source precisely by Jialu Xu · 4 years, 5 months ago
  76. e3243e2a Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 4 years, 5 months ago
  77. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  78. dd27111 Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 5 months ago
  79. 1785d11 Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
  80. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  81. 49e917d Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 5 months ago
  82. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  83. d05f94a coccinelle: api: filter out memdup_user definitions by Denis Efremov · 4 years, 5 months ago
  84. 9c568db coccinelle: api: extend memdup_user rule with vmemdup_user() by Denis Efremov · 4 years, 5 months ago
  85. 547ade4 coccinelle: api: extend memdup_user transformation with GFP_USER by Denis Efremov · 4 years, 5 months ago
  86. 7cf4be6 coccinelle: api: add kzfree script by Denis Efremov · 4 years, 5 months ago
  87. de50862 coccinelle: misc: add array_size_dup script to detect missed overflow checks by Denis Efremov · 4 years, 6 months ago
  88. 2fbecb7 coccinelle: api/kstrdup: fix coccinelle position by Denis Efremov · 4 years, 6 months ago
  89. abfc19f coccinelle: api: add device_attr_show script by Denis Efremov · 4 years, 7 months ago
  90. 3e4a12a Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  91. 0408497 Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  92. c0dfadf Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  93. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  94. 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
  95. 45365a0 Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
  96. 86ba54f Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 4 years, 5 months ago
  97. 28ab576 kbuild: remove redundant FORCE definition in scripts/Makefile.modpost by Masahiro Yamada · 4 years, 5 months ago
  98. ccf56e5 kconfig: qconf: remove wrong ConfigList::firstChild() by Masahiro Yamada · 4 years, 5 months ago
  99. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  100. 4b20e10 Revert "kconfig: qconf: don't show goback button on splitMode" by Masahiro Yamada · 4 years, 5 months ago