Aliyun Linux kernel release 13

After three weeks' developing and testing work, we finally announce the release of Cloud Kernel Release 13 today. As usual, this release is built based on another upstream LTS release, v4.19.43.

Highlights

  • Bump to kernel v4.19.43, with x86/speculation/mds fixes included;
  • Support tunable tcp timeout value in TIME-WAIT state (/proc/sys/net/ipv4/tcp_tw_timeout);

Bug Fixes

  • splice: don't read more than available pipe space (Darrick J. Wong)
  • xfs: don't overflow xattr listent buffer (Darrick J. Wong)
  • ovl: relax WARN_ON() for overlapping layers use case (Amir Goldstein)
  • block: Fix a NULL pointer dereference in generic_make_request() (Guilherme G. Piccoli)
  • ext4: fix data corruption caused by overlapping unaligned and aligned IO (Lukas Czerner)
  • PCI: Fix "try" semantics of bus and slot reset (Alex Williamson)
  • net/hookers: fix link error with ipv6 disabled (Caspar Zhang)
  • NFSv4.1 fix incorrect return value in copy_file_range (Olga Kornievskaia)
  • NFSv4.2 fix unnecessary retry in nfs4_copy_file_range (Olga Kornievskaia)
  • writeback: memcg_blkcg_tree_lock can be static (kbuild test robot)
  • net: fix array_size.cocci warnings (kbuild test robot)
  • net/hookers: only enable on x86 platform (Caspar Zhang)
  • ext4: zero out the unused memory region in the extent tree block (Sriram Rajagopalan)
  • fs/writeback: wrap cgroup writeback v1 logic (Joseph Qi)
  • NFSv4: remove unused variable flags in nfs4_retry_setlk() (Joseph Qi)

项目简介

Cloud Kernel - an open-source Linux kernel originated by Alibaba Operating System Team

发行版本 13

Cloud Kernel release 21

全部发行版

贡献者 341

全部贡献者

开发语言

  • C 96.3 %
  • C++ 1.4 %
  • Assembly 1.4 %
  • Objective-C 0.3 %
  • Makefile 0.3 %