Fixes in Linux Kernel 3.14.5:     ipv6: gro: fix CHECKSUM_COMPLETE support     ipv6: fix calculation of option len in ip6_append_data     drm/i915/tv: fix gen4 composite s-video tv-out     drm/radeon: fix typo in spectre_golden_registers     drm/radeon: fix endian swap on hawaii clear state buffer setup     drm/vmwgfx: correct fb_fix_screeninfo.line_length     USB: serial: fix sysfs-attribute Full Story (EN):More … Prevod :Prevod teksta Source:upubuntu

Linux Kernel 3.14 in its stable release has been made available recently bringing more new features and improvements: – Enhanced memory compression (ZRAM memory compression) – Generic CPU Boost – Nouveau adds new NVIDIA GPU support  – NVIDIA Tegra PRIME support – AMD Cryptographic Coprocessor support  – More fixes for the open source AMD driver – Improvements for Radeon DPM, etc. To install Full Story (EN):More … Prevod :Prevod teksta Source:upubuntu

Fixes in Kernel 3.13.6:     drm/radeon: fix audio disable on dce6+     drm/radeon: fix CP semaphores on CIK     PM / hibernate: Fix restore hang in freeze_processes()     i7300_edac: Fix device reference count     ARM64: unwind: Fix PC calculation     i7core_edac: Fix PCI device reference count     ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()     ipv4: fix counter in_slow_tot     ARM: Full…

Fixes in Linux Kernel 3.13.3:     powerpc/mm: Fix compile error of pgtable-ppc64.h     powerpc/thp: Fix crash on mremap     drm/mgag200: fix typo causing bw limits to be ignored on some chips     drm/vmwgfx: Fix the driver for large dma addresses     drm/i915: VLV2 – Fix hotplug detect bits     drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip     drm/radeon: fix DAC interrupt handling Full Story (EN):More ……

Linux Kernel 3.13 in its stable release has been made available recently which brings several updates and graphics improvements, especially for users of Radeon HD 7000 series GPUs (RadeonSI users) and the Gallium3D Linux graphics driver. For detailed features in this kernel, go here. In this tutorial, we will see as usual how to upgrade to kernel 3.13 using a simple bash script under Ubuntu/ Full Story (EN):More … Prevod :Prevod teksta…

Fixes in Kernel 3.12.8:     ACPI / TPM: fix memory leak when walking ACPI namespace     ARM: shmobile: mackerel: Fix coherent DMA mask     virtio-net: fix refill races during restore     ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC     vlan: Fix header ops passthru when doing TX VLAN offload.     ipv6: fix illegal mac_header comparison on 32bit  Linux Kernel 3.12.8 Installation To Full…

Linux Kernel 3.12.5 is the fifth maintenance release of the Linux 3.12 series which fixes several critical bugs. You can review the full changelog here. Linux Kernel 3.12.5 Installation To install Kernel 3.12.5 in Ubuntu/Linux Mint, enter these commands: cd /tmp  wget http://goo.gl/v19PUi -O kernel-3.12.5  chmod +x kernel-3.12.5  sudo sh kernel-3.12.5  sudo reboot To remove kernel Full Story (EN):More … Prevod :Prevod teksta Source:upubuntu

Linux kernel 3.12.4 has been released recently which has received these fixes:     aio: Fix a trinity splat     HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)     video: kyro: fix incorrect sizes when copying to userspace     usb: musb: davinci: fix resources passed to MUSB driver for DM6467     ipv6: fix possible seqlock deadlock in ip6_finish_output2     inet: fix possible Full Story (EN):More…

Linux Kernel 3.12 in its stable release has been made available recently which comes with new features and optimizations. Here are some of them taken from Phoronix: – Improved Dynamic Power Management support for newer Radeon GPUs and other changes after the Radeon DPM feature was merged in Linux 3.11  – A Snapdragon KMS/DRM driver from the Freedreno project for the Qualcomm Adreno.  – Runtime GPU power management for NVIDIA Optimus laptops…

Fixes in kernel 3.11.6:     drm/radeon: fix hw contexts for SUMO2 asics     drm/radeon: fix typo in CP DMA register headers     drm/i915: fix rps.vlv_work initialization     ALSA: hda – Fix mono speakers and headset mic on Dell Vostro 5470     MIPS: stack protector: Fix per-task canary switch     ARC: Fix signal frame management for SA_SIGINFO     ARC: Fix 32-bit wrap around in access_ok()  …