Tags give the ability to mark specific points in history as being important
-
x86-urgent-2020-06-11
7778d841 · ·A set of fixes and updates for x86: - Unbreak paravirt VDSO clocks. While the VDSO code was moved into lib for sharing a subtle check for the validity of paravirt clocks got replaced. While the replacement works perfectly fine for bare metal as the update of the VDSO clock mode is synchronous, it fails for paravirt clocks because the hypervisor can invalidate them asynchronous. Bring it back as an optional function so it does not inflict this on architectures which are free of PV damage. - Fix the jiffies to jiffies64 mapping on 64bit so it does not trigger an ODR violation on newer compilers - Three fixes for the SSBD and *IB* speculation mitigation maze to ensure consistency, not disabling of some *IB* variants wrongly and to prevent a rogue cross process shutdown of SSBD. All marked for stable. - Add yet more CPU models to the splitlock detection capable list !@#%$! - Bring the pr_info() back which tells that TSC deadline timer is enabled. - Reboot quirk for MacBook6,1 -
timers-urgent-2020-06-11
b91c8c42 · ·A small fix for the VDSO code to force inline __cvdso_clock_gettime_common() so the compiler can't generate horrible code.
-
pm-5.8-rc1-2
50dd154e · ·More power management updates for 5.8-rc1 - Add support for interconnect bandwidth to the OPP core (Georgi Djakov, Saravana Kannan, Sibi Sankar, Viresh Kumar). - Add support for regulator enable/disable to the OPP core (Kamil Konieczny). - Add boost support to the CPPC cpufreq driver (Xiongfeng Wang). - Make the tegra186 cpufreq driver set the CPUFREQ_NEED_INITIAL_FREQ_CHECK flag (Mian Yousaf Kaukab). - Prevent the ACPI power management from using power resources with devices where the list of power resources for power state D0 (full power) is missing (Rafael Wysocki). - Annotate a hibernation-related function with __init (Christophe JAILLET).
-
acpi-5.8-rc1-2
ede439be · ·More ACPI updates for 5.8-rc1 Update the ACPICA code in the kernel to upstream revision 20200528 with the following changes: - Remove some dead code from the acpidump utility (Bob Moore). - Add new OperationRegion subtype keyword PlatformRtMechanism to the compiler (Erik Kaneda).
-
-
-
-
iomap-5.8-merge-1
d4ff3b2e · ·New code for 5.8: - Fix an integer overflow problem in the unshare actor.
-
3.10.107-22
e2f1dc9d · · -
4.9.218-25
16a42031 · ·