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
2023-11-07
Add /lib/modules/modprobe.d to configuration search path
tizen_9.0_m2_release
accepted/tizen/base/riscv/20231123.094516
accepted/tizen/base/asan/20240422.014939
accepted/tizen/base/20231108.225818
accepted/tizen/9.0/base/20241030.075449
tizen_base
tizen_9.0_base
sandbox/wangbiao/zstd_support
accepted/tizen_base_riscv
accepted/tizen_base_asan
accepted/tizen_base
accepted/tizen_9.0_base
Karol Lewandowski
2
-0
/
+2
2023-11-07
add packaging for kmod
Seung-Woo Kim
4
-0
/
+151
2023-09-29
kmod 31
v31
upstream
Lucas De Marchi
3
-2
/
+66
2023-09-27
libkmod: add fallback MODULE_INIT_COMPRESSED_FILE define
Emil Velikov
1
-0
/
+4
2023-06-20
libkmod: Use kernel decompression when available
Lucas De Marchi
4
-6
/
+21
2023-06-09
libkmod: Keep track of in-kernel compression support
Lucas De Marchi
1
-0
/
+37
2023-06-09
libkmod: Keep track of compression type
Lucas De Marchi
2
-12
/
+22
2023-06-09
libkmod: Extract finit_module vs init_module paths
Lucas De Marchi
1
-47
/
+73
2023-06-09
libkmod: Do not inititialize file->memory on open
Lucas De Marchi
4
-4
/
+27
2023-05-30
shared: avoid passing {NULL, 0} array to bsearch()
Dmitry Antipov
1
-5
/
+8
2023-05-30
libkmod: fix possible out-of-bounds memory access
Dmitry Antipov
1
-0
/
+4
2023-05-30
libkmod, depmod: prefer -ENODATA over -ENOENT if no section found
Dmitry Antipov
2
-4
/
+4
2023-04-18
modprobe: rmmod_do_module: Free kmod list of holders
Nicolas Schier
1
-0
/
+1
2023-03-06
configure.ac: fix link with -llzma
Fabrice Fontaine
1
-4
/
+4
2023-02-21
configure: manage libkmod.pc.in and version.py.in via AC_CONFIG_FILES
Emil Velikov
2
-25
/
+2
2023-02-21
shared: annotate local API as static
Emil Velikov
2
-6
/
+3
2023-02-21
libkmod: annotate kmod_builtin_iter API as static
Emil Velikov
2
-9
/
+4
2023-02-21
libkmod: remove unused kmod_module_get_builtin
Emil Velikov
2
-44
/
+0
2023-02-10
testsuite: Handle different sysconfdir
Lucas De Marchi
6
-32
/
+9
2023-02-10
testsuite: Move setup-rootfs logic from Makefile to script
Lucas De Marchi
2
-10
/
+19
2023-02-09
libkmod: error out on unknown hash algorithm
Emil Velikov
1
-1
/
+5
2023-02-09
testsuite/depmod: use defines for the rootfs/lib_modules
Emil Velikov
1
-23
/
+27
2023-02-09
testsuite: add function declarations for __xstat family
Emil Velikov
1
-1
/
+8
2023-02-09
treewide: add some static const notations
Emil Velikov
6
-12
/
+12
2023-02-09
depmod: Introduce outdir option
Emil Velikov
8
-3
/
+128
2023-02-08
man/rmmod: explain why modprobe -r is more useful
Yauheni Kaliuta
1
-1
/
+2
2023-01-13
modprobe: Allow passing path to module
Gustavo Sousa
24
-10
/
+91
2023-01-13
modprobe: Move insertion block into separate function
Gustavo Sousa
1
-35
/
+42
2023-01-13
testsuite: Wrap chdir()
Gustavo Sousa
1
-0
/
+1
2022-12-26
kmod: configure.ac: In _Noreturn check, include <stdlib.h> for exit
Florian Weimer
1
-1
/
+2
2022-11-30
autogen.sh: remove --with-rootprefix, it is gone since kmod-11
Adam Gołębiowski
1
-1
/
+0
2022-10-03
libkmod: do not crash on unknown signature algorithm
Mikhail Novosyolov
1
-0
/
+3
2022-09-05
testsuite: fix override of `stat` on 32-bit architectures
Julien Cristau
1
-4
/
+5
2022-06-30
modprobe: Write error messages to syslog if stderr is unavailable
Quentin Armitage
1
-0
/
+7
2022-06-30
build: enable building & running tests from a subdir
Dimitri John Ledkov
1
-0
/
+1
2022-06-30
testsuite: repair read of uninitialized memory
Jan Engelhardt
1
-1
/
+1
2022-06-30
kmod 30
v30
Lucas De Marchi
3
-5
/
+85
2022-06-30
libkmod: Support SM3 hash algorithm
HuaxinLu
1
-0
/
+6
2022-06-29
README: Update optional dependencies
Lucas De Marchi
1
-0
/
+2
2022-06-28
Keep only one readme
Lucas De Marchi
1
-126
/
+0
2022-06-26
modprobe: Add --wait
Lucas De Marchi
2
-9
/
+78
2022-06-26
testsuite: Add tests for sleep calculation
Lucas De Marchi
1
-0
/
+41
2022-06-26
util: Add exponential backoff sleep
Lucas De Marchi
2
-0
/
+51
2022-06-26
util: Add msec variants for time-related functions
Lucas De Marchi
2
-0
/
+20
2022-06-26
util: Add time-related functions from testsuite
Lucas De Marchi
3
-13
/
+19
2022-06-26
module-playground: Add debugfs entry in mod-simple
Lucas De Marchi
1
-1
/
+17
2022-06-26
libkmod: Allow to ignore log message on module removal
Lucas De Marchi
2
-4
/
+11
2022-06-26
modprobe: Move -R to "Query options"
Lucas De Marchi
1
-4
/
+4
2022-06-26
modprobe: re-use modname variable
Lucas De Marchi
1
-1
/
+1
2022-06-26
depmod: Fix writing over array length
Lucas De Marchi
1
-0
/
+1
[next]