summaryrefslogtreecommitdiff
path: root/scripts/mod/sumversion.c
AgeCommit message (Expand)Author
2024-02-15modpost: trim leading spaces when processing source files listRadek Krejci
2022-11-21modpost: fix array_size.cocci warningKaiLong Wang
2022-05-08modpost: use bool type where appropriateMasahiro Yamada
2022-05-08kbuild: get rid of duplication in *.mod filesMasahiro Yamada
2022-05-08kbuild: split the second line of *.mod into *.usymsMasahiro Yamada
2021-09-03modpost: get the *.mod file path more simplyMasahiro Yamada
2021-01-14modpost: lto: strip .lto from module namesSami Tolvanen
2020-06-06modpost: use read_text_file() and get_line() for reading text filesMasahiro Yamada
2020-06-06modpost: avoid false-positive file open errorMasahiro Yamada
2020-06-06modpost: fix potential mmap'ed file overrun in get_src_version()Masahiro Yamada
2020-06-06modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()Masahiro Yamada
2019-07-18kbuild: remove the first line of *.mod filesMasahiro Yamada
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2018-05-03modpost: delete stale commentRasmus Villemoes
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada
2013-11-06kbuild: replace unbounded sprintf call in modpostKees Cook
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg
2008-10-29kbuild: prevent modpost from looking for a .cmd file for a static library lin...Ashutosh Naik
2007-05-19kbuild: include limits.h in sumversion.c for PATH_MAXMike Frysinger
2007-05-02kbuild: do not emit src version warning for non-modulesSam Ravnborg
2006-02-19kbuild: do not segfault in modpost if MODVERDIR is not definedSam Ravnborg
2006-02-19kbuild: use warn()/fatal() consistent in modpostSam Ravnborg
2005-07-27[PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon
2005-04-16Linux-2.6.12-rc2Linus Torvalds