Age | Commit message (Expand) | Author |
2017-11-14 | coccinelle: use exists to improve efficiency | Julia Lawall |
2017-11-14 | builddeb: Pass the kernel:debarch substvar to dpkg-genchanges | Sven Joachim |
2017-11-14 | Coccinelle: use false positive annotation | Julia Lawall |
2017-11-14 | coccinelle: fix verbose message about .cocci file being run | Masahiro Yamada |
2017-11-14 | coccinelle: grep Options and Requires fields more precisely | Masahiro Yamada |
2017-11-14 | Coccinelle: make DEBUG_FILE option more useful | Julia Lawall |
2017-11-14 | coccinelle: api: detect identical chip data arrays | Julia Lawall |
2017-11-14 | coccinelle: Improve setup_timer.cocci matching | Kees Cook |
2017-11-14 | Coccinelle: setup_timer: improve messages from setup_timer | Julia Lawall |
2017-11-14 | kbuild: rpm-pkg: do not force -jN in submake | Masahiro Yamada |
2017-11-14 | kbuild: rpm-pkg: keep spec file until make mrproper | Masahiro Yamada |
2017-11-14 | kbuild: rpm-pkg: fix jobserver unavailable warning | Masahiro Yamada |
2017-11-14 | kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot} | Masahiro Yamada |
2017-11-14 | kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled | Masahiro Yamada |
2017-11-14 | kbuild: rpm-pkg: refactor mkspec with here doc | Masahiro Yamada |
2017-11-14 | leaking_addresses: add SigIgn to false positives | Tobin C. Harding |
2017-11-14 | leaking_addresses: add timeout on file read | Tobin C. Harding |
2017-11-14 | leaking_addresses: add support for ppc64 | Tobin C. Harding |
2017-11-14 | leaking_addresses: add summary reporting options | Tobin C. Harding |
2017-11-14 | leaking_addresses: add to exclude files/paths list | Tobin C. Harding |
2017-11-14 | leaking_addresses: fix comment string typo | Tobin C. Harding |
2017-11-14 | leaking_addresses: remove command line options | Tobin C. Harding |
2017-11-14 | leaking_addresses: remove dead/unused code | Tobin C. Harding |
2017-11-14 | leaking_addresses: use tabs instead of spaces | Tobin C. Harding |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds |
2017-11-13 | kbuild: fix linker feature test macros when cross compiling with Clang | Nick Desaulniers |
2017-11-13 | kbuild: shrink .cache.mk when it exceeds 1000 lines | Masahiro Yamada |
2017-11-13 | kbuild: Add a cache for generated variables | Douglas Anderson |
2017-11-13 | kbuild: add forward declaration of default target to Makefile.asm-generic | Masahiro Yamada |
2017-11-12 | modpost: detect modules without a MODULE_LICENSE | Randy Dunlap |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-09 | Merge branch 'dt/kbuild' into dt/next | Rob Herring |
2017-11-09 | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-06 | scripts: add leaking_addresses.pl | Tobin C. Harding |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | Kbuild: don't pass "-C" to preprocessor when processing linker scripts | Linus Torvalds |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar |
2017-11-02 | Backmerge tag 'v4.14-rc7' into drm-next | Dave Airlie |
2017-10-31 | kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS | Masahiro Yamada |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-28 | Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-10-26 | kbuild: comments cleanup in Makefile.lib | Cao jin |
2017-10-25 | scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9 | Rob Herring |
2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon |