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
2021-02-17
add packaging for kmod
submit/tizen/20210217.041642
accepted/tizen/unified/20210218.042141
Seung-Woo Kim
4
-0
/
+151
2021-01-07
kmod 28
v28
Lucas De Marchi
3
-2
/
+15
2021-01-07
build: add comment with rules for libtool version update
Lucas De Marchi
1
-0
/
+13
2020-12-27
build: fix distcheck due to missing zstd
Lucas De Marchi
1
-1
/
+1
2020-12-27
testsuite: add test for empty modules.builtin.aliases.bin
Lucas De Marchi
12
-1
/
+13
2020-12-27
shared: fix UNIQ definition
Lucas De Marchi
2
-3
/
+6
2020-12-27
depmod: unconditionally write builtin.alias.bin
Lucas De Marchi
1
-4
/
+6
2020-12-03
ci: remove semaphoreci
Lucas De Marchi
1
-46
/
+0
2020-12-03
ci: update travis distro
Lucas De Marchi
1
-11
/
+5
2020-12-03
NEWS: fix typo
Shuo Wang
1
-1
/
+1
2020-12-01
libkmod: kmod_log_null: qualify ctx argument as const
Yauheni Kaliuta
1
-1
/
+1
2020-12-01
depmod: output_builtin_alias_bin: free idx on error path
Yauheni Kaliuta
1
-7
/
+4
2020-12-01
libkmod: kmod_builtin_get_modinfo: free modinfo on error
Yauheni Kaliuta
1
-0
/
+1
2020-10-19
man: fix typo
Samanta Navarro
1
-1
/
+1
2020-09-10
testsuite: add test for zstd-compressed module
Torge Matthies
1
-1
/
+9
2020-09-10
add Zstandard compression support
Torge Matthies
10
-6
/
+178
2020-03-23
testsuite: add check for kmod_load_resources
Lucas De Marchi
11
-0
/
+36
2020-03-23
libkmod: allow modules.alias.builtin to be optional
Lucas De Marchi
1
-3
/
+12
2020-03-23
libkmod: fix return error when opening index
Lucas De Marchi
3
-22
/
+29
2020-03-23
libkmod: simplify lookup when builtin.modinfo.bin file is missing
Lucas De Marchi
2
-18
/
+15
2020-03-13
depmod: do not output .bin to stdout
Lucas De Marchi
1
-1
/
+5
2020-03-13
testsuite: check for ill-formed kcmdline
Lucas De Marchi
3
-0
/
+32
2020-03-13
libkmod: ignore kcmdline option if we fail to parse modname
Lucas De Marchi
1
-1
/
+2
2020-03-09
gitignore: ignore .cache.mk when building modules
Lucas De Marchi
1
-0
/
+1
2020-02-28
gitignore: ignore release files
Lucas De Marchi
1
-1
/
+2
2020-02-18
kmod 27
v27
Lucas De Marchi
3
-2
/
+51
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
3
-26
/
+38
2019-12-18
Lookup aliases in the modules.builtin.modinfo
Alexey Gladkov
5
-2
/
+98
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
3
-0
/
+338
2019-11-18
Makefile.am: filter -Wl,--no-undefined
Fabrice Fontaine
1
-1
/
+4
2019-11-07
modprobe: use flags rather than bool args
Lucas De Marchi
1
-8
/
+8
2019-11-07
travis: remove old compiler failing to build kernel module
Lucas De Marchi
1
-11
/
+18
2019-11-06
testsuite: update gitignore
Lucas De Marchi
1
-1
/
+4
2019-11-06
modprobe: ignore builtin module on recursive removing
Yauheni Kaliuta
1
-6
/
+12
2019-10-25
Do not check for undefined symbols when building the Python modules
Thomas Petazzoni
1
-1
/
+1
2019-05-28
libkmod-signature: use PKCS#7 instead of CMS
Stefan Strogin
1
-18
/
+19
2019-03-08
tools: Print a message if refcnt attribute is missing
Ezequiel Garcia
2
-6
/
+12
2019-02-20
build: Stop using dolt
Adrian Bunk
4
-186
/
+0
2019-02-13
Link against libcrypto, not all of openssl
Dave Reisner
2
-5
/
+5
2019-02-07
kmod 26
v26
Lucas De Marchi
3
-2
/
+49
2019-02-07
build: fix make distcheck
Lucas De Marchi
1
-1
/
+2
2019-02-04
testsuite: mkosi: update files
Lucas De Marchi
3
-2
/
+4
2019-02-04
build: check openssl version
Lucas De Marchi
1
-1
/
+1
2019-02-04
build: add openssl to CI deps
Lucas De Marchi
2
-3
/
+5
2019-02-04
build: enable openssl by default
Lucas De Marchi
1
-1
/
+1
2019-02-04
testsuite: fix modinfo test without openssl
Lucas De Marchi
7
-7
/
+25
2019-02-04
libkmod-signature: implement pkcs7 parsing with openssl
Yauheni Kaliuta
5
-5
/
+213
[next]