2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-11-26 19:44:21 +08:00
Mainline Linux tree for various devices, only for fun :)
Go to file
Xilin Wu f32d461047 Update odin2_defconfig
enable CONFIG_QCOM_PD_MAPPER

Signed-off-by: Xilin Wu <wuxilin123@gmail.com>
2024-03-20 15:09:11 +08:00
arch Update odin2_defconfig 2024-03-20 15:09:11 +08:00
block Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git 2024-03-04 14:36:53 +11:00
certs This update includes the following changes: 2023-11-02 16:15:30 -10:00
crypto Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git 2024-03-04 11:33:49 +11:00
Documentation dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add mode-switch 2024-03-04 22:56:22 +08:00
drivers drm/panel: odin2: add panel physical size for desktop auto scale 2024-03-20 15:09:10 +08:00
fs Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 2024-03-04 15:05:25 +11:00
include soc: qcom: add pd-mapper implementation 2024-03-20 15:09:10 +08:00
init Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git 2024-03-04 13:29:32 +11:00
io_uring Merge branch 'for-next' of git://git.kernel.dk/linux-block.git 2024-03-04 12:50:29 +11:00
ipc Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl.git 2024-03-04 15:05:09 +11:00
kernel Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 2024-03-04 15:05:25 +11:00
lib Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 2024-03-04 15:05:25 +11:00
LICENSES LICENSES: Add the copyleft-next-0.3.1 license 2022-11-08 15:44:01 +01:00
mm Merge branch 'slab/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git 2024-03-04 15:04:56 +11:00
net Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git 2024-03-04 14:58:03 +11:00
Next Add linux-next specific files for 20240304 2024-03-04 16:01:57 +11:00
rust Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.git 2024-03-04 15:05:05 +11:00
samples Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git 2024-03-04 15:05:00 +11:00
scripts Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 2024-03-04 15:05:25 +11:00
security Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git 2024-03-04 15:05:00 +11:00
sound ASoC: q6apm-dai: fix period size to be algined to 64 bytes 2024-03-04 22:56:21 +08:00
tools Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 2024-03-04 15:05:25 +11:00
usr Kbuild updates for v6.8 2024-01-18 17:57:07 -08:00
virt Merge branch 'next' of https://github.com/kvm-x86/linux.git 2024-03-04 13:48:00 +11:00
.clang-format clang-format: Update with v6.7-rc4's for_each macro list 2023-12-08 23:54:38 +01:00
.cocciconfig
.editorconfig Add .editorconfig file for basic formatting 2023-12-28 16:22:47 +09:00
.get_maintainer.ignore get_maintainer: add Alan to .get_maintainer.ignore 2022-08-20 15:17:44 -07:00
.gitattributes .gitattributes: set diff driver for Rust source code files 2023-05-31 17:48:25 +02:00
.gitignore kbuild: create a list of all built DTB files 2024-02-19 18:20:39 +09:00
.mailmap Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git 2024-03-04 13:29:32 +11:00
.rustfmt.toml rust: add .rustfmt.toml 2022-09-28 09:02:20 +02:00
COPYING
CREDITS Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git 2024-03-04 10:06:52 +11:00
Kbuild Kbuild updates for v6.1 2022-10-10 12:00:45 -07:00
Kconfig kbuild: ensure full rebuild when the compiler is updated 2020-05-12 13:28:33 +09:00
localversion-next Add linux-next specific files for 20240304 2024-03-04 16:01:57 +11:00
MAINTAINERS power: sequencing: implement the pwrseq core 2024-03-04 22:56:20 +08:00
Makefile Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.git 2024-03-04 15:05:05 +11:00
README README: Fix spelling/capitalization 2024-02-12 16:42:13 -07:00

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 ReStructured Text 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.