/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-herobrine.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 16 #include <dt-bindings/input/gpio-keys.h> 17 #include <dt-bindings/input/input.h> 18 #include <dt-bindings/leds/common.h> 20 #include "sc7280-qcard.dtsi" 21 #include "sc7280-chrome-common.dtsi" 25 stdout-path = "serial0:115200n8"; 38 ppvar_sys: ppvar-sys-regulator { 39 compatible = "regulator-fixed"; 40 regulator-name = "ppvar_sys"; [all …]
|
H A D | sc7180-trogdor.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/gpio-keys.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 13 #include <dt-bindings/sound/sc7180-lpass.h> 16 #include "sc7180-firmware-tfa.dtsi" 22 thermal-zones { 23 charger_thermal: charger-thermal { [all …]
|
/openbmc/qemu/.github/workflows/ |
H A D | lockdown.yml | 1 # Configuration for Repo Lockdown - https://github.com/dessant/repo-lockdown 10 pull-requests: write 14 runs-on: ubuntu-latest 16 - uses: dessant/repo-lockdown@v2 18 pr-comment: | 21 This repository is a read-only mirror of the project's repostories hosted 22 on https://gitlab.com/qemu-project/qemu.git. 29 lock-pr: true 30 close-pr: true
|
/openbmc/u-boot/tools/env/ |
H A D | fw_env_private.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * (C) Copyright 2002-2008 7 /* Pull in the current config to define the default environment */ 20 * comment out the next line.
|
/openbmc/linux/include/linux/ |
H A D | compiler_types.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 * see https://github.com/rust-lang/rust-bindgen/issues/2244. 18 /* sparse defines __CHECKER__; see Documentation/dev-tools/sparse.rst */ 31 # define __cond_acquires(x) __attribute__((context(x,0,-1))) 34 # define __release(x) __context__(x,-1) 41 # define ACCESS_PRIVATE(p, member) (*((typeof((p)->member) __force *) &(p)->member)) 69 # define ACCESS_PRIVATE(p, member) ((p)->member) 89 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-cold-function-at… 90 * gcc: https://gcc.gnu.org/onlinedocs/gcc/Label-Attributes.html#index-cold-label-attribute 92 * When -falign-functions=N is in use, we must avoid the cold attribute as [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/libcoap/ |
H A D | CVE-2024-0962.patch | 2 From: Jon Shallow <supjps-libcoap@jpshallow.com> 8 The manipulation leads to stack-based buffer overflow. 10 CVE: CVE-2024-0962 12 Upstream-Status: Backport [https://github.com/obgm/libcoap/pull/1311] 14 Signed-off-by: alperak <alperyasinak1@gmail.com> 15 --- 16 src/coap_oscore.c | 5 +++-- 17 1 file changed, 3 insertions(+), 2 deletions(-) 19 diff --git a/src/coap_oscore.c b/src/coap_oscore.c 21 --- a/src/coap_oscore.c [all …]
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-tip.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 --------------------- 11 aggregation tree for several sub-maintainer trees. The tip tree gitweb URL 16 - **x86 architecture** 22 x86-specific KVM and XEN patches. 30 mail alias which distributes mails to the x86 top-level maintainer 32 ``linux-kernel@vger.kernel.org``, otherwise your mail ends up only in 35 - **Scheduler** 37 Scheduler development takes place in the -tip tree, in the 38 sched/core branch - with occasional sub-topic trees for [all …]
|
H A D | maintainer-kvm-x86.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 -------- 17 ----- 21 ----- 25 specific tree, ``github.com/kvm-x86/linux.git``. 39 using finer-grained topic branches is to make it easier to keep tabs on an area 42 in-flight commits' SHA1 hashes, and having to reject a pull request due to bugs 46 via a Cthulhu merge on an as-needed basis, i.e. when a topic branch is updated. 54 Changes that target the next release are routed through the KVM x86 tree. Pull 58 rolled into the main KVM pull request sent during Linus' merge window. [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | create-pull-request | 3 # Copyright (c) 2010-2013, Intel Corporation. 5 # SPDX-License-Identifier: GPL-2.0-or-later 15 ODIR=pull-$$ 24 …: $CMD [-h] [-o output_dir] [-m msg_body_file] [-s subject] [-r relative_to] [-i commit_id] [-d re… 25 -b branch Branch name in the specified remote (default: current branch) 26 -l local branch Local branch name (default: HEAD) 27 -c Create an RFC (Request for Comment) patch series 28 -h Display this help message 29 -a Automatically push local branch (-l) to remote branch (-b), 31 -i commit_id Ending commit (default: HEAD) [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | font-awesome.min.css | 4 * ------------------------------------------------------- 6 * can be found at: http://fortawesome.github.com/Font-Awesome/ 9 * ------------------------------------------------------- 10 * - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL 11 * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - 12 * http://opensource.org/licenses/mit-license.html 13 …* - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons… 14 * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: 15 * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome" 18 * ------------------------------------------------------- [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | detail_sorted_header.html | 1 {% comment %} 3 Must be preceded by <table class="table table-bordered table-hover tablesorter" id="otable"> 8 {# <table class="table table-bordered table-hover tablesorter" id="otable"> #} 10 <!-- Table header row; generated from "tablecols" entry in the context dict --> 13 …{%if tc.qhelp%}<span class="glyphicon glyphicon-question-sign get-help" title="{{tc.qhelp}}"></spa… 14 …'orderby' : '{{tc.orderfield}}' })">{{tc.name}}</a>{%else%}<span class="text-muted">{{tc.name}}</s… 15 {%if tc.ordericon%} <span class="icon-caret-{{tc.ordericon}}"></span>{%endif%} 17 <span class="badge badge-info">{{objects.paginator.count}}</span> 19 {%if tc.filter%}<div class="btn-group pull-right"> 20 …-mini {%if request.GET.filter%}{{tc.filter.options|filtered_icon:request.GET.filter}} {%endif%}" {…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsmin/ |
H A D | 7a75d76c2d6bfb917f30ced8f5c0a9a4157f7819.patch | 6 Upstream-Status: Submitted [https://github.com/tikitu/jsmin/pull/38] 7 Signed-off-by: Khem Raj <raj.khem@gmail.com> 8 --- 9 jsmin/test.py | 22 +++++++++++----------- 10 1 file changed, 11 insertions(+), 11 deletions(-) 12 diff --git a/jsmin/test.py b/jsmin/test.py 14 --- a/jsmin/test.py 16 @@ -337,8 +337,8 @@ def testImplicitSemicolon3(self): 17 self.assertMinified("return//comment...\r\na", "return\na") 20 - self.assertMinified('x.replace(/\//, "_")// slash to underscore', [all …]
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | switch_to_32.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 11 * would not pull the stack from under us. 14 * XXX WTF is the above comment? Found in late teen 2.4.x. 21 fpsave(&(prv)->thread.float_regs[0], &(prv)->thread.fsr, \ 22 &(prv)->thread.fpqueue[0], &(prv)->thread.fpqdepth); \ 24 (prv)->thread.kregs->psr &= ~PSR_EF; \ 34 (nxt)->thread.kregs->psr&=~PSR_EF; \ 41 "save %sp, -0x40, %sp; save %sp, -0x40, %sp; save %sp, -0x40, %sp\n\t" \ 42 "save %sp, -0x40, %sp; save %sp, -0x40, %sp; save %sp, -0x40, %sp\n\t" \ 43 "save %sp, -0x40, %sp\n\t" \ [all …]
|
/openbmc/openbmc/poky/meta-poky/conf/distro/ |
H A D | poky-tiny.conf | 1 # Distribution definition for: poky-tiny 9 # Poky-tiny is intended to define a tiny Linux system comprised of a 11 # Poky-tiny sets some basic policy to ensure a usable system while still 19 # o Read-only or RAMFS root filesystem 24 # [ ] Integrate linux-yocto-tiny ktype into linux-yocto 25 # [ ] Define linux-yocto-tiny configs for all supported BSPs 28 # runqemu qemux86 qemuparams="-nographic" bootparams="console=ttyS0,115200 root=0800" 29 # [ ] Modify busybox to allow for DISTRO_FEATURES-like configuration 34 DISTRO = "poky-tiny" 36 DISTROOVERRIDES = "poky:poky-tiny" [all …]
|
/openbmc/webui-vue/ |
H A D | CONTRIBUTING.md | 1 Contributing to WebUI-Vue 9 - [Project Setup](#project-setup) 10 - [Code of Conduct](#code-of-conduct) 11 - [Asking Questions](#asking-questions) 12 - [Submitting Bugs](#submitting-bugs) 13 - [Request a New Feature](#request-a-new-feature) 14 - [User Research](#user-research) 15 - [Design Reviews](#design-reviews) 16 - [Help Wanted](#help-wanted) 17 - [Code Reviews](#code-reviews) [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.3.4.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 3 Release notes for Yocto-4.3.4 (Nanbield) 4 ---------------------------------------- 6 Security Fixes in Yocto-4.3.4 9 - bind: Fix :cve_nist:`2023-4408`, :cve_nist:`2023-5517`, :cve_nist:`2023-5679` and :cve_nist:`202… 10 - gcc: Update :term:`CVE_STATUS` for :cve_nist:`2023-4039` as fixed 11 - glibc: Fix :cve_nist:`2023-6246`, :cve_nist:`2023-6779` and :cve_nist:`2023-6780` 12 - gnutls: Fix :cve_nist:`2024-0553` and :cve_nist:`2024-0567` 13 - gstreamer: Fix :cve_mitre:`2024-0444` 14 - libssh2: fix :cve_nist:`2023-48795` [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/ |
H A D | pyshlex.py | 1 # pyshlex.py - PLY compatible lexer for pysh. 9 # - review all "char in 'abc'" snippets: the empty string can be matched 10 # - test line continuations within quoted/expansion strings 11 # - eof is buggy wrt sublexers 12 # - the lexer cannot really work in pull mode as it would be required to run 13 # PLY in pull mode. It was designed to work incrementally and it would not be 14 # that hard to enable pull mode. 40 ('<<-', 'DLESSDASH'), 61 """Return True if s matches a non-empty subpart of an operator starting 95 _RE_NAME = re.compile(r'^[0-9a-zA-Z_]+$') [all …]
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sbom30.py | 4 # SPDX-License-Identifier: GPL-2.0-only 24 OE_ALIAS_PREFIX = "http://spdxdocs.org/openembedded-alias/by-doc-hash/" 25 OE_DOC_ALIAS_PREFIX = "http://spdxdocs.org/openembedded-alias/doc/" 28 @oe.spdx30.register(OE_SPDX_BASE + "id-alias") 40 To help work around this, this extension provides a non-unique alias for an 70 OE_SPDX_BASE + "link-name", 75 @oe.spdx30.register(OE_SPDX_BASE + "file-name-alias") 86 OE_SPDX_BASE + "filename-alias", 90 @oe.spdx30.register(OE_SPDX_BASE + "license-scanned") 101 @oe.spdx30.register(OE_SPDX_BASE + "document-extension") [all …]
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | core.c | 3 Copyright (C) 2001-2002 Inventel Systemes 4 Written 2001-2002 by 55 if (ether_addr_equal(dst, s->eh.h_source)) in __bnep_get_session() 63 list_add(&s->list, &bnep_session_list); in __bnep_link_session() 68 list_del(&s->list); in __bnep_unlink_session() 73 struct socket *sock = s->sock; in bnep_send() 76 return kernel_sendmsg(sock, &s->msg, &iv, 1, len); in bnep_send() 92 s->proto_filter[0].start = ETH_P_IP; in bnep_set_default_proto_filter() 93 s->proto_filter[0].end = ETH_P_ARP; in bnep_set_default_proto_filter() 95 s->proto_filter[1].start = ETH_P_RARP; in bnep_set_default_proto_filter() [all …]
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | se.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Lowlevel functions for ONKYO WAVIO SE-90PCI and SE-200PCI 7 * Copyright (c) 2007 Shin-ya Okada sh_okada(at)d4.dion.ne.jp 8 * (at) -> @ 29 /* ONKYO WAVIO SE-200PCI */ 38 * AC-Link configuration ICE_EEP2_ACLINK=0x80 56 * A 2ch-DAC of main outputs. 58 * The sample-rate are automatically changed. 59 * ML/I2S (28pin) --------+ 60 * MC/DM1 (27pin) -- 5V | [all …]
|
/openbmc/linux/Documentation/core-api/ |
H A D | kref.rst | 8 A lot of this was lifted from Greg Kroah-Hartman's 2004 OLS paper and 11 - http://www.kroah.com/linux/talks/ols_2004_kref_paper/Reprint-Kroah-Hartman-OLS2004.pdf 12 - http://www.kroah.com/linux/talks/ols_2004_kref_talk/ 45 return -ENOMEM; 46 kref_init(&data->refcount); 56 1) If you make a non-temporary copy of a pointer, especially if 60 kref_get(&data->refcount); 62 If you already have a valid pointer to a kref-ed structure (the 67 kref_put(&data->refcount, data_release); 71 a valid pointer to a kref-ed structure without already [all …]
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-xenon-phy.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 * Date: 2016-8-24 17 #include "sdhci-pltfm.h" 18 #include "sdhci-xenon.h" 209 params = devm_kzalloc(mmc_dev(host->mmc), sizeof(*params), GFP_KERNEL); in xenon_alloc_emmc_phy() 211 return -ENOMEM; in xenon_alloc_emmc_phy() 213 priv->phy_params = params; in xenon_alloc_emmc_phy() 214 if (priv->phy_type == EMMC_5_0_PHY) in xenon_alloc_emmc_phy() 215 priv->emmc_phy_regs = &xenon_emmc_5_0_phy_regs; in xenon_alloc_emmc_phy() 217 priv->emmc_phy_regs = &xenon_emmc_5_1_phy_regs; in xenon_alloc_emmc_phy() [all …]
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-baytrail.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (c) 2012-2013, Intel Corporation 27 #include <linux/pinctrl/pinconf-generic.h> 29 #include "pinctrl-intel.h" 566 offset -= comm->pin_base; in byt_gpio_reg() 575 reg_offset = comm->pad_map[offset] * 16; in byt_gpio_reg() 579 return comm->pad_regs + reg_offset + reg; in byt_gpio_reg() 603 dev_warn(vg->dev, "Group %s, pin %i not muxed (can't retrieve CONF0)\n", in byt_set_group_simple_mux() 632 dev_warn(vg->dev, "Group %s, pin %i not muxed (can't retrieve CONF0)\n", in byt_set_group_mixed_mux() 650 const struct intel_function func = vg->soc->functions[func_selector]; in byt_set_mux() [all …]
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | cec-core.rst | 1 .. SPDX-License-Identifier: GPL-2.0 15 ---------------- 33 --------------------- 53 will be stored in adap->priv and can be used by the adapter ops. 95 Implementing the Low-Level CEC Adapter 96 -------------------------------------- 98 The following low-level adapter operations have to be implemented in 103 .. code-block:: none 107 /* Low-level callbacks */ 123 /* High-level callback */ [all …]
|
/openbmc/u-boot/lib/zlib/ |
H A D | inflate.c | 1 /* inflate.c -- zlib decompression 2 * Copyright (C) 1995-2005 Mark Adler 12 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR; in inflateReset() 13 state = (struct inflate_state FAR *)strm->state; in inflateReset() 14 strm->total_in = strm->total_out = state->total = 0; in inflateReset() 15 strm->msg = Z_NULL; in inflateReset() 16 strm->adler = 1; /* to support ill-conceived Java test suite */ in inflateReset() 17 state->mode = HEAD; in inflateReset() 18 state->last = 0; in inflateReset() 19 state->havedict = 0; in inflateReset() [all …]
|