summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2019-08-29Linux 5.2.11v5.2.11Greg Kroah-Hartman
2019-08-25Linux 5.2.10v5.2.10Sasha Levin
2019-08-16Linux 5.2.9v5.2.9Greg Kroah-Hartman
2019-08-09Linux 5.2.8v5.2.8Greg Kroah-Hartman
2019-08-06Linux 5.2.7v5.2.7Greg Kroah-Hartman
2019-08-06kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada
2019-08-04Linux 5.2.6v5.2.6Greg Kroah-Hartman
2019-07-31Linux 5.2.5v5.2.5Greg Kroah-Hartman
2019-07-31kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGSNathan Chancellor
2019-07-28Linux 5.2.4v5.2.4Greg Kroah-Hartman
2019-07-26Linux 5.2.3v5.2.3Greg Kroah-Hartman
2019-07-21Linux 5.2.2v5.2.2v5.2/baseGreg Kroah-Hartman
2019-07-14Linux 5.2.1v5.2.1Greg Kroah-Hartman
2019-07-07Linux 5.2v5.2Linus Torvalds
2019-06-30Linux 5.2-rc7v5.2-rc7Linus Torvalds
2019-06-22Linux 5.2-rc6v5.2-rc6Linus Torvalds
2019-06-16Linux 5.2-rc5v5.2-rc5Linus Torvalds
2019-06-08Linux 5.2-rc4v5.2-rc4Linus Torvalds
2019-06-05kbuild: teach kselftest-merge to find nested config filesDan Rue
2019-06-02Linux 5.2-rc3v5.2-rc3Linus Torvalds
2019-05-26Linux 5.2-rc2v5.2-rc2Linus Torvalds
2019-05-19Linux 5.2-rc1v5.2-rc1Linus Torvalds
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada
2019-05-18kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada
2019-05-18kbuild: Don't try to add '-fcatch-undefined-behavior' flagNathan Chancellor
2019-05-18kbuild: add -Wvla flag unconditionallyMasahiro Yamada
2019-05-18kbuild: re-enable int-in-bool-context warningMasahiro Yamada
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov
2019-05-05Linux 5.1v5.1Linus Torvalds
2019-05-03kbuild: move Documentation to vmlinux-alldirsMasahiro Yamada
2019-05-03kbuild: move samples/ to KBUILD_VMLINUX_OBJSMasahiro Yamada
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01gcc-9: silence 'address-of-packed-member' warningLinus Torvalds
2019-04-28Linux 5.1-rc7v5.1-rc7Linus Torvalds
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-24security: Implement Clang's stack initializationKees Cook
2019-04-21Linux 5.1-rc6v5.1-rc6Linus Torvalds
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-14Linux 5.1-rc5v5.1-rc5Linus Torvalds
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-09kbuild: check arch/$(SRCARCH)/include/generated before out-of-tree buildMasahiro Yamada
2019-04-09kbuild: remove unneeded dependency for include/config/kernel.releaseMasahiro Yamada
2019-04-08kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabledMiroslav Benes