Home
last modified time | relevance | path

Searched full:mail (Results 1 – 25 of 871) sorted by relevance

12345678910>>...35

/kernel/linux/linux-6.6/Documentation/process/
Demail-clients.rst49 headers so that mail threading is not broken.
56 Don't use PGP/GPG signatures in mail that contains patches.
92 Claws Mail (GUI)
110 When composing mail select: Preformat
224 set record="imaps://imap.gmail.com/[Gmail]/Sent Mail"
226 set mbox="imaps://imap.gmail.com/[Gmail]/All Mail"
354 Proton Mail
357 Proton Mail has a "feature" where it looks up keys using Web Key Directory
358 (WKD) and encrypts mail to any recipients for which it finds a key.
360 As a result, emails sent using Proton Mail to kernel.org addresses will be
[all …]
Dmaintainer-tip.rst30 mail alias which distributes mails to the x86 top-level maintainer
32 ``linux-kernel@vger.kernel.org``, otherwise your mail ends up only in
291 Signed-off-by: J.Dev <j.dev@mail>
299 Signed-off-by: J.Dev <j.dev@mail>
305 - Reported-by: ``Reporter <reporter@mail>``
307 - Originally-by: ``Original author <original-author@mail>``
309 - Suggested-by: ``Suggester <suggester@mail>``
311 - Co-developed-by: ``Co-author <co-author@mail>``
313 Signed-off: ``Co-author <co-author@mail>``
318 - Signed-off-by: ``Author <author@mail>``
[all …]
Dhandling-regressions.rst68 * When you receive a report by mail that did not CC the list, immediately bring
92 parent mail (the one you reply to) as the initial report for the regression
105 contain "Link:" tags pointing to your mail or the mentioned ticket.
211 a new mainline release, send Linus a mail with the usual lists and people in
299 Send a mail to the regressions mailing list (regressions@lists.linux.dev) while
397 By using a 'regzbot command' in a direct or indirect reply to the mail with the
399 need to be separated from the rest of the mail using blank lines).
402 regzbot consider your mail as a regressions report added to the tracking, as
404 such command, which makes regzbot consider the parent mail as a report for a
409 of the `introduced` commands or in replies to the mail that used one of them
[all …]
/kernel/linux/linux-6.6/Documentation/translations/zh_TW/process/
Dsubmitting-patches.rst235 Linus Torvalds 是決定改動能否進入 Linux 內核的最終裁決者。他的 e-mail
236 地址是 <torvalds@linux-foundation.org> 。他收到的 e-mail 很多,所以一般
237 的說,最好別給他發 e-mail
262 ,可以「引用」你的改動很重要,使用一般的 e-mail 工具,他們就可以在你的
265 因爲這個原因,所有的提交的補丁都是 e-mail 中「內嵌」的。
270 不要將補丁作爲 MIME 編碼的附件,不管是否壓縮。很多流行的 e-mail 軟體不
280 7) e-mail 的大小
516 標題行的格式,使得對標題行按字母序排序非常的容易 - 很多 e-mail 客戶端都
519 e-mail 標題中的「子系統」標識哪個內核子系統將被打補丁。
521 e-mail 標題中的「一句話概述」扼要的描述 e-mail 中的補丁。「一句話概述」
[all …]
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/process/
Dsubmitting-patches.rst234 Linus Torvalds 是决定改动能否进入 Linux 内核的最终裁决者。他的 e-mail
235 地址是 <torvalds@linux-foundation.org> 。他收到的 e-mail 很多,所以一般
236 的说,最好别给他发 e-mail
285 ,可以“引用”你的改动很重要,使用一般的 e-mail 工具,他们就可以在你的
288 因为这个原因,所有的提交的补丁都是 e-mail 中“内嵌”的。
293 不要将补丁作为 MIME 编码的附件,不管是否压缩。很多流行的 e-mail 软件不
303 7) e-mail 的大小
539 标题行的格式,使得对标题行按字母序排序非常的容易 - 很多 e-mail 客户端都
542 e-mail 标题中的“子系统”标识哪个内核子系统将被打补丁。
544 e-mail 标题中的“一句话概述”扼要的描述 e-mail 中的补丁。“一句话概述”
[all …]
/kernel/liteos_a/kernel/base/include/
Dlos_queue_pri.h153 * @brief Alloc a stationary memory for a mail.
156 * This API is used to alloc a stationary memory for a mail according to queueID.
165 * @param mailPool [IN] The memory poll that stores the mail.
178 * @brief Free a stationary memory of a mail.
181 * This API is used to free a stationary memory for a mail according to queueID.
188 * @param mailPool [IN] The mail memory poll address.
189 * @param mailMem [IN] The mail memory block address.
/kernel/linux/linux-5.10/include/linux/
Dhiddev.h10 * e-mail - mail your message to <vojtech@suse.cz>, or by paper mail:
/kernel/linux/linux-6.6/include/linux/
Dhiddev.h10 * e-mail - mail your message to <vojtech@suse.cz>, or by paper mail:
/kernel/linux/linux-5.10/include/uapi/linux/
Dhid.h23 * e-mail - mail your message to <vojtech@ucw.cz>, or by paper mail:
/kernel/linux/linux-6.6/include/uapi/linux/
Dhid.h23 * e-mail - mail your message to <vojtech@ucw.cz>, or by paper mail:
/kernel/linux/linux-6.6/drivers/staging/vme_user/
Dvme_tsi148.h29 #define TSI148_MAX_MAILBOX 4 /* Max Mail Box registers */
504 * Mail Box
1023 #define TSI148_LCSR_INTEN_MB3EN BIT(19) /* Mail Box 3 */
1024 #define TSI148_LCSR_INTEN_MB2EN BIT(18) /* Mail Box 2 */
1025 #define TSI148_LCSR_INTEN_MB1EN BIT(17) /* Mail Box 1 */
1026 #define TSI148_LCSR_INTEN_MB0EN BIT(16) /* Mail Box 0 */
1063 #define TSI148_LCSR_INTEO_MB3EO BIT(19) /* Mail Box 3 */
1064 #define TSI148_LCSR_INTEO_MB2EO BIT(18) /* Mail Box 2 */
1065 #define TSI148_LCSR_INTEO_MB1EO BIT(17) /* Mail Box 1 */
1066 #define TSI148_LCSR_INTEO_MB0EO BIT(16) /* Mail Box 0 */
[all …]
/kernel/linux/linux-6.6/Documentation/translations/it_IT/process/
Demail-clients.rst101 Claws Mail (GUI)
236 set record="imaps://imap.gmail.com/[Gmail]/Sent Mail"
238 set mbox="imaps://imap.gmail.com/[Gmail]/All Mail"
368 Proton Mail
371 Il servizio Proton Mail ha una funzionalità che cripta tutti i messaggi verso
375 usando Proton Mail verso indirizzi kernel.org verranno criptati.
377 Proton Mail non fornisce alcun meccanismo per disabilitare questa funzionalità
379 è attiva anche quando si inviano messaggi usando il Proton Mail Bridge. Dunque
390 funzionalità, non è consigliato usare Proton Mail per contribuire allo sviluppo
/kernel/linux/linux-5.10/drivers/vme/bridges/
Dvme_tsi148.h29 #define TSI148_MAX_MAILBOX 4 /* Max Mail Box registers */
507 * Mail Box
1030 #define TSI148_LCSR_INTEN_MB3EN (1<<19) /* Mail Box 3 */
1031 #define TSI148_LCSR_INTEN_MB2EN (1<<18) /* Mail Box 2 */
1032 #define TSI148_LCSR_INTEN_MB1EN (1<<17) /* Mail Box 1 */
1033 #define TSI148_LCSR_INTEN_MB0EN (1<<16) /* Mail Box 0 */
1070 #define TSI148_LCSR_INTEO_MB3EO (1<<19) /* Mail Box 3 */
1071 #define TSI148_LCSR_INTEO_MB2EO (1<<18) /* Mail Box 2 */
1072 #define TSI148_LCSR_INTEO_MB1EO (1<<17) /* Mail Box 1 */
1073 #define TSI148_LCSR_INTEO_MB0EO (1<<16) /* Mail Box 0 */
[all …]
/kernel/linux/linux-6.6/Documentation/filesystems/spufs/
Dspufs.rst88 sets errno to EINVAL. If there is no data available in the mail
102 sets errno to EINVAL. If there is no data available in the mail
106 If there is no data available in the mail box and the file
123 is no space available in the mail box and the file descriptor has been
127 If there is no space available in the mail box and the file descriptor
150 wbox_stat) the respective mail box without blocking or resulting
/kernel/linux/linux-5.10/Documentation/filesystems/spufs/
Dspufs.rst88 sets errno to EINVAL. If there is no data available in the mail
102 sets errno to EINVAL. If there is no data available in the mail
106 If there is no data available in the mail box and the file
123 is no space available in the mail box and the file descriptor has been
127 If there is no space available in the mail box and the file descriptor
150 wbox_stat) the respective mail box without blocking or resulting
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv.c245 struct dmub_region *mail = &out->regions[DMUB_WINDOW_4_MAILBOX]; in dmub_srv_calc_region_info() local
279 mail->base = 0; in dmub_srv_calc_region_info()
280 mail->top = mail->base + DMUB_MAILBOX_SIZE; in dmub_srv_calc_region_info()
283 mail->base = dmub_align(bios->top, 256); in dmub_srv_calc_region_info()
284 mail->top = mail->base + DMUB_MAILBOX_SIZE; in dmub_srv_calc_region_info()
285 previous_top = mail->top; in dmub_srv_calc_region_info()
317 out->inbox_size = dmub_align(mail->top, 4096); in dmub_srv_calc_region_info()
/kernel/linux/linux-5.10/sound/pci/au88x0/
Dau88x0_game.c10 * e-mail - mail your message to <vojtech@suse.cz>, or by paper mail:
/kernel/linux/linux-6.6/sound/pci/au88x0/
Dau88x0_game.c10 * e-mail - mail your message to <vojtech@suse.cz>, or by paper mail:
/kernel/linux/linux-5.10/Documentation/networking/
Darcnet.rst36 If you don't e-mail me about your success/failure soon, I may be forced to
40 If you think so, why not flame me in a quick little e-mail? Please also
44 My e-mail address is: apenwarr@worldvisions.ca
68 list, mail to linux-arcnet@tichy.ch.uj.edu.pl.
105 versions are available on my WWW page, or via e-mail if you don't have WWW
184 these is not tested. If you have one, please mail the author with a success
322 installing it under Warp, however. Please mail me with any results.
526 Send mail describing your setup, preferably including driver version, kernel
543 with "arcnet:" and has shown up since the last reboot) in your mail.
545 If you want to try fixing it yourself (I strongly recommend that you mail me
[all …]
/kernel/linux/linux-6.6/Documentation/networking/
Darcnet.rst36 If you don't e-mail me about your success/failure soon, I may be forced to
40 If you think so, why not flame me in a quick little e-mail? Please also
44 My e-mail address is: apenwarr@worldvisions.ca
68 list, mail to linux-arcnet@tichy.ch.uj.edu.pl.
105 versions are available on my WWW page, or via e-mail if you don't have WWW
184 these is not tested. If you have one, please mail the author with a success
322 installing it under Warp, however. Please mail me with any results.
526 Send mail describing your setup, preferably including driver version, kernel
543 with "arcnet:" and has shown up since the last reboot) in your mail.
545 If you want to try fixing it yourself (I strongly recommend that you mail me
[all …]
/kernel/linux/linux-5.10/Documentation/process/
Demail-clients.rst49 headers so that mail threading is not broken.
56 Don't use PGP/GPG signatures in mail that contains patches.
92 Claws Mail (GUI)
110 When composing mail select: Preformat
224 set record="imaps://imap.gmail.com/[Gmail]/Sent Mail"
226 set mbox="imaps://imap.gmail.com/[Gmail]/All Mail"
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Di2c.c98 /* Routine converts in and out mail boxes offset and size. */
120 /* Routine obtains register size from mail box buffer. */
180 /* Routine posts a command to ASIC through mail box. */
226 /* Routine posts initialization command to ASIC through mail box. */
286 /* Routine obtains mail box offsets from ASIC register space. */
296 /* Read mail boxes offsets. */ in mlxsw_i2c_get_mbox()
300 dev_err(&client->dev, "Could not obtain mail boxes\n"); in mlxsw_i2c_get_mbox()
307 /* Convert mail boxes. */ in mlxsw_i2c_get_mbox()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
Di2c.c114 /* Routine converts in and out mail boxes offset and size. */
136 /* Routine obtains register size from mail box buffer. */
196 /* Routine posts a command to ASIC through mail box. */
242 /* Routine posts initialization command to ASIC through mail box. */
302 /* Routine obtains mail box offsets from ASIC register space. */
312 /* Read mail boxes offsets. */ in mlxsw_i2c_get_mbox()
316 dev_err(&client->dev, "Could not obtain mail boxes\n"); in mlxsw_i2c_get_mbox()
323 /* Convert mail boxes. */ in mlxsw_i2c_get_mbox()
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dcx88.rst48 cx88-cards.c. If that worked, mail me your changes as unified
50 3) Or you can mail me the config information. We need at least the
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dcx88.rst48 cx88-cards.c. If that worked, mail me your changes as unified
50 3) Or you can mail me the config information. We need at least the

12345678910>>...35