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
/
libkmod
/
libkmod-config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
libkmod-config: fix a memory leak when kmod_list_append() fails
submit/tizen/20210412.054957
accepted/tizen/unified/20210413.021236
Seung-Woo Kim
1
-1
/
+3
2020-03-13
libkmod: ignore kcmdline option if we fail to parse modname
Lucas De Marchi
1
-1
/
+2
2020-01-20
libkmod: reset was_space on second pass
Lucas De Marchi
1
-0
/
+1
2017-02-16
libkmod-config: fix parsing quoted kernel cmdline on params
Lucas De Marchi
1
-0
/
+14
2017-02-16
libkmod-config: replace 0/1 with bool
Lucas De Marchi
1
-4
/
+4
2017-01-23
libkmod: Fix handling of quotes in kernel command line
James Minor
1
-0
/
+7
2016-08-08
libkmod: fix use of strcpy
Lucas De Marchi
1
-6
/
+11
2014-12-25
Remove FSF mailing address
Lucas De Marchi
1
-2
/
+1
2014-10-09
Log error on failed underscores(), moving it to shared/
Lucas De Marchi
1
-56
/
+17
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
-6
/
+6
2014-10-03
Move generic util functions to shared directory
Lucas De Marchi
1
-0
/
+2
2014-04-01
config: also parse softdeps from modules
Tom Gundersen
1
-0
/
+2
2014-03-05
libkmod-config: Only match dot before '=' in /proc/cmdline
Michal Marek
1
-3
/
+8
2014-03-05
libkmod-config,depmod: Accept special files as configuration files, too
Michal Marek
1
-5
/
+1
2013-11-18
config: Use _cleanup_free_
Lucas De Marchi
1
-40
/
+22
2013-08-29
Fix usage of readdir_r()
Lucas De Marchi
1
-18
/
+4
2013-08-13
libkmod: Fix getting param with no value from kcmdline
Lucas De Marchi
1
-1
/
+1
2013-08-09
depmod: add missing "else" clause
Jan Engelhardt
1
-1
/
+1
2013-07-04
Use "-internal" suffix instead of "-private"
Lucas De Marchi
1
-1
/
+1
2013-01-16
Update copyright notices
Lucas De Marchi
1
-1
/
+1
2012-10-09
libkmod: Add support for '.' in module parameter on kcmdline
Lucas De Marchi
1
-2
/
+4
2012-06-12
libkmod-config: refactor functions to get config
Lucas De Marchi
1
-6
/
+7
2012-05-15
libkmod: move function to the only file using it
Mike Frysinger
1
-0
/
+31
2012-04-19
doc: remove links to NULL going nowhere
Lucas De Marchi
1
-6
/
+6
2012-02-18
Add missing newlines
Lucas De Marchi
1
-1
/
+1
2012-01-31
improve logging to mention context.
Gustavo Sverzut Barbieri
1
-1
/
+1
2012-01-17
Check if struct stat has mtim member
Lucas De Marchi
1
-1
/
+1
2012-01-14
Update documentation with recent changes
Lucas De Marchi
1
-0
/
+115
2012-01-13
config: let softdeps dump their data
Lucas De Marchi
1
-1
/
+91
2012-01-13
config: add exported iterator functions
Lucas De Marchi
1
-0
/
+152
2012-01-11
config: deprecate 'include' and 'config' commands
Lucas De Marchi
1
-1
/
+1
2012-01-10
config: be reliable againt syntax errors in configs
Lucas De Marchi
1
-8
/
+12
2012-01-09
Update copyright
Lucas De Marchi
1
-1
/
+1
2012-01-06
config: check if opening /proc/cmdline succeeded
Lucas De Marchi
1
-0
/
+6
2012-01-04
config: take a weakref to ctx
Lucas De Marchi
1
-0
/
+1
2012-01-01
config: save list of config paths with their timestamps
Lucas De Marchi
1
-8
/
+43
2011-12-31
libkmod-config: remove warning for skipped config files
Dave Reisner
1
-5
/
+1
2011-12-28
Do not forget parenthesis around if (streq(A, B)).
Leandro Pereira
1
-3
/
+3
2011-12-27
Add functions to get ctx blacklists
Lucas De Marchi
1
-0
/
+5
2011-12-22
Initialize line number with 0
Lucas De Marchi
1
-1
/
+1
2011-12-20
Use sorted configuration files in precedence order
Lucas De Marchi
1
-64
/
+100
2011-12-20
kmod_config: fix kcmd line parser with dots after =
Lucas De Marchi
1
-1
/
+2
2011-12-19
Fix debug message formatting
Lucas De Marchi
1
-1
/
+1
2011-12-17
implement softdeps.
Gustavo Sverzut Barbieri
1
-1
/
+180
2011-12-17
Open more file descriptors with O_CLOEXEC
Cristian RodrÃguez
1
-2
/
+2
2011-12-16
Library must use O_CLOEXEC whenever it opens file descriptors
Cristian RodrÃguez
1
-1
/
+1
2011-12-14
Fix format of log message
Lucas De Marchi
1
-1
/
+1
2011-12-14
kmod_config: parse kernel command line for options and blacklist
Lucas De Marchi
1
-0
/
+63
2011-12-12
Fix "Dead assignments" as reported by llvm
Lucas De Marchi
1
-3
/
+2
[next]