Tags give the ability to mark specific points in history as being important
-
wireless-drivers-for-davem-2019-08-21
5a8c31aa · ·wireless-drivers fixes for 5.3 Third set of fixes for 5.3, and most likely the last one. The rt2x00 regression has been reported multiple times, others are of lower priority. mt76 * fix hang on resume on certain machines rt2x00 * fix AP mode regression related to encryption iwlwifi * avoid unnecessary error messages due to multicast frames when not associated * fix configuration for ax201 devices * fix recognition of QuZ devices
-
xfs-5.3-fixes-4
b6827160 · ·Changes since last update: - Fix missing compat ioctl handling for get/setlabel - Fix missing ioctl pointer sanitization on s390 - Fix a page locking deadlock in the dedupe comparison code - Fix inadequate locking in reflink code w.r.t. concurrent directio - Fix broken error detection when breaking layouts
-
vfs-5.4-merge-1
dc617f29 · ·Changes for 5.4: - Prohibit writing to active swap files and swap partitions.
-
xfs-5.3-fixes-3
5d888b48 · ·Changes since last update: - Fix missing compat ioctl handling for get/setlabel - Fix missing ioctl pointer sanitization on s390 - Fix a page locking deadlock in the dedupe comparison code - Fix inadequate locking in reflink code w.r.t. concurrent directio
-
iomap-5.4-merge-1
791ee52e · ·New code for 5.4: - Port the XFS writeback code to iomap with the eventual goal of converting XFS to use it.
-
pm-5.3-rc5
a3ee2477 · ·Power management fixes for 5.3-rc5 - Disable NVMe power optimization related to suspend-to-idle added recently on systems where PCIe ASPM is not able to put PCIe links into low-power states to prevent excess power from being drawn by the system while suspended (Rafael Wysocki). - Make the schedutil governor handle frequency limits changes properly in all cases (Viresh Kumar). - Prevent the cpufreq core from treating positive values returned by dev_pm_qos_update_request() as errors (Viresh Kumar).