Download Linux Kernel 3.15
Version 3.15 of the Linux Kernel has been released. The kernel is the heart of the operating system and, simply put, it sits as a layer between the hardware and the applications. New in version 3.15 is, among other things, that systems equipped with a hard disk are more quickly available from hibernation and that 64-bit kernels can now boot from a 32-bit efi. More information about the improvements in this release can be found at Kernel newbies and Phoronix.
Prominent features in Linux 3.15
- Faster resume from power suspend in systems with hard disks
- Improved working set size detection
- EFI 64 bit kernels can be booted from 32 bit firmware
- New file locking scheme: file private locks
- Faster erasing and zeroing of parts of a file
- File cross renaming support
- zram: LZ4 compression support, improved performance
- Intel AVX-512 vector instructions support
- FUSE: improved write performance
Version number | 3.15 |
Release status | Final |
Operating systems | Linux, Linux AMD64 |
Website | Linux |
Download | https://www.kernel.org/ |
License type | Conditions (GNU/BSD/etc.) |