Age | Commit message (Expand) | Author |
2024-10-23 | sumversion: Fix a memory leak in get_src_version() | Elena Salomatkina |
2024-09-01 | modpost: replace the use of NOFAIL() with xmalloc() etc. | Masahiro Yamada |
2024-02-15 | modpost: trim leading spaces when processing source files list | Radek Krejci |
2022-11-21 | modpost: fix array_size.cocci warning | KaiLong Wang |
2022-05-08 | modpost: use bool type where appropriate | Masahiro Yamada |
2022-05-08 | kbuild: get rid of duplication in *.mod files | Masahiro Yamada |
2022-05-08 | kbuild: split the second line of *.mod into *.usyms | Masahiro Yamada |
2021-09-03 | modpost: get the *.mod file path more simply | Masahiro Yamada |
2021-01-14 | modpost: lto: strip .lto from module names | Sami Tolvanen |
2020-06-06 | modpost: use read_text_file() and get_line() for reading text files | Masahiro Yamada |
2020-06-06 | modpost: avoid false-positive file open error | Masahiro Yamada |
2020-06-06 | modpost: fix potential mmap'ed file overrun in get_src_version() | Masahiro Yamada |
2020-06-06 | modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() | Masahiro Yamada |
2019-07-18 | kbuild: remove the first line of *.mod files | Masahiro Yamada |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada |
2018-05-03 | modpost: delete stale comment | Rasmus Villemoes |
2014-06-10 | kbuild: trivial - use tabs for code indent where possible | Masahiro Yamada |
2013-11-06 | kbuild: replace unbounded sprintf call in modpost | Kees Cook |
2011-03-13 | kbuild: Fix computing srcversion for modules | Michal Marek |
2009-09-21 | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg |
2008-10-29 | kbuild: prevent modpost from looking for a .cmd file for a static library lin... | Ashutosh Naik |
2007-05-19 | kbuild: include limits.h in sumversion.c for PATH_MAX | Mike Frysinger |
2007-05-02 | kbuild: do not emit src version warning for non-modules | Sam Ravnborg |
2006-02-19 | kbuild: do not segfault in modpost if MODVERDIR is not defined | Sam Ravnborg |
2006-02-19 | kbuild: use warn()/fatal() consistent in modpost | Sam Ravnborg |
2005-07-27 | [PATCH] kbuild: signed char fixes for scripts | J.A. Magallon |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |