aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-29compat: allow override of depmod basedirRicardo Mendoza1-1/+2
2020-01-11Makefile: strip prefixed v from version.hJason A. Donenfeld1-20/+7
2019-12-26global: remove remaining tools referencesJason A. Donenfeld1-17/+7
2019-08-28Makefile: allow specifying kernel releaseMikk Mar1-2/+3
2019-02-17Makefile: make the depmod path configurableLuis Ressel1-1/+2
2019-02-17Makefile: don't duplicate code in install and modules-installLuis Ressel1-5/+5
2019-01-07global: update copyrightJason A. Donenfeld1-1/+1
2018-11-14chacha20,poly1305: switch to perlasm originals on mips and armJason A. Donenfeld1-1/+1
2018-10-27makefile: include selftests in style checkJason A. Donenfeld1-1/+1
2018-10-07makefile: do more generic wildcard so as to avoid rename issuesJason A. Donenfeld1-1/+1
2018-09-03crypto: import zincJason A. Donenfeld1-11/+4
2018-02-14blake2s: use union instead of castingJason A. Donenfeld1-1/+1
2018-01-03global: year bumpJason A. Donenfeld1-1/+1
2017-12-09global: add SPDX tags to all filesGreg Kroah-Hartman1-0/+4
2017-10-31global: style nitsJason A. Donenfeld1-1/+4
2017-10-17Makefile: even prettier outputJason A. Donenfeld1-0/+4
2017-10-17Makefile: do not clean before clocJason A. Donenfeld1-2/+2
2017-10-11contrib: filter compat linesJason A. Donenfeld1-1/+1
2017-10-09Makefile: quiet recursive makeJason A. Donenfeld1-10/+10
2017-10-05Makefile: clang now builds the kernel, so use scan-buildJason A. Donenfeld1-3/+5
2017-10-03Makefile: add non-verbose mode to toolsJason A. Donenfeld1-1/+4
2017-10-02netlink: switch from ioctl to netlink for configurationJason A. Donenfeld1-1/+3
2017-02-14Makefile: add module-install targetJason A. Donenfeld1-1/+5
2017-02-13compat: backport siphash & dst_cache from mainlineJason A. Donenfeld1-2/+4
2016-12-09build system: add dkms installationJason A. Donenfeld1-2/+23
2016-11-21main: add version to dmesgJason A. Donenfeld1-3/+10
2016-09-29Rework headers and includesJason A. Donenfeld1-1/+1
2016-08-02selftest: move to subfolderJason A. Donenfeld1-0/+3
2016-08-02Makefile: check tools as part of make checkJason A. Donenfeld1-0/+1
2016-07-18build system: revamp building and configurationJason A. Donenfeld1-62/+0
2016-07-18tests: improve test suite and add qemu testerJason A. Donenfeld1-1/+1
2016-06-30Makefile: Add more verbose dependency errorsJason A. Donenfeld1-0/+32