/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0003-linux-syslinux-implement-install_to_ext2.patch | 19 diff --git a/linux/syslinux.c b/linux/syslinux.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0017-img2simg-Add-support-for-converting-holes-to-don-t-c.patch | 21 diff --git a/libsparse/img2simg.c b/libsparse/img2simg.c
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0004-Fix-libtool-detection.patch | 22 diff --git a/configure.ac b/configure.ac
|
H A D | 0012-raddb-certs-Makefile-fix-the-existed-certificate-err.patch | 31 diff --git a/raddb/certs/Makefile b/raddb/certs/Makefile
|
/openbmc/openbmc/poky/meta/recipes-support/apr/apr/ |
H A D | 0002-apr-Remove-workdir-path-references-from-installed-ap.patch | 21 diff --git a/apr-config.in b/apr-config.in
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdev-checklib-perl/ |
H A D | 0001-CheckLib.pm-don-t-execute-the-binary.patch | 31 diff --git a/lib/Devel/CheckLib.pm b/lib/Devel/CheckLib.pm
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
H A D | 0001-Change-whether-to-inline-XXH3_hashLong_withSecret-to.patch | 17 diff --git a/ext/hash/xxhash/xxhash.h b/ext/hash/xxhash/xxhash.h
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | 0001-unix-configure-use-_Static_assert-to-do-correct-dete.patch | 17 diff --git a/unix/configure b/unix/configure
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
H A D | 0001-rarpd.8-add-man-file.patch | 14 diff --git a/rarpd.8 b/rarpd.8
|
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
H A D | 0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch | 20 diff --git a/BaseTools/Source/C/Makefiles/header.makefile b/BaseTools/Source/C/Makefiles/header.mak…
|
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
H A D | 0003-Exclude-VCS-directory-with-writing-from-an-archive.patch | 17 diff --git a/tests/exclude18.at b/tests/exclude18.at
|
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/ |
H A D | 0009-go-Filter-build-paths-on-staticly-linked-arches.patch | 19 diff --git a/src/cmd/go/internal/load/pkg.go b/src/cmd/go/internal/load/pkg.go
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/ |
H A D | 0002-run_program-support-timeout.patch | 13 diff --git a/blivet/util.py b/blivet/util.py
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0015-efi_firmware-add-get_image_info-for-corstone1000.patch | 16 diff --git a/lib/efi_loader/efi_firmware.c b/lib/efi_loader/efi_firmware.c
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/ |
H A D | fix_non_native_build_issue.patch | 11 diff --git a/unix/Makefile.in b/unix/Makefile.in
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify/ |
H A D | 0001-Make-asyncore-support-optional-for-Python-3.patch | 16 diff --git a/python3/pyinotify.py b/python3/pyinotify.py
|
/openbmc/linux/lib/zstd/decompress/ |
H A D | zstd_decompress_block.c | 793 ptrdiff_t const diff = op - ip; in ZSTD_safecopy() local 796 assert((ovtype == ZSTD_no_overlap && (diff <= -8 || diff >= 8 || op >= oend_w)) || in ZSTD_safecopy() 797 (ovtype == ZSTD_overlap_src_before_dst && diff >= 0)); in ZSTD_safecopy() 807 ZSTD_overlapCopy8(&op, &ip, diff); in ZSTD_safecopy() 833 ptrdiff_t const diff = op - ip; in ZSTD_safecopyDstBeforeSrc() local 836 if (length < 8 || diff > -8) { in ZSTD_safecopyDstBeforeSrc() 842 if (op <= oend - WILDCOPY_OVERLENGTH && diff < -WILDCOPY_VECLEN) { in ZSTD_safecopyDstBeforeSrc()
|
/openbmc/linux/fs/gfs2/ |
H A D | rgrp.c | 1320 u8 diff; in gfs2_rgrp_send_discards() local 1328 diff = ~(*orig | (*orig >> 1)) & (*clone | (*clone >> 1)); in gfs2_rgrp_send_discards() 1330 diff = ~(*clone | (*clone >> 1)); in gfs2_rgrp_send_discards() 1332 diff &= 0x55; in gfs2_rgrp_send_discards() 1333 if (diff == 0) in gfs2_rgrp_send_discards() 1336 while(diff) { in gfs2_rgrp_send_discards() 1337 if (diff & 1) { in gfs2_rgrp_send_discards() 1355 diff >>= 2; in gfs2_rgrp_send_discards()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | debugfs-vif.c | 450 s64 diff; in iwl_dbgfs_os_device_timediff_read() local 460 diff = curr_os - curr_gp2; in iwl_dbgfs_os_device_timediff_read() 461 pos += scnprintf(buf + pos, bufsz - pos, "diff=%lld\n", diff); in iwl_dbgfs_os_device_timediff_read()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_qca.c | 285 unsigned int diff; in serial_clock_vote() local 292 diff = jiffies_to_msecs(jiffies - qca->vote_last_jif); in serial_clock_vote() 295 qca->vote_off_ms += diff; in serial_clock_vote() 297 qca->vote_on_ms += diff; in serial_clock_vote() 336 diff = jiffies_to_msecs(jiffies - qca->vote_last_jif); in serial_clock_vote() 340 qca->vote_off_ms += diff; in serial_clock_vote() 343 qca->vote_on_ms += diff; in serial_clock_vote()
|
/openbmc/qemu/ui/ |
H A D | vnc-enc-tight.c | 610 uint##bpp##_t pix, diff; \ 640 diff = 0; \ 654 diff |= ((here[c] - prediction) & max[c]) \ 658 diff = bswap##bpp(diff); \ 660 *buf++ = diff; \
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ptp.c | 2044 u32 diff, carry; in __efx_rx_skb_attach_timestamp() local 2055 diff = pkt_timestamp_minor - channel->sync_timestamp_minor; in __efx_rx_skb_attach_timestamp() 2057 diff += ptp->nic_time.minor_max; in __efx_rx_skb_attach_timestamp() 2060 carry = (channel->sync_timestamp_minor >= ptp->nic_time.minor_max - diff) ? in __efx_rx_skb_attach_timestamp() 2063 if (diff <= ptp->nic_time.sync_event_diff_max) { in __efx_rx_skb_attach_timestamp() 2068 } else if (diff >= ptp->nic_time.sync_event_diff_min) { in __efx_rx_skb_attach_timestamp()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ptp.c | 1996 u32 diff, carry; in __efx_siena_rx_skb_attach_timestamp() local 2007 diff = pkt_timestamp_minor - channel->sync_timestamp_minor; in __efx_siena_rx_skb_attach_timestamp() 2009 diff += ptp->nic_time.minor_max; in __efx_siena_rx_skb_attach_timestamp() 2012 carry = (channel->sync_timestamp_minor >= ptp->nic_time.minor_max - diff) ? in __efx_siena_rx_skb_attach_timestamp() 2015 if (diff <= ptp->nic_time.sync_event_diff_max) { in __efx_siena_rx_skb_attach_timestamp() 2020 } else if (diff >= ptp->nic_time.sync_event_diff_min) { in __efx_siena_rx_skb_attach_timestamp()
|
/openbmc/linux/fs/f2fs/ |
H A D | checkpoint.c | 377 long diff, written; in f2fs_write_meta_pages() local 393 diff = nr_pages_to_write(sbi, META, wbc); in f2fs_write_meta_pages() 396 wbc->nr_to_write = max((long)0, wbc->nr_to_write - written - diff); in f2fs_write_meta_pages() 1777 u64 sum_diff = 0, diff, count = 0; in __checkpoint_and_complete_reqs() local 1789 diff = (u64)ktime_ms_delta(ktime_get(), req->queue_time); in __checkpoint_and_complete_reqs() 1793 sum_diff += diff; in __checkpoint_and_complete_reqs()
|
/openbmc/linux/fs/ext4/ |
H A D | ioctl.c | 370 qsize_t size, size_bl, diff; in swap_inode_boot_loader() local 449 diff = size - size_bl; in swap_inode_boot_loader() 489 if (diff > 0) in swap_inode_boot_loader() 490 dquot_free_space(inode, diff); in swap_inode_boot_loader() 492 err = dquot_alloc_space(inode, -1 * diff); in swap_inode_boot_loader()
|