diff --git "a/sig/Cloud_Kernel_Sig/content/\346\234\210\346\212\245/202309.md" "b/sig/Cloud_Kernel_Sig/content/\346\234\210\346\212\245/202309.md" new file mode 100644 index 0000000000000000000000000000000000000000..cc6ae7d0889a6ab4c21e3440a825081fa14033f4 --- /dev/null +++ "b/sig/Cloud_Kernel_Sig/content/\346\234\210\346\212\245/202309.md" @@ -0,0 +1,128 @@ +# 整体进展 + +- 龙蜥社区完成申威架构的 ISO 镜像制作,可正常安装启动运行。 +- 发布 ANCK 5.10-015.2 小版本 +- 发布 ANCK 5.10-013.2 小版本 +- 发布 ANCK 5.10-012.3 小版本 +- 发布 ANCK 4.19-027.6 小版本 +- 硬件驱动方面引入基线的 L0 级别的硬件驱动到社区,以及浪潮自研的 inspur-drm 显卡驱动 和 深圳云芯智联的自研国产 sssnic 网卡驱动。 + +# 具体进展 + +## 龙蜥社区支持国产申威架构建设 + +- 龙蜥社区内核侧完成全部rpm包的制作,包括 debug、 perf 工具和其他内核包。 +- 龙蜥社区 BaseOS 侧完成 ISO 镜像的制作,目前系统可正常安装启动运行。 + +## 龙蜥社区第三方驱动 + +- 基线的 L0 级别的 OOT 的驱动均已引入到了社区,后续内核版本发布时将会配套发布 OOT 驱动的 RPM 安装包([ice](https://gitee.com/src-anolis-sig/kmod-ice)、[i40e](https://gitee.com/src-anolis-sig/kmod-i40e)、[ixgbe](https://gitee.com/src-anolis-sig/kmod-ixgbe)、[mpt3sas](https://gitee.com/anolis/kmod-mpt3sas)、[mellanox-ethernet](https://gitee.com/anolis/kmod-mellanox-ethernet)、[ast](https://gitee.com/anolis/kmod-ast)、[mellanox-rdma](https://gitee.com/anolis/kmod-mellanox-rdma))。 +- 硬件驱动方面,在4.19引入浪潮自研的 inspur-drm 显卡驱动,在5.10引入浪潮自研的 inspur-drm 显卡驱动和 深圳云芯智联的自研国产 sssnic 网卡驱动,进一步提升 AnolisOS 的硬件兼容性。 + +## 发布 ANCK 5.10-015.2 小版本 + +- 版本更新至 5.10.134-015.2 +- 发布时间: 2023-09-14 +- 发布链接: + - [anolis8](https://anas.openanolis.cn/errata/detail/ANSA-2023:0524) + - [anolis23](https://anas.openanolis.cn/errata/detail/ANSA-2023:0522) + +### 重要 Bug 修复 + +- 回合社区主线 AMD 机器频繁打印 warning 和堆栈的 bugfix。([PR#2074](https://gitee.com/anolis/cloud-kernel/pulls/2074)) +- 修复 perf record 偶发采集失败的问题。([PR#2047](https://gitee.com/anolis/cloud-kernel/pulls/2047)) +- 修复冷内存内核态组件回收内存导致sys-delay冲高的问题。([PR#1982](https://gitee.com/anolis/cloud-kernel/pulls/1982)) +- 完善 page cache 预留功能(min_cache_kbytes),修复 sc->may_deactivate 和 min_wmark 的限制导致不符合预期的行为。([PR#1968](https://gitee.com/anolis/cloud-kernel/pulls/1968)) +- 修复 erofs 的 rafsv6 模式不可用的问题。([PR#2109](https://gitee.com/anolis/cloud-kernel/pulls/2109)) +- 修复使用 erofs 的压缩特性时,tail page 没有被清零的问题。([PR#2110](https://gitee.com/anolis/cloud-kernel/pulls/2110)) + +### 重要 CVE 修复 + +- [CVE-2022-3108](https://gitee.com/anolis/cloud-kernel/pulls/2099) +- [CVE-2023-2006](https://gitee.com/anolis/cloud-kernel/pulls/1825) +- [CVE-2023-2156](https://gitee.com/anolis/cloud-kernel/pulls/1919) +- [CVE-2023-3090](https://gitee.com/anolis/cloud-kernel/pulls/2006) +- [CVE-2023-31084](https://gitee.com/anolis/cloud-kernel/pulls/1907) +- [CVE-2023-3111](https://gitee.com/anolis/cloud-kernel/pulls/2039) +- [CVE-2023-3117](https://gitee.com/anolis/cloud-kernel/pulls/2063) +- [CVE-2023-3161](https://gitee.com/anolis/cloud-kernel/pulls/1916) +- [CVE-2023-3212](https://gitee.com/anolis/cloud-kernel/pulls/2030) +- [CVE-2023-35823](https://gitee.com/anolis/cloud-kernel/pulls/1942) +- [CVE-2023-35824](https://gitee.com/anolis/cloud-kernel/pulls/1915) +- [CVE-2023-35828](https://gitee.com/anolis/cloud-kernel/pulls/1912) +- [CVE-2023-35829](https://gitee.com/anolis/cloud-kernel/pulls/1911) +- [CVE-2023-3609](https://gitee.com/anolis/cloud-kernel/pulls/1975) +- [CVE-2023-3610](https://gitee.com/anolis/cloud-kernel/pulls/1992) +- [CVE-2023-3611](https://gitee.com/anolis/cloud-kernel/pulls/1996) +- [CVE-2023-3773](https://gitee.com/anolis/cloud-kernel/pulls/1997) +- [CVE-2023-3776](https://gitee.com/anolis/cloud-kernel/pulls/2008) +- [CVE-2023-3812](https://gitee.com/anolis/cloud-kernel/pulls/2009) +- [CVE-2023-4004](https://gitee.com/anolis/cloud-kernel/pulls/2024) +- [CVE-2023-4128](https://gitee.com/anolis/cloud-kernel/pulls/2091) +- [CVE-2023-4147](https://gitee.com/anolis/cloud-kernel/pulls/2019) + +## 发布 ANCK 5.10-012.3 小版本 + +- 版本更新至 5.10-012.3 +- 发布时间: 2023-09-12 +- 发布链接: 请参考[yum源](https://mirrors.openanolis.cn/anolis/8.6/Experimental/) + +### 重要 Bug 修复 + +- 修复 perf record 偶发采集失败的问题。([PR#2047](https://gitee.com/anolis/cloud-kernel/pulls/2047)) + +## 发布 ANCK 5.10-013.2 小版本 + +- 版本更新至 5.10.134-013.2 +- 发布时间: 2023-09-12 +- 发布链接: 请参考[yum源](https://mirrors.openanolis.cn/anolis/8.6/Experimental/) + +### 重要 Bug 修复 + +- 修复 perf record 偶发采集失败的问题。([PR#2047](https://gitee.com/anolis/cloud-kernel/pulls/2047)) + +## 发布 ANCK 4.19-027.6 小版本 + +- 版本更新至 4.19.91-027.6 +- 发布时间:2023-09-15 +- 发布链接: + - [anolis8](https://anas.openanolis.cn/errata/detail/ANSA-2023:0525) + - [anolis7](https://anas.openanolis.cn/errata/detail/ANSA-2023:0526) + +### 重要 Bug 修复 + +- 修复第三方 mlx5_core 和 ice 驱动不能同时加载的问题。([PR#1083](https://gitee.com/anolis/cloud-kernel/pulls/1083)) +- 修复 irdma 驱动编译报错的问题。([PR#1851](https://gitee.com/anolis/cloud-kernel/pulls/1851)) +- 修复 perf test attr 失败的问题。([PR#2075](https://gitee.com/anolis/cloud-kernel/pulls/2075)) +- 修复 nvme 盘插拔时会出现内核 hang 住的问题。([#PR2049](https://gitee.com/anolis/cloud-kernel/pulls/2049)) +- 修复 BPFILTER 模块会导致内核 crash 的问题。([PR#2017](https://gitee.com/anolis/cloud-kernel/pulls/2107)) +- 修复 EROFS chunk 模式下 chunksize == blocksize 解析异常的问题。([PR#1987](https://gitee.com/anolis/cloud-kernel/pulls/1987)) +- 修复了动态cpu隔离接口的内存泄漏的问题。([PR#1923](https://gitee.com/anolis/cloud-kernel/pulls/1923)) +- 修复了bpf中使用bpf_probe_read_str()后接分支判断时,其中一个分支卡死的问题。([PR#1922](https://gitee.com/anolis/cloud-kernel/pulls/1922)) +- 修复virtiofs 开启dax page struct 延迟初始化后热插拔导致内核 hang住问题。([PR#2105](https://gitee.com/anolis/cloud-kernel/pulls/2105)) + +### 重要 CVE 修复 + +- [CVE-2023-0459](https://gitee.com/anolis/cloud-kernel/pulls/1709) +- [CVE-2023-2124](https://gitee.com/anolis/cloud-kernel/pulls/2027) +- [CVE-2023-2162](https://gitee.com/anolis/cloud-kernel/pulls/1880) +- [CVE-2023-30456](https://gitee.com/anolis/cloud-kernel/pulls/1867) +- [CVE-2023-3090](https://gitee.com/anolis/cloud-kernel/pulls/2007) +- [CVE-2023-31084](https://gitee.com/anolis/cloud-kernel/pulls/1908) +- [CVE-2023-3111](https://gitee.com/anolis/cloud-kernel/pulls/2040) +- [CVE-2023-3117](https://gitee.com/anolis/cloud-kernel/pulls/2106) +- [CVE-2023-31436](https://gitee.com/anolis/cloud-kernel/pulls/2098) +- [CVE-2023-3212](https://gitee.com/anolis/cloud-kernel/pulls/2041) +- [CVE-2023-34256](https://gitee.com/anolis/cloud-kernel/pulls/2004) +- [CVE-2023-3609](https://gitee.com/anolis/cloud-kernel/pulls/2012) +- [CVE-2023-3611](https://gitee.com/anolis/cloud-kernel/pulls/2001) +- [CVE-2023-3776](https://gitee.com/anolis/cloud-kernel/pulls/2015) +- [CVE-2023-3812](https://gitee.com/anolis/cloud-kernel/pulls/2016) + +# 重要议题 + +无 + +# 运营活动 + +无 \ No newline at end of file