33 Commits

Author SHA1 Message Date
openeuler-ci-bot
504395adca
!67 Support to display sm3 sig_hashalgo
From: @HuaxinLuGitee 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2022-06-29 08:14:28 +00:00
luhuaxin
95c8bcc97d Support to display sm3 sig_hashalgo 2022-06-29 15:47:59 +08:00
openeuler-ci-bot
d954bd65e7
!63 【轻量级 PR】:fix bogus date in %changelog
From: @loong-C 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-06-13 11:18:54 +00:00
loong-C
588b57ff21
fix bogus date in %changelog 2022-06-13 09:14:49 +00:00
openeuler-ci-bot
ba59665ae7
!58 add package python3-kmod.
From: @yang_yanchao 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-02-24 08:10:41 +00:00
Yang Yanchao
bcb7b08172 add package python3-kmod.
sync the PR:https://gitee.com/src-openeuler/kmod/pulls/22/files

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-02-24 15:58:57 +08:00
openeuler-ci-bot
217e0f372d
!56 kmod-devel: add requires on kmod-libs
Merge pull request !56 from zhouwenpei/master
2022-01-08 07:56:14 +00:00
zhouwenpei
bb4fc8ce88 kmod-devel: add requires on kmod-libs 2022-01-07 21:40:59 +08:00
openeuler-ci-bot
08bdeb96a7 !54 kmod: revert "depmod: Do not unlinkat orig depfile and add fync"
Merge pull request !54 from xiaojiangfeng/master
2021-12-13 10:37:41 +00:00
Jiangfeng Xiao
cc888c7736 kmod: revert "depmod: Do not unlinkat orig depfile and add fync"
this patch can be replaced by an open source patch:
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/commit/?id=c2996b5fa880e81f63c25e80a4157b2239e32c5d

Signed-off-by: Jiangfeng Xiao <xiaojiangfeng@huawei.com>
2021-12-13 09:37:36 +08:00
openeuler-ci-bot
ecc98e321b !52 update verion to 29
From: @zhouwenpei
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-12-03 06:26:13 +00:00
zhouwenpei
7dd17bee21 update verion to 29 2021-12-03 12:19:10 +08:00
openeuler-ci-bot
e61010ac59 !48 kmod:rmmod增加-r命令,用于内核热替换场景
From: @yang_yanchao
Reviewed-by: @SuperSix173
Signed-off-by: @SuperSix173
2021-11-30 01:35:29 +00:00
Yang Yanchao
f00305fb1d kmod:add the -r option to rmmod for kexec.
kmod: don't check module's refcnt when rmmod with -r
  Module: replace the module with new module
  Module: suspend the module by rmmod r option

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2021-11-29 21:33:48 +08:00
openeuler-ci-bot
c2601fe049 !45 weak-modules: Precisely filters ko files in "/lib/modules/$kernel/extra" to avoid creating unnecessary symbols.
From: @yang_yanchao
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-25 07:12:42 +00:00
Yang Yanchao
868a48e582 Precisely filters ko files in "/lib/modules/$kernel/extra" to avoid creating unnecessary symbols.
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2021-11-24 18:06:43 +08:00
openeuler-ci-bot
50887fbefb !43 同步weak-modules脚本,并解决内核排序错误的问题
From: @yang_yanchao
Reviewed-by: 
Signed-off-by:
2021-11-18 07:33:39 +00:00
Yang Yanchao
a07de434e6 Sync the weak-modules script from the 20.03-LTS-SP1
use -V to sort kernel version in weak-modules

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2021-11-18 10:24:54 +08:00
openeuler-ci-bot
1c4228aa4d !31 backport patch to fix double free bugs
From: @love_hangzhou
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-06-18 13:37:48 +00:00
love_hangzhou
d5cdeeba4c backport patch to fix some bugs
libkmod-module:check "new_from_name" return value in get_builtin
libkmod:fix possible double free with wrong modules.buildin.modinfo
libkmod:fix an overflow with wrong modules.builtin.modinfo
libkmod-config:fix a memory  leak when kmod_list_append() fails
Fix "modinfo -F always shows name for built-ins"
2021-06-18 15:22:29 +08:00
openeuler-ci-bot
9f58d4445a !21 fix memory leak in kmodinfo
From: @xinghe_1
Reviewed-by: @wswsamao
Signed-off-by: @wswsamao
2021-01-14 16:37:13 +08:00
jinzhimin369
3de980656b fix memory leak in modinfo and build warning 2021-01-14 16:32:03 +08:00
openeuler-ci-bot
0fadfae9bc !11 backport patch to deal with lspci -v error report
Merge pull request !11 from xinghe/master
2020-09-04 12:36:19 +08:00
jinzhimin369
8d645ffb5c backport patch to deal with lspci -v error report 2020-09-04 10:14:29 +08:00
openeuler-ci-bot
f949d360df !9 删除多余信息
Merge pull request !9 from wswsamao/mymaster
2020-08-21 15:21:59 +08:00
wangshuo
c2a995a3cd remove unnecessary message 2020-08-21 14:37:06 +08:00
openeuler-ci-bot
7de56bf150 !7 add yaml file in package
Merge pull request !7 from maqiang/master
2020-06-23 19:27:03 +08:00
maqiang999
1852fea30d add yaml file in package 2020-06-13 09:44:48 +08:00
openeuler-ci-bot
3278cd8e5d !4 update kmod to kmod-27
Merge pull request !4 from wswsamao/mybranch
2020-04-24 16:40:31 +08:00
wangshuo
1bc91da208 kmod: update to kmod-27 2020-04-24 16:12:38 +08:00
openeuler-ci-bot
7106ac9ccd !3 move libs files to libs package
Merge pull request !3 from wswsamao/local
2020-02-26 14:16:37 +08:00
wangshuo
0bb25b2f2f kmod: move libs files to libs package 2020-02-26 10:00:32 +08:00
overweight
5e1accdd27 Package init 2019-09-30 10:54:27 -04:00