| /linux-6.15/drivers/media/pci/ivtv/ |
| H A D | ivtvfb.c | 380 u16 lead = 0, tail = 0; in ivtvfb_write() local 415 lead = 4 - ((unsigned long)dst & 3); in ivtvfb_write() 416 if (copy_from_user(dst, buf, lead)) in ivtvfb_write() 418 buf += lead; in ivtvfb_write() 419 dst += lead; in ivtvfb_write() 422 if ((count - lead) & 3) in ivtvfb_write() 423 tail = (count - lead) & 3; in ivtvfb_write() 425 dma_size = count - lead - tail; in ivtvfb_write() 427 p + lead + dma_offset, (void __user *)buf, dma_size); in ivtvfb_write()
|
| /linux-6.15/Documentation/ABI/obsolete/ |
| H A D | sysfs-firmware-acpi | 7 the offline failure might lead to memory corruption and crashes)
|
| /linux-6.15/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-pinephone-1.1.dts | 17 * 1.0, and the lowest PWM duty cycle that doesn't lead to backlight
|
| H A D | sun50i-a64-pinephone-1.2.dts | 22 * and the lowest PWM duty cycle that doesn't lead to backlight being off
|
| /linux-6.15/Documentation/process/ |
| H A D | deprecated.rst | 58 risk of them overflowing. This could lead to values wrapping around and a 60 allocations could lead to linear overflows of heap memory and other 116 explicitly ignore overflows, which may lead to unexpected results 137 be NUL terminated. This can lead to various linear read overflows and 160 size limit. This is both inefficient and can lead to linear read overflows 167 Traditionally, using "%p" in format strings would lead to regular address 196 lead to a crash, possible overwriting sensitive contents at the end of the
|
| /linux-6.15/Documentation/devicetree/bindings/media/i2c/ |
| H A D | adv7343.txt | 3 The ADV7343 are high speed, digital-to-analog video encoders in a 64-lead LQFP
|
| /linux-6.15/drivers/media/pci/ddbridge/ |
| H A D | Kconfig | 40 might lead to I2C errors originating from the bridge in conjunction
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | adm1026.rst | 96 voltage from the power lead rather than on the ground lead.
|
| H A D | stpddc60.rst | 42 could change at the same time as the limit is written to, which will lead to
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | cirrus,cs4234.yaml | 22 provide lead time for the external switch-mode power supply, and a
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | reproducible-builds.rst | 125 Uncommitted changes or different commit ids in git can also lead 129 will be different, which will eventually lead to binary differences.
|
| /linux-6.15/Documentation/virt/kvm/arm/ |
| H A D | vcpu-features.rst | 47 modification with other system register accesses may lead to unpredictable
|
| /linux-6.15/Documentation/devicetree/bindings/display/mediatek/ |
| H A D | mediatek,ufoe.yaml | 15 UFOe can cut the data rate for DSI port which may lead to reduce power
|
| /linux-6.15/drivers/eisa/ |
| H A D | Kconfig | 47 # Using EISA_VIRTUAL_ROOT on something other than an X86 may lead
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | cpu-load.rst | 52 will lead to quite erratic information inside ``/proc/stat``::
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | check_exec.rst | 50 ``./script.sh``) and indirect file execution (e.g. ``sh script.sh``) lead to 84 a script's caller. Changing these variables may lead to unintended code
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-iommu_groups | 62 system could lead to catastrophic effects (the users might
|
| /linux-6.15/Documentation/devicetree/bindings/spi/ |
| H A D | sprd,spi-adi.yaml | 37 ADI registers will make ADI controller registers chaos to lead incorrect results.
|
| /linux-6.15/scripts/coccinelle/null/ |
| H A D | badzero.cocci | 120 // This rule may lead to inconsistent path problems, if E is defined in two
|
| /linux-6.15/Documentation/core-api/ |
| H A D | idr.rst | 64 you may need to pass a restrictive set of GFP flags, which can lead
|
| H A D | gfp_mask-from-fs-io.rst | 25 of GFP_NOFS/GFP_NOIO can lead to memory over-reclaim or other memory
|
| /linux-6.15/Documentation/misc-devices/ |
| H A D | apds990x.rst | 32 lead to false interrupt, but that doesn't harm.
|
| /linux-6.15/security/tomoyo/ |
| H A D | Kconfig | 47 operations which can lead to the hijacking of the boot sequence are
|
| /linux-6.15/scripts/ |
| H A D | checkpatch.pl | 5594 my $lead = $1; 5599 if ($lead !~ /(?:$Operators|\.)\s*$/ && 6536 my $lead = $fixed[$fixlinenr] =~ 6538 $lead = rtrim($1); 6539 $lead = "$lead " if ($lead !~ /^\+$/); 6540 $lead = "${lead}const "; 6541 $fixed[$fixlinenr] =~ s/(^\+\s*(?:static\s+))/$lead/; 7347 my $lead = $1;
|
| /linux-6.15/Documentation/driver-api/md/ |
| H A D | raid5-ppl.rst | 9 disks is missing. This can lead to silent data corruption when rebuilding the
|