index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
mod
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-07
modpost: traverse modules in order
Masahiro Yamada
2
-10
/
+10
2022-05-07
modpost: import include/linux/list.h
Masahiro Yamada
1
-0
/
+213
2022-05-07
modpost: change mod->gpl_compatible to bool type
Masahiro Yamada
2
-7
/
+12
2022-05-07
modpost: use bool type where appropriate
Masahiro Yamada
3
-38
/
+37
2022-05-07
modpost: move struct namespace_list to modpost.c
Masahiro Yamada
2
-5
/
+5
2022-05-07
modpost: retrieve the module dependency and CRCs in check_exports()
Masahiro Yamada
1
-10
/
+6
2022-05-07
modpost: add a separate error for exported symbols without definition
Masahiro Yamada
1
-1
/
+6
2022-05-07
modpost: remove stale comment about sym_add_exported()
Masahiro Yamada
1
-4
/
+0
2022-05-07
modpost: do not write out any file when error occurred
Masahiro Yamada
1
-0
/
+3
2022-05-07
modpost: use snprintf() instead of sprintf() for safety
Masahiro Yamada
1
-1
/
+7
2022-05-07
kbuild: get rid of duplication in *.mod files
Masahiro Yamada
1
-1
/
+1
2022-05-07
kbuild: split the second line of *.mod into *.usyms
Masahiro Yamada
1
-9
/
+2
2022-05-07
modpost: remove annoying namespace_from_kstrtabns()
Masahiro Yamada
1
-12
/
+2
2022-05-07
modpost: remove redundant initializes for static variables
Masahiro Yamada
1
-5
/
+5
2022-05-07
modpost: move export_from_secname() call to more relevant place
Masahiro Yamada
1
-6
/
+4
2022-05-07
modpost: remove useless export_from_sec()
Masahiro Yamada
2
-17
/
+2
2022-04-26
bus: mhi: ep: Add uevent support for module autoloading
Manivannan Sadhasivam
1
-0
/
+10
2022-04-02
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2022-03-22
kbuild: Fixup the IBT kbuild changes
Peter Zijlstra
1
-6
/
+6
2022-03-13
Kbuild: use -Wdeclaration-after-statement
Mark Rutland
1
-1
/
+3
2022-03-10
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
1
-0
/
+5
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+15
2022-01-06
riscv: switch to relative exception tables
Jisheng Zhang
1
-0
/
+15
2021-11-09
HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
Thomas Weißschuh
2
-0
/
+27
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-16
/
+11
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2021-09-03
modpost: get the *.mod file path more simply
Masahiro Yamada
3
-16
/
+11
2021-08-26
PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
Max Gurtovoy
2
-2
/
+16
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
1
-1
/
+1
2021-06-17
kbuild: modpost: Explicitly warn about unprototyped symbols
Mark Brown
1
-2
/
+5
2021-05-01
.gitignore: prefix local generated files with a slash
Masahiro Yamada
1
-4
/
+4
2021-04-24
kbuild: add an elfnote for whether vmlinux is built with lto
Yonghong Song
1
-0
/
+2
2021-04-24
scripts: modpost.c: Fix a few typos
Bhaskar Chowdhury
1
-4
/
+4
2021-04-24
kbuild: fix false-positive modpost warning when all symbols are trimmed
Masahiro Yamada
1
-13
/
+12
2021-04-24
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
1
-14
/
+1
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+17
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-50
/
+3
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-10
/
+22
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2
-38
/
+3
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2
-13
/
+1
2021-01-14
scripts/mod: disable LTO for empty.c
Sami Tolvanen
1
-0
/
+1
2021-01-14
modpost: lto: strip .lto from module names
Sami Tolvanen
3
-10
/
+21
2021-01-07
fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
Xu Yilun
2
-0
/
+17
2021-01-07
platform/surface: aggregator: Add dedicated bus and device type
Maximilian Luz
2
-0
/
+31
2020-12-23
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-45
/
+43
2020-12-21
modpost: turn static exports into error
Quentin Perret
1
-3
/
+3
2020-12-21
modpost: turn section mismatches to error from fatal()
Masahiro Yamada
1
-4
/
+4
2020-12-21
modpost: change license incompatibility to error() from fatal()
Masahiro Yamada
1
-2
/
+2
[prev]
[next]