- d72e720 scripts/decodecode: add the capability to supply the program counter by Borislav Petkov · 4 years, 3 months ago
- 33c5bb3 scripts/spelling.txt: add "arbitrary" typo by Naoki Hayama · 4 years, 3 months ago
- 2c92406 scripts/spelling.txt: increase error-prone spell checking by Wang Qing · 4 years, 3 months ago
- 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
- d6c4c11 Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 3 months ago
- e705d39 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
- d89d5f8 locking/atomics: Check atomic-arch-fallback.h too by Paul Bolle · 4 years, 3 months ago
- d43ca13 scripts/spelling.txt: fix malformed entry by Eric Biggers · 4 years, 3 months ago
- 02de58b2 Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 3 months ago
- efe84d4 scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting by Uwe Kleine-König · 4 years, 3 months ago
- 516d980 scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* by Masahiro Yamada · 4 years, 3 months ago
- a46afd1 kconfig: qconf: revive help message in the info view by Masahiro Yamada · 4 years, 4 months ago
- 19b835a kconfig: qconf: fix incomplete type 'struct gstr' warning by Masahiro Yamada · 4 years, 4 months ago
- a608b6a kconfig: qconf: use delete[] instead of delete to free array (again) by Masahiro Yamada · 4 years, 4 months ago
- a070991 kernel-doc: add support for ____cacheline_aligned attribute by Jonathan Cameron · 4 years, 4 months ago
- 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
- c9a6bef scripts: device_attr_show.cocci: update location of sysfs doc by Mauro Carvalho Chehab · 4 years, 4 months ago
- 5eb6b4b kernel-doc: include line numbers for function prototypes by Mauro Carvalho Chehab · 4 years, 4 months ago
- 162343a scripts/tags.sh: exclude tools directory from tags generation by Rustam Kovhaev · 4 years, 5 months ago
- 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
- 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 4 months ago
- 163e0c2 kconfig: remove redundant assignment prompt = prompt by Denis Efremov · 4 years, 4 months ago
- a73fbfc kconfig: streamline_config.pl: check defined(ENV variable) before using it by Randy Dunlap · 4 years, 4 months ago
- 6eb6d05 seqlock,tags: Add support for SEQCOUNT_LOCKTYPE() by Peter Zijlstra · 4 years, 5 months ago
- 3570a1b locking/atomics: Use read-write instrumentation for atomic RMWs by Marco Elver · 4 years, 5 months ago
- 14e2ac8 kcsan: Support compounded read-write instrumentation by Marco Elver · 4 years, 5 months ago
- 510bc3c kconfig: qconf: replace deprecated QString::sprintf() with QTextStream by Masahiro Yamada · 4 years, 4 months ago
- 68fd110 kconfig: qconf: remove redundant help in the info view by Masahiro Yamada · 4 years, 4 months ago
- 53efe2e kconfig: qconf: remove qInfo() to get back Qt4 support by Masahiro Yamada · 4 years, 4 months ago
- 66c262b kconfig: qconf: remove unused colNr by Masahiro Yamada · 4 years, 4 months ago
- 7d1300e kconfig: qconf: fix the popup menu in the ConfigInfoView window by Masahiro Yamada · 4 years, 4 months ago
- d85de33 kconfig: qconf: fix signal connection to invalid slots by Masahiro Yamada · 4 years, 4 months ago
- e29a6d6 genksyms: keywords: Use __restrict not _restrict by Joe Perches · 4 years, 5 months ago
- 1dbcf46 extract-cert: add static to local data by Masahiro Yamada · 4 years, 5 months ago
- a97ea93 Makefile.extrawarn: Move sign-compare from W=2 to W=3 by Joe Perches · 4 years, 5 months ago
- 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
- d4bbe8a kconfig: qconf: move setOptionMode() to ConfigList from ConfigView by Masahiro Yamada · 4 years, 5 months ago
- fa8de0a kconfig: qconf: do not limit the pop-up menu to the first row by Masahiro Yamada · 4 years, 5 months ago
- 5cb255f kconfig: qconf: refactor icon setups by Masahiro Yamada · 4 years, 5 months ago
- 4fa91f5 kconfig: qconf: remove unused voidPix, menuInvPix by Masahiro Yamada · 4 years, 5 months ago
- 5ca534c kconfig: qconf: remove ConfigItem::text/setText by Masahiro Yamada · 4 years, 5 months ago
- abf741a kconfig: qconf: remove ConfigList::addColumn/removeColumn by Masahiro Yamada · 4 years, 5 months ago
- 711b875 kconfig: qconf: remove ConfigItem::pixmap/setPixmap by Masahiro Yamada · 4 years, 5 months ago
- 3c73ff0 kconfig: qconf: drop more localization code by Masahiro Yamada · 4 years, 5 months ago
- 5b75a6c kconfig: qconf: remove 'parent' from ConfigList::updateMenuList() by Masahiro Yamada · 4 years, 5 months ago
- 1031685 kconfig: qconf: remove unused argument from ConfigView::updateList() by Masahiro Yamada · 4 years, 5 months ago
- cb77043 kconfig: qconf: remove unused argument from ConfigList::updateList() by Masahiro Yamada · 4 years, 5 months ago
- 9264115 kconfig: qconf: omit parent to QHBoxLayout() by Masahiro Yamada · 4 years, 5 months ago
- 740fdef kconfig: qconf: remove name from ConfigSearchWindow constructor by Masahiro Yamada · 4 years, 5 months ago
- 1b4263e kconfig: qconf: remove unused ConfigList::listView() by Masahiro Yamada · 4 years, 5 months ago
- 860ec3f kconfig: qconf: overload addToolBar() to create and insert toolbar by Masahiro Yamada · 4 years, 5 months ago
- 2afb3e2 kconfig: qconf: remove toolBar from ConfigMainWindow members by Masahiro Yamada · 4 years, 5 months ago
- 93ebaac kconfig: qconf: use 'menu' variable for (QMenu *) by Masahiro Yamada · 4 years, 5 months ago
- d4b1cea kconfig: qconf: do not use 'menu' variable for (QMenuBar *) by Masahiro Yamada · 4 years, 5 months ago
- 614bf0a8 kconfig: qconf: remove ->addSeparator() to menuBar by Masahiro Yamada · 4 years, 5 months ago
- d41809f kconfig: add 'static' to some file-local data by Masahiro Yamada · 4 years, 5 months ago
- 7eb7c106f kconfig: qconf: Fix mouse events in search view by Maxime Chretien · 4 years, 6 months ago
- 8410e65 kconfig: constify XPM data by Masahiro Yamada · 4 years, 5 months ago
- 22a4ac0 Revert "checkpatch: kconfig: prefer 'help' over '---help---'" by Masahiro Yamada · 4 years, 7 months ago
- f70f74d kconfig: remove '---help---' support by Masahiro Yamada · 4 years, 7 months ago
- 8cd84b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
- 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- a3ec9f3 scripts/gdb: fix python 3.8 SyntaxWarning by Nick Desaulniers · 4 years, 5 months ago
- ef3c005 checkpatch: remove missing switch/case break test by Joe Perches · 4 years, 5 months ago
- 1a3dcf2 checkpatch: add test for repeated words by Joe Perches · 4 years, 5 months ago
- ced69da1 checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing by Quentin Monnet · 4 years, 5 months ago
- 65b64b3 checkpatch: add --fix option for ASSIGN_IN_IF by Joe Perches · 4 years, 5 months ago
- 5016126 checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_ by Joe Perches · 4 years, 5 months ago
- 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
- 3df1426 recordmcount: Fix build failure on non arm64 by Christophe Leroy · 4 years, 5 months ago
- 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
- 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
- 132305b kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base by Masahiro Yamada · 4 years, 5 months ago
- e0fe0bb kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled by Masahiro Yamada · 4 years, 5 months ago
- faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 5 months ago
- 85569d1 kbuild: sort hostprogs before passing it to ifneq by Masahiro Yamada · 4 years, 5 months ago
- 42640b13 kbuild: move host .so build rules to scripts/gcc-plugins/Makefile by Masahiro Yamada · 4 years, 5 months ago
- 16a122c kbuild: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- 15d5761 kbuild: introduce ccflags-remove-y and asflags-remove-y by Masahiro Yamada · 4 years, 6 months ago
- 3ec8a5b kbuild: do not export LDFLAGS_vmlinux by Masahiro Yamada · 4 years, 6 months ago
- cc8a51c kbuild: always create directories of targets by Masahiro Yamada · 4 years, 6 months ago
- 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
- cae9dc3 kasan: allow enabling stack tagging for tag-based mode by Andrey Konovalov · 4 years, 5 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- 70a175e scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 4 years, 5 months ago
- d2b0216 const_structs.checkpatch: add regulator_ops by Joe Perches · 4 years, 5 months ago
- f90dde4 scripts/decode_stacktrace.sh: guess path to vmlinux by release name by Konstantin Khlebnikov · 4 years, 5 months ago
- 431151b scripts/decode_stacktrace.sh: guess path to modules by Konstantin Khlebnikov · 4 years, 5 months ago
- ecda6e2 scripts/decode_stacktrace.sh: guess basepath if not specified by Konstantin Khlebnikov · 4 years, 5 months ago
- f643b9e scripts/decode_stacktrace.sh: skip missing symbols by Konstantin Khlebnikov · 4 years, 5 months ago
- 1d35b60 scripts/bloat-o-meter: Support comparing library archives by Nikolay Borisov · 4 years, 5 months ago
- 4f491bb scripts/tags.sh: collect compiled source precisely by Jialu Xu · 4 years, 5 months ago
- 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
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 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
- 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
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- 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
- 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
- d05f94a coccinelle: api: filter out memdup_user definitions by Denis Efremov · 4 years, 5 months ago