بدون توضیح

Nathan Chancellor b940215a20 arm64: vdso32: Fix '--prefix=' value for newer versions of 3 سال پیش
Documentation cf3948e0e7 UPSTREAM: clang-format: add configuration file 3 سال پیش
arch b940215a20 arm64: vdso32: Fix '--prefix=' value for newer versions of 3 سال پیش
block d585deb8e9 blk-mq: Tentetively disable -Walign-mismatch warning 3 سال پیش
certs 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 سال پیش
crypto 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 سال پیش
drivers 866cde4732 block: zram: Fix compilation 3 سال پیش
firmware 034b339038 firmware/ : Import from merlin-r-oss 3 سال پیش
fs b09e73a5d6 proc/base: add static branch hints in __set_oom_adj 3 سال پیش
include 09b8344b26 sock: Inline SELinux's sk_security to struct sock 3 سال پیش
init 2764504136 kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled 3 سال پیش
ipc 4f02b6c9ac Merge 4.14.181 into android-4.14-stable 4 سال پیش
kernel 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 سال پیش
lib f80c966a5e kobject_uevent: Allocate environment buffer on the stack 3 سال پیش
mm 0f8a3d7759 mm: Add likelihood labels to quiet_vmstat conditions 3 سال پیش
net 09b8344b26 sock: Inline SELinux's sk_security to struct sock 3 سال پیش
samples 93a861ff5b samples/bpf: Fix the error return code of xdp_redirect's main() 3 سال پیش
scripts 01e7c6e7a8 ANDROID: generate_initcall_order.pl: Use two dash long options for llvm-nm 3 سال پیش
security 8376eaa715 selinuxfs: Avoid dynamic allocations in sel_write_access 3 سال پیش
sound 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 سال پیش
tools 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 سال پیش
usr 389f041174 initramfs: restore default compression behavior 4 سال پیش
virt ccb7c81994 KVM: arm64: Fix exclusive limit for IPA size 3 سال پیش
.clang-format cf3948e0e7 UPSTREAM: clang-format: add configuration file 3 سال پیش
Android.mk 946c5d356a android: Import remaining from merlin-r-oss 3 سال پیش
COPYING b3358a116c [PATCH] update FSF address in COPYING 19 سال پیش
CREDITS 60fdb44a23 MAINTAINERS: update TPM driver infrastructure changes 7 سال پیش
CleanSpec.mk 946c5d356a android: Import remaining from merlin-r-oss 3 سال پیش
Kbuild b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 سال پیش
Kconfig b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 سال پیش
MAINTAINERS 641327eea8 Merge branch 'upstream-f2fs-stable-linux-4.14.y' of https://android.googlesource.com/kernel/common into a11 3 سال پیش
Makefile 348617b7d3 kbuild: Add support for LLVM's Polly optimizer 3 سال پیش
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 8 سال پیش
build.config.aarch64 114fb6566b ANDROID: Publish uncompressed Image on aarch64 4 سال پیش
build.config.common 04d51f36db ANDROID: drop KERNEL_DIR setting in build.config.common 4 سال پیش
build.config.cuttlefish.aarch64 04d51f36db ANDROID: drop KERNEL_DIR setting in build.config.common 4 سال پیش
build.config.cuttlefish.x86_64 04d51f36db ANDROID: drop KERNEL_DIR setting in build.config.common 4 سال پیش
build.config.mtk.aarch64 946c5d356a android: Import remaining from merlin-r-oss 3 سال پیش
build.config.mtk.aarch64.gcc 946c5d356a android: Import remaining from merlin-r-oss 3 سال پیش
build.config.mtk.aarch64.kasan 946c5d356a android: Import remaining from merlin-r-oss 3 سال پیش
build.config.mtk.aarch64.ubsan 946c5d356a android: Import remaining from merlin-r-oss 3 سال پیش
build.config.mtk.arm 946c5d356a android: Import remaining from merlin-r-oss 3 سال پیش
build.config.x86_64 7d642373db ANDROID: refactor build.config files to remove duplication 5 سال پیش
kenv.mk 946c5d356a android: Import remaining from merlin-r-oss 3 سال پیش
ll.sh 946c5d356a android: Import remaining from merlin-r-oss 3 سال پیش
localversion d2662cb068 localversion: GenomLTO 3 سال پیش
verity_dev_keys.x509 6dbe26267c x86_64_cuttlefish_defconfig: enable verity cert 6 سال پیش

README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

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.