darakian / linux-uek

Oracle Linux UEK: Unbreakable Enterprise Kernel

Home Page:https://blogs.oracle.com/linuxkernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oracle Linux: Unbreakable Enterprise Kernel (UEK)

Introducing UEK

The Unbreakable Enterprise Kernel (UEK) is a Linux kernel built by Oracle and supported via Oracle Linux support. Its focus is performance, stability, and minimal backports by tracking the mainline source code as closely as is practical. UEK is well-tested and used to run Oracle's Engineered Systems, Oracle Cloud Infrastructure, and large enterprise deployments for Oracle customers.

The source for UEK has always been available at oss.oracle.com, as a git repository with full git history. By posting the UEK source here on github.com we hope to increase the visibility for our work and to make it even easier for people to access the source for UEK. We will also use this repository for working with developers at partner companies and in the Linux community.

Current Branches

This repository hosts source code for UEK versions which are in development and in production.

UEK Release and Tag Linux Kernel version Release Status Target Arch Target Userspace Distribution(s)
uek5/master
v4.14.32-2-1-g4afd6add71b8
v4.14 Development x86_64, aarch64 Oracle Linux 7
uek4/master
v4.1.12-133
v4.1 Production x86_64, SPARC Oracle Linux 6, Oracle Linux 7
uek3/master
v3.8.13-118.20.4
v3.8 Production x86_64 Oracle Linux 5, Oracle LInux 6, Oracle Linux 7
uek2/master
v2.6.39-400.298.5
v3.0 Production x86_64, SPARC Oracle Linux 5, Oracle Linux 6

This repository contains the source for the Unbreakable Enterprise Kernel including a small number of Oracle additions which have not yet been accepted into the mainline Linux kernel source tree.

Building from this repository requires additional dependencies which are available here, in addition to standard kernel build tools. libdtrace-ctf and dtrace-utils

Refresh Schedule

This repository will be refreshed weekly as new development versions are available.

Linux Development at Oracle

Oracle is a long-time contributor to Linux and we have always had a strong emphasis on upstreaming and open-sourcing our changes to the kernel. Keeping our changes open source allows us to integrate with upstream Linux kernels quickly, which also means we have state-of-the-art drivers and filesystems, hardware support, and security fixes from the community...in addition to the work we have contributed ourselves. Read more on the Oracle Linux Kernel Blog.

Since 2007, Oracle has contributed more than 400,000 lines of code to Linux, and been ranked in the top 15 all-time contributors to Linux with more than 7,500 changesets. For example, Btrfs OCFS2, and RDS were originally written and submitted at Oracle. Also XFS —whose maintainer works at Oracle— and NFS have seen significant contributions.

Oracle's Linux team is a top ten contributor in each upstream kernel release. Our mission is to improve Linux, which means higher performance, better security, and more advanced diagnosability. We also focus on the fundamentals of the OS, improving the scheduler and core memory allocation routines.

And, we're hiring!

Issues, Pull Requests and Support

Please ask questions, report issues or provide suggestions in the Oracle Linux and UEK Preview space in the Oracle Developer Community. We will not accept pull requests via GitHub, but pointers to upstream commits are welcomed.

The UEK source is published here without support. For compiled binaries and a supported enterprise distribution, Oracle Linux is free to download, distribute and use and can be obtained from http://www.oracle.com/technetwork/server-storage/linux/downloads/index.html. Individual packages and updates are available on the Oracle Linux yum server

SPARC64 is not a supported platform for Oracle Linux.

Additional Resources

About

Oracle Linux UEK: Unbreakable Enterprise Kernel

https://blogs.oracle.com/linuxkernel

License:GNU General Public License v2.0