openeuler-ci-bot
efa081e1c2
!87 backport patches to fix NULL-termination of new_argv and set builtin to no
...
From: @fangchuang
Reviewed-by: @yang_yanchao
Signed-off-by: @yang_yanchao
2023-04-18 01:09:16 +00:00
fangchuang
2c199c50d7
backport patches to fix NULL-termination of new_argv and set builtin to no
2023-04-17 23:12:33 +08:00
openeuler-ci-bot
7de5564272
!83 backport patches to fix OOB read on unknown hash signature algorithm
...
From: @xiaoyaoyitan
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2023-03-27 01:27:56 +00:00
Lai Hangliang
2e4ca2482b
backport patches to fix crash and OOB on unknown hash signature algorithm.
...
Reference:
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/commit/?id=d5950b0b5e66a5ec1c21b638dec3974056aaabeb
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/commit/?id=b9605c63b859adfffc0b4b9420d720aa323b90e9
close issue:https://gitee.com/src-openeuler/kmod/issues/I6MHYS?from=project-issue
Signed-off-by: Hangliang Lai <laihangliang1@huawei.com>
2023-03-26 16:29:07 +08:00
openeuler-ci-bot
a3cc80fafd
!75 enable sm3 algorithm
...
From: @HuaxinLuGitee
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-11-18 08:38:32 +00:00
Huaxin Lu
7797be8e85
add support for sm3 hash algorithm
2022-11-11 17:35:13 +08:00
openeuler-ci-bot
726bb8031b
!66 [sync] PR-64: 【轻量级 PR】:fix bogus date in %changelog
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-06-13 11:24:35 +00:00
loong-C
bc8902693f
fix bogus date in %changelog
...

(cherry picked from commit ad918f809fc13a60fea088d9b46dc0748159684d)
2022-06-13 19:19:42 +08:00
openeuler-ci-bot
3074a3e2c8
!60 [sync] PR-58: add package python3-kmod.
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-02-24 08:12:26 +00:00
Yang Yanchao
ac6dee305b
add package python3-kmod.
...
sync the PR:https://gitee.com/src-openeuler/kmod/pulls/22/files
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
(cherry picked from commit bcb7b0817275f09b1dd7c509e4fdd74fe8214558)
2022-02-24 16:10:47 +08:00
openeuler-ci-bot
7adfec2cc6
!57 kmod-devel: add requires on kmod-libs
...
Merge pull request !57 from zhouwenpei/openEuler-22.03-LTS-Next
2022-01-08 08:02:04 +00:00
zhouwenpei
01a55bb360
kmod-devel: add requires on kmod-libs
2022-01-07 21:43:49 +08:00
openeuler-ci-bot
ac07152bd5
!55 [sync] PR-54: kmod: revert "depmod: Do not unlinkat orig depfile and add fync"
...
Merge pull request !55 from openeuler-sync-bot/sync-pr54-master-to-openEuler-22.03-LTS-Next
2021-12-14 01:35:30 +00:00
Jiangfeng Xiao
c7df141691
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>
(cherry picked from commit cc888c77366db9ea82db33b7ac8ecc7d11a03f97)
2021-12-13 21:26:25 +08:00
openeuler-ci-bot
9948b089b5
!53 [sync] PR-52: update verion to 29
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-12-03 06:27:43 +00:00
zhouwenpei
008cd6f7b7
update verion to 29
...
(cherry picked from commit 7dd17bee2143f320b668dd9dbf85733c35136a46)
2021-12-03 14:26:57 +08:00
openeuler-ci-bot
be6083a59f
!49 [sync] PR-48: kmod:rmmod增加-r命令,用于内核热替换场景
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-12-03 06:26:40 +00:00
Yang Yanchao
9542a966da
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>
(cherry picked from commit f00305fb1dd0631f17405febd3b3b93deb8804bb)
2021-11-30 14:32:32 +08:00
openeuler-ci-bot
5cf356b100
!47 [sync] PR-45: weak-modules: Precisely filters ko files in "/lib/modules/$kernel/extra" to avoid creating unnecessary symbols.
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-25 07:18:35 +00:00
Yang Yanchao
8c463e8d62
Precisely filters ko files in "/lib/modules/$kernel/extra" to avoid creating unnecessary symbols.
...
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
(cherry picked from commit 868a48e58259e7b3377205d466c5c08930984d7c)
2021-11-25 15:13:16 +08:00
openeuler-ci-bot
1d261381af
!44 [sync] PR-43: 同步weak-modules脚本,并解决内核排序错误的问题
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-18 07:57:42 +00:00
Yang Yanchao
e903847782
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>
(cherry picked from commit a07de434e6ecd3178fc6aeae4ebd350194cc7898)
2021-11-18 15:34:18 +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