diff --git a/SOURCE b/SOURCE index 89b256a1643c83b84bd0acc1a40a3e000ac6a03b..7fef87192c7136e162262708c785ff073a2aef19 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -4.19.90-2101.1.0 \ No newline at end of file +4.19.90-2102.1.0 diff --git a/kernel.spec b/kernel.spec index 99b1f25f66aa8768d258cc6e1c98018ae08c0ccf..ace964dabe0eb6cc63d2b96123961d5d407e9f3a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -12,7 +12,7 @@ %global KernelVer %{version}-%{release}.%{_target_cpu} -%global hulkrelease 2101.1.0 +%global hulkrelease 2102.1.0 %define with_patch 0 @@ -24,7 +24,7 @@ Name: kernel Version: 4.19.90 -Release: %{hulkrelease}.0055 +Release: %{hulkrelease}.0056 Summary: Linux Kernel License: GPLv2 URL: http://www.kernel.org/ @@ -789,6 +789,24 @@ fi %endif %changelog + +* Tue Feb 09 2021 Cheng Jian - 4.19.90-2102.1.0.0056 +- nbd: freeze the queue while we're adding connections +- nbd: Fix memory leak in nbd_add_socket +- futex: Handle faults correctly for PI futexes +- futex: Simplify fixup_pi_state_owner() +- futex: Use pi_state_update_owner() in put_pi_state() +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() +- futex: Provide and use pi_state_update_owner() +- futex: Replace pointless printk in fixup_owner() +- futex: Ensure the correct return value from futex_lock_pi() +- inet: do not call sublist_rcv on empty list +- netfilter: add and use nf_hook_slow_list() +- netfilter: clear skb->next in NF_HOOK_LIST() +- scsi: target: Fix XCOPY NAA identifier lookup +- nfsd4: readdirplus shouldn't return parent of export +- HID: core: Correctly handle ReportSize being zero + * Mon Jan 11 2021 Yang Yingliang - 4.19.90-2101.1.0.0055 - net: hns3: update hns3 version to 1.9.38.9 - net: hns3: optimize the process of queue reset