Tags give the ability to mark specific points in history as being important
-
-
folio-5.18e
98ea0259 · ·Three folio-related fixes for 5.18: - Remove the migration code's assumptions about large pages being PMD sized - Don't call pmd_page() on a non-leaf PMD - Fix handling of hugetlbfs pages in page_vma_mapped_walk
-
-
-
-
-
-
-
xfs-merge-5.18_2022-04-07
919edbad · ·xfs: new code for 5.18 New code for 5.18, which so far is all bug fixes.
-
-
-
x86-urgent-2022-04-03
d6d6d50f · ·A set of x86 fixes and updates: - Make the prctl() for enabling dynamic XSTATE components correct so it adds the newly requested feature to the permission bitmap instead of overwriting it. Add a selftest which validates that. - Unroll string MMIO for encrypted SEV guests as the hypervisor cannot emulate it. - Handle supervisor states correctly in the FPU/XSTATE code so it takes the feature set of the fpstate buffer into account. The feature sets can differ between host and guest buffers. Guest buffers do not contain supervisor states. So far this was not an issue, but with enabling PASID it needs to be handled in the buffer offset calculation and in the permission bitmaps. - Avoid a gazillion of repeated CPUID invocations in by caching the values early in the FPU/XSTATE code. - Enable CONFIG_WERROR for X86. - Make the X86 defconfigs more useful by adapting them to Y2022 reality. -
core-urgent-2022-04-03
7dd5ad2d · ·Revert the RT related signal changes. They need to be reworked and generalized.
-
-
-
-
-
-
folio-5.18d
5a60542c · ·Filesystem/VFS changes for 5.18, part two - Remove ->readpages infrastructure - Remove AOP_FLAG_CONT_EXPAND - Move read_descriptor_t to networking code - Pass the iocb to generic_perform_write - Minor updates to iomap, btrfs, ext4, f2fs, ntfs
-