Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
8a3dbf1eb3
!1661 release 5.10.0-216.0.0
From: @zhangjialin11 
Reviewed-by: @zhengzengkai 
Signed-off-by: @zhengzengkai
2024-06-27 06:31:42 +00:00
Jialin Zhang
f2a5433209 release 5.10.0-216.0.0 2024-06-27 14:15:35 +08:00
openeuler-ci-bot
f158f6af56
!1653 release 5.10.0-214.0.0
From: @zhangjialin11 
Reviewed-by: @zhengzengkai 
Signed-off-by: @zhengzengkai
2024-06-25 06:41:33 +00:00
Jialin Zhang
d105e51ed8 release 5.10.0-214.0.0 2024-06-25 14:18:13 +08:00
openeuler-ci-bot
4dc5769ff2
!1652 release 5.10.0-213.0.0
From: @zhangjialin11 
Reviewed-by: @zhang-changzhong 
Signed-off-by: @
2024-06-25 01:32:14 +00:00
Jialin Zhang
0c380269a4 release 5.10.0-213.0.0 2024-06-24 19:36:44 +08:00
openeuler-ci-bot
54b88338d5
!1651 release 5.10.0-212.0.0
From: @zhangjialin11 
Reviewed-by: @stkid, @xiexiuqi 
Signed-off-by: @xiexiuqi
2024-06-23 09:34:53 +00:00
Jialin Zhang
1302de0d68 release 5.10.0-212.0.0 2024-06-23 15:48:39 +08:00
openeuler-ci-bot
70ffbdd64f
!1650 release 5.10.0-211.0.0
From: @zhangjialin11 
Reviewed-by: @zhengzengkai 
Signed-off-by: @zhengzengkai
2024-06-22 11:37:00 +00:00
Jialin Zhang
40666be063 release 5.10.0-211.0.0 2024-06-22 18:09:18 +08:00
2 changed files with 46 additions and 3 deletions

2
SOURCE
View File

@ -1 +1 @@
5.10.0-210.0.0
5.10.0-216.0.0

View File

@ -9,9 +9,9 @@
%global upstream_version 5.10
%global upstream_sublevel 0
%global devel_release 210
%global devel_release 216
%global maintenance_release .0.0
%global pkg_release .110
%global pkg_release .115
%define with_debuginfo 1
# Do not recompute the build-id of vmlinux in find-debuginfo.sh
@ -952,6 +952,49 @@ fi
%endif
%changelog
* Thu Jun 27 2024 Jialin Zhang <zhangjialin11@huawei.com> - 5.10.0-216.0.0.115
- !9507 Enable SIS_UTIL for arm64 and optimize load_balance
- !9508 Revert "fs: Use CHECK_DATA_CORRUPTION() when
- Revert "fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected"
- config: Disable COBFIG_ARCH_CUSTOM_NUMA_DISTANCE for arm64
- sched/numa: Fix numa imbalance in load_balance()
- Revert "Revert "sched/fair:ARM64 enables SIS_UTIL and disables SIS_PROP""
- Revert "sched: ARM64 enables SIS_PROP and disables SIS_UTIL""
- !9333 net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
- !8098 netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
- !5860 ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
- !9421 v3 block: fix WARNING in init_blk_queue_async_dispatch
- block: fix WARNING in init_blk_queue_async_dispatch
- net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
- netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
- ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
* Tue Jun 25 2024 Jialin Zhang <zhangjialin11@huawei.com> - 5.10.0-214.0.0.114
- !9391 fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
- fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
* Mon Jun 24 2024 Jialin Zhang <zhangjialin11@huawei.com> - 5.10.0-213.0.0.113
- !9327 af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
- !9264 ring-buffer: Fix a race between readers and resize checks
- !9305 CVE-2024-26661 following bugfix
- !9246 ksmbd: no response from compound read
- !9350 tracing: Fix permissions for the buffer_percent file
- tracing: Fix permissions for the buffer_percent file
- af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
- drm/amd/display: Fix && vs || typos
- drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
- Revert "drm/amd/display: Fix && vs || typos"
- ring-buffer: Fix a race between readers and resize checks
- ksmbd: no response from compound read
* Sun Jun 23 2024 Jialin Zhang <zhangjialin11@huawei.com> - 5.10.0-212.0.0.112
- !9347 sched: ARM64 enables SIS_PROP and disables SIS_UTIL"
- sched: ARM64 enables SIS_PROP and disables SIS_UTIL"
* Sat Jun 22 2024 Jialin Zhang <zhangjialin11@huawei.com> - 5.10.0-211.0.0.111
- !9318 Revert "sched/fair:ARM64 enables SIS_UTIL and disables SIS_PROP"
- Revert "sched/fair:ARM64 enables SIS_UTIL and disables SIS_PROP"
* Fri Jun 21 2024 Jialin Zhang <zhangjialin11@huawei.com> - 5.10.0-210.0.0.110
- !9268 net: sched: sch_multiq: fix possible OOB write in multiq_tune()
- !9103 ksmbd: no response from compound read