Let $f : \Bbb R \to \Bbb R$ is differentiable and $f'(x) \geq x$, then $f(x) \leq f(0) + \frac12 x^2 ,$ when $x \leq 0$.
we have $f(x) = f(0) + f'(0)x + \frac12f''(0)x^2+ \dots < f(0) + \frac12f''(0)x^2$, we can write this since $x \leq 0$.
Also $f'(x) \geq x \implies f''(x) \leq 1$. Hence $f''(0) \leq 1$.
And we have $f(x) \leq f(0) + \frac12 x^2$.
Is the solution correct? If not please correct me.
If the derivative is integrable, just integrate.
$$f(x) = f(0) + \int_0^x f'(t) \, dt \leq f(0) + \int_0^x t \, dt = f(0) + \frac{1}{2}x^2$$