index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
sumversion.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
modpost: get the *.mod file path more simply
Masahiro Yamada
1
-6
/
+1
2021-01-14
modpost: lto: strip .lto from module names
Sami Tolvanen
1
-1
/
+5
2020-06-06
modpost: use read_text_file() and get_line() for reading text files
Masahiro Yamada
1
-10
/
+6
2020-06-06
modpost: avoid false-positive file open error
Masahiro Yamada
1
-4
/
+3
2020-06-06
modpost: fix potential mmap'ed file overrun in get_src_version()
Masahiro Yamada
1
-17
/
+11
2020-06-06
modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
Masahiro Yamada
1
-66
/
+0
2019-07-18
kbuild: remove the first line of *.mod files
Masahiro Yamada
1
-7
/
+2
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
1
-13
/
+3
2018-05-03
modpost: delete stale comment
Rasmus Villemoes
1
-8
/
+1
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
1
-2
/
+2
2013-11-06
kbuild: replace unbounded sprintf call in modpost
Kees Cook
1
-1
/
+1
2011-03-13
kbuild: Fix computing srcversion for modules
Michal Marek
1
-2
/
+17
2009-09-21
trivial: remove references to non-existent include/linux/config.h
Markus Heidelberg
1
-2
/
+0
2008-10-29
kbuild: prevent modpost from looking for a .cmd file for a static library lin...
Ashutosh Naik
1
-1
/
+11
2007-05-19
kbuild: include limits.h in sumversion.c for PATH_MAX
Mike Frysinger
1
-0
/
+1
2007-05-02
kbuild: do not emit src version warning for non-modules
Sam Ravnborg
1
-3
/
+2
2006-02-19
kbuild: do not segfault in modpost if MODVERDIR is not defined
Sam Ravnborg
1
-3
/
+6
2006-02-19
kbuild: use warn()/fatal() consistent in modpost
Sam Ravnborg
1
-14
/
+9
2005-07-27
[PATCH] kbuild: signed char fixes for scripts
J.A. Magallon
1
-4
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+498