Big Blog

Arts & Culture
Biological Science
Blog Watch
Computer Games
Computer Security
Cricket
Data Privacy
Developer
Domain Names
E-commerce
Gadgets
General Science
Handhelds
IP & Patents
Java
Linux
MP3
Nanotech
Online Auctions
Online Legal Issues
Open Source
Personal Finance
Photography
Quirky
Robotics
Search Engines
Space Science
Top Internet
Top Stories
Top Tech
Video Games
Web Developer
Webmaster Tips
XML & Metadata
{Home}



Linus on Kernel Version Numbering: related news

Linus on Kernel Version Numbering

walshy007 writes "In a recent thread it was asked what it would take for an 'unstable' 2.7 development tree to be created, to which Linus replied: 'Nothing. I'm not going back to the old model. The new model is so much better that it's not even worth entertaining as a theory to go back. That said, I _am_ considering changing just the numbering. Not to go back to the old model, but because a constantly increasing minor number leads to big numbers. I'm not all that thrilled with "26" as a number: it's hard to remember. I think the time-based releases (ie the "2 weeks of merge window until -rc1, followed by roughly two months of stabilization") has been so successful that I'd prefer to skip the version numbering model too. We don't do releases based on "features" any more, so why should we do version _numbering_ based on "features"?'"

Linux creator Linus Torvalds has released version 2.6.26 of the Linux kernel after a lengthy three-month development stretch since the 2.6.25 release involving nine release candidates. Hands on With Acer's Aspire One Netbook, Jul 14, 2008Acer, t

Linux creator Linus Torvalds has released version 2.6.26 of the Linux kernel after a lengthy three-month development stretch since the 2.6.25 release involving nine release candidates.

LittleBigPlanet To Get Chinese Version

Looks like this is the version that Play-Asia.com's "Asia Version" refers to, the Chinese/English version of LittleBigPlanet, likely to be released on October 30th by SCET for Hong Kong, Taiwan and Singapore market. Since English is in there, I think I will get this instead as Play-Asia always ships Asia/Japan version faster, plus it's $5 cheaper than the US version too. More LBP in Chinese after the jump.

ACM Operating Systems Review issue on the Linux Kernel available

We are pleased to announce the availability of the ACM Operating Systems Review special topics Issue on Research and developments in the Linux Kernel. It is available, for free, from the ACM Archives site: http://portal.acm.org/toc.cfm?id=1400097 Included are 12 papers about the advances that have been merged or are candidates to be merged into the Linux kernel, as well as new idea papers discussing promising experimental work. * Minding the gap: R&D in the Linux kernel by Muli Ben-Yehuda, Eric Van Hensbergen, Marc Fiuczynski * Introducing technology into the Linux kernel: a case study by Paul E. McKenney, Jonathan Walpole * Extending futex for kernel to user notification by Helge Bahmann, Konrad Froitzheim * Plan 9 authentication in Linux by Ashwin Ganti * Towards achieving fairness in the Linux scheduler by Chee Siang Wong, Ian Tan, Ros

Mandriva Linux 2009 Alpha 2 Released

AdamWill writes "The Mandriva Linux 2009 Spring Alpha 2, marking the first public pre-release of the upcoming Mandriva Linux 2009. This alpha introduces several significant changes, most obviously the inclusion of KDE 4 — 4.1 beta 2, specifically — as the default version of KDE, and the latest development version of GNOME, 2.23.4. The kernel has also been updated to release 2.6.26rc7. Another feature of interest to many users will be the addition of orphan package tracking (and optional automatic removal) to the urpmi package manager. Of course, many applications have been updated (although the default version of Mozilla Firefox is still currently 2.0.x), and most of the distribution has been rebuilt with a new GCC version, 4.3. Mandriva warns that this is a true alpha, likely to contain many bugs related to the new version of KDE.

Linux 2.6.26 kernel update released

Linus Torvalds quietly released another update to the Linux kernel ove the weekend that offer better support for kernel-based virtual machines, a kernel debugger, improved webcam support and new support for the One Laptop Per Child architecture.Â

Paula Rooney: Linux 2.6.26 kernel update released

Linus Torvalds quietly released another update to the Linux kernel over the weekend that offers better support for kernel-based virtual machines, a kernel debugger, improved webcam support and new support for the One Laptop Per Child architecture.Â

Kernel Developers Issue Joint Statement on Device Drivers

"We, the undersigned Linux kernel developers, consider any closed-source Linux kernel module or driver to be harmful and undesirable. We have repeatedly found them to be detrimental to Linux users, businesses, and the greater Linux ecosystem. Such modules negate the openness, stability, flexibility, and maintainability of the Linux development model and shut their users off from the expertise of the Linux community. Vendors that provide closed-source kernel modules force their customers to give up key Linux advantages or choose new vendors. Therefore, in order to take full advantage of the cost savings and shared support benefits open source has to offer, we urge vendors to adopt a policy of supporting their customers on Linux with open-source kernel code.

Linux Kernel Development Stats

Icon"Linux kernel hacker Greg Kroah Hartman's June 5, 2008 talk at Google titled "The Linux Kernel" was chock-full of details about kernel development". This is a collection of some statistics about the Linux kernel development from that talk. Juicy Bit:"Supports more processors and devices than any other OS in history".

Anatomy of Linux Loadable Kernel Modules

IconLinux loadable kernel modules are on of the most important innovations in the Linux kernel. They provide a kernel that is both scalable and dynamic. Discover loadable kernels, the ideas behind them, and learn how these independent objects dynamically become part of the Linux kernel.

Linux Kernel snd_seq_oss_synth_make_info() Discloses Kernel Memory Information to Local Users

Description: A vulnerability was reported in the Linux Kernel. A local user can obtain information from kernel memory.

Linux's Security Through Obscurity

An anonymous reader writes "The age-old full disclosure debate has been raging again, this time in no other place than at the foundations of the open-source flagship GNU/Linux operating system: within the Linux kernel itself. It beggars belief, but even Linux creator, Linus Torvalds, has advocated against the sort of openness on which Linux has thrived, arguing that security fixes to the kernel should be obscured in changelogs, saying 'If it's not a very public security issue already, I don't want a simple "git log + grep" to help find it.' Unfortunately, it's not kernel exploit writers who need to grep the changelog in order to find kernel vulnerabilities. On the contrary, it's downstream distributors who rely on changelog information in order to decide when to patch the kernels of their distributions, in order to keep their users safe.

New Linux kernel expands virtualization support

Open source developers on Sunday released the latest stable version of the Linux kernel, version 2.6.26, adding improvements for wireless, virtualization, multimedia and other features.

New Linux kernel expands virtualisation support

Open-source developers on Sunday released the latest stable version of the Linux kernel, version 2.6.26, adding improvements for wireless, virtualisation, multimedia and other features.

Linux 2.6.26 Kernel Benchmarks

Phoronix: "Over the weekend the Linux 2.6.26 kernel was released. This quarterly update to the Linux kernel introduced Kernel-based Virtual Machine improvements, new One Laptop Per Child support, a new video web camera driver, updates to the Direct Rendering Manager, and other improvements.

Compiling the Linux Kernel

IconAt the time I was writing this article, the Linux kernel 2.4.17 was released only 3 days ago and these holly days you may find some more time to experiement with it. The following article includes step-by-step instructions on how to compile a Linux 2.4.X kernel, an article mostly targetting people who have never dared to compile their own kernel yet. Read on and we promise, it is not that hard to do so.

Book Review: Linux Kernel Development

IconThe Linux phenomenon gets bigger by the day and more developers are drawn into developing for it. The heart of this very phenonmenon is its kernel and as time goes by it becomes more mature but also bigger and more complex. New developers would have trouble diving in and code for it, hence the "Linux Kernel Development" book by well known kernel hacker Robert Love (of preemptive-patch fame).

TNA iMPACT Delayed, Wii Version Only

TNA iMPACT the upcoming wrestling game coming from Midway based on TNA has been delayed a month, but only the Wii Version has. The Wii Version a port of the PS2 Version has been delayed by a month while the other versions still retain their September 9 release date.

OLS: Kernel documentation, and submitting kernel patches

The second of four days at the 10th annual Ottawa Linux Symposium got off to an unusual start as a small bird "assisted" Rob Landley in giving the first talk I attended, called "Where Linux kernel documentation hides." The tweeting bird was polite, only flying over the audience a couple of times and mostly paying attention.

After Nine RCs, Linux 2.6.26 Is Here

IconLinux creator Linus Torvalds has released version 2.6.26 of the Linux kernel after a lengthy three-month development stretch since the 2.6.25 release involving nine release candidates. In announcing the release on the Linux Kernel Mailing List, Torvalds said the 87 days since 2.6.25 makes 2.6.26 a longer-than-usual release cycle. Torvalds said the changes from release candidate (RC) 9 are small, with the bulk (80 percent) being documentation updates.

Linux L2/L3 Middleware Targets Multicore Solutions

6WINDGate EDS and SDS software from 6WIND addresses telecom applications such as wireless infrastructure. The EDS version enables Fast Path implementation as a Linux kernel module between the Linux networking stack and the interface drivers. The SDS version takes advantage of the Multi-Core Executive Environment (MCEE). Also, the EDS version targets quad-core x86 processor platforms and runs on platforms such as Cavium’s MIPS64- based multicore Octeon family with Fast Path support. 6WIND software incorporates dual-IP control plane protocols, Slow Path and Fast Path data plane modules with built-in IPv4-IPv6 routing, security, quality of service (QoS), filtering, multicast, mobility, and IPv4-IPv6 transition. 6WIND provides an XML-based management system with continuous synchronization between all planes.

Orange France sells 116,000 3G iPhones since launch

Orange France said it had sold 116,000 Apple iPhone 3G smartphones since it launched the product in the middle of July, compared to taking nearly five months to sell 100,000 units of the first version of the iPhone, writes Les Echos. The success of the new version is partly attributed to Orange's decision to offer it through retailers such as Fnac, Darty and Auchan. It only sold the first iPhone at Orange stores. According to Orange, half of its iPhone 3G users first had the original version. Orange is selling the 3G phone for EUR 149 compared to the first version's retail price of EUR 399. Rival mobile operator SFR said that 40,000 of its subscribers had a first generation iPhone and between 1,500 and 2,000 owned the iPhone 3G. The operator made concessions to some of its clients by partially reimbursing the price of iPhones bought as st

Orange France sells 116,000 3G iPhones since launch

Orange France said it had sold 116,000 Apple iPhone 3G smartphones since it launched the product in the middle of July, compared to taking nearly five months to sell 100,000 units of the first version of the iPhone, writes Les Echos. The success of the new version is partly attributed to Orange's decision to offer it through retailers such as Fnac, Darty and Auchan. It only sold the first iPhone at Orange stores. According to Orange, half of its iPhone 3G users first had the original version. Orange is selling the 3G phone for EUR 149 compared to the first version's retail price of EUR 399. Rival mobile operator SFR said that 40,000 of its subscribers had a first generation iPhone and between 1,500 and 2,000 owned the iPhone 3G. The operator made concessions to some of its clients by partially reimbursing the price of iPhones bought as st

Firefox Users Stay Ahead On the Update Curve

Reader Alex links to news of a study comparing the currency and patch level of various Web browsers, excerpting: "Firefox users were far and away the most likely to use the latest version, with an overwhelming 83.3 percent running an updated browser on any given day. However, despite Firefox's single click integrate auto-update functionality, 16.7 percent of Firefox users still continue to access the Web with an outdated version of the browser, researchers said. The study also revealed that the majority of Safari users (65.3) percent were likely to use the latest version of the browser between December 2007 and June 2008, after Safari version 3 became available. Meanwhile, Microsoft's Internet Explorer users ranked last in terms of safe browsing.


Search News:


Copyright © 2001-2008 Jonathan Hedley