Tags give the ability to mark specific points in history as being important
-
-
x86-urgent-2020-07-05
cc801833 · ·A series of fixes for x86: - Reset MXCSR in kernel_fpu_begin() to prevent using a stale user space value. - Prevent writing MSR_TEST_CTRL on CPUs which are not explicitly whitelisted for split lock detection. Some CPUs which do not support it crash even when the MSR is written to 0 which is the default value. - Fix the XEN PV fallout of the entry code rework - Fix the 32bit fallout of the entry code rework - Add more selftests to ensure that these entry problems don't come back. - Disable 16 bit segments on XEN PV. It's not supported because XEN PV does not implement ESPFIX64
-
irq-urgent-2020-07-05
98817a84 · ·A set of interrupt chip driver fixes: - Ensure the atomicity of affinity updates in the GIC driver. - Don't try to sleep in atomic context when waiting for the GICv4.1 to respond. Use polling instead. - Typo fixes in Kconfig and warnings.
-
-
-
-
acpi-5.8-rc4
ef0c44c3 · ·ACPI updates for 5.8-rc4 Add a new device ID for Intel Tiger Lake to the DPTF battery participant driver (Srinivas Pandruvada) and fix the Tiger Lake fan device ID (Sumeet Pawnikar).
-
-
-
-
-
-
-
-
-
-
-
-
xfs-5.8-fixes-1
c7f87f39 · ·Changes for 5.8-rc4: - Fix a use-after-free bug when the fs shuts down.
-
3.16.85-52
64c8062a · ·