No description
  • C 98.1%
  • Assembly 1.2%
  • Makefile 0.3%
Find a file
Pranav Vashi 7555dcc7b6
Merge pull request #14 from sticpaper/16.0
xiaomi nabu device touchpanel changes
2026-01-04 20:06:30 +05:30
.elts LTS: Update to 4.14.356 2025-02-17 11:24:01 +00:00
arch dts: display: redo dimensions for 2nd panel 2026-01-04 11:55:52 +05:30
block block: cfq-iosched: Port samsung optimizations from SM-N986B 2026-01-04 11:55:50 +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 UPSTREAM: crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() 2025-10-02 18:29:17 -07:00
Documentation mm: smaps: split PSS into components 2026-01-04 11:55:52 +05:30
drivers drivers: nt36523: register game_mode into common touchpanel 2026-01-04 21:39:03 +08:00
firmware firmware: Import xiaomi nabu-r-oss nt36523 original touch firmware 2026-01-04 21:04:17 +08:00
fs f2fs: Lower reclaim segment and threshold 2026-01-04 11:55:52 +05:30
include drivers: tp_common: create game_mode into touchpanel node 2026-01-04 21:15:18 +08:00
init kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h 2026-01-04 11:55:50 +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 UPSTREAM: ANDROID: bpf: do not fail to load if log is full 2026-01-04 11:55:52 +05:30
lib proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps 2026-01-04 11:55:51 +05:30
mm Revert "mm, oom: check LMK enabled for pagefault_out_of_memory()" 2026-01-04 11:55:48 +05:30
net netfilter: conntrack: Make nf_ct_protos store const l4proto pointers 2026-01-04 11:55:52 +05:30
samples BACKPORT: samples/bpf: sample application and documentation for AF_XDP sockets 2025-10-02 18:28:24 -07:00
scripts UPSTREAM: kbuild: Disable -Wdefault-const-init-unsafe 2026-01-04 11:55:52 +05:30
security fs: implement susfs v1.5.12 2026-01-04 11:55:52 +05:30
sound ASoC: dpcm: prevent snd_soc_dpcm use after free 2026-01-04 11:55:43 +05:30
techpack techpack: audio: Add missing FM recording mixer setup 2026-01-04 11:55:50 +05:30
tools UPSTREAM: selftests: bpf: test writable buffers in raw tps 2025-10-02 18:29:40 -07:00
usr init: Add CONFIG_INITRAMFS_IGNORE_SKIP_FLAG 2026-01-04 11:55:23 +05:30
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
.gitignore Merge branch 'linux-4.14.y' of github.com:openela/kernel-lts into android13-4.14-msmnile 2025-04-29 19:06:47 +03:00
.mailmap
Android.mk Android: Add empty Android.mk file 2023-01-08 10:49:02 +02:00
Androidbp
AndroidKernel.mk AndroidKernel: Disable debugfs for user builds 2020-08-08 04:27:27 -07:00
build.config.aarch64 ANDROID: Publish uncompressed Image on aarch64 2020-11-01 15:14:43 +00:00
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
COPYING
CREDITS
disable_dbgfs.sh AndroidKernel: Disable debugfs for user builds 2020-08-08 04:27:27 -07:00
gen_headers_arm.bp uapi: Add UAPI headers for slatecom_interface driver 2021-09-07 23:21:26 -07:00
gen_headers_arm64.bp uapi: Add UAPI headers for slatecom_interface driver 2021-09-07 23:21:26 -07:00
Kbuild
Kconfig techpack: Integrate Qualcomm data-kernel package 2023-01-08 10:52:57 +02:00
kernel_headers.py
MAINTAINERS BACKPORT: net: initial AF_XDP skeleton 2025-10-02 18:28:21 -07:00
Makefile Makefile: Adjust flags for sm8150 2026-01-04 11:55:42 +05:30
README
verity_dev_keys.x509

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.