Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the reStructuredText markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.
"scripts/git@openbeagle.org:indy/linux.git" did not exist on "86d81ec5f5f05846c7c6e48ffb964b24cba2e669"
Youling Tang
authored
After commit 230e9fc2 ("slab: add SLAB_ACCOUNT flag"), we need to mark the inode cache as SLAB_ACCOUNT, similar to commit 5d097056 ("kmemcg: account for certain kmem allocations to memcg") Signed-off-by:Youling Tang <tangyouling@kylinos.cn> Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>
Forked from
BeagleBoard.org / Linux
70195 commits behind the upstream repository.