/linux-6.3-rc2/Documentation/translations/ja_JP/ |
A D | stable_kernel_rules.txt | 28 ずっと知りたかった Linux 2.6 -stable リリースの全て 30 "-stable" ツリーにどのような種類のパッチが受け入れられるか、どのような 48 Linus のツリーでのコミットID を -stable へのパッチ投稿の際に引用す 51 -stable ツリーにパッチを送付する手続き- 53 - 上記の規則に従っているかを確認した後に、stable@vger.kernel.org にパッチ 59 メンテナーによるレビューのために -stable キューに追加される。 61 が Linus のツリーに入る時に自動的に stable チームに email される。 67 - -stable メンテナがレビューサイクルを決めるとき、パッチはレビュー委 74 - レビューサイクルの最後に、ACK を受けたパッチは最新の -stable リリー 75 スに追加され、その後に新しい -stable リリースが行われる。 [all …]
|
A D | howto.rst | 158 :ref:`Documentation/process/stable-api-nonsense.rst <stable_api_nonsense>` 182 :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>` 183 このファイルはどのように stable カーネルのリリースが行われるかのルー 310 バージョン番号が3つの数字に分かれているカーネルは -stable カーネルです。 321 安定版ツリーは"stable" チーム <stable@vger.kernel.org> でメンテされており、 327 Documentation/process/stable-kernel-rules.rst ファイルにはどのような種 328 類の変更が -stable ツリーに受け入れ可能か、またリリースプロセスがどう
|
/linux-6.3-rc2/rust/alloc/vec/ |
A D | partial_eq.rs | 25 __impl_slice_eq1! { [A1: Allocator, A2: Allocator] Vec<T, A1>, Vec<U, A2>, #[stable(feature = "rust… 26 __impl_slice_eq1! { [A: Allocator] Vec<T, A>, &[U], #[stable(feature = "rust1", since = "1.0.0")] } 27 __impl_slice_eq1! { [A: Allocator] Vec<T, A>, &mut [U], #[stable(feature = "rust1", since = "1.0.0"… 28 __impl_slice_eq1! { [A: Allocator] &[T], Vec<U, A>, #[stable(feature = "partialeq_vec_for_ref_slice… 30 __impl_slice_eq1! { [A: Allocator] Vec<T, A>, [U], #[stable(feature = "partialeq_vec_for_slice", si… 31 __impl_slice_eq1! { [A: Allocator] [T], Vec<U, A>, #[stable(feature = "partialeq_vec_for_slice", si… 33 __impl_slice_eq1! { [A: Allocator] Cow<'_, [T]>, Vec<U, A> where T: Clone, #[stable(feature = "rust… 35 __impl_slice_eq1! { [] Cow<'_, [T]>, &[U] where T: Clone, #[stable(feature = "rust1", since = "1.0.… 37 __impl_slice_eq1! { [] Cow<'_, [T]>, &mut [U] where T: Clone, #[stable(feature = "rust1", since = "… 38 __impl_slice_eq1! { [A: Allocator, const N: usize] Vec<T, A>, [U; N], #[stable(feature = "rust1", s… [all …]
|
A D | mod.rs | 56 #![stable(feature = "rust1", since = "1.0.0")] 87 #[stable(feature = "vec_splice", since = "1.21.0")] 93 #[stable(feature = "drain", since = "1.6.0")] 104 #[stable(feature = "rust1", since = "1.0.0")] 401 #[stable(feature = "rust1", since = "1.0.0")] 2537 #[stable(feature = "rust1", since = "1.0.0")] 2608 #[stable(feature = "rust1", since = "1.0.0")] 2617 #[stable(feature = "rust1", since = "1.0.0")] 2654 #[stable(feature = "rust1", since = "1.0.0")] 2689 #[stable(feature = "rust1", since = "1.0.0")] [all …]
|
A D | drain.rs | 23 #[stable(feature = "drain", since = "1.6.0")] 38 #[stable(feature = "collection_debug", since = "1.17.0")] 58 #[stable(feature = "vec_drain_as_slice", since = "1.46.0")] 72 #[stable(feature = "vec_drain_as_slice", since = "1.46.0")] 79 #[stable(feature = "drain", since = "1.6.0")] 81 #[stable(feature = "drain", since = "1.6.0")] 84 #[stable(feature = "drain", since = "1.6.0")] 98 #[stable(feature = "drain", since = "1.6.0")] 106 #[stable(feature = "drain", since = "1.6.0")] 175 #[stable(feature = "drain", since = "1.6.0")] [all …]
|
A D | into_iter.rs | 30 #[stable(feature = "rust1", since = "1.0.0")] 46 #[stable(feature = "vec_intoiter_debug", since = "1.13.0")] 135 #[stable(feature = "vec_intoiter_as_ref", since = "1.46.0")] 142 #[stable(feature = "rust1", since = "1.0.0")] 144 #[stable(feature = "rust1", since = "1.0.0")] 147 #[stable(feature = "rust1", since = "1.0.0")] 227 #[stable(feature = "rust1", since = "1.0.0")] 270 #[stable(feature = "rust1", since = "1.0.0")] 277 #[stable(feature = "fused", since = "1.26.0")] 305 #[stable(feature = "vec_into_iter_clone", since = "1.8.0")] [all …]
|
/linux-6.3-rc2/rust/alloc/collections/ |
A D | mod.rs | 5 #![stable(feature = "rust1", since = "1.0.0")] 17 #[stable(feature = "rust1", since = "1.0.0")] 20 #[stable(feature = "rust1", since = "1.0.0")] 25 #[stable(feature = "rust1", since = "1.0.0")] 28 #[stable(feature = "rust1", since = "1.0.0")] 33 #[stable(feature = "rust1", since = "1.0.0")] 38 #[stable(feature = "rust1", since = "1.0.0")] 43 #[stable(feature = "rust1", since = "1.0.0")] 48 #[stable(feature = "rust1", since = "1.0.0")] 53 #[stable(feature = "rust1", since = "1.0.0")] [all …]
|
/linux-6.3-rc2/rust/alloc/ |
A D | boxed.rs | 135 #![stable(feature = "rust1", since = "1.0.0")] 180 #[stable(feature = "rust1", since = "1.0.0")] 1181 #[stable(feature = "rust1", since = "1.0.0")] 1189 #[stable(feature = "rust1", since = "1.0.0")] 1198 #[stable(feature = "rust1", since = "1.0.0")] 1222 #[stable(feature = "rust1", since = "1.0.0")] 1281 #[stable(feature = "rust1", since = "1.0.0")] 1292 #[stable(feature = "rust1", since = "1.0.0")] 1315 #[stable(feature = "rust1", since = "1.0.0")] 1405 #[stable(feature = "pin", since = "1.33.0")] [all …]
|
A D | slice.rs | 82 #![stable(feature = "rust1", since = "1.0.0")] 117 #[stable(feature = "from_ref", since = "1.28.0")] 119 #[stable(feature = "rust1", since = "1.0.0")] 121 #[stable(feature = "rust1", since = "1.0.0")] 125 #[stable(feature = "rust1", since = "1.0.0")] 129 #[stable(feature = "rust1", since = "1.0.0")] 131 #[stable(feature = "rchunks", since = "1.31.0")] 135 #[stable(feature = "rust1", since = "1.0.0")] 838 #[stable(feature = "rust1", since = "1.0.0")] 845 #[stable(feature = "rust1", since = "1.0.0")] [all …]
|
A D | alloc.rs | 5 #![stable(feature = "alloc_module", since = "1.28.0")] 15 #[stable(feature = "alloc_module", since = "1.28.0")] 87 #[stable(feature = "global_alloc", since = "1.28.0")] 106 #[stable(feature = "global_alloc", since = "1.28.0")] 124 #[stable(feature = "global_alloc", since = "1.28.0")] 158 #[stable(feature = "global_alloc", since = "1.28.0")] 370 #[stable(feature = "global_alloc", since = "1.28.0")]
|
/linux-6.3-rc2/Documentation/process/ |
A D | stable-kernel-rules.rst | 3 Everything you ever wanted to know about Linux -stable releases 7 "-stable" tree: 35 Procedure for submitting patches to the -stable tree 56 Cc: stable@vger.kernel.org 115 Cc: <stable@vger.kernel.org> # 3.3.x 132 Cc: <stable@vger.kernel.org> # 3.3.x 140 For each "-stable" tree starting with the specified version. 183 https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git 188 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git 192 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/ [all …]
|
/linux-6.3-rc2/Documentation/translations/it_IT/process/ |
A D | stable-kernel-rules.rst | 8 Tutto quello che volevate sapere sui rilasci -stable di Linux 12 "-stable": 41 Procedura per sottomettere patch per i sorgenti -stable 62 Cc: stable@vger.kernel.org 118 Cc: <stable@vger.kernel.org> # 3.3.x 136 Cc: <stable@vger.kernel.org> # 3.3.x 144 per ogni sorgente "-stable" che inizia con la versione indicata. 193 https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git 198 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git 203 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/ [all …]
|
/linux-6.3-rc2/Documentation/translations/ko_KR/ |
A D | howto.rst | 148 :ref:`Documentation/process/stable-api-nonsense.rst <stable_api_nonsense>` 173 :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>` 295 세개의 버젼 넘버로 이루어진 버젼의 커널들은 -stable 커널들이다. 그것들은 해당 297 중요한 수정들을 포함한다. 주요 stable 시리즈 릴리즈는 세번째 버젼 넘버를 303 -stable 트리들은 "stable" 팀<stable@vger.kernel.org>에 의해 관리되며 거의 매번 306 커널 트리 문서들 내의 :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>` 307 파일은 어떤 종류의 변경들이 -stable 트리로 들어왔는지와
|
A D | stable_api_nonsense.txt | 2 This is a version of Documentation/process/stable-api-nonsense.rst translated 15 Documentation/process/stable-api-nonsense.rst 28 않는(stable) 커널 인터페이스를 갖지 않는지를 설명하기 위해 쓰여졌다.
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | abi-stable.rst | 1 ABI stable symbols 4 Documents the interfaces that the developer has defined to be stable. 13 .. kernel-abi:: $srctree/Documentation/ABI/stable
|
/linux-6.3-rc2/Documentation/ABI/ |
A D | README | 12 stable/ 14 defined to be stable. Userspace programs are free to use these 21 This directory documents interfaces that are felt to be stable, 28 be marked stable. Programs that use these interfaces are 71 Interfaces in stable may move to obsolete, as long as the proper 77 Interfaces in the testing state can move to the stable state when the 86 stable: 95 itself. See Documentation/process/stable-api-nonsense.rst.
|
/linux-6.3-rc2/Documentation/mm/ |
A D | ksm.rst | 22 KSM maintains reverse mapping information for KSM pages in the stable 26 the node of the stable tree that represents such KSM page points to a 28 KSM page points to the stable tree node. 31 the stable tree. The tree node becomes a "chain" that links one or 40 This way the stable tree lookup computational complexity is unaffected 43 stable tree itself.
|
/linux-6.3-rc2/Documentation/translations/zh_TW/admin-guide/ |
A D | reporting-issues.rst | 31 `Linux穩定版郵件列表 <https://lore.kernel.org/stable/>`_ 存檔中匹配的報告並 33 報告給穩定版郵件列表(stable@vger.kernel.org)。 154 * 檢查 `Linux穩定版郵件列表 <https://lore.kernel.org/stable/>`_ 中的現有報告。 160 * 向Linux穩定版郵件列表發送一個簡短的問題報告(stable@vger.kernel.org)。大致 1154 版郵件列表的檔案 <https://lore.kernel.org/stable/>`_ 中搜索類似問題的報告。 1177 *向Linux穩定版郵件列表發送一個簡短的問題報告(stable@vger.kernel.org)。 1211 「Documentation/translations/zh_TW/process/stable-kernel-rules.rst」中所列出的 1253 Cc: <stable@vger.kernel.org> # 5.4+ 1283 以及穩定版郵件列表(stable@vger.kernel.org)。
|
/linux-6.3-rc2/Documentation/translations/zh_CN/process/ |
A D | stable-kernel-rules.rst | 5 :Original: :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>` 41 - 在确认了补丁符合以上的规则后,将补丁发送到stable@vger.kernel.org。
|
A D | howto.rst | 117 :ref:`Documentation/translations/zh_CN/process/stable-api-nonsense.rst <cn_stable_api_nonsense>` 138 :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>` 261 由3个数字组成的内核版本号说明此内核是-stable版本。它们包含内核的相对较小且 267 稳定版内核树版本由“稳定版”小组(邮件地址<stable@vger.kernel.org>)维护,一般 270 内核源码中的 :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>`
|
A D | index.rst | 45 stable-api-nonsense 46 stable-kernel-rules
|
/linux-6.3-rc2/Documentation/translations/zh_TW/process/ |
A D | howto.rst | 120 :ref:`Documentation/translations/zh_TW/process/stable-api-nonsense.rst <tw_stable_api_nonsense>` 141 :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>` 264 由3個數字組成的內核版本號說明此內核是-stable版本。它們包含內核的相對較小且 270 穩定版內核樹版本由「穩定版」小組(郵件地址<stable@vger.kernel.org>)維護,一般 273 內核源碼中的 :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>`
|
A D | stable-kernel-rules.rst | 7 :Original: :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>` 44 - 在確認了補丁符合以上的規則後,將補丁發送到stable@vger.kernel.org。
|
/linux-6.3-rc2/Documentation/input/devices/ |
A D | rotary-encoder.rst | 15 Some encoders have both outputs low in stable states, others also have 16 a stable state with both outputs high (half-period mode) and some have 17 a stable state in all steps (quarter-period mode). 50 rotational direction based on the last stable state. Events are reported in 51 states b) and d) given that the new stable state is different from the last
|
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/ |
A D | reporting-issues.rst | 23 `Linux稳定版邮件列表 <https://lore.kernel.org/stable/>`_ 存档中匹配的报告并 25 请报告给稳定版邮件列表(stable@vger.kernel.org)并抄送回归邮件列表 149 * 检查 `Linux稳定版邮件列表 <https://lore.kernel.org/stable/>`_ 中的现有报告。 155 * 向Linux稳定版邮件列表发送一个简短的问题报告(stable@vger.kernel.org)并抄送 1156 版邮件列表的档案 <https://lore.kernel.org/stable/>`_ 中搜索类似问题的报告。 1179 *向Linux稳定版邮件列表发送一个简短的问题报告(stable@vger.kernel.org)并 1219 Documentation/translations/zh_CN/process/stable-kernel-rules.rst 中所列出的 1261 Cc: <stable@vger.kernel.org> # 5.4+ 1291 以及稳定版邮件列表(stable@vger.kernel.org)。
|