[guided]The point of the integrating factor is to convert the forced equation into an equation whose right-hand side is directly integrable. Since $u \in L^1([0,T];\mathbb{R}^m)$ is an equivalence class of [measurable functions](/page/Measurable%20Functions) modulo equality almost everywhere, we first choose a Borel measurable representative and denote it again by
\begin{align*}
u: [0,T] \to \mathbb{R}^m.
\end{align*}
Changing this representative on a set of $\mathcal{L}^1$-measure zero does not change any of the Lebesgue integrals below. For a linear map $L: \mathbb{R}^m \to \mathbb{R}^n$, define its Euclidean operator norm by
\begin{align*}
\|L\|_{\mathrm{op}}=\sup\{|Lz|: z \in \mathbb{R}^m, |z|\le 1\}.
\end{align*}
We now define
\begin{align*}
f: [0,T] \to \mathbb{R}^n,\qquad f(\tau)=e^{-\tau A}Bu(\tau).
\end{align*}
This is the forcing term after removing the homogeneous flow. We must check that this expression is integrable before using it inside an indefinite integral. The map $\tau \mapsto e^{-\tau A}B$ is continuous because the matrix exponential is smooth in $\tau$, and $[0,T]$ is compact. Therefore
\begin{align*}
M=\sup_{\tau \in [0,T]}\|e^{-\tau A}B\|_{\mathrm{op}}
\end{align*}
is finite. For $\mathcal{L}^1$-a.e. $\tau \in [0,T]$,
\begin{align*}
|f(\tau)|=|e^{-\tau A}Bu(\tau)| \le \|e^{-\tau A}B\|_{\mathrm{op}}|u(\tau)| \le M|u(\tau)|.
\end{align*}
Since $u \in L^1([0,T];\mathbb{R}^m)$, this domination proves $f \in L^1([0,T];\mathbb{R}^n)$.
We may therefore define
\begin{align*}
F: [0,T] \to \mathbb{R}^n,\qquad F(t)=\int_0^t f(\tau)\,d\mathcal{L}^1(\tau).
\end{align*}
The absolute continuity theorem for indefinite Lebesgue integrals applies because $f \in L^1([0,T];\mathbb{R}^n)$, and it gives that $F$ is absolutely continuous with derivative
\begin{align*}
\dot{F}(t)=f(t)=e^{-tA}Bu(t)
\end{align*}
for $\mathcal{L}^1$-a.e. $t \in [0,T]$.
Finally define
\begin{align*}
x: [0,T] \to \mathbb{R}^n,\qquad x(t)=e^{tA}(x_0+F(t)).
\end{align*}
This is exactly the result of solving for the transformed variable and then multiplying back by the homogeneous flow. Because $t \mapsto e^{tA}$ is continuously differentiable and $F$ is absolutely continuous, their product is absolutely continuous.[/guided]