Age | Commit message (Expand) | Author |
2019-03-17 | kconfig: remove stale lxdialog/.gitignore | Masahiro Yamada |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada |
2019-03-17 | Revert "modsign: Abort modules_install when signing fails" | Douglas Anderson |
2019-03-17 | kbuild: deb-pkg: avoid implicit effects | Arseny Maslennikov |
2019-03-17 | coccinelle: semantic code search for missing put_device() | Wen Yang |
2019-03-14 | kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG | Masahiro Yamada |
2019-03-14 | kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb | Masahiro Yamada |
2019-03-14 | kbuild: deb-pkg: add CONFIG_ prefix to kernel config options | Masahiro Yamada |
2019-03-14 | kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG} | Masahiro Yamada |
2019-03-14 | kbuild: move archive command to scripts/Makefile.lib | Masahiro Yamada |
2019-03-14 | modpost: always show verbose warning for section mismatch | Masahiro Yamada |
2019-03-14 | deb-pkg: generate correct build dependencies | Riku Voipio |
2019-03-13 | Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2019-03-12 | kconfig: fix 'Save As' menu of xconfig | Masahiro Yamada |
2019-03-10 | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-03-10 | Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat... | Linus Torvalds |
2019-03-10 | Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-03-09 | Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Linus Torvalds |
2019-03-09 | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds |
2019-03-09 | Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-03-07 | scripts/gdb: replace flags (MS_xyz -> SB_xyz) | Jackie Liu |
2019-03-07 | checkpatch: add test for SPDX-License-Identifier on wrong line # | Joe Perches |
2019-03-07 | checkpatch: allow reporting C99 style comments | Vadim Bendebury |
2019-03-07 | checkpatch: add some new alloc functions to various tests | Joe Perches |
2019-03-07 | checkpatch: verify SPDX comment style | Joe Perches |
2019-03-07 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2019-03-07 | platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE() | Mattias Jacobsson |
2019-03-07 | platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h | Mattias Jacobsson |
2019-03-06 | modpost: file2alias: define size of alias | Mattias Jacobsson |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-07 | leaking_addresses: Completely remove --version flag | Tobin C. Harding |
2019-03-07 | leaking_addresses: Fix calls to dprint | Tobin C. Harding |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-03-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-03-05 | scripts/decode_stacktrace.sh: handle RIP address with segment | Konstantin Khlebnikov |
2019-03-05 | kasan: remove use after scope bugs detection. | Andrey Ryabinin |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-04 | gcc-plugins: structleak: Generalize to all variable types | Kees Cook |
2019-03-04 | kbuild: clean up scripts/gcc-version.sh | Masahiro Yamada |
2019-03-04 | kbuild: remove cc-version macro | Masahiro Yamada |
2019-03-04 | kbuild: update comment block of scripts/clang-version.sh | Masahiro Yamada |
2019-03-01 | kasan: turn off asan-stack for clang-8 and earlier | Arnd Bergmann |
2019-02-28 | of: add dtc annotations functionality to dtx_diff | Frank Rowand |
2019-02-28 | kbuild: [bin]deb-pkg: add DPKG_FLAGS variable | Kacper Kołodziej |
2019-02-28 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2019-02-27 | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner |
2019-02-27 | kbuild: move ".config not found!" message from Kconfig to Makefile | Masahiro Yamada |
2019-02-27 | kbuild: refactor cc-cross-prefix implementation | Masahiro Yamada |