/openbmc/linux/Documentation/hwmon/ |
H A D | tps546d24.rst | 22 The TPS546D24A is a highly integrated, non-isolated DC/DC converter capable 23 of high frequency operation and 40-A current output from a 7-mm x 5-mm 27 to provide up to 160 A on a single output. The device has an option to
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | xlnx,xps-iic-2.00.a.yaml | 4 $id: http://devicetree.org/schemas/i2c/xlnx,xps-iic-2.00.a.yaml# 19 - xlnx,xps-iic-2.00.a 53 compatible = "xlnx,xps-iic-2.00.a";
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-removable | 5 Information about whether a given device can be removed from the 6 platform by the user. This is determined by its subsystem in a 18 information from a combination of hub descriptor bits and
|
/openbmc/linux/arch/arm/mach-hpe/ |
H A D | Kconfig | 17 A9 core. It is capable of using an AXI bus to which a memory controller 19 BIOS flash. It uses a 10/100/1000 MAC for network connectivity. It 20 has multiple i2c engines to drive connectivity with a host
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0011-rlm_mschap-Use-includedir-instead-of-hardcoding-usr-.patch | 6 OE QA flags it correctly as a voilation of cross compilation 16 diff --git a/src/modules/rlm_mschap/configure.ac b/src/modules/rlm_mschap/configure.ac 18 --- a/src/modules/rlm_mschap/configure.ac
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0012-arm-corstone1000-fix-unrecognized-filesystem-type.patch | 6 Some usb sticks are not recognized by usb, just add a 15 diff --git a/common/usb_storage.c b/common/usb_storage.c 17 --- a/common/usb_storage.c
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | i2c_write_byte.md | 5 Writes a byte to a device register. Communicates with the device directly using 14 …es. Specifies which bits to write within the byte value. Only the bits with a value of 1 in the ma…
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0010-configure-lookup-meson-exutable-from-PATH.patch | 6 Upstream-Status: Inappropriate [workaround, would need a real fix for upstream] 11 diff --git a/configure b/configure 13 --- a/configure
|
/openbmc/openbmc/poky/meta/recipes-support/enchant/ |
H A D | enchant2_2.7.3.bb | 2 DESCRIPTION = "A library (and command-line program) that wraps a number of \ 3 different spelling libraries and programs with a consistent interface." 29 FILES:${PN}-staticdev += "${libdir}/enchant-2/*.a"
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/ |
H A D | 0001-Implement-riscv_vlen_asm-for-riscv32.patch | 14 diff --git a/crypto/riscv32cpuid.pl b/crypto/riscv32cpuid.pl 16 --- a/crypto/riscv32cpuid.pl 27 +# Return VLEN (i.e. the length of a vector register in bits).
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
H A D | 0009-remove-unneeded-headers.patch | 6 From a quick look, these seem to not be needed and having them 17 diff --git a/mDNSPosix/mbedtls.c b/mDNSPosix/mbedtls.c 19 --- a/mDNSPosix/mbedtls.c
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | 0001-test_active_children-skip-problematic-test.patch | 6 This test is failing in some tests on the Autobuilder. Since it's of a 16 diff --git a/Lib/test/_test_multiprocessing.py b/Lib/test/_test_multiprocessing.py 18 --- a/Lib/test/_test_multiprocessing.py
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/ |
H A D | gstreamer1.0-libav_1.24.3.bb | 2 DESCRIPTION = "Contains a GStreamer plugin for using the encoders, decoders, \ 7 # ffmpeg has comercial license flags so add it as we need ffmpeg as a dependency 28 FILES:${PN}-staticdev += "${libdir}/gstreamer-1.0/*.a"
|
/openbmc/qemu/docs/system/ppc/ |
H A D | powermac.rst | 4 Use the executable ``qemu-system-ppc`` to simulate a complete PowerMac 32 the g3beige and mac99 PowerMac and the 40p machines. OpenBIOS is a free 33 (GPL v2) portable firmware implementation. The goal is to implement a
|
/openbmc/linux/include/linux/ |
H A D | lcm.h | 7 unsigned long lcm(unsigned long a, unsigned long b) __attribute_const__; 8 unsigned long lcm_not_zero(unsigned long a, unsigned long b) __attribute_const__;
|
/openbmc/linux/Documentation/networking/caif/ |
H A D | linux_caif.rst | 17 CAIF is a MUX protocol used by ST-Ericsson cellular modems for 22 ST-Ericsson modems support a number of transports between modem 67 It implements the CAIF protocol stack in a layered approach, where 68 each layer described in the specification is implemented as a separate layer. 78 - Layered architecture (a la Streams), each layer in the CAIF 79 specification is implemented in a separate c-file. 101 Stack and provides a Client interface for adding Link-Layer and 192 The CAIF Protocol relies on a loss-less link layer without implementing 194 Therefore a flow-control mechanism is implemented where the physical
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
H A D | qe.txt | 7 Basically, it is a bus of devices, that could act more or less 8 as a complete entity (UCC, USB etc ). All of them should be siblings on 29 Definition: Points to a firmware node (see "QE Firmware Node" below) 89 - interrupt-controller : this device is a interrupt controller. 137 This node defines a firmware binary that is embedded in the device tree, for 141 The firmware node itself contains the firmware binary contents, a compatible 143 inside a QE node that needs it. Doing so eliminates the need for a 155 Definition: A standard property. Specify a string that indicates what
|
/openbmc/linux/Documentation/driver-api/mei/ |
H A D | mei.rst | 13 to the host as a PCI device, actually multiple PCI devices might be exposed. 15 a host application and the Intel ME features. 17 Each Intel ME feature, or Intel ME Client is addressed by a unique GUID and 18 each client has its own protocol. The protocol is message-based with a 25 The driver exposes a character device with device nodes /dev/meiX. 28 /dev/meiX is open. The binding to a specific feature is performed by calling 32 features allow only a single instance. 38 configuration, the driver by default allows only a privileged 45 In order to support virtualization or sandboxing a trusted supervisor
|
/openbmc/linux/Documentation/locking/ |
H A D | futex-requeue-pi.rst | 5 Requeueing of tasks from a non-PI futex to a PI futex requires 18 on a pthread_condvar and letting them try to sort out which task 55 upon a successful futex_wait system call, the caller would return to 93 acquire the rt_mutex as it would open a race window between the 100 of the waiter and to enqueue the waiter on a contended rt_mutex. 106 to be requeued to a PI-aware futex. The implementation is the 107 result of a high-speed collision between futex_wait() and 120 task as a waiter on the underlying rt_mutex. It is possible that
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-fmt.rst | 13 VIDIOC_G_FMT - VIDIOC_S_FMT - VIDIOC_TRY_FMT - Get or set the data format, try a format 45 To query the current parameters applications set the ``type`` field of a 50 :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` ioctl with a pointer to this structure the driver fills 64 a pointer to a struct :c:type:`v4l2_format` structure the driver 67 this is a mechanism to fathom device capabilities and to approach 76 EINVAL error code on a :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` attempt. When I/O is already in 127 - Definition of a data format, see :ref:`pixfmt`, used by SDR 131 - Definition of a metadata format, see :ref:`meta-formats`, used by
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | fix-lmbench-memory-check-failure.patch | 7 memory latency of each page is longer then 10us, which is a time limit set 15 This fix changes the fixed time limit of 10us to a specific value calculated 19 check sometimes fails if the target has a large amount of memory, for 37 diff --git a/scripts/config-run b/scripts/config-run 39 --- a/scripts/config-run 76 diff --git a/src/Makefile b/src/Makefile 78 --- a/src/Makefile 98 diff --git a/src/memsize.c b/src/memsize.c 100 --- a/src/memsize.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/zsh/zsh/ |
H A D | CVE-2021-45444_2.patch | 20 diff --git a/ChangeLog b/ChangeLog 22 --- a/ChangeLog 35 diff --git a/Etc/CVE-2021-45444-VCS_Info-workaround.patch b/Etc/CVE-2021-45444-VCS_Info-workaround.… 49 +This patch is a partial, VCS_Info-specific work-around for CVE-2021-45444, 82 +# misc: a string that may contain anything the vcs_info backend wants. 100 +# due to malicious input as a consequence of CVE-2021-45444, which affects 105 +# We use $tmp here because it's already a local variable in VCS_INFO_formats 122 +diff --git a/Functions/VCS_Info/VCS_INFO_formats b/Functions/VCS_Info/VCS_INFO_formats 124 +--- a/Functions/VCS_Info/VCS_INFO_formats
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | cve-extra-exclusions.inc | 1 # This file contains a list of CVE's where resolution has proven to be impractical 27 there is unlikely ever to be a single fix to webkit or epiphany which addresses this \ 34 Upstream don't see it as a security issue, ftp servers shouldn't be passing \ 43 CVE applies to a netapp product as well as flagging a general issue. We don't ship anything \ 54 replacing bdb with supported and open source friendly alternatives. As a result this CVE is unlikel… 70 There was a proposed patch https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg06098.html \ 76 There was a proposed patch but rejected by upstream qemu. It is unclear if the issue can \ 82 It is a fuzzing related buffer overflow. It is of low impact since most devices \
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | ti,pru-rproc.yaml | 15 Programmable Real-Time Units (PRUs), each represented by a node. Each PRU 16 core has a dedicated Instruction RAM, Control and Debug register sets, and 23 or Tx_PRU core can also be used independently like a PRU, or alongside a 26 Each PRU, RTU or Tx_PRU core node should be defined as a child node of the 31 including a complete example, 79 pattern: "^rtu@[0-9a-f]+$" 91 pattern: "^txpru@[0-9a-f]+" 95 pattern: "^pru@[0-9a-f]+$"
|
/openbmc/linux/tools/lib/perf/ |
H A D | cpumap.c | 95 static int cmp_cpu(const void *a, const void *b) in cmp_cpu() argument 97 const struct perf_cpu *cpu_a = a, *cpu_b = b; in cmp_cpu() 377 bool perf_cpu_map__is_subset(const struct perf_cpu_map *a, const struct perf_cpu_map *b) in perf_cpu_map__is_subset() argument 379 if (a == b || !b) in perf_cpu_map__is_subset() 381 if (!a || __perf_cpu_map__nr(b) > __perf_cpu_map__nr(a)) in perf_cpu_map__is_subset() 384 for (int i = 0, j = 0; i < __perf_cpu_map__nr(a); i++) { in perf_cpu_map__is_subset() 385 if (__perf_cpu_map__cpu(a, i).cpu > __perf_cpu_map__cpu(b, j).cpu) in perf_cpu_map__is_subset() 387 if (__perf_cpu_map__cpu(a, i).cpu == __perf_cpu_map__cpu(b, j).cpu) { in perf_cpu_map__is_subset()
|