Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
xfs-merge-5.16_2021-10-14
11a83f4c · ·xfs: proposed new code for 5.16 This is all the new code I've collected for 5.16 so far.
-
xfs-5.16-merge-2
11a83f4c · ·New code for 5.16: * Bug fixes and cleanups for kernel memory allocation usage, this time without touching the mm code. * Refactor the log recovery mechanism that preserves held resources across a transaction roll so that it uses the exact same mechanism that we use for that during regular runtime. * Fix bugs and tighten checking around btree heights. * Remove more old typedefs.
-
efi-urgent-for-v5.15
38fa3206 · ·EFI fixes for v5.15 Low priority fixes but fixes nonetheless: - update stub diagnostic print that is no longer accurate - avoid statically allocated buffer for CPER error record decoding - avoid sleeping on the efi_runtime semaphore when calling the ResetSystem EFI runtime service
-
-
-
-
-
-
-
-
objtool_urgent_for_v5.15_rc5
fe255fe6 · ·- Remove an extra section.len member in favour of section.sh_size - Align .altinstructions section creation with the kernel's by creating them with entry size of 0 - Fix objtool to convert a reloc symbol to a section offset and not to not warn about not knowing how
-
x86_urgent_for_v5.15_rc5
d298b035 · ·- A FPU fix to properly handle invalid MXCSR values: 32-bit masks them out due to histerical reasons and 64-bit kernels reject them - A fix to clear X86_FEATURE_SMAP when support for is not config-enabled - Three fixes correcting misspelled Kconfig symbols used in code - Two resctrl object cleanup fixes - Yet another attempt at fixing the neverending saga of botched x86 timers, this time because some incredibly smart hardware decides to turn off the HPET timer in a low power state - who cares if the OS is relying on it... - Check the full return value range of an SEV VMGEXIT call to determine whether it returned an error
-
-
-