mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
dd66c1b38ffc6cbce3403b8779e1fa3f0c7d77e8
* commit '1013c54dc1e12db382e058d34b1038e0c1cad361': (33 commits) input: touchscreen: gt1x: remove all usages of mm_segment_t Mali: bifrost: use task_tgid_vnr() and task_pid_vnr() to get tgid and pid MALI: rockchip: upgrade bifrost DDK to g18p0-01eac0, from g17p0-01eac0 ARM: configs: rv1106: Add config for TEE support ARM: dts: rv1106: Add PSCI node ARM: dts: rv1106: Add Non-secure physical timer uapi/fec-config.h: Fix UAPI compile-test uapi/rk_vcm_head.h: Fix UAPI compile-test uapi/rk-camera-module.h: Fix UAPI compile-test uapi/rk-preisp.h: Fix UAPI compile-test uapi/rk-isp32-config.h: Fix UAPI compile-test uapi/rk-isp3-config.h: Fix UAPI compile-test uapi/rk-ispp-config.h: Fix UAPI compile-test uapi/rk-isp1-config.h: Fix UAPI compile-test uapi/rk-isp21-config.h: Fix UAPI compile-test uapi/rk-isp2-config.h: Fix UAPI compile-test uapi/rkcif-config.h: Fix UAPI compile-test uapi/rk-video-format.h: include types.h uapi/rockchip_drm.h: Fix UAPI compile-test uapi/dw_hdcp2.h: Fix UAPI compile-test ... Fix drivers/gpu/arm/bifrost/csf/mali_kbase_csf_sync_debugfs.c fallthrough warning. Fix drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c atomic_commit argument. Change-Id: I9ca9fad9694e31a7373b567eb3681fa6d7834c40 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
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.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%