diff --git a/SOURCE b/SOURCE index 57ed881ec2b4ea2cddd6a6828a110e876a6ac017..01d2a25dec26f896aecc067fa788930943296ce1 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -4.19.90-2212.4.0 +4.19.90-2301.3.0 diff --git a/kernel.spec b/kernel.spec index 897e06172d1d2d8057ddf19e8543af94a91b94a0..1050cac2c3c6a3da35a12095e8b9aa502a8fb77a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -12,7 +12,7 @@ %global KernelVer %{version}-%{release}.%{_target_cpu} -%global hulkrelease 2212.4.0 +%global hulkrelease 2301.3.0 %define with_patch 0 @@ -32,7 +32,7 @@ Name: kernel Version: 4.19.90 -Release: %{hulkrelease}.0183 +Release: %{hulkrelease}.0185 Summary: Linux Kernel License: GPLv2 URL: http://www.kernel.org/ @@ -809,6 +809,21 @@ fi %changelog +* Wed Jan 11 2023 Laibin Qiu - 4.19.90-2301.3.0.0185 +- arm64: Kconfig: default unset ARCH_LLC_128_LINE_SIZE +- mm/sharepool: clean up ABI breakage + +* Tue Jan 10 2023 Laibin Qiu - 4.19.90-2301.2.0.0184 +- timekeeping: Avoiding false sharing in field access of tk_core +- mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASED +- mm/memory-failure.c: fix race with changing page more robustly +- mm,memory_failure: always pin the page in madvise_inject_error +- kobject: Fix slab-out-of-bounds in fill_kobj_path() +- tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line +- i2c: ismt: Fix an out-of-bounds bug in ismt_access() +- misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os +- mm/sharepool: Charge Buddy hugepage to memcg + * Tue Dec 27 2022 Laibin Qiu - 4.19.90-2212.4.0.0183 - dm thin: Use last transaction's pmd->root when commit failed - drm: mali-dp: potential dereference of null pointer