Go to file
Jason Liu ab72b4936f Revert "LF-14286-2: mxc: vpu: wave6: remove the second parameter in __assign_str()"
This reverts commit 55c1e61714.

This commit breaks the build and no need for 6.6 kernel

Signed-off-by: Jason Liu <jason.hui.liu@nxp.com>
2025-05-20 11:01:15 +08:00
arch LF-14995-3 arm64: dts: imx95: add some USB3 PHY tuning properties 2025-04-30 16:29:40 +08:00
block This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
certs
crypto This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
Documentation LF-14995-1 dt-bindings: phy: imx8mq-usb: add imx95 tuning support 2025-04-30 16:29:39 +08:00
drivers Revert "LF-14286-2: mxc: vpu: wave6: remove the second parameter in __assign_str()" 2025-05-20 11:01:15 +08:00
fs cifs: Fix signature miscalculation 2024-09-18 19:24:10 +02:00
include MGS-8182 arm64: dts: update the gpu clkid 2025-04-22 18:11:16 +08:00
init rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT 2024-08-29 17:33:29 +02:00
io_uring io_uring: fix io_match_task must_hold 2024-08-03 08:54:41 +02:00
ipc sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table) 2024-08-11 12:47:13 +02:00
kernel This is the 6.6.52 stable release 2024-09-24 11:50:01 +08:00
lib lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() 2024-09-12 11:11:39 +02:00
LICENSES
mm This is the 6.6.52 stable release 2024-09-24 11:50:01 +08:00
net This is the 6.6.52 stable release 2024-09-24 11:50:01 +08:00
rust rust: kbuild: fix export of bss symbols 2024-09-12 11:11:32 +02:00
samples bpf: Replace bpf_lpm_trie_key 0-length array with flexible array 2024-08-19 06:04:27 +02:00
scripts This is the 6.6.52 stable release 2024-09-24 11:50:01 +08:00
security This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
sound LF-13795: ASoC: fsl_xcvr: Move rate constraint function to probe() 2024-11-15 15:25:11 +08:00
tools LF-13240 perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metric 2024-10-22 18:14:50 +08:00
usr
virt KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() 2024-06-27 13:49:11 +02:00
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.rustfmt.toml
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
MAINTAINERS.NXP LF-12850-3: media: os08a20: Remove maintainer for old imx95 os08a20 sensor driver 2024-07-09 09:46:08 +03:00
Makefile Linux 6.6.52 2024-09-18 19:24:10 +02:00
README

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.