欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  资讯频道

Linux Kernel 3.1.10 发布

程序员文章站 2022-03-04 21:40:46
...
今天,Linux Kernel发布了3.1分支的最后一个升级版本——3.1.10,之后将不再提供该分支的更新。官方建议使用3.1内核的用户升级至该版本或最新的3.2分支。

Linux Kernel 3.1.10 发布


该版本进行了大量的改进和bug修复,包括:

  • drm/radeon/kms:disable writeback on pre-R300 asics
  • KVM:Remove ability to assign a device without iommu support
  • KVM:Device assignment permission checks
  • PCI:Fix PCI_EXP_TYPE_RC_EC value
  • NFSv4.1:fix backchannel slotid off-by-one bug
  • NFSv4:include bitmap in nfsv4 get acl data
  • UBI:fix use-after-free on error path
  • KVM guest:prevent tracing recursion with kvmclock
  • drivers/rtc/interface.c:fix alarm rollover when day or month is out-of-range
  • UBI:fix missing scrub when there is a bit-flip
  • x86/PCI:amd:factor out MMCONFIG discovery
  • x86/PCI:build amd_bus.o only when CONFIG_AMD_NB=y
  • PNP:work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
  • mtd:mtd_blkdevs:don't increase 'open' count on error path
  • HID:bump maximum global item tag report size to 96 bytes
  • NFS:Retry mounting NFSROOT
详细信息参阅:ChangeLog

下载地址:linux-3.1.10.tar.bz2
相关标签: Linux Kernel