Compare commits
10 Commits
523b3673c4
...
8a3dbf1eb3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8a3dbf1eb3 | ||
|
|
f2a5433209 | ||
|
|
f158f6af56 | ||
|
|
d105e51ed8 | ||
|
|
4dc5769ff2 | ||
|
|
0c380269a4 | ||
|
|
54b88338d5 | ||
|
|
1302de0d68 | ||
|
|
70ffbdd64f | ||
|
|
40666be063 |
47
kernel.spec
47
kernel.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user