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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
modprobe: move check for remove_holders to caller
Lucas De Marchi
1
-2
/
+4
2022-04-06
modprobe: Fix holders removal
Lucas De Marchi
1
-8
/
+10
2022-04-04
modprobe: remove unneeded variable str_start
Masahiro Yamada
1
-3
/
+3
2022-04-04
modprobe: fix the NULL-termination of new_argv
Masahiro Yamada
1
-1
/
+1
2022-04-01
depmod: Add support for excluding a directory
Saul Wold
1
-4
/
+62
2022-04-01
modprobe: Rename rmmod_do_deps_list
Lucas De Marchi
1
-4
/
+5
2022-02-20
modinfo: Allow to force arg as module name
Lucas De Marchi
1
-2
/
+28
2022-02-20
modinfo: Update help message with "modulename"
Lucas De Marchi
1
-1
/
+1
2022-02-11
depmod: Stop opening modules.modinfo once per module
Lucas De Marchi
1
-62
/
+96
2022-02-11
depmod: Do not duplicate builtin index
Lucas De Marchi
1
-4
/
+1
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
2021-01-07
Fix "modinfo -F always shows name for built-ins"
Marco d'Itri
1
-1
/
+5
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
modinfo: Show information about built-in modules
Alexey Gladkov
1
-18
/
+21
2019-12-18
Lookup aliases in the modules.builtin.modinfo
Alexey Gladkov
1
-0
/
+63
2019-11-07
modprobe: use flags rather than bool args
Lucas De Marchi
1
-8
/
+8
2019-11-06
modprobe: ignore builtin module on recursive removing
Yauheni Kaliuta
1
-6
/
+12
2019-03-08
tools: Print a message if refcnt attribute is missing
Ezequiel Garcia
2
-6
/
+12
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
2018-11-13
modprobe: add --show-exports
Yauheni Kaliuta
1
-0
/
+36
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-11-20
insmod: fix wron fallthrough of -f
Marc-Antoine Perennou
1
-0
/
+2
2015-10-25
insmod: do support -f
Philippe De Swert
1
-2
/
+4
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-09-30
Change default log level
Laura Abbott
1
-1
/
+1
2015-09-30
modprobe: Update error message when path is missing
Laura Abbott
1
-4
/
+3
2015-06-08
tools: display features in --version
Lucas De Marchi
6
-0
/
+6
2015-06-08
tools: add PACKAGE definition in message
Lucas De Marchi
1
-1
/
+1
2015-06-06
tools: Hide new commands behind experimental flag
Lucas De Marchi
1
-2
/
+5
2015-04-16
Fix spurious spaces in lsmod output
Santiago Vila
1
-3
/
+5
2015-03-07
tools: add basic versions of insert and remove
Caio Marcelo de Oliveira Filho
4
-0
/
+282
[next]