/linux-6.12.1/Documentation/process/ |
D | code-of-conduct.rst | 10 contributors and maintainers pledge to making participation in our project and 57 This Code of Conduct applies both within project spaces and in public spaces 58 when an individual is representing the project or its community. Examples of 59 representing a project or community include using an official project e-mail 61 representative at an online or offline event. Representation of a project may be 62 further defined and clarified by project maintainers.
|
D | 3.Early-stage.rst | 6 When contemplating a Linux kernel development project, it can be tempting 7 to jump right in and start coding. As with any significant project, 16 Like any engineering project, a successful kernel enhancement starts with a 58 So, when contemplating a kernel development project, one should obtain 74 When planning a kernel development project, it makes great sense to hold 145 development project. 174 project. 186 not assume that it means there is no interest in the project. 201 of a kernel development project, the better off everybody involved will be. 223 without requiring public disclosure of the project.
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | README.rst | 19 https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173 64 - clang (preferably built from sources, https://github.com/llvm/llvm-project); 148 __ https://github.com/llvm/llvm-project/commit/ddf1864ace484035e3cde5e83b3a31ac81e059c6 198 __ https://github.com/llvm/llvm-project/commit/3cb7e7bf959dcd3b8080986c62e10a75c7af43f0 237 __ https://github.com/llvm/llvm-project/commit/1959ead525b8830cc8a345f45e1c3ef9902d3229 254 .. _0: https://github.com/llvm/llvm-project/commit/6b01b465388b204d543da3cf49efd6080db094a9 255 .. _1: https://github.com/llvm/llvm-project/commit/072cde03aaa13a2c57acf62d79876bf79aa1919f 256 .. _2: https://github.com/llvm/llvm-project/commit/00602ee7ef0bf6c68d690a2bd729c12b95c95c99 257 .. _3: https://github.com/llvm/llvm-project/commit/6d218b4adb093ff2e9764febbbc89f429412006c 258 .. _4: https://github.com/llvm/llvm-project/commit/6d6750696400e7ce988d66a1a00e1d0cb32815f8 [all …]
|
/linux-6.12.1/drivers/net/can/ctucanfd/ |
D | Kconfig | 5 More documentation and core sources at project page 10 from project (https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd) and 11 on Intel SoC from project (https://gitlab.fel.cvut.cz/canbus/intel-soc-ctucanfd). 20 The project providing FPGA design for Intel EP4CGX15 based DB4CGX15
|
/linux-6.12.1/samples/bpf/ |
D | README.rst | 8 moved to the xdp-tools repository: https://github.com/xdp-project/xdp-tools 82 $ git clone https://github.com/llvm/llvm-project.git 83 $ mkdir -p llvm-project/llvm/build 84 $ cd llvm-project/llvm/build 94 …make M=samples/bpf LLC=~/git/llvm-project/llvm/build/bin/llc CLANG=~/git/llvm-project/llvm/build/b…
|
/linux-6.12.1/Documentation/devicetree/bindings/mips/img/ |
D | xilfpga.txt | 11 project provided by IMG. 13 The example project runs on the Nexys4DDR board by Digilent powered by 16 Relevant details about the example project and the Nexys4DDR board: 76 When the example project bitstream is loaded, the cpu_reset button
|
/linux-6.12.1/drivers/gpu/drm/ci/xfails/ |
D | update-xfails.py | 107 project = path_components[1] 110 print("Collating from:", namespace, project, pipeline_id) 112 Collate(namespace=namespace, project=project)
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_lib.h | 88 enum dml_project project; member 99 enum dml_project project);
|
D | display_mode_lib.c | 96 enum dml_project project) in dml_init_instance() argument 100 lib->project = project; in dml_init_instance() 101 switch (project) { in dml_init_instance()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | dml2_wrapper.c | 74 if (dml2->v20.dml_core_ctx.project != dml_project_dcn35 && in map_hw_resources() 75 dml2->v20.dml_core_ctx.project != dml_project_dcn351) { in map_hw_resources() 237 build_unoptimized_policy_settings(dml2->v20.dml_core_ctx.project, &dml2->v20.dml_core_ctx.policy); in calculate_lowest_supported_state_for_temp_read() 342 build_unoptimized_policy_settings(dml2->v20.dml_core_ctx.project, &dml2->v20.dml_core_ctx.policy); in dml_mode_support_wrapper() 687 build_unoptimized_policy_settings(dml2->v20.dml_core_ctx.project, &dml2->v20.dml_core_ctx.policy); in dml2_validate_only() 748 (*dml2)->v20.dml_core_ctx.project = dml_project_dcn35; in dml2_init() 751 (*dml2)->v20.dml_core_ctx.project = dml_project_dcn351; in dml2_init() 754 (*dml2)->v20.dml_core_ctx.project = dml_project_dcn32; in dml2_init() 757 (*dml2)->v20.dml_core_ctx.project = dml_project_dcn321; in dml2_init() 760 (*dml2)->v20.dml_core_ctx.project = dml_project_dcn401; in dml2_init() [all …]
|
D | dml2_policy.h | 45 void build_unoptimized_policy_settings(enum dml_project_id project, struct dml_mode_eval_policy_st …
|
/linux-6.12.1/Documentation/bpf/ |
D | s390.rst | 64 git clone https://github.com/llvm/llvm-project.git 65 ln -s ../../clang llvm-project/llvm/tools/ 66 mkdir llvm-project-build 67 cd llvm-project-build 72 ../llvm-project/llvm
|
/linux-6.12.1/Documentation/tee/ |
D | ts-tee.rst | 4 TS-TEE (Trusted Services project) 9 Trusted Services [1] is a TrustedFirmware.org project that provides a framework 11 Secure Partitions. The project hosts the reference implementation of the Arm
|
/linux-6.12.1/Documentation/networking/ |
D | sctp.rst | 21 The initial project goal is to create an Linux kernel reference implementation 36 For more information, please visit the lksctp project website:
|
/linux-6.12.1/Documentation/ |
D | conf.py | 177 project = 'The Linux Kernel' variable 517 epub_title = project
|
/linux-6.12.1/Documentation/filesystems/xfs/ |
D | xfs-maintainer-entry-profile.rst | 7 The aim of this project is to provide and maintain a robust and 25 There are eight key roles in the XFS project. 32 in the XFS project on a regular basis. 44 These people collectively decide the long term goals of the project 55 1. Does the idea fit the goals of the project? 64 coverage goals of the project, negotiating with developers to decide
|
/linux-6.12.1/Documentation/userspace-api/ |
D | dcdbas.rst | 15 700, and 750. Other Dell software such as the open source libsmbios project 19 The Dell libsmbios project aims towards providing access to as much BIOS 21 more information about the libsmbios project.
|
/linux-6.12.1/Documentation/userspace-api/media/ |
D | conf_nitpick.py | 5 project = 'Linux Media Subsystem Documentation' variable
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/common/sdk/nvidia/inc/ctrl/ctrl2080/ |
D | ctrl2080bios.h | 33 char project[5]; member
|
/linux-6.12.1/tools/testing/memblock/ |
D | README | 22 As this project uses the actual memblock code and has to run in user space, 27 consult them first before making any significant changes to the project. 57 The project has one target, main, which calls a group of checks for basic and
|
/linux-6.12.1/Documentation/driver-api/acpi/ |
D | linuxized-acpica.rst | 15 This document describes the ACPICA project and the relationship between 23 The ACPI Component Architecture (ACPICA) project provides an operating 30 The homepage of ACPICA project is: www.acpica.org, it is maintained and 119 The ACPICA project maintains its code base at the following repository URL: 123 As the coding style adopted by the ACPICA project is not acceptable by
|
/linux-6.12.1/net/netlabel/ |
D | Kconfig | 14 Documentation/netlabel as well as the NetLabel SourceForge project
|
/linux-6.12.1/drivers/tee/tstee/ |
D | Kconfig | 7 The Trusted Services project provides a framework for developing and
|
/linux-6.12.1/Documentation/admin-guide/ |
D | mono.rst | 15 https://www.mono-project.com/download/ 19 https://www.mono-project.com/docs/compiling-mono/linux/
|
/linux-6.12.1/Documentation/usb/ |
D | usb-help.rst | 10 - Linux-USB project: http://www.linux-usb.org
|