Home
last modified time | relevance | path

Searched refs:bot (Results 1 – 12 of 12) sorted by relevance

/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-quackingstick-r0.dts20 qcom,phy-rescode-offset-bot = /bits/ 8 <(-13) (-13) (-13) (-13) (-13)>;
H A Dsc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts23 qcom,phy-rescode-offset-bot = /bits/ 8 <31 31 31 31 (-32)>;
H A Dsc7180-trogdor-wormdingler-rev1-boe.dts23 qcom,phy-rescode-offset-bot = /bits/ 8 <31 31 31 31 (-32)>;
/linux/Documentation/translations/pt_BR/process/
H A Demail-clients.rst116 :menuselection:`Preformatado`, depois colar com o botão do meio.
152 como texto, clique com o botão direito no anexo e selecione
158 patch no painel da lista de mensagens, clique com o botão direito e selecione
192 antes do botão do meio ou shift-insert ou use::
303 :menuselection:`compor`, adicione um botão para ela usando
305 e então basta clicar no novo botão quando quiser usar o editor externo.
318 Vá até a janela principal e encontre o botão do menu suspenso principal.
H A Dmaintainer-netdev.rst139 isso é geralmente definido de forma automática pelo pw-bot
159 definido pelo pw-bot
161 fila de revisão do mantenedor; o pw-bot pode definir
179 simples (bot) que procura por comandos/linhas especiais dentro dos e-mails
184 pw-bot: changes-requested
186 Como resultado, o bot definirá toda a série como Mudanças Solicitadas. Isso
190 O uso do bot é totalmente opcional; em caso de dúvida, ignore completamente a
193 propósito principal de se comunicar com o bot; os comandos do bot devem ser
196 O uso do bot é restrito aos autores dos patches (o cabeçalho ``From:`` no envio
201 O bot registra sua atividade aqui:
[all …]
/linux/Documentation/process/
H A Dmaintainer-netdev.rst131 usually set automatically by the pw-bot
146 pw-bot
148 pw-bot can automatically set patches to this state based
165 bot which looks for special commands/lines within the emails sent to
169 pw-bot: changes-requested
171 As a result the bot will set the entire series to Changes Requested.
175 The use of the bot is entirely optional, if in doubt ignore its existence
178 of communicating with the bot, the bot commands should be seen as metadata.
180 The use of the bot is restricted to authors of the patches (the ``From:``
187 https://netdev.bots.linux.dev/pw-bot.html
[all …]
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-rainier.dts380 label = "cablecard0-cxp-bot";
462 label = "cablecard3-cxp-bot";
499 label = "cablecard4-cxp-bot";
1383 label = "cablecard10-cxp-bot";
H A Daspeed-bmc-ibm-balcones.dts255 label = "cablecard2-cxp-bot";
/linux/Documentation/admin-guide/
H A Dreporting-regressions.rst31 Linux kernel regression tracking bot "regzbot" track the issue by specifying
108 aforementioned Linux kernel regression tracking bot about your report. To do
212 regzbot, the Linux kernel regression tracking bot. That's why you want to bring
369 Why and how are Linux kernel regressions tracked using a bot?
392 The bot is meant to track regressions, hence please don't involve regzbot for
/linux/Documentation/translations/sp_SP/process/
H A Dhandling-regressions.rst31 #. Haga que el bot del kernel de Linux "regzbot" realice el seguimiento del
315 El bot monitoriza las respuestas de los informes de las regresiones
374 El bot debe hacer seguimiento de las regresiones, y por tanto por favor,
446 Hay información más detallada y actualizada sobre el bot de seguimiento de
/linux/Documentation/dev-tools/
H A Dcontainer.rst10 various platforms, for example when a test bot has reported an issue which
/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.c1779 int off, bot; in npc_subbank_idx_2_mcam_idx() local
1809 bot = sub_off >= npc_priv->subbank_depth ? sb->b1b : sb->b0b; in npc_subbank_idx_2_mcam_idx()
1811 *mcam_idx = bot + off; in npc_subbank_idx_2_mcam_idx()