Tags give the ability to mark specific points in history as being important
-
pm-5.7-rc7
607b9df6 · ·Power management fix for 5.7-rc7 Make a recently introduced suspend-to-idle wakeup issue on Dell XPS13 9360 go away.
-
xfs-5.8-merge-7
ef838512 · ·New code for 5.8: - Various cleanups to remove dead code, unnecessary conditionals, asserts, etc. - Fix a linker warning caused by xfs stuffing '-g' into CFLAGS redundantly. - Tighten up our dmesg logging to ensure that everything is prefixed with 'XFS' for easier grepping. - Kill a bunch of typedefs. - Refactor the deferred ops code to reduce indirect function calls. - Increase type-safety with the deferred ops code. - Make the DAX mount options a tri-state. - Fix some error handling problems in the inode flush code and clean up other inode flush warts. - Refactor log recovery so that each log item recovery functions now live with the other log item processing code. - Fix some SPDX forms. - Fix quota counter corruption if the fs crashes after running quotacheck but before any dquots get logged. - Don't fail metadata verification on zero-entry attr leaf blocks, since they're just part of the disk format now due to a historic lack of log atomicity. - Don't allow SWAPEXT between files with different [ugp]id when quotas are enabled. - Refactor inode fork reading and verification to run directly from the inode-from-disk function. This means that we now actually guarantee that _iget'ted inodes are totally verified and ready to go. - Move the incore inode fork format and extent counts to the ifork structure. -
-
wireless-drivers-2020-05-19
f92f26f2 · ·wireless-drivers fixes for v5.7 Third and most likely the last set of fixes for v5.7. Only one iwlwifi fix this time. iwlwifi * another fix for QuZ device configuration
-
-
4.9.218-20
fefc1a26 · · -
4.9.218-21
fefc1a26 · · -
-
objtool-urgent-2020-05-17
71c95825 · ·A single bugfix for the ORC unwinder to ensure that the error flag which tells the unwinding code whether a stack trace can be trusted or not is always set correctly. This was messed up by a couple of changes in the recent past.
-
x86_urgent_for_v5.7-rc7
a9a3ed1e · ·A single fix for early boot crashes of kernels built with gcc10 and stack protector enabled.