| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/ |
| H A D | aufs-util-don-t-strip-executables.patch | 9 …WARNING: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future deb… 10 …WARNING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugg… 11 …WARNING: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future de… 12 …WARNING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugg… 13 …WARNING: File '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent futur… 15 To prevent this, we remove -s from LDFLAGS.
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | coupled.c | 104 int prevent; member 480 while (coupled->prevent) { in cpuidle_enter_state_coupled() 529 if (coupled->prevent) { in cpuidle_enter_state_coupled() 670 coupled->prevent++; in cpuidle_coupled_register_device() 715 coupled->prevent++; in cpuidle_coupled_prevent_idle() 738 coupled->prevent--; in cpuidle_coupled_allow_idle()
|
| /OK3568_Linux_fs/buildroot/package/cereal/ |
| H A D | 0001-Store-a-copy-of-each-serialized-shared_ptr-within-the-archive.patch | 5 to prevent the shared_ptr to be freed to early. (#667) 30 + The archive takes a copy to prevent the memory location to be freed 31 + as long as the address is used as id. This is needed to prevent CVE… 49 + // during lifetime of itsSharedPointerMap to prevent CVE-2020-11105.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
| H A D | 0001-build-top.mk-unset-STRIP_OPTS.patch | 10 prevent future debugging! [already-stripped] 14 prevent future debugging! [already-stripped]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ |
| H A D | no_new_privs.rst | 7 programs and file capabilities. To prevent the parent program from 9 careful to prevent the parent from doing anything that could subvert the 41 Note that ``no_new_privs`` does not prevent privilege changes that do not
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | efivarfs.rst | 24 as immutable files. This doesn't prevent removal - "chattr -i" will work - 25 but it does prevent this kind of failure from being accomplished
|
| /OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/ |
| H A D | 0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch | 30 - * assertion is added to prevent us from accessing the wrong index. 31 + * assertion is added to prevent us from accessing the CPU power level.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/ |
| H A D | Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch | 7 Added minimum POSIX timer interval to prevent from timers firing 13 - critical: added minimum POSIX timer interval to prevent from
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gradm/gradm/ |
| H A D | 0001-Makefile-remove-strip.patch | 10 this will prevent future debugging! [already-stripped] 12 this will prevent future debugging! [already-stripped]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/qemuall/ |
| H A D | pointercal.xinput | 1 # Dummy pointercal.xinput file to prevent xinput_calibrator
|
| /OK3568_Linux_fs/u-boot/tools/env/ |
| H A D | README | 61 To prevent losing changes to the environment and to prevent confusing the MTD
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | debug-objects.rst | 79 can deactivate an active object in order to prevent damage to the 102 can deactivate an active object in order to prevent damage to the 126 deactivate an active object in order to prevent damage to the subsystem. 156 prevent the usage of invalid objects, which are still available in 166 deactivate an active object in order to prevent damage to the subsystem. 182 prevent damage to the subsystem.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-per-CPU-kthreads.rst | 46 that does not require per-CPU kthreads. This will prevent these 113 3. Once your application has started, prevent CPU-hotplug operations 125 3. Once your application has started, prevent CPU-hotplug operations 137 3. Once your application has started, prevent CPU-hotplug operations 331 2. Build with CONFIG_RCU_NOCB_CPU=n, which will prevent these 344 1. Build with CONFIG_LOCKUP_DETECTOR=n, which will prevent these 346 2. Boot with "nosoftlockup=0", which will also prevent these kthreads
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-defusedxml_0.7.1.bb | 3 parsers that prevent any potentially malicious operation."
|
| H A D | python3-incremental_21.3.0.bb | 16 # prevent a circular dependency. The build apparently does not use the part of
|
| /OK3568_Linux_fs/buildroot/package/python-matplotlib/ |
| H A D | setup.cfg | 2 # Disable LTO to prevent the following error:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/python-thrift/ |
| H A D | python3-thrift_0.16.0.bb | 9 # Use different filename to prevent conflicts with thrift itself
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | netfilter-sysctl.rst | 15 with LOG target; this aims to prevent containers from flooding host
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
| H A D | 06_gcc-4.7.diff | 3 to prevent the FTBFS.
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-floppy_ioctl.c | 242 int prevent = (arg && cmd != CDROMEJECT) ? 1 : 0; in ide_floppy_lockdoor() local 247 ide_set_media_lock(drive, disk, prevent); in ide_floppy_lockdoor()
|
| /OK3568_Linux_fs/buildroot/package/dc3dd/ |
| H A D | 0001-no_man.patch | 1 Remove the man directory to the subdirs to prevent building the man pages
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | freezing-of-tasks.rst | 106 1. The principal reason is to prevent filesystems from being damaged after 125 to allocate additional memory and we prevent them from doing that by 130 3. The third reason is to prevent user space processes and some kernel threads 160 4. Another reason for freezing tasks is to prevent user space processes from 213 VI. Are there any precautions to be taken to prevent freezing failures? 238 mutex_[un]lock(&system_transition_mutex). That would prevent freezing failures.
|
| /OK3568_Linux_fs/buildroot/package/libhid/ |
| H A D | 0001-dont-fiddle-with-debug-flags.patch | 2 it to prevent compilation errors.
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | volatile-considered-harmful.rst | 22 safe (spinlocks, mutexes, memory barriers, etc.) are designed to prevent 58 architectures. Those accessors are written to prevent unwanted 83 keyword to asm statements will prevent this removal.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2022-27776.patch | 49 - /* To prevent the user+password to get sent to other than the original 52 + /* To prevent the user+password to get sent to other than the original host
|