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