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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-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
2019-12-29
libkmod-module: convert return value from system() to errno
Topi Miettinen
1
-6
/
+11
2019-12-18
modinfo: Show information about built-in modules
Alexey Gladkov
2
-8
/
+17
2019-12-18
Lookup aliases in the modules.builtin.modinfo
Alexey Gladkov
4
-2
/
+35
2019-12-18
libkmod: Add function to get list of built-in modules
Alexey Gladkov
2
-0
/
+41
2019-12-18
libkmod: Add parser for modules.builtin.modinfo
Alexey Gladkov
2
-0
/
+337
2019-05-28
libkmod-signature: use PKCS#7 instead of CMS
Stefan Strogin
1
-18
/
+19
2019-02-04
libkmod-signature: implement pkcs7 parsing with openssl
Yauheni Kaliuta
3
-4
/
+199
2018-11-16
signature: do not report wrong data for pkc#7 signature
Yauheni Kaliuta
2
-19
/
+39
2018-06-18
kmod: build: cure compiler warnings showing up externally
Jan Engelhardt
1
-2
/
+2
2018-04-05
libkmod-module: check for NULL before accessing pointers
Luca Bruno
1
-13
/
+10
2017-08-04
libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS
Yauheni Kaliuta
1
-1
/
+29
2017-04-11
libkmod: modinfo: implement signature output
Yauheni Kaliuta
3
-1
/
+16
2017-04-11
libkmod: modinfo: implement line splitting in hex_to_str
Yauheni Kaliuta
1
-5
/
+15
2017-04-11
libkmod: modinfo: use own function for sig_key hex output
Yauheni Kaliuta
1
-25
/
+54
2017-04-11
libkmod: modinfo: fix sig_id output
Yauheni Kaliuta
1
-1
/
+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-02-16
module: fix a memory leak
Bartosz Golaszewski
1
-4
/
+6
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
2016-06-28
libkmod: fix integration with gtk-doc
Lucas De Marchi
1
-1
/
+3
2016-06-27
libkmod-module: modinfo: print signature id
Lucas De Marchi
1
-1
/
+7
2016-06-27
libkmod-signature: handle PKCS#7
Lucas De Marchi
1
-0
/
+2
2016-06-27
libkmod-module: do not crash modinfo on 0 key id len
Lucas De Marchi
1
-15
/
+23
2016-06-21
libkmod: Handle long lines in /proc/modules
Michal Marek
1
-2
/
+10
2016-05-21
kmod_module_get_refcnt: fix documentation
Peter Wu
1
-1
/
+1
2015-09-30
libkmod: export new kmod_get_dirname() function
Lucas De Marchi
2
-1
/
+14
2015-09-30
modprobe: Update error message when path is missing
Laura Abbott
2
-2
/
+1
2015-06-13
libkmod-module: fix return code in error path
Lucas De Marchi
1
-1
/
+1
2015-02-28
Check return of fseek while reading index
Lucas De Marchi
1
-1
/
+2
2015-02-28
Avoid sign-extension error on multiplication
Lucas De Marchi
1
-1
/
+1
2015-02-28
Fix race while loading modules
Harish Jenny K N
3
-19
/
+57
2015-02-18
libkmod: better explain a signed module layout
Lucas De Marchi
1
-7
/
+11
2015-02-18
libkmod: consider empty signature key as invalid
Lucas De Marchi
1
-1
/
+2
2015-02-18
Fix out of bounds signature access with 32 bit off_t
Tobias Stoeckmann
1
-1
/
+1
2015-02-17
libkmod: properly validate file size
Tobias Stoeckmann
1
-5
/
+5
2015-02-10
libkmod: use helper function to check for overflow
Lucas De Marchi
1
-2
/
+2
2015-02-10
Prevent offset + size overflow.
Tobias Stoeckmann
1
-1
/
+1
2015-01-25
Fix uninitialized warning
Lucas De Marchi
1
-1
/
+1
2015-01-02
Fix include in python bindings
Lucas De Marchi
1
-1
/
+1
2015-01-02
libkmod-elf: Remove unused variables
Lucas De Marchi
1
-6
/
+0
2014-12-25
Remove FSF mailing address
Lucas De Marchi
10
-20
/
+10
2014-11-15
libkmod-index: move comment to include the includes
Lucas De Marchi
1
-5
/
+5
2014-11-15
libkmod-index: remove invalid comment
Lucas De Marchi
1
-1
/
+0
2014-10-29
libkmod-index: keep index and comments in .c
Lucas De Marchi
2
-104
/
+99
2014-10-11
shared: rename prefixes of strbuf functions
Lucas De Marchi
1
-60
/
+60
2014-10-11
Move strbuf implementation to shared/
Lucas De Marchi
1
-111
/
+1
2014-10-09
libkmod: remove unused inline functions
Lucas De Marchi
1
-16
/
+0
[next]