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
2013-04-04
libkmod: Use secure_getenv if available
Cristian RodrÃguez
3
-1
/
+11
2013-03-21
modprobe: Fix assertion on --show-depends with bogus config file
Lucas De Marchi
2
-3
/
+6
2013-03-21
testsuite: Add test to check if modprobe explodes on bogus config
Lucas De Marchi
14
-0
/
+36
2013-03-21
testsuite: Exit with success on signal if test has expected_fail=true
Lucas De Marchi
1
-1
/
+1
2013-03-19
libkmod-util: Add missing include file
Lucas De Marchi
1
-0
/
+1
2013-03-18
rmmod: Teach rmmod about builtin modules
Josh Boyer
1
-1
/
+7
2013-02-19
libkmod: fix address argument to mmap calls
Kees Cook
2
-3
/
+4
2013-02-19
testsuite: handle finit_module
Kees Cook
1
-0
/
+24
2013-02-19
libkmod: add finit_module logic
Kees Cook
4
-0
/
+47
2013-01-17
testsuite: Add modinfo test for module signatures
Michal Marek
4
-1
/
+26
2013-01-17
libkmod: Return module signature information in kmod_module_get_info()
Michal Marek
4
-2
/
+196
2013-01-17
libkmod-module: Do not free the list in kmod_module_info_append
Michal Marek
1
-7
/
+8
2013-01-16
Update copyright notices
Lucas De Marchi
39
-39
/
+39
2013-01-16
libkmod-module: Add helper for building the module info list
Michal Marek
1
-19
/
+22
2013-01-15
gitignore: ignore files generated by Automake's testsuite
Lucas De Marchi
2
-0
/
+21
2013-01-07
man: fix lib dir in which we look for config
Lucas De Marchi
1
-1
/
+1
2012-12-31
depmod: fix builtin symbols resolution when the prefix symbol is set
Andrey Mazo
1
-7
/
+12
2012-12-13
depmod: --symbol-prefix actually requires an argument
Andrey Mazo
1
-1
/
+1
2012-12-05
kmod 12
v12
Lucas De Marchi
3
-2
/
+12
2012-11-28
depmod: fix checking file extension
Lucas De Marchi
1
-2
/
+3
2012-11-28
Use bool instead of int
Lucas De Marchi
2
-3
/
+3
2012-11-28
fix is_module_filename()
Aleksey Makarov
4
-46
/
+37
2012-11-21
libkmod-module: mangle the section header, not the section
Lucas De Marchi
1
-13
/
+41
2012-11-21
libkmod-module: Remove key+value vermagic from .modinfo section
Lucas De Marchi
1
-1
/
+0
2012-11-16
depmod: fix asserting mod->kmod == NULL
Lucas De Marchi
1
-1
/
+1
2012-11-16
depmod: fix hash lookup by relpath instead of uncrelpath
Lucas De Marchi
1
-3
/
+3
2012-11-08
kmod 11
v11
Lucas De Marchi
3
-2
/
+30
2012-11-08
TODO: remove completed action
Lucas De Marchi
1
-2
/
+0
2012-11-06
tools: use program_invocation_short_name provided by libc
Lucas De Marchi
8
-19
/
+17
2012-11-06
tools: staticize functions that are now only used in log.c
Lucas De Marchi
2
-51
/
+43
2012-11-06
tools: share function for logging
Lucas De Marchi
7
-122
/
+36
2012-11-06
tools: share setting up libkmod log
Lucas De Marchi
5
-5
/
+17
2012-11-06
tools: use a single function for logging libkmod output
Lucas De Marchi
5
-75
/
+86
2012-11-06
tools: make usage() messages go to stdout rather than stderr
Lucas De Marchi
5
-10
/
+5
2012-11-06
tools: share function to convert prio to string
Lucas De Marchi
6
-66
/
+61
2012-11-06
tools: share getting program name from argv for all tools
Lucas De Marchi
8
-28
/
+34
2012-11-05
rmmod: route all messages to syslog if told to
Lucas De Marchi
1
-20
/
+73
2012-11-05
rmmod: prefer ERR over plain fprintf
Lucas De Marchi
1
-16
/
+13
2012-11-05
modinfo: prefer ERR over plain fprintf
Lucas De Marchi
1
-16
/
+14
2012-11-05
insmod: prefer ERR over plain fprintf
Lucas De Marchi
1
-11
/
+11
2012-11-05
depmod: add depmod prefix to log messages
Lucas De Marchi
1
-1
/
+1
2012-11-05
depmod: remove inline from _log
Lucas De Marchi
1
-1
/
+1
2012-11-05
TODO: update file with tasks
Lucas De Marchi
1
-10
/
+3
2012-11-05
depmod: prefer ERR and WRN over plain fprintf
Lucas De Marchi
1
-11
/
+7
2012-11-01
modprobe: use ERR() instead of fprintf(stderr, ...)
Lucas De Marchi
1
-30
/
+32
2012-11-01
modprobe: prefix log messages to stderr with modprobe
Lucas De Marchi
1
-3
/
+3
2012-11-01
modprobe: move log function
Lucas De Marchi
1
-29
/
+29
2012-11-01
modprobe: prefix libkmod messages to stderr with modprobe:
Lucas De Marchi
1
-7
/
+18
2012-10-31
modprobe: use prio_to_str() helper
Lucas De Marchi
1
-39
/
+25
2012-10-31
modprobe: exit in one place
Lucas De Marchi
1
-8
/
+5
[prev]
[next]