Home
last modified time | relevance | path

Searched refs:patch (Results 1 – 25 of 52) sorted by relevance

123

/f-stack/freebsd/contrib/openzfs/contrib/intel_qat/
H A Dreadme.md12 patch -p1 < _$PATCH_
13 _Where $PATCH refers to the path of the patch in question_
16 /patch/0001-timespec.diff
19 /patch/0001-pci_aer.diff
22 /patch/0001-cryptohash.diff
/f-stack/dpdk/doc/guides/contributing/
H A Dpatches.rst180 same patch.
371 git format-patch -1
374 git format-patch -3
377 git format-patch -3 -o ~/patch/
380 git format-patch -3 -o ~/patch/ --cover-letter
383 git format-patch -3 -o ~/patch/ -v 2
608 Steps to getting your patch merged
612 patch accepted. The general cycle for patch review and acceptance is:
614 #. Submit the patch.
622 git format-patch -3 -v 2
[all …]
H A Dvulnerability.rst58 no patch or information should be disclosed publicly.
90 using the standard patch process, once a CVE number has been assigned.
173 The CVE id and the bug id must be referenced in the patch.
201 vulnerability and sharing the patch[es]. Distributions and major vendors follow
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dsubmitting-patches.rst7 I. For patch submitters
10 0) Normal patch submission rules from Documentation/process/submitting-patches.rst
13 1) The Documentation/ and include/dt-bindings/ portion of the patch should
14 be a separate patch. The preferred subject prefix for binding patches is::
40 5) The Documentation/ portion of the patch should come in the series before
80 3) For a series going though multiple trees, the binding patch should be
90 devicetree maintainers overrules this document. In that situation, a patch
H A DABI.rst41 devicetree maintainers overrules this document. In that situation, a patch
/f-stack/dpdk/devtools/
H A Dcheck-symbol-change.sh172 patch=$1
181 build_map_changes "$patch" "$mapfile"
H A Dcheckpatches.sh246 git format-patch --find-renames \
303 for patch in "$@" ; do
305 subject=$(sed '/^Subject: */!d;s///;N;s,\n[[:space:]]\+, ,;s,\n.*,,;q' "$patch")
306 check "$patch" '' "$subject"
H A Dget-maintainer.sh15 usage: $(basename $0) <patch>
/f-stack/freebsd/contrib/openzfs/scripts/
H A DMakefile.am21 zfs2zol-patch.sed \
22 zol2zfs-patch.sed
/f-stack/app/redis-5.0.5/
H A DCONTRIBUTING2 a pull request via Github, a code fragment or patch via private email or
23 # How to provide a patch for a new feature
33 following procedure to submit a patch:
/f-stack/freebsd/contrib/zlib/contrib/asm686/
H A DREADME.6863 files changed/added by this patch are:
8 The speedup that this patch provides varies, depending on whether the
/f-stack/freebsd/contrib/openzfs/.github/
H A Dcodecov.yml16 patch:
H A DCONTRIBUTING.md31 * [OpenZFS Patch Ports](#openzfs-patch-ports)
51 It's strongly recommended that when developing a patch the `--enable-debug`
191 _(This is the version number without the `.patch` version at the end)_
263 that they have the right to submit the patch for inclusion into
/f-stack/freebsd/arm/include/
H A Dcpuinfo.h94 int patch; member
/f-stack/dpdk/doc/guides/platform/
H A Docteontx.rst74 OCTEON TX SDK 6.2.0 patch 3. In this, the PF drivers for all hardware
117 SDK 6.2.0 patch 3:
144 if OCTEON TX SDK 6.2.0 patch 3 is available then it can be used by
/f-stack/freebsd/contrib/device-tree/Bindings/extcon/
H A Dextcon-rt8973a.txt8 If auto-configuration mode is enabled, RT8973A would control internal h/w patch
/f-stack/dpdk/doc/guides/windows_gsg/
H A Dintro.rst19 of any individual patch series. The goal is to be able to run any DPDK
/f-stack/freebsd/contrib/openzfs/contrib/intel_qat/patch/
H A D0001-timespec.diff1 This patch attempts to expose timespec and getnstimeofday which were
/f-stack/freebsd/contrib/device-tree/Bindings/mips/lantiq/
H A Drcu.txt10 With this patch all accesses to the RCU registers will go through
/f-stack/freebsd/sys/
H A Dcdio.h167 u_char patch[4]; /* one for each channel */ member
H A Dsoundcard.h534 struct patch_info patch; member
1412 #define SEQ_SET_PATCH(dev, chn, patch) \ argument
1413 _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
/f-stack/freebsd/arm/arm/
H A Didentcpu-v6.c292 cpuinfo.revision, cpuinfo.patch, in identify_arm_cpu()
/f-stack/freebsd/contrib/zlib/contrib/
H A DREADME.contrib13 See patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/96393
/f-stack/dpdk/doc/guides/nics/
H A Dena.rst161 impact) or recompile vfio-pci driver with patch provided in
162 … `amzn-github <https://github.com/amzn/amzn-drivers/tree/master/userspace/dpdk/enav2-vfio-patch>`_.
/f-stack/dpdk/drivers/compress/isal/
H A Disal_compress_pmd.c23 #define ISAL_TOSTRING(maj, min, patch) \ argument
24 STRINGIFY(maj)"."STRINGIFY(min)"."STRINGIFY(patch)

123