Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
kernel-doc: Various documentation bits found in the kernel source.
Name: | kernel-doc |
Vendor: | Scientific Linux |
Version: | 2.6.9 |
License: | GPLv2 |
Release: | 5.0.5.EL |
URL: | |
- Summary
- This package contains documentation files from the kernel
source. Various bits of information about the Linux kernel and the
device drivers shipped with it are documented in these files.
You'll want to install this package if you need a reference to the
options that can be passed to Linux kernel modules at load time.
Changelog
- * Fri Apr 8 19:00:00 2005 Dave Jones <davej{%}redhat{*}com>
- Fix tmpfs truncate BUG().
- /proc/net/route stale pointer OOPS fix.
- * Thu Apr 7 19:00:00 2005 Dave Jones <davej{%}redhat{*}com>
- Numerous security issues.
Signedness issues in sysfs (CAN-2005-0867)
ia64 ptrace stack unwind local DoS (CAN-2005-0135)
NFSD O_DIRECT flaw (CAN-2005-0207)
IP output route leak. (CAN-2005-0209)
PPP Denial of service. (CAN-2005-0384) (#151240)
EXT2 information leak. (CAN-2005-0400)
Remote oops in ip_defrag() (CAN-2005-0449)
Various size_t flaws (CAN-2005-0529, CAN-2005-0530, CAN-2005-0531)
return proper error on overflow condition in epoll. (CAN-2005-0736)
Incorrect kfree in ELF loader. (CAN-2005-0749)
Missing range checks in bluetooth. (CAN-2005-0750)
Race in Radeon DRM (CAN-2005-0767)
Various missing sanity checks in isofs. (CAN-2005-0815)
Only root should be able to set the N_MOUSE line discipline. (CAN-2005-0839)
- * Mon Feb 7 18:00:00 2005 Dave Jones <davej{%}redhat{*}com>
- Export get_sb_pseudo(). (#139436)
- Fix io port security hole on x86-64. (#146244)