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-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
add Zstandard compression support
Torge Matthies
1
-0
/
+144
2014-12-25
Remove FSF mailing address
Lucas De Marchi
1
-2
/
+1
2014-10-03
Reorder and reorganize header files
Lucas De Marchi
1
-9
/
+8
2014-10-03
Move generic util functions to shared directory
Lucas De Marchi
1
-0
/
+2
2013-11-18
file: use _cleanup_free_
Lucas De Marchi
1
-4
/
+4
2013-07-04
Use "-internal" suffix instead of "-private"
Lucas De Marchi
1
-1
/
+1
2013-02-19
libkmod: fix address argument to mmap calls
Kees Cook
1
-1
/
+2
2013-02-19
libkmod: add finit_module logic
Kees Cook
1
-0
/
+13
2013-01-16
Update copyright notices
Lucas De Marchi
1
-1
/
+1
2012-10-18
libkmod: cache open file for later access
Lucas De Marchi
1
-0
/
+13
2012-05-08
libkmod-file: gracefully handle errors from zlib
Dave Reisner
1
-1
/
+7
2012-01-09
Update copyright
Lucas De Marchi
1
-1
/
+1
2012-01-04
file: use log facilities
Lucas De Marchi
1
-10
/
+10
2012-01-04
file: take a weakref to ctx
Lucas De Marchi
1
-1
/
+4
2012-01-04
Add missing static const
Lucas De Marchi
1
-1
/
+1
2012-01-03
libkmod-file: refactor code to avoid ifdef mess.
Gustavo Sverzut Barbieri
1
-83
/
+98
2011-12-24
Support for loading Xz-compressed modules
Jan Engelhardt
1
-0
/
+132
2011-12-24
file: speed up loading non-gzipped modules when zlib is enabled.
Gustavo Sverzut Barbieri
1
-20
/
+53
2011-12-17
implement zlib module loading.
Gustavo Sverzut Barbieri
1
-0
/
+163