Tags give the ability to mark specific points in history as being important
-
iomap-5.7-fixes-1
b75dfde1 · ·Changes for 5.7: - Move the FIBMAP range check and warning out of the backend iomap implementation and into the frontend ioctl_fibmap so that the checking is consistent for all implementations.
-
-
-
-
-
timers-urgent-2020-04-25
ac84bac4 · ·A single fix for a comment that may show up in DocBook output. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
sched-urgent-2020-04-25
eaf5a92e · ·Misc fixes: - an uclamp accounting fix - three frequency invariance fixes and a readability improvement Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
perf-urgent-2020-04-25
f3bed55e · ·Two changes: - fix exit event records - extend x86 PMU driver enumeration to add Intel Jasper Lake CPU support. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
objtool-urgent-2020-04-25
7f9b34f3 · ·Two fixes: fix an off-by-one bug, and fix 32-bit builds on 64-bit systems. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
pnp-5.7-rc3
01b2bafe · ·PNP subsystem update for 5.7-rc3 Make the PNP code use list_for_each_entry() in a few places instead of open-coding it (Jason Gunthorpe).
-
acpi-5.7-rc3
0db0d142 · ·ACPI fixes for 5.7-rc3 Drop a lid status quirk for Asus T200TA that is not necessary any more and clean up a resource management inconsistency in the PCI IRQ link configuration code. Both changes from Hans de Goede.