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

Linux kernel 3.4.3和3.0.35发布

程序员文章站 2022-03-06 22:46:57
...
Linux内核开发团队今天针对3.4和3.0分支进行了更新,放出了最新的3.4.3和3.0.35版本。

Linux kernel 3.4.3和3.0.35发布

这两个版本针对文件系统、驱动程序、内存管理、网络、安全等模块进行了一些改进和bug修复,包括:

  • hugetlb:fix resv_map leak in error path
  • mm:fix faulty initialization in vmalloc_init(); change void* into explict vm_struct*
  • e1000e:save skb counts in TX to avoid cache misses
  • fuse:fix stat call on 32 bit platforms
  • x86, MCE, AMD:Make APIC LVT thresholding interrupt optional
  • iwlwifi:don't mess up the SCD when removing a key
  • sched:Fix the relax_domain_level boot parameter
  • acpi_video:fix leaking PCI references
  • can:fix race condition in c_can_open(); fix an interrupt thrash issue with c_can driver; fix "BUG!
  • cfg80211:fix interface combinations check
详细信息:3.4.3 changelog3.0.35 changelog

下载地址:http://kernel.org/
相关标签: linux kernel