index
:
platform/upstream/kmod
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
old/tizen-20170403
old/tizen-20180130
old/tizen-20190318
old/tizen-20200224
old/tizen-20210217
old/tizen_base-20231107
pristine-tar
sandbox/wangbiao/zstd_support
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
upstream-pristine-tar
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
depmod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
depmod: fix modules.builtin.alias.bin output
Lucas De Marchi
1
-1
/
+1
2021-01-18
Support /usr/local for configuration files
Lucas De Marchi
1
-0
/
+1
2021-01-18
depmod: fix precedence order
Lucas De Marchi
1
-1
/
+1
2020-12-27
depmod: unconditionally write builtin.alias.bin
Lucas De Marchi
1
-4
/
+6
2020-12-01
depmod: output_builtin_alias_bin: free idx on error path
Yauheni Kaliuta
1
-7
/
+4
2020-03-13
depmod: do not output .bin to stdout
Lucas De Marchi
1
-1
/
+5
2019-12-18
Lookup aliases in the modules.builtin.modinfo
Alexey Gladkov
1
-0
/
+63
2018-12-17
depmod: shut up gcc insufficinet buffer warning
Michal Suchanek
1
-16
/
+38
2018-12-17
depmod: prevent module dependency files corruption due to parallel invocation.
Michal Suchanek
1
-2
/
+7
2018-12-17
depmod: prevent module dependency files missing during depmod invocation
Michal Suchanek
1
-1
/
+0
2017-12-07
depmod: module_is_higher_priority: fix modname length calculation
Yauheni Kaliuta
1
-2
/
+2
2017-12-07
depmod: Don't add .TOC. when it's in the kernel.
Michal Suchanek
1
-1
/
+2
2017-06-01
depmod: implement external directories support
Yauheni Kaliuta
1
-22
/
+150
2017-06-01
depmod: rewrite depmod modules search with scratchbuf
Yauheni Kaliuta
1
-12
/
+21
2017-06-01
depmod: create depmod dir independent search function
Yauheni Kaliuta
1
-9
/
+22
2017-05-09
depmod: search key: move builtin detection under the add function
Yauheni Kaliuta
1
-4
/
+4
2017-05-08
depmod: fix errorpath memleaks in report cycles logic
Yauheni Kaliuta
1
-17
/
+37
2017-02-23
depmod: fix leak on error path
Lucas De Marchi
1
-1
/
+2
2017-02-22
depmod: handle nested loops
Yauheni Kaliuta
1
-84
/
+211
2016-11-08
depmod: ignore related modules in depmod_report_cycles
Mian Yousaf Kaukab
1
-1
/
+12
2016-08-15
depmod: fix string overflow
Lucas De Marchi
1
-2
/
+19
2016-06-11
depmod: Ignore PowerPC64 ABIv2 .TOC. symbol
Anton Blanchard
1
-0
/
+2
2016-01-11
depmod: Don't insert comment in modules.devname if otherwise empty
Josh Triplett
1
-4
/
+8
2015-09-30
depmod: Don't fall back to uname on bad version
Laura Abbott
1
-1
/
+5
2015-09-30
depmod: Remove unprinted debug messages
Laura Abbott
1
-4
/
+1
2015-06-08
tools: display features in --version
Lucas De Marchi
1
-0
/
+1
2015-02-28
depmod: add asserts to ensure positive return from ftell()
Lucas De Marchi
1
-2
/
+4
2015-02-26
depmod: fix leak in case of malloc(0)
Lucas De Marchi
1
-1
/
+2
2015-02-25
depmod: use cleanup attribute to simplify free on exit
Lucas De Marchi
1
-12
/
+5
2015-02-25
depmod: Fix crash in previous commit if root is not set
Colin Walters
1
-1
/
+1
2015-02-25
depmod: fix leaking root on exit
Lucas De Marchi
1
-1
/
+5
2015-01-02
Fix includes after change to build-sys
Lucas De Marchi
1
-1
/
+1
2014-11-15
depmod: point to documentation in libkmod
Lucas De Marchi
1
-101
/
+2
2014-10-09
Move remaining functions from libkmod-util to shared
Lucas De Marchi
1
-1
/
+0
2014-10-09
depmod: use alias_normalize() from shared
Lucas De Marchi
1
-38
/
+5
2014-10-09
Do not export array of kmod extensions
Lucas De Marchi
1
-1
/
+1
2014-10-03
Rename getline_wrapped() to freadline_wrapped()
Lucas De Marchi
1
-1
/
+1
2014-10-03
Reorder and reorganize header files
Lucas De Marchi
1
-15
/
+16
2014-10-03
Move hash implementation to shared directory
Lucas De Marchi
1
-1
/
+1
2014-10-03
Move array implementation to shared directory
Lucas De Marchi
1
-1
/
+1
2014-10-03
Move generic util functions to shared directory
Lucas De Marchi
1
-0
/
+1
2014-10-02
Move macro.h to shared directory
Lucas De Marchi
1
-1
/
+2
2014-05-30
depmod: Add better error messages when facing loops
Lucas De Marchi
1
-9
/
+93
2014-05-30
depmod: Rename variable to clarify its meaning
Lucas De Marchi
1
-8
/
+12
2014-05-14
depmod: Make dependency loops be fatal
Lucas De Marchi
1
-46
/
+9
2014-04-01
config: also parse softdeps from modules
Tom Gundersen
1
-2
/
+0
2014-03-19
depmod: do not allow partial matches with "search" directive
Anssi Hannula
1
-2
/
+2
2014-03-19
depmod: fix debug print parameter order
Anssi Hannula
1
-1
/
+1
2014-03-05
libkmod-config,depmod: Accept special files as configuration files, too
Michal Marek
1
-4
/
+1
2013-09-10
depmod: warn on invalid devname specification
Tom Gundersen
1
-3
/
+10
[next]