Here are some Linux Kernel changes and improvements:
- ext4: fix metadata checksum calculation for the superblock
- reiserfs: Protect reiserfs_quota_write() with write lock
- SCSI: isci: Allow SSP tasks into the task management path.
- xen/events: fix RCU warning, or Call idle notifier after irq_enter()
- ALSA: usb-audio: Fix crash at re-preparing the PCM stream
- tcp: fix retransmission in repair mode
- ipv4/ip_vti.c: VTI fix post-decryption forwarding
- ipv4: avoid undefined behavior in do_ip_setsockopt()
For further information about the changelog please click here.
Install Linux Kernel 3.6.8 on Ubuntu 12.10 Quantal Quetzal and Ubuntu 12.04 Precise Pangolin
Please download all files and put in the same folder!
32bit:
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.8-raring/linux-headers-3.6.8-030608_3.6.8-030608.201211271040_all.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.8-raring/linux-headers-3.6.8-030608-generic_3.6.8-030608.201211271040_i386.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.8-raring/linux-image-3.6.8-030608-generic_3.6.8-030608.201211271040_i386.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.8-raring/linux-image-extra-3.6.8-030608-generic_3.6.8-030608.201211271040_i386.deb
64bit:
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.8-raring/linux-headers-3.6.8-030608-generic_3.6.8-030608.201211271040_amd64.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.8-raring/linux-image-3.6.8-030608-generic_3.6.8-030608.201211271040_amd64.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.8-raring/linux-image-extra-3.6.8-030608-generic_3.6.8-030608.201211271040_amd64.deb
Once all files downloaded, run the following command to install them:
- sudo dpkg -i *.deb
Regards :)
0 comments:
Post a Comment