设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客

Linux Kernel 4.8正式版发布

2016-10-6 16:52| 发布者: joejoe0332| 查看: 920| 评论: 0|原作者: oschina|来自: oschina

摘要: Linux Kernel 4.8 正式版发布了。Linux是一个宏内核(monolithic kernel)系统。设备驱动程序可以完全访问硬件。Linux内的设备驱动程序可以方便地以模块化(modularize)的形式设置,并在系统运行期间可直接装载或卸 ...

Linux Kernel 4.8 正式版发布了。

Linux是一个宏内核(monolithic kernel)系统。设备驱动程序可以完全访问硬件。Linux内的设备驱动程序可以方便地以模块化(modularize)的形式设置,并在系统运行期间可直接装载或卸载。

更新内容:

  • Checker incorporates some address-space checks normally     performed separately with thesparse     tool.

  • Colorize simply adds color to some diagnostic output.

  • Constify makes structures containing only function pointers     const.

  • Initify moves string constants that are only referenced in     __init or __exit functions to the appropriate ELF     sections.

  • Kallocstat generates information on sizes passed to     kmalloc().

  • Kernexec is there to "to make KERNEXEC/amd64 almost as     good as it is on i386"; it ensures that, for example,     user-space pages are not executable by the kernel.

  • Latent_entropy tries to generate entropy (randomness) from the     kernel's execution; more on this one below.

  • Randomize_layout reorganizes structure layout randomly.

  • Rap implements grsecurity's "return address protection"     mechanism, described in this     presentation [PDF].

  • Size_overflow (described on this     page) detects some integer overflows.

  • Stackleak tracks kernel-stack usage so that the stack can be     cleared on return to user space.

  • Structleak forcibly clears structure fields if they might be     copied to user space. 

更多详情,点击此处查看。

下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部