Tags give the ability to mark specific points in history as being important
-
sched-urgent-2023-10-08
9e0bc36a · ·Misc fixes: - Two EEVDF fixes: one to fix sysctl_sched_base_slice propagation, and to fix an avg_vruntime() corner-case. - A cpufreq frequency scaling fix Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
-
-
-
-
-
x86-urgent-2023-10-01
c6c2adcb · ·Misc fixes: a kerneldoc build warning fix, add SRSO mitigation for AMD-derived Hygon processors, and fix a SGX kernel crash in the page fault handler that can trigger when ksgxd races to reclaim the SECS special page, by making the SECS page unswappable. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
timers-urgent-2023-10-01
1a6a4647 · ·Fix a spurious kernel warning during CPU hotplug events that may trigger when timer/hrtimer softirqs are pending, which are otherwise hotplug-safe and don't merit a warning. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
sched-urgent-2023-10-01
fc090277 · ·Fix a RT tasks related lockup/live-lock during CPU offlining. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
perf-urgent-2023-10-01
599522d9 · ·Misc fixes: work around an AMD microcode bug on certain models, and fix kexec kernel PMI handlers on AMD systems that get loaded on older kernels that have an unexpected register state. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
fix-fix-iunlink-6.6_2023-09-25
537c013b · ·xfs: fix reloading the last iunlink item It's not a good idea to be trying to send bug fixes to the mailing list while also trying to take a vacation. Dave sent some review comments about the iunlink reloading patches, I changed them in djwong-dev, and forgot to backport those changes to my -fixes tree. As a result, the patch is missing some important pieces. Perhaps manually copying code diffs between email and two separate git trees is archaic and stupid^W^W^W^Wisn't really a good idea? This has been lightly tested with fstests. Enjoy! Signed-off-by: Darrick J. Wong <djwong@kernel.org>
-
-
-
-
-
-
-
-
-