Personal copy of linux-stable, including some extra patches.
License
Ferroin/linux
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
local
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
This is a personal fork of: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git including some various patches on top. I try to keep it tracking the most recent stable version availible there, although it may lag behind at times. This tree gets rebased each time I update to the newest stable version. It includes the following changes from upstream: * Re-enabled the ability to use the EFI RTC driver on x86, while some systems do have issues with it, there are many in the wild that it works just fine on. * Removed the Intel RAPL dependency on IOSF_MBI, as this is only really a dependency for SoC platforms. * Changed the mount syscall so it defaults to 'noatime' instead of 'relatime', almsot nothing uses atime anymore, the way it's implemented in almost all operating systems is inherently flawed for the original intended usage, and the people who do should probably be using strictatime anyway. * Changed the default symlink, hardlink, and FIFO protections back to being secure. We should be secure by default, not the other way around. * Changed the default VT color palette to be brighter and have a less ugly dark yellow. * Added a custom localversion file to differentiate from upstream. If/when any of the above ever get's merged into the mainline kernel, I will drop it from here. The upstream README file can now be found in Documentation/admin-guide/README.rst
About
Personal copy of linux-stable, including some extra patches.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published