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.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-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
3
-31
/
+26
2022-12-14
modpost: Include '.text.*' in TEXT_SECTIONS
Nathan Chancellor
1
-2
/
+2
2022-12-14
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
1
-7
/
+4
2022-12-14
LoongArch: Switch to relative exception tables
Youling Tang
1
-0
/
+13
2022-11-27
modpost: Mark uuid_le type to be suitable only for MEI
Andy Shevchenko
1
-4
/
+8
2022-11-21
modpost: fix array_size.cocci warning
KaiLong Wang
1
-2
/
+2
2022-11-21
modpost: Join broken long printed messages
Geert Uytterhoeven
2
-16
/
+10
2022-08-20
modpost: fix module versioning when a symbol lacks valid CRC
Masahiro Yamada
1
-3
/
+1
2022-08-10
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-250
/
+68
2022-08-04
modpost: remove .symbol_white_list field entirely
Masahiro Yamada
1
-39
/
+16
2022-08-04
modpost: remove unneeded .symbol_white_list initializers
Masahiro Yamada
1
-8
/
+0
2022-08-04
modpost: add PATTERNS() helper macro
Masahiro Yamada
1
-0
/
+7
2022-08-04
modpost: shorten warning messages in report_sec_mismatch()
Masahiro Yamada
1
-170
/
+9
2022-08-04
Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost"
Masahiro Yamada
1
-3
/
+0
2022-08-03
modpost: use more reliable way to get fromsec in section_rel(a)()
Masahiro Yamada
1
-4
/
+2
2022-08-03
modpost: add array range check to sec_name()
Masahiro Yamada
1
-1
/
+9
2022-08-03
modpost: refactor get_secindex()
Masahiro Yamada
1
-12
/
+18
2022-08-03
modpost: remove unused Elf_Sword macro
Masahiro Yamada
1
-2
/
+0
2022-08-03
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+3
2022-07-27
modpost: use sym_get_data() to get module device_table data
Masahiro Yamada
3
-4
/
+3
2022-07-27
modpost: drop executable ELF support
Masahiro Yamada
1
-6
/
+4
2022-07-27
Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."
Masahiro Yamada
1
-1
/
+0
2022-07-12
module: panic: Taint the kernel when selftest modules load
David Gow
1
-0
/
+3
2022-06-20
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
1
-1
/
+1
2022-06-05
Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-126
/
+40
2022-06-05
modpost: use fnmatch() to simplify match()
Masahiro Yamada
1
-61
/
+13
2022-06-05
modpost: simplify mod->name allocation
Masahiro Yamada
1
-13
/
+12
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+10
2022-06-01
kbuild: check static EXPORT_SYMBOL* by script instead of modpost
Masahiro Yamada
1
-27
/
+1
2022-05-29
kbuild: do not create *.prelink.o for Clang LTO or IBT
Masahiro Yamada
1
-7
/
+0
2022-05-27
modpost: squash if...else-if in find_elf_symbol2()
Masahiro Yamada
1
-7
/
+3
2022-05-27
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
Masahiro Yamada
3
-6
/
+6
2022-05-27
modpost: remove the unused argument of check_sec_ref()
Masahiro Yamada
1
-3
/
+2
2022-05-27
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
1
-1
/
+2
2022-05-27
modpost: fix removing numeric suffixes
Alexander Lobakin
1
-1
/
+1
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
1
-4
/
+24
2022-05-23
modpost: extract symbol versions from *.cmd files
Masahiro Yamada
1
-48
/
+131
2022-05-23
modpost: add sym_find_with_module() helper
Masahiro Yamada
1
-2
/
+7
2022-05-11
modpost: change the license of EXPORT_SYMBOL to bool type
Masahiro Yamada
1
-78
/
+30
2022-05-11
modpost: remove left-over cross_compile declaration
Masahiro Yamada
1
-1
/
+0
2022-05-11
modpost: move *.mod.c generation to write_mod_c_files()
Masahiro Yamada
1
-25
/
+31
2022-05-11
modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header
Masahiro Yamada
1
-18
/
+7
2022-05-07
modpost: split new_symbol() to symbol allocation and hash table addition
Masahiro Yamada
1
-10
/
+8
2022-05-07
modpost: make sym_add_exported() always allocate a new symbol
Masahiro Yamada
1
-6
/
+4
2022-05-07
modpost: make multiple export error
Masahiro Yamada
1
-3
/
+3
2022-05-07
modpost: dump Module.symvers in the same order of modules.order
Masahiro Yamada
2
-16
/
+14
2022-05-07
modpost: traverse the namespace_list in order
Masahiro Yamada
2
-20
/
+17
2022-05-07
modpost: use doubly linked list for dump_lists
Masahiro Yamada
1
-14
/
+10
2022-05-07
modpost: traverse unresolved symbols in order
Masahiro Yamada
2
-7
/
+15
2022-05-07
modpost: add sym_add_unresolved() helper
Masahiro Yamada
1
-8
/
+11
[next]