Searched full:project (Results 1 – 25 of 1071) sorted by relevance
12345678910>>...43
/Linux-v6.6/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.
|
D | 7.AdvancedTopics.rst | 19 project. In current times, there are several free alternatives to 20 BitKeeper. For better or for worse, the kernel project has settled on git 80 a simple obsession for the creation of the perfect project history. 84 view of the project history; if you rewrite history which other developers
|
/Linux-v6.6/drivers/gpu/drm/ci/ |
D | gitlab-ci.yml | 2 DRM_CI_PROJECT_PATH: &drm-ci-project-path mesa/mesa 71 - project: 'freedesktop/ci-templates' 75 - project: 'freedesktop/ci-templates' 81 - project: *drm-ci-project-path 115 # Pipeline for forked project branch 118 # Forked project branch / pre-merge pipeline not for Marge bot 121 # Pipeline runs for the main branch of the upstream Mesa project 174 # Run pipeline by default in the main project if any CI pipeline 184 # Run pipeline by default in the main project if it was not triggered by
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/Documentation/filesystems/ |
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-v6.6/include/uapi/linux/ |
D | dqblk_xfs.h | 32 #define XQM_PRJQUOTA 2 /* system call project quota type */ 57 __u32 d_id; /* user, project, or group ID */ 141 #define FS_QUOTA_PDQ_ACCT (1<<4) /* project quota accounting */ 142 #define FS_QUOTA_PDQ_ENFD (1<<5) /* project quota limits enforcement */ 145 #define FS_PROJ_QUOTA (1<<1) /* project quota type */ 182 * space taken up for user, group, and project quotas, number of dquots 216 struct fs_qfilestatv qs_pquota; /* project quota information */
|
/Linux-v6.6/fs/xfs/ |
D | xfs_qm_bhv.c | 49 * Directory tree accounting is implemented using project quotas, where 50 * the project identifier is inherited from parent directories. 51 * A statvfs (df, etc.) of a directory that is using project quota should 52 * return a statvfs of the project, not the entire filesystem.
|
/Linux-v6.6/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-v6.6/include/linux/ |
D | projid.h | 6 * A set of types for the internal kernel types representing project ids. 8 * The types defined in this header allow distinguishing which project ids in 9 * the kernel are values used by userspace and which project id values are
|
/Linux-v6.6/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. 54 Project structure 57 The project has one target, main, which calls a group of checks for basic and
|
/Linux-v6.6/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
D | grf5101.h | 10 * Code from the BSD driver and the rtl8181 project have been 14 * project Authors.
|
D | max2820.h | 10 * Code from the BSD driver and the rtl8181 project have been 14 * project Authors.
|
D | sa2400.h | 10 * Code from the BSD driver and the rtl8181 project have been 14 * project Authors.
|
/Linux-v6.6/Documentation/networking/device_drivers/can/ctu/ |
D | ctucanfd-driver.rst | 14 It originated in 2015 as Ondrej Ille's project 540 * started the project as student at Department of Measurement, FEE, CTU 541 * invested great amount of personal time and enthusiasm to the project over years 548 * is the main investor into the project over many years 549 …* uses project in their CAN/CAN FD diagnostics framework for `Skoda Auto <https://www.skoda-auto.c… 553 * funding of the project CAN FD Open Cores Support Linux Kernel Based Systems 554 * negotiated and paid CTU to allow public access to the project 561 * solving the project CAN FD Open Cores Support Linux Kernel Based Systems 568 * minor funding to initiate preparation of the project open-sourcing 583 * project initiation, management and use at Department of Measurement, FEE, CTU [all …]
|
/Linux-v6.6/Documentation/driver-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-v6.6/fs/reiserfs/ |
D | README | 84 Hans Reiser was the project initiator, primary architect, source of all 98 Vladimir throughout the project's development. He wrote a quite 107 of the project to him. (Fortunately, as the person paying the money 110 curious, because he never really understood the value of our project,
|
/Linux-v6.6/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-v6.6/drivers/media/usb/gspca/m5602/ |
D | m5602_bridge.h | 6 * Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project. 7 * Copyright (C) 2005 m5603x Linux Driver Project <m5602@x3ng.com.br> 104 #define DRIVER_AUTHOR "ALi m5602 Linux Driver Project"
|
D | m5602_s5k83a.h | 6 * Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project. 7 * Copyright (C) 2005 m5603x Linux Driver Project <m5602@x3ng.com.br>
|
D | m5602_sensor.h | 6 * Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project. 7 * Copyright (C) 2005 m5603x Linux Driver Project <m5602@x3ng.com.br>
|
/Linux-v6.6/Documentation/devicetree/bindings/net/can/ |
D | ctu,ctucanfd.yaml | 12 The core sources and documentation on project page 18 [3] project : https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top
|
/Linux-v6.6/Documentation/driver-api/acpi/ |
D | linuxized-acpica.rst | 15 This document describes the ACPICA project and the relationship between 20 ACPICA Project 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
|
12345678910>>...43