Home
last modified time | relevance | path

Searched +full:gitlab +full:- +full:ci (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/ci/
H A Dcheck-patch.py2 # SPDX-License-Identifier: GPL-2.0-or-later
4 # check-patch.py: run checkpatch.pl across all commits in a branch
6 # Based on qemu/.gitlab-ci.d/check-patch.py
16 repourl = "https://gitlab.freedesktop.org/%s.git" % os.environ["CI_MERGE_REQUEST_PROJECT_PATH"]
18 # GitLab CI environment does not give us any direct info about the
22 subprocess.call(["git", "remote", "remove", "check-patch"], stdout=subprocess.DEVNULL, stderr=subpr…
23 subprocess.check_call(["git", "remote", "add", "check-patch", repourl])
24 subprocess.check_call(["git", "fetch", "check-patch", os.environ["CI_MERGE_REQUEST_TARGET_BRANCH_NA…
28 ancestor = subprocess.check_output(["git", "merge-base",
29 … "check-patch/%s" % os.environ["CI_MERGE_REQUEST_TARGET_BRANCH_NAME"], "HEAD"],
[all …]
/linux/tools/testing/selftests/hid/
H A Dvmtest.sh2 # SPDX-License-Identifier: GPL-2.0
8 # * virtme-ng
9 # * busybox-static (used by virtme-ng)
10 # * qemu (used by virtme-ng)
12 readonly SCRIPT_DIR="$(cd -P -- "
[all...]
/linux/Documentation/process/
H A Dhandling-regressions.rst1 .. SPDX-License-Identifier: (GPL-2.0+ OR CC-BY-4.0)
7 *We don't cause regressions* -- this document describes what this "first rule of
9 Documentation/admin-guide/reporting-regressions.rst, which covers the topic from a
21 loop by immediately sending at least a brief "Reply-all" with the list
30 introduced: v5.13..v5.14-rc1``. If not, send a reply (with the regressions
39 #regzbot introduced: v5.13..v5.14-rc1
45 mandated by Documentation/process/submitting-patches.rst and
61 -----------------------------------
72 it into the loop by sending at least a brief "Reply-all" with the list CCed;
79 Documentation/admin-guide/reporting-issues.rst.
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]
/linux/Documentation/translations/sp_SP/process/
H A Dhandling-regressions.rst1 .. include:: ../disclaimer-sp.rst
10 *No causamos regresiones* -- este documento describe la que es la "primera
13 Documentation/admin-guide/reporting-regressions.rst, que cubre el tema
25 conversación de los correos, mandando un breve "Reply-all" con la
35 como ``#regzbot introduced v5.13..v5.14-rc1``. Si no, mandar una
45 #regzbot introduced: v5.13..v5.14-rc1
52 Documentation/process/submitting-patches.rst y
64 -----------------------------------------
76 breve "Reply-all" con la lista en CC; Intentar asegurar que la lista es
84 Documentation/admin-guide/reporting-issues.rst.
[all …]