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
2014-03-24
libkmod: Fix unaligned access
Lucas De Marchi
1
-1
/
+1
2014-03-07
libkmod-elf: Fix check by class in get_modversions()
Lucas De Marchi
1
-1
/
+1
2014-03-06
build-sys: add small redirecting Makefiles
Lucas De Marchi
2
-0
/
+15
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
2014-03-05
libkmod-module: Simplify kmod_module_insert_module()
Michal Marek
1
-17
/
+10
2014-01-21
Remove duplicate includes
Lucas De Marchi
1
-1
/
+0
2013-12-17
Use C11's noreturn
Lucas De Marchi
1
-0
/
+10
2013-11-18
module: use _cleanup_free and remove useless call to free()
Lucas De Marchi
1
-9
/
+5
2013-11-18
file: use _cleanup_free_
Lucas De Marchi
1
-4
/
+4
2013-11-18
array: avoid duplicate code to reallocate
Lucas De Marchi
1
-19
/
+19
2013-11-18
util: Be OOM-safe and use _cleanup_free_
Lucas De Marchi
1
-14
/
+25
2013-11-18
util: use _cleanup_free_ on path_make_absolute_cwd()
Lucas De Marchi
1
-7
/
+6
2013-11-18
config: Use _cleanup_free_
Lucas De Marchi
1
-40
/
+22
2013-11-18
util: Add cleanup attribute
Lucas De Marchi
2
-0
/
+8
2013-09-20
libkmod: always pass O_NONBLOCK to kernel
Lucas De Marchi
2
-10
/
+7
2013-09-20
libkmod-hash: always align n_buckets to power of 2
Lucas De Marchi
1
-6
/
+9
2013-09-20
util: Add ALIGN_POWER2
Lucas De Marchi
1
-0
/
+5
2013-09-06
build: remove check for typeof
Lucas De Marchi
1
-6
/
+0
2013-09-06
Add configure check for _Static_assert()
Thomas Petazzoni
1
-0
/
+5
2013-08-29
Fix usage of readdir_r()
Lucas De Marchi
2
-52
/
+22
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-17
README: Move items from TODO
Lucas De Marchi
1
-1
/
+1
2013-07-15
util: Add mkdir_parents()
Lucas De Marchi
2
-0
/
+12
2013-07-15
util: Add len arg to mkdir_p()
Lucas De Marchi
2
-5
/
+6
2013-07-15
util: Add mkdir_p implementation from testsuite
Lucas De Marchi
2
-0
/
+62
2013-07-04
Use "-internal" suffix instead of "-private"
Lucas De Marchi
11
-10
/
+10
2013-05-11
libkmod: Avoid calling syscall() with -1
Jan Luebbe
1
-0
/
+7
2013-05-11
Revert "missing: Don't call syscall() with syscallno == -1"
Lucas De Marchi
1
-6
/
+4
2013-05-04
Add document for exported enums
Chengwei Yang
2
-6
/
+44
2013-05-04
Several minor fixes for documentation
Chengwei Yang
2
-9
/
+9
2013-05-02
missing: Don't call syscall() with syscallno == -1
Lucas De Marchi
1
-4
/
+6
2013-04-30
Fix coding style
Lucas De Marchi
1
-2
/
+2
2013-04-23
libkmod-index: Return early if readroot failed
Lucas De Marchi
1
-2
/
+8
2013-04-23
libkmod-module: Don't pass NULL ctx to kmod_log
Lucas De Marchi
1
-1
/
+1
2013-04-23
libkmod-module: Don't pass NULL pointer to memcpy
Lucas De Marchi
1
-1
/
+2
2013-04-21
Add format attribute and fix issues
Lucas De Marchi
1
-0
/
+1
2013-04-15
Use static assertions for sizeof checks
Lucas De Marchi
1
-5
/
+5
2013-04-15
Use _Static_assert
Lucas De Marchi
1
-29
/
+7
2013-04-09
libkmod: Move finit_module() definition to missing.h
Lucas De Marchi
2
-8
/
+14
2013-04-09
libkmod: Add missing definitions
Lucas De Marchi
3
-2
/
+14
2013-04-04
libkmod: Use secure_getenv if available
Cristian RodrÃguez
2
-1
/
+10
2013-03-19
libkmod-util: Add missing include file
Lucas De Marchi
1
-0
/
+1
2013-02-19
libkmod: fix address argument to mmap calls
Kees Cook
2
-3
/
+4
2013-02-19
libkmod: add finit_module logic
Kees Cook
3
-0
/
+44
2013-01-17
libkmod: Return module signature information in kmod_module_get_info()
Michal Marek
3
-1
/
+194
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
13
-13
/
+13
2013-01-16
libkmod-module: Add helper for building the module info list
Michal Marek
1
-19
/
+22
[prev]
[next]