A small but important Linux kernel fix published in mid‑December 2025 addresses a resource‑leak in the Tegra DRM driver by adding a missing call to put_pid, closing a PID ownership gap in host1x_memory_context_alloc that could otherwise accumulate kernel PID references over time and lead to...