Tags give the ability to mark specific points in history as being important
-
-
4.9.218-13
46c52cc3 · · -
-
-
-
-
-
-
-
x86-urgent-2020-04-19
8b9a18a9 · ·A set of fixes for x86 and objtool: objtool: - Ignore the double UD2 which is emitted in BUG() when CONFIG_UBSAN_TRAP is enabled. - Support clang non-section symbols in objtool ORC dump - Fix switch table detection in .text.unlikely - Make the BP scratch register warning more robust. x86: - Increase microcode maximum patch size for AMD to cope with new CPUs which have a larger patch size. - Fix a crash in the resource control filesystem when the removal of the default resource group is attempted. - Preserve Code and Data Prioritization enabled state accross CPU hotplug. - Update split lock cpu matching to use the new X86_MATCH macros. - Change the split lock enumeration as Intel finaly decided that the IA32_CORE_CAPABILITIES bits are not architectural contrary to what the SDM claims. !@#%$^! - Add Tremont CPU models to the split lock detection cpu match. - Add a missing static attribute to make sparse happy. -
timers-urgent-2020-04-19
94d440d6 · ·An update for the proc interface of time namespaces: Use symbolic names instead of clockid numbers. The usability nuisance of numbers was noticed by Michael when polishing the man page.
-
sched-urgent-2020-04-19
e0d648f9 · ·Two fixes for the scheduler: - Work around an uninitializaed variable warning where GCC can't figure it out. - Allow 'isolcpus=' to skip unknown subparameters so that older kernels work with the commandline of a newer kernel. Improve the error output while at it.
-
perf-urgent-2020-04-19
cd094335 · ·Perf updates and fixes: - Fix the header line of perf stat output for '--metric-only --per-socket' - Fix the python build with clang - The usual tools UAPI header synchronization
-
irq-urgent-2020-04-19
b5963029 · ·A set of fixes/updates for the interrupt subsystem: - Remove setup_irq() and remove_irq(). All users have been converted so remove them before new users surface. - A set of bugfixes for various interrupt chip drivers - Add a few missing static attributes to address sparse warnings.
-
core-urgent-2020-04-19
40e7d7bd · ·A single bugfix for RCU to prevent taking a lock in NMI context.
-
-
-
-
-