Searched full:upstream (Results 1 – 25 of 4181) sorted by relevance
12345678910>>...168
3 1. BEST: Make all of your changes to upstream Linux. If appropriate, backport to the stable release…5 in upstream Linux, post a backport of the patch that conforms to the patch requirements below.6 …- Do not send patches upstream that contain only symbol exports. To be considered for upstream Lin…9 - When sending patches upstream, the commit message must contain a clear case for why the patch13 2. LESS GOOD: Develop your patches out-of-tree (from an upstream Linux point-of-view). Unless these…23 - If the patch is not merged from an upstream branch, the subject must be tagged with the type of p…24 `UPSTREAM:`, `BACKPORT:`, `FROMGIT:`, `FROMLIST:`, or `ANDROID:`.31 ## Requirements for backports from mainline Linux: `UPSTREAM:`, `BACKPORT:`34 - tag the patch subject with `UPSTREAM:`.35 - add upstream commit information with a `(cherry picked from commit ...)` line[all …]
3 * New upstream release.38 * New upstream release.41 - 0001-Revert-*: Reverted upstream in this version43 - revert-disabling-xss-for-rootless-xwayland.diff: Was resolved upstream as62 * New upstream release.81 * New upstream release.82 * patches: Dropped patches applied upstream:94 * add-EGL_QUERY_DRIVER-check.diff: Add missing change from upstream115 * New upstream release.144 * New upstream release.[all …]
22 git.debian.org in the pkg-xorg subdirectory. Most upstream packages24 just need to be pulled into git.debian.org in a "upstream-*" branch.25 Otherwise, the upstream sources are manually installed in the Debian28 The .orig.tar.gz upstream source file could be generated using this29 "upstream-*" branch in the Debian git repository but it is actually30 copied from upstream tarballs directly.41 which contains the aforementioned "upstream-*" branch plus the debian/45 * If the patch is available in one of the upstream branches, it52 Updating xorg-server to a new upstream release
2 # the default branch for upstream sources:3 upstream-branch = upstream-experimental
3 …u-boot" path="npu/u-boot" revision="d30345d69073dced694d4a1a1f8e6f6f6c1ac56c" upstream="next-dev"/>4 …x/app/n4" path="npu/app/n4" revision="6e3fc43844746cfbf4498f63f27472023c01f0a0" upstream="master"/>5 …dl" path="npu/buildroot/dl" revision="cd79e8e74ad0246112627fe9815dccad52fb6763" upstream="master"/>6 …" path="npu/device/rockchip" revision="cc45e08b4814060b635177ef14de462441e5c835" upstream="master">12 …ternal/camera_engine_rkisp" revision="a79d36dac4d357ec156506c84775a4e53c501939" upstream="master"/>13 …"npu/external/powermanager" revision="17921d6b75395df5478613973e58916a6cf7c7ad" upstream="master"/>14 … path="npu/external/rknpu" revision="b010399b7595945381ddd63853ecf1218a130427" upstream="master"/> 15 …ath="npu/external/rkscript" revision="324143e744f6d1a227a524c63a7ac3046d5f7915" upstream="master"/>16 …th="npu/external/rktoolkit" revision="fc1ddcf4f804d1dbb55e2695a32b2aabe6016e8e" upstream="master"/>17 …th="npu/external/linux-rga" revision="72e7764a9fe358e6ad50eb1b21176cc95802c7fb" upstream="master"/>[all …]
3 …u-boot" path="npu/u-boot" revision="d30345d69073dced694d4a1a1f8e6f6f6c1ac56c" upstream="next-dev"/>4 …x/app/n4" path="npu/app/n4" revision="6e3fc43844746cfbf4498f63f27472023c01f0a0" upstream="master"/>5 …dl" path="npu/buildroot/dl" revision="cd79e8e74ad0246112627fe9815dccad52fb6763" upstream="master"/>6 …" path="npu/device/rockchip" revision="cc45e08b4814060b635177ef14de462441e5c835" upstream="master">12 …ternal/camera_engine_rkisp" revision="a79d36dac4d357ec156506c84775a4e53c501939" upstream="master"/>13 …"npu/external/powermanager" revision="17921d6b75395df5478613973e58916a6cf7c7ad" upstream="master"/>14 …" path="npu/external/rknpu" revision="b010399b7595945381ddd63853ecf1218a130427" upstream="master"/>15 …ath="npu/external/rkscript" revision="324143e744f6d1a227a524c63a7ac3046d5f7915" upstream="master"/>16 …th="npu/external/rktoolkit" revision="fc1ddcf4f804d1dbb55e2695a32b2aabe6016e8e" upstream="master"/>17 …th="npu/external/linux-rga" revision="72e7764a9fe358e6ad50eb1b21176cc95802c7fb" upstream="master"/>[all …]
Interface doesn't accept private ioctl... %s: %s %-8.16s % ...
134 # Upstream:136 # Turns on upstream proxy support.138 # The upstream rules allow you to selectively route upstream connections143 # upstream testproxy:8008 ".test.domain.invalid"144 # upstream testproxy:8008 ".our_testbed.example.com"145 # upstream testproxy:8008 "192.168.128.0/255.255.254.0"147 # # no upstream proxy for internal websites and unqualified hosts148 # no upstream ".internal.example.com"149 # no upstream "www.example.com"150 # no upstream "10.0.0.0/8"[all …]
161 def __init__(self, db, cursor, upstream): argument164 self.upstream = upstream168 def __init__(self, reader, writer, db, request_stats, backfill_queue, upstream, read_only): argument174 self.upstream = upstream195 if self.upstream is not None:196 self.upstream_client = await create_async_client(self.upstream)323 upstream = None355 upstream = await self.upstream_client.get_unihash(method, taskhash)356 if upstream:357 msg = ("%s\n" % upstream).encode("utf-8")[all …]
33 def start_server(self, dbpath=None, upstream=None, read_only=False, prefunc=server_prefunc): argument47 upstream=upstream,188 # Tests upstream server support. This is done by creating two servers189 # that share a database file. The downstream server has it upstream191 # verification that the hash requests are being proxied to the upstream196 (down_client, down_server) = self.start_server(upstream=self.server.address)203 # check upstream server210 # will defer to the upstream server. This will trigger215 # task from the upstream server, it should appear in the side server245 # propagating to the upstream server[all …]
11 … = ("accepted", "pending", "inappropriate", "backport", "submitted", "denied", "inactive-upstream")14 # Whether the patch has an Upstream-Status or not16 # If the Upstream-Status tag is malformed in some way (string for bad bit)18 # If the Upstream-Status value is unknown (boolean)20 # The upstream status value (Pending, etc)49 …status_re = re.compile(r"^[\t ]*(Upstream[-_ ]Status:?)[\t ]*([\w-]*)", re.IGNORECASE | re.MULTILI…74 # Find the Upstream-Status tag78 if value != "Upstream-Status:":153 print("Missing Upstream-Status tag (%s)" % patch)157 print("Malformed Upstream-Status '%s' (%s)" % (r.malformed_upstream_status, patch))[all …]
34 void *upstream; member483 ops->link_down(bus->upstream); in sfp_register_bus()485 ret = ops->connect_phy(bus->upstream, bus->phydev); in sfp_register_bus()494 bus->upstream_ops->attach(bus->upstream, bus); in sfp_register_bus()503 bus->upstream_ops->detach(bus->upstream, bus); in sfp_unregister_bus()508 ops->disconnect_phy(bus->upstream); in sfp_unregister_bus()584 bus->upstream = NULL; in sfp_upstream_clear()603 * - an error from the upstream's connect_phy() method.635 * @upstream: the upstream private data636 * @ops: the upstream's &struct sfp_upstream_ops[all …]
162 to create a local copy of the upstream repositories.181 For steps on how to view and access these upstream Git repositories,237 repository. The development branch is the "upstream" repository from which250 The Yocto Project ``poky`` Git repository also has an upstream261 maintain cloned repositories of upstream branches. The cloned268 with whatever upstream branch they are working against. They are also276 maintainer include them into an upstream branch. This process is called338 pull changes submitted by other developers from the upstream346 ":ref:`dev-manual/common-tasks:using scripts to push a change upstream and request a pull`"430 development branch from the upstream source Git repository. In other[all …]
68 newer base or avoiding a merge with an upstream repository is not102 required before any given branch finds its way into an upstream repository.127 requests, and upstream maintainers should verify the tags when pulling135 Merging from sibling or upstream trees139 trees tend to be a red flag when it comes time to push a branch upstream.152 you are managing is stable and ready for upstream. Frequent merges can160 Even then, you should not back merge a tree above your immediate upstream161 tree; if a higher-level back merge is really required, the upstream tree165 maintainer merges with the upstream in order to resolve merge conflicts185 asking upstream to do.[all …]
185 The RSRR configure option and feature was dropped in upstream248 maintained upstream and are now removed.255 maintained upstream and are now removed.262 maintained upstream and are now removed.382 The lvm2 application library was removed upstream.388 The lvm2 lvmetad was removed upstream.441 The OSMesa "classic" library option was removed upstream.449 The DRI swrast driver was removed upstream.531 maintained upstream and are now removed.538 maintained upstream and are now removed.[all …]
63 pipe = [LogCmd('@{upstream}..', oneline=True),86 """Tries to guess the upstream for a branch89 upstream. It does this by looking for the first commit where98 Name of upstream branch (e.g. 'upstream/master') or None if none112 return name, "Guessing upstream as '%s'" % name113 return None, "Cannot find a suitable upstream for branch '%s'" % branch116 """Returns the name of the upstream for a branch124 Name of upstream branch (e.g. 'upstream/master') or None if none133 upstream, msg = GuessUpstream(git_dir, branch)134 return upstream, msg[all …]
29 * device (the hub->upstream device), and provides access to the downstream FSI38 struct fsi_device *upstream; member54 return fsi_slave_read(hub->upstream->slave, addr, val, size); in hub_master_read()66 return fsi_slave_write(hub->upstream->slave, addr, val, size); in hub_master_write()94 return fsi_device_write(hub->upstream, FSI_MCENP0 + (4 * idx), in hub_master_link_enable()97 rc = fsi_device_write(hub->upstream, FSI_MSENP0 + (4 * idx), ®, 4); in hub_master_link_enable()126 struct fsi_device *dev = hub->upstream; in hub_master_init()226 hub->upstream = fsi_dev; in hub_master_probe()267 fsi_slave_release_range(hub->upstream->slave, hub->addr, hub->size); in hub_master_remove()
1211 * the posted header credits for upstream PCI writes were depleted1213 * the posted header credits for upstream PCI writes were depleted1215 * the posted header credits for upstream PCI writes were depleted1217 * the posted header credits for upstream PCI writes were depleted1219 * the posted header credits for upstream PCI writes were depleted1221 * the posted header credits for upstream PCI writes were depleted1223 * the posted header credits for upstream PCI writes were depleted1225 * the posted header credits for upstream PCI writes were depleted1227 * the posted header credits for upstream PCI writes were depleted1229 * the posted header credits for upstream PCI writes were depleted[all …]
5 Reported upstream: https://github.com/arsv/perl-cross/issues/879 Reported upstream: https://github.com/arsv/perl-cross/issues/8813 This needs to go to upstream perl (not done)17 Reported upstream: https://github.com/arsv/perl-cross/issues/8721 Upstream-Status: Pending [75% submitted]
696 * Search upstream/downstream for a subdevice or video device pad in the707 enum v4l2_buf_type buftype, bool upstream) in imx_media_pipeline_pad() argument718 if ((upstream && !(spad->flags & MEDIA_PAD_FL_SINK)) || in imx_media_pipeline_pad()719 (!upstream && !(spad->flags & MEDIA_PAD_FL_SOURCE))) in imx_media_pipeline_pad()734 buftype, upstream); in imx_media_pipeline_pad()743 buftype, upstream); in imx_media_pipeline_pad()754 * Search upstream/downstream for a subdev or video device in the current759 enum v4l2_buf_type buftype, bool upstream) in find_pipeline_entity() argument775 pad = imx_media_pipeline_pad(start, grp_id, buftype, upstream); in find_pipeline_entity()781 * Find the upstream mipi-csi2 virtual channel reached from the given[all …]
6 Upstream-Status: Pending8 Don't send upstream since upstream still support python2,33 +Upstream-Status: Pending35 +Don't send upstream since upstream still support python2,
13 Summary: Test that upstream version checks do not regress14 …Expected: Upstream version checks should succeed except for the recipes listed in the exception…28 The following packages failed upstream version checks. Please fix them using UPSTREAM_CHECK_URI/UPS…29 (when using tarballs) or UPSTREAM_CHECK_GITTAGREGEX (when using git). If an upstream version check …30 (for example, if upstream does not use git tags), you can set UPSTREAM_VERSION_UNKNOWN to '1' in th…35 The following packages have been checked successfully for upstream versions,
53 * capability; their PTM behavior is controlled by the Upstream in pci_ptm_init()73 * upstream device or this device can be a PTM Root itself. Per in pci_ptm_init()75 * furthest upstream Time Source as the PTM Root. in pci_ptm_init()118 * issue PTM requests to upstream devices that have PTM enabled. in pci_enable_ptm()120 * For Root Complex Integrated Endpoints, there is no upstream in pci_enable_ptm()
38 parser.add_argument('-u', '--upstream', help='Upstream hashserv to pull hashes from')54 …server = hashserv.create_server(args.bind, args.database, upstream=args.upstream, read_only=args.r…