diff --git a/.gitignore b/.gitignore
index d06c768..47a0ad4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-SOURCES/kernel-rt-3.10.0-1160.88.1.rt56.1233.tar.xz
+SOURCES/kernel-rt-3.10.0-1160.90.1.rt56.1235.tar.xz
 SOURCES/rheldup3.x509
 SOURCES/rhelkpatch1.x509
diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata
index 581613c..17b3fd7 100644
--- a/.kernel-rt.metadata
+++ b/.kernel-rt.metadata
@@ -1,3 +1,3 @@
-2c16fa36afe0387b8096da71cfa347ec51551451 SOURCES/kernel-rt-3.10.0-1160.88.1.rt56.1233.tar.xz
+214a05e8f203860dc0d345455ccd88ef7834e384 SOURCES/kernel-rt-3.10.0-1160.90.1.rt56.1235.tar.xz
 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509
 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509
diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec
index c3ed16b..7102c26 100644
--- a/SPECS/kernel-rt.spec
+++ b/SPECS/kernel-rt.spec
@@ -6,10 +6,10 @@ Summary: The Linux Realtime kernel
 %global dist .el7
 
 # realtimeN
-%global rtbuild 1233
+%global rtbuild 1235
 
 # RHEL7 build number
-%global rhel_build 1160.88.1
+%global rhel_build 1160.90.1
 
 # The preempt RT patch level
 %global rttag rt56
@@ -1454,6 +1454,16 @@ fi
 %endif
 
 %changelog
+* Mon Mar 20 2023 Crystal Wood <swood@redhat.com> [3.10.0-1160.90.1.rt56.1235.el7]
+- [rt] Update source tree to match RHEL rhel-7.9.z tree [2171976]
+- [rt] lib/dec_and_lock: Revert modularization (Crystal Wood) [2161435]
+- NFSv4.1: Fix open stateid recovery (Benjamin Coddington) [2156890]
+- NFS: Don't open code clearing of delegation state (Benjamin Coddington) [2156890]
+
+* Fri Feb 24 2023 Crystal Wood <swood@redhat.com> [3.10.0-1160.89.1.rt56.1234.el7]
+- [rt] Update source tree to match RHEL rhel-7.9.z tree [2171976]
+- usb: mon: make mmapped memory read only (Desnes Nunes) [2161212] {CVE-2022-43750}
+
 * Mon Feb 20 2023 Crystal Wood <swood@redhat.com> [3.10.0-1160.88.1.rt56.1233.el7]
 - [rt] Update source tree to match RHEL rhel-7.9.z tree [2159523]
 - KVM: x86: add bit to indicate correct tsc_shift (Marcelo Tosatti) [2152838]