Home
last modified time | relevance | path

Searched refs:PATCH (Results 1 – 25 of 4739) sorted by relevance

12345678910>>...190

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dparavirt_patch.c13 #define PATCH(d, m, insn_buff, len) \ macro
18 return PATCH(data, ops##_##m, insn_buff, len)
50 return PATCH(xxl, mov64, insn_buff, len); in paravirt_patch_ident_64()
93 return PATCH(lock, queued_spin_unlock, insn_buff, len); in native_patch()
98 return PATCH(lock, vcpu_is_preempted, insn_buff, len); in native_patch()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dsend-pull-request43 PATCH=$1
46 for EMAIL in $(sed '/^---$/q' $PATCH | grep -e "$REGX" | sed "s/$REGX//"); do
119 for PATCH in $PDIR/*.patch; do
120 harvest_recipients $PATCH
H A Dcreate-pull-request34 -p prefix Use [prefix N/M] instead of [PATCH N/M] as the subject prefix
267 $(for PATCH in $(ls $ODIR/*); do echo " $PATCH"; done)
/OK3568_Linux_fs/u-boot/scripts/
H A Ddtc-version.sh19 PATCH=$($dtc -v | head -1 | awk '{print $NF}' | cut -d . -f 3 | cut -d - -f 1)
21 printf "%02d%02d%02d\\n" $MAJOR $MINOR $PATCH
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/man-db/files/
H A D0001-Test-patch-here.patch4 Subject: [PATCH] Test patch here!
17 THIS LINE MAKES THIS PATCH INVALID README for the man-db manual pager suite
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dforce-STRIP-to-emtpy.patch4 Subject: [PATCH] [PATCH] force STRIP to emtpy
H A Dadd-the-needed-stdarg.h.patch4 Subject: [PATCH] [PATCH] add the needed stdarg.h
H A D0001-Do-not-hardcode-path-for-pkg.m4.patch4 Subject: [PATCH] From 6d24365f0828185fd1bb4d199209ca07eb95c41d Mon Sep 17
6 06:24:36 +0000 Subject: [PATCH] Do not hardcode path for pkg.m4
H A Dusing-pkg-config-to-detect-libxml-2.0-and-krb5.patch4 Subject: [PATCH] From dabcbdae38038a8e4ad2c4286112381c407c5ce7 Mon Sep 17
6 11:31:35 +0800 Subject: [PATCH] using pkg-config to detect libxml-2.0 and
H A Dpkgconfig-libnsl.patch4 Subject: [PATCH] From e3ae56cf0bb4063c31295f45d04e3c504f4b6cc7 Mon Sep 17
6 20:41:25 -0700 Subject: [PATCH] autofs: Upgrade to 5.1.2 release
H A D0002-Replace-__S_IEXEC-with-S_IEXEC.patch4 Subject: [PATCH] From 557ca399f4b3a397f20bb147ec6dc4ab9732dd1e Mon Sep 17
6 19:12:10 -0700 Subject: [PATCH] Replace __S_IEXEC with S_IEXEC
H A Dfix-the-YACC-rule-to-fix-a-building-failure.patch4 Subject: [PATCH] [PATCH] fix the YACC rule to fix a building failure
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-shells/zsh/zsh/
H A DCVE-2021-45444_2.patch4 Subject: [PATCH 2/9] security/89: Add patch which can optionally be used to
44 +Subject: [PATCH] security/89: Partially work around CVE-2021-45444 in VCS_Info
106 +typeset PATCH='for tmp (base base-name branch misc revision subdir) hook_com[$tmp]="${hook_com[$tm…
113 + ': ${PATCH_ID}; ${PATCH}; ${MATCH}'
115 +unset PATCH PATCH_ID
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A Dfix_library_install_path.patch4 Subject: [PATCH] Subject: [PATCH] keyutils: use relative path for link
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/serf/serf/
H A D0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch4 Subject: [PATCH] Follow-up to r1811083 fix building with scons 3.0.0 and
28 MAJOR, MINOR, PATCH = [int(x) for x in match.groups()]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0028-RH-reset-default-find_mutipaths-value-to-off.patch4 Subject: [PATCH] From 0000000000000000000000000000000000000000 Mon Sep 17
6 2018 17:43:52 -0500 Subject: [PATCH] RH: reset default find_mutipaths value
H A D0031-Always-use-devmapper-for-kpartx.patch4 Subject: [PATCH] Subject: [PATCH] Always use devmapper for kpartx
H A D0030-Always-use-devmapper.patch4 Subject: [PATCH] Subject: [PATCH] Always use devmapper
H A D0024-RH-use-rpm-optflags-if-present.patch4 Subject: [PATCH] From 0000000000000000000000000000000000000000 Mon Sep
8 Apr 2017 06:10:01 -0500 Subject: [PATCH] RH: use rpm optflags if
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A D0002-cmake-LibreSSL.cmake-use-libressl-local-source-tarba.patch4 Subject: [PATCH] cmake/LibreSSL.cmake: use libressl local source tarball
27 PATCH_COMMAND ${PATCH}
H A Dfix-libressl-compile.patch9 + set(PATCH "${Patch_EXECUTABLE}" -p1 -i "${SOURCE_DIR}/thirdparty/libressl/avoid-BSWAP-assembly-fo…
34 + PATCH_COMMAND ${PATCH}
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A Dcmocka-uintptr_t.patch4 Subject: [PATCH] samba: cmocka.h: fix musl libc conflicting types error
9 [PATCH] libldb: fix musl libc conflicting types error
/OK3568_Linux_fs/buildroot/package/google-breakpad/
H A D0004-Fix-for-non-constant-SIGSTKSZ.patch4 Subject: [PATCH] Fix for non-constant SIGSTKSZ
8 http://sourceware-org.1504.n7.nabble.com/PATCH-sysconf-Add-SC-MINSIGSTKSZ-SC-SIGSTKSZ-BZ-20305-td65…
/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A DSubmittingPatches291 11) サブジェクトに「 PATCH
294 「 [PATCH] 」を付けることが慣習となっています。これによって Linus や他の
471 Subject: [PATCH 001/123] subsystem: summary phrase
519 「summary phrase」は「Subject: [PATCH tag] <summary phrase>」のように、
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-avoid-gcc-optimize-away-the-loops.patch4 Subject: [PATCH] [PATCH] avoid gcc optimize-away the loops

12345678910>>...190