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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
modprobe: Make rmmod_do_module() contain all the removal sequence
Lucas De Marchi
1
-15
/
+22
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
2
-4
/
+76
2022-04-01
modprobe: Rename rmmod_do_deps_list
Lucas De Marchi
1
-4
/
+5
2022-03-03
docs: Add missing functions to documentation
Lucas De Marchi
1
-0
/
+2
2022-02-23
libkmod: Fix use of sizeof instead of ARRAY_SIZE
Lucas De Marchi
1
-2
/
+2
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-20
libkmod: Add lookup from module name
Lucas De Marchi
3
-0
/
+61
2022-02-20
libkmod: Update docs about indexes order
Lucas De Marchi
1
-1
/
+1
2022-02-20
libkmod: Add helper function to iterate lookup options
Lucas De Marchi
1
-45
/
+37
2022-02-20
gitignore: ignore gtk-doc.make
Lucas De Marchi
1
-0
/
+1
2022-02-20
libkmod-module: Fix return code for kmod_module_new_from_lookup()
Lucas De Marchi
1
-2
/
+2
2022-02-20
test-initstate: Check for negative value on error
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
2022-02-11
libkmod: Prefer builtin index over builtin.alias
Lucas De Marchi
1
-5
/
+7
2022-01-20
libkmod: Set builtin to no when module is created from path.
Michal Suchanek
1
-8
/
+9
2021-09-23
libkmod: add a library notice log level print
Luis Chamberlain
1
-0
/
+2
2021-06-09
libkmod-module: check "new_from_name" return value in get_builtin
Yauheni Kaliuta
1
-1
/
+4
2021-05-20
kmod 29
v29
Lucas De Marchi
3
-2
/
+48
2021-05-11
testsuite: update gitignore
Lucas De Marchi
1
-1
/
+1
2021-05-11
depmod: fix modules.builtin.alias.bin output
Lucas De Marchi
1
-1
/
+1
2021-05-11
Fix return value doc for kmod_module_get_info()
Lucas De Marchi
1
-1
/
+1
2021-04-17
libkmod: fix possible double free with wrong modules.builtin.modinfo
Seung-Woo Kim
1
-1
/
+1
2021-04-17
libkmod: fix an overflow with wrong modules.builtin.modinfo
Seung-Woo Kim
1
-1
/
+1
2021-04-17
gitignore: ignore .mbx and .cover for b4 integration
Lucas De Marchi
1
-0
/
+2
2021-04-09
libkmod-config: fix a memory leak when kmod_list_append() fails
Seung-Woo Kim
1
-1
/
+3
2021-03-10
libkmod-config: more chars allowed as space
Lucas De Marchi
1
-2
/
+5
2021-02-15
test-modprobe: share single function for kcmdline tests
Lucas De Marchi
1
-85
/
+10
2021-02-15
testsuite: allow to re-use single function for tests
Lucas De Marchi
1
-2
/
+4
2021-02-15
libkmod-config: re-quote option from kernel cmdline
Lucas De Marchi
10
-1
/
+109
2021-02-15
libkmod-config: revamp kcmdline parsing into a state machine
Lucas De Marchi
1
-34
/
+52
2021-02-05
testsuite: also test xz compression
Lucas De Marchi
1
-0
/
+9
2021-02-05
testsuite: compress modules if feature is enabled
Lucas De Marchi
3
-12
/
+19
2021-01-23
populate-modules: Use more bash, more quotes
Dave Reisner
1
-9
/
+9
2021-01-20
README: make github mirror official
Lucas De Marchi
2
-4
/
+126
2021-01-18
Support /usr/local for configuration files
Lucas De Marchi
4
-4
/
+9
2021-01-18
depmod: fix precedence order
Lucas De Marchi
1
-1
/
+1
2021-01-18
libkmod: Fix documentation on config precedence order
Lucas De Marchi
3
-3
/
+3
2021-01-07
Fix "modinfo -F always shows name for built-ins"
Marco d'Itri
1
-1
/
+5
2021-01-07
README: remove leftover from semaphoreci
Lucas De Marchi
1
-3
/
+0
2021-01-07
testsuite: Automatically skip tests that fail when sysconfdir != /etc.
Marius Bakke
5
-7
/
+28
2021-01-07
testsuite: Add facility to skip tests.
Marius Bakke
2
-0
/
+11
2021-01-07
kmod 28
v28
Lucas De Marchi
3
-2
/
+15
2021-01-07
build: add comment with rules for libtool version update
Lucas De Marchi
1
-0
/
+13
2020-12-27
build: fix distcheck due to missing zstd
Lucas De Marchi
1
-1
/
+1
[prev]
[next]