!465 release 5.10.0-38.0.0

Merge pull request !465 from zhengzengkai/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-10 13:05:44 +00:00 committed by Gitee
commit 6b53652a73
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 23 additions and 3 deletions

2
SOURCE
View File

@ -1 +1 @@
5.10.0-36.0.0
5.10.0-38.0.0

View File

@ -10,9 +10,9 @@
%global upstream_version 5.10
%global upstream_sublevel 0
%global devel_release 36
%global devel_release 38
%global maintenance_release .0.0
%global pkg_release .19
%global pkg_release .20
%define with_debuginfo 1
# Do not recompute the build-id of vmlinux in find-debuginfo.sh
@ -858,6 +858,26 @@ fi
%endif
%changelog
* Mon Jan 10 2022 Zheng Zengkai <zhengzengkai@huawei.com> - 5.10.0-38.0.0.20
- netfilter: fix regression in looped (broad|multi)cast's MAC handling
- ACPI: CPPC: Fix cppc_cpufreq_init failed in CPU Hotplug situation
- cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
- serial: amba-pl011: Fix serial port discard interrupt when interrupt signal line of serial port is connected to mbigen.
- dt-bindings: mpam: add document for arm64 mpam
- arm64/mpam: add device tree support for mpam initialization
- arm64/mpam: remove __init macro to support driver probe
- perf script: Fix printing 'phys_addr' failure issue
- bcache: always record start time of a sample
- bcache: do not collect data insert info created by write_moving
- bcache: Rewrite patch to delay to invalidate cache data
- bcache: Add a sample of userspace prefetch client
- bcache: Delay to invalidate cache data in writearound write
- bcache: inflight prefetch requests block overlapped normal requests
- bcache: provide a switch to bypass all IO requests
- bcache: add a framework to perform prefetch
- tcp: Add some stub info for KABI consistency
- BMA: Fix format string compile warning in arm32 builds
* Sat Jan 08 2022 Zheng Zengkai <zhengzengkai@huawei.com> - 5.10.0-36.0.0.19
- hugepage: add sysctl for hugepage alloc and mig
- mm: export node type {pmem|dram} under /sys/bus/node