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-08-02
Add /lib/modules/modprobe.d to configuration search path
tizen_8.0_m2_release
tizen_7.0_m2_release
submit/tizen_base/20220802.051611
accepted/tizen/base/dev/20230602.080819
accepted/tizen/base/20221115.103734
accepted/tizen/base/20220804.052410
accepted/tizen/base/20220803.043309
accepted/tizen/8.0/base/20231005.044822
accepted/tizen/7.0/base/hotfix/20221116.055306
accepted/tizen/7.0/base/20221116.025857
tizen_8.0_base
tizen_7.0_base_hotfix
tizen_7.0_base
old/tizen_base-20231107
accepted/tizen_base_dev
accepted/tizen_8.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base
Karol Lewandowski
2
-0
/
+2
2022-08-02
add packaging for kmod
Seung-Woo Kim
4
-0
/
+151
2022-06-30
modprobe: Write error messages to syslog if stderr is unavailable
Quentin Armitage
1
-0
/
+7
2022-06-30
build: enable building & running tests from a subdir
Dimitri John Ledkov
1
-0
/
+1
2022-06-30
testsuite: repair read of uninitialized memory
Jan Engelhardt
1
-1
/
+1
2022-06-30
kmod 30
v30
Lucas De Marchi
3
-5
/
+85
2022-06-30
libkmod: Support SM3 hash algorithm
HuaxinLu
1
-0
/
+6
2022-06-29
README: Update optional dependencies
Lucas De Marchi
1
-0
/
+2
2022-06-28
Keep only one readme
Lucas De Marchi
1
-126
/
+0
2022-06-26
modprobe: Add --wait
Lucas De Marchi
2
-9
/
+78
2022-06-26
testsuite: Add tests for sleep calculation
Lucas De Marchi
1
-0
/
+41
2022-06-26
util: Add exponential backoff sleep
Lucas De Marchi
2
-0
/
+51
2022-06-26
util: Add msec variants for time-related functions
Lucas De Marchi
2
-0
/
+20
2022-06-26
util: Add time-related functions from testsuite
Lucas De Marchi
3
-13
/
+19
2022-06-26
module-playground: Add debugfs entry in mod-simple
Lucas De Marchi
1
-1
/
+17
2022-06-26
libkmod: Allow to ignore log message on module removal
Lucas De Marchi
2
-4
/
+11
2022-06-26
modprobe: Move -R to "Query options"
Lucas De Marchi
1
-4
/
+4
2022-06-26
modprobe: re-use modname variable
Lucas De Marchi
1
-1
/
+1
2022-06-26
depmod: Fix writing over array length
Lucas De Marchi
1
-0
/
+1
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
[next]