No description
  • C 98%
  • Assembly 1.3%
  • Makefile 0.3%
Find a file
Onelots ecca9d6cc5
Android.bp: Drop qti_kernel_headers
FAILED: out/soong/build.lineage_miatoll.ninja
cd "$(dirname "out/host/linux-x86/bin/soong_build")" && BUILDER="$PWD/$(basename "out/host/linux-x86/bin/soong_build")" && cd / && env -i  "$BUILDER"     --top "$TOP"     --soong_out "out/soong"     --out "out"     --soong_variables out/soong/soong.lineage_miatoll.variables -o out/soong/build.lineage_miatoll.ninja -l out/.module_paths/Android.bp.list --available_env out/soong/soong.environment.available --used_env out/soong/soong.environment.used.lineage_miatoll.build Android.bp
error: vendor/lineage/build/soong/Android.bp:98:1: module "qti_kernel_headers" already defined
       kernel/xiaomi/sm6250/Android.bp:30:1 <-- previous definition here
ninja: build stopped: subcommand failed.
16:12:19 soong bootstrap failed with: exit status 1

Signed-off-by: Onelots <onelots@onelots.fr>
2025-10-08 14:57:00 +02:00
.elts LTS: Update to 4.14.356 2025-02-17 11:24:01 +00:00
arch fixup! kernel requirements at matrix level 6, Kernel config errors 2025-10-08 14:54:33 +02:00
block blk: disable IO_STAT completely 2025-07-29 13:58:20 +05:30
certs Merge tag 'ASB-2022-08-05_4.14-stable' of https://android.googlesource.com/kernel/common into android13-4.14-msmnile 2023-01-08 10:57:58 +02:00
crypto crypto: run initcalls for generic implementations earlier 2025-07-29 13:57:45 +05:30
Documentation UPSTREAM: zram: add stat to gather incompressible pages since zram set 2025-07-29 13:57:38 +05:30
drivers ion: msm: Relocate MSM ION header directly to include/uapi/linux 2025-08-21 09:32:34 +05:30
firmware Fix built-in early-load Intel microcode alignment 2020-01-23 08:20:30 +01:00
fs buffer: eliminate the need to call free_more_memory() in __getblk_slow() 2025-07-29 13:58:05 +05:30
include ion: msm: Relocate MSM ION header directly to include/uapi/linux 2025-08-21 09:32:34 +05:30
init kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled 2025-08-20 16:29:00 +05:30
ipc Merge branch 'linux-4.14.y' of github.com:openela/kernel-lts into android13-4.14-msmnile 2024-11-04 03:54:51 +02:00
kernel bpf: lpm_trie: check left child of last leftmost node for NULL 2025-08-17 22:37:45 +05:30
lib lib/string: optimized memset 2025-07-29 13:57:49 +05:30
mm page_alloc: fix invalid watermark check on a negative value 2025-07-29 13:58:24 +05:30
net BACKPORT: bpf: fix unconnected udp hooks 2025-08-17 22:37:44 +05:30
samples Merge tag 'ASB-2022-08-05_4.14-stable' of https://android.googlesource.com/kernel/common into android13-4.14-msmnile 2023-01-08 10:57:58 +02:00
scripts scripts: headers_install: Rename sigaction definition 2025-08-21 09:32:34 +05:30
security vmalloc: Squash backport from v5.4 2025-07-29 13:57:33 +05:30
sound sound: soc: pcm: support host-less 24bit formats 2025-07-29 11:12:17 +05:30
techpack drivers: Silence logging 2025-07-29 13:58:23 +05:30
tools bpf: lpm_trie: check left child of last leftmost node for NULL 2025-08-17 22:37:45 +05:30
usr initramfs: restore default compression behavior 2020-04-13 10:34:19 +02:00
virt KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() 2025-02-07 11:46:07 +00:00
.cocciconfig
.get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files 2016-10-07 18:46:30 -07:00
.gitignore Revert "headers_lib: rename Android.bp" 2025-08-21 09:32:16 +05:30
.mailmap .mailmap: Add Maciej W. Rozycki's Imagination e-mail address 2017-11-10 12:16:15 -08:00
Android.bp Android.bp: Drop qti_kernel_headers 2025-10-08 14:57:00 +02:00
Android.mk Android: Add empty Android.mk file 2023-01-08 10:49:02 +02:00
AndroidKernel.mk AndroidKernel: Disable debugfs for user builds 2020-08-20 20:19:05 -07:00
build.config.aarch64 Revert "ANDROID: Kbuild, LLVMLinux: allow overriding clang target triple" 2025-07-29 11:12:01 +05:30
build.config.common ANDROID: drop KERNEL_DIR setting in build.config.common 2020-10-15 02:48:27 +00:00
build.config.cuttlefish.aarch64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-10-15 02:48:27 +00:00
build.config.cuttlefish.x86_64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-10-15 02:48:27 +00:00
build.config.x86_64 Revert "ANDROID: Kbuild, LLVMLinux: allow overriding clang target triple" 2025-07-29 11:12:01 +05:30
COPYING
CREDITS MAINTAINERS: update TPM driver infrastructure changes 2017-11-09 17:58:40 -08:00
disable_dbgfs.sh AndroidKernel: Disable debugfs for user builds 2020-08-20 20:19:05 -07:00
gen_headers_arm.bp Use environment variable to find unifdef tool 2025-08-21 09:32:22 +05:30
gen_headers_arm64.bp Use environment variable to find unifdef tool 2025-08-21 09:32:22 +05:30
Kbuild License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig techpack: Integrate Qualcomm data-kernel package 2023-01-08 10:52:57 +02:00
kernel_headers.py Change the subprocess argument to fix the build issue 2025-08-21 09:32:22 +05:30
MAINTAINERS UPSTREAM: MAINTAINERS: Add entry for MMU GATHER AND TLB INVALIDATION 2025-07-22 00:48:13 -04:00
Makefile Makefile: Force ARCH to be arm64 2025-07-29 13:56:18 +05:30
README README: add a new README file, pointing to the Documentation/ 2016-10-24 08:12:35 -02:00
verity_dev_keys.x509 x86_64_cuttlefish_defconfig: enable verity cert 2018-07-26 10:37:46 -07:00

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.