Tags give the ability to mark specific points in history as being important
-
ASB-2019-11-05_3.18-o-mr1
b729bd15 · ·https://source.android.com/security/bulletin/2019-11-01 CVE-2019-2213 CVE-2019-2214 CVE-2019-2215 CVE-2019-11833
-
ASB-2019-11-05_3.18-o-release
4bde8dac · ·https://source.android.com/security/bulletin/2019-11-01 CVE-2019-2213 CVE-2019-2214 CVE-2019-2215 CVE-2019-11833
-
ASB-2019-11-05_3.18-n-release
71c88531 · ·https://source.android.com/security/bulletin/2019-11-01 CVE-2019-2213 CVE-2019-2214 CVE-2019-2215 CVE-2019-11833
-
ASB-2019-11-05_3.18
c53307ea · ·https://source.android.com/security/bulletin/2019-11-01 CVE-2019-2213 CVE-2019-2214 CVE-2019-2215 CVE-2019-11833
-
xfs-5.5-merge-8
c34d570d · ·New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Remove the undocumented biosize mount option, since it has never been mentioned as existing or supported on linux - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length - Clean up various loose ends in the iomap and bmap code
-
-
-
sunxi-config64-for-5.5-1
2fabf6dd · ·One new patch to the arm64 defconfig to enable the new crypto engine driver.
-
sunxi-config-for-5.5-2
9567832a · ·Two new drivers enabled in sunxi_defconfig: one for the PHY found on multiple boards, one for the new crypto driver.
-
sunxi-config-for-5.5-1
9567832a · ·Two new drivers enabled in sunxi_defconfig: one for the PHY found on multiple boards, one for the new crypto driver.
-
sunxi-dt-for-5.5-1
d79ccef0 · ·Our usual bunch of DT patches, with this time mostly: - Mali GPU support for the H6 - Two new crypto drivers enablement - A few fixes to our DTs, fixed through the validation effort - New boards: NanoPi Duo2
-
sunxi-fixes-for-5.4-2
e690053e · ·One fix for the A83t powerdown, and one for the TBS A711 tablet wifi suspend
-
sunxi-clk-fixes-for-5.4-1
cdfc2e20 · ·Two patches that fix some operator precedence and zeroing of bits
-
-
wireless-drivers-2019-11-01
3d206e68 · ·wireless-drivers fixes for 5.4 Third set of fixes for 5.4. Most of them are for iwlwifi but important fixes also for rtlwifi and mt76, the overflow fix for rtlwifi being most important. iwlwifi * fix merge damage on earlier patch * various fixes to device id handling * fix scan config command handling which caused firmware asserts rtlwifi * fix overflow on P2P IE handling * don't deliver too small frames to mac80211 mt76 * disable PCIE_ASPM * fix buffer DMA unmap on certain cases
-
-
pm-5.4-rc6
e82b7457 · ·Power management fix for 5.4-rc6 Fix a recently introduced (mostly theoretical) issue that the requests to confine the maximum CPU frequency coming from the platform firmware may not be taken into account if multiple CPUs are covered by one cpufreq policy on a system with ACPI.
-
xfs-5.5-merge-7
249bd908 · ·New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Deprecate the undocumented biosize mount option - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length
-
iomap-5.5-merge-6
a9010042 · ·New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes - Other minor fixes
-
xfs-5.5-merge-6
21f55993 · ·New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Deprecate the undocumented biosize mount option - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks