#pragma section-numbers on #pragma keywords Linux, Kernel, Operative System, Changes, changelog, File system, Linus Torvalds, Open Source, drivers #pragma description Summary of the changes and new features merged in the Linux Kernel during the 3.2 development cycle '''''Summary''''': [[TableOfContents()]] = Prominent features in Linux 3.2 = == == == == = Driver and architecture-specific changes = All the driver and architecture-specific changes can be found in the [http://kernelnewbies.org/Linux_3.2_DriverArch Linux_3.2_DriverArch page] = Memory management = * slub: per cpu cache for partial pages [http://git.kernel.org/linus/ (commit)] * slub: update slabinfo tools to report per cpu partial list [http://git.kernel.org/linus/ (commit)] = Networking = = File systems = = Block layer = = Virtualization = = Security = * TOMOYO * Add environment variable name restriction support. [http://git.kernel.org/linus/ (commit)] * Add socket operation restriction support. [http://git.kernel.org/linus/ (commit)] * Allow controlling generation of access granted logs for per [http://git.kernel.org/linus/ (commit)] * Allow domain transition without execve(). [http://git.kernel.org/linus/ (commit)] = Tracing/profiling = = Various core changes = ---- CategoryReleases