On Mon, Jan 06, 2025 at 02:18:17PM +0100, Borislav Petkov wrote:
On Sun, Jan 05, 2025 at 02:20:54PM -0800, Linus Torvalds wrote:
So we had a slight pickup in commits this last week, but as expected and hoped for, things were still pretty quiet. About twice as many commits as the holiday week, but that's still not all that many.
I expect things will start becoming more normal now that people are back from the holidays and are starting to recover and wake up from their food comas.
In the meantime, below is the shortlog for the last week. Nothing particularly stands out, the changes are dominated by various driver updates (gpu, rdma and networking), with a random smattering of fixes elsewhere.
Something not well baked managed to sneak in and it is tagged for stable:
adcfb264c3ed ("vmstat: disable vmstat_work on vmstat_cpu_down_prep()")
Thanks for bissecting it.
I've just confirmed that reverting adcfb264c3ed ("vmstat: disable vmstat_work on vmstat_cpu_down_prep()") gets rid of the "workqueue: work disable count underflow" WARNING.