All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] docs: stable-kernel-rules: fine-tuning and 'no stable backport' tag
@ 2024-04-29  7:18 Thorsten Leemhuis
  2024-04-29  7:18 ` [PATCH v2 1/5] docs: stable-kernel-rules: reduce redundancy Thorsten Leemhuis
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Thorsten Leemhuis @ 2024-04-29  7:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Sasha Levin
  Cc: Jonathan Corbet, stable, workflows, linux-doc, linux-kernel

After a recent discussion regarding "do we need a 'nobackport' tag" I
set out to create one change for stable-kernel-rules.rst. This is now
the last patch in the series, which links to that discussion with
all the details; the other stuff is fine-tuning that happened along the
way.

Ciao, Thorsten
---
v1->v2:
* Add reviewed-by tag from Greg to the first patch.
* Change the backport example in 2 as suggested by Greg.
* Improve description of patch 3 while also making the change remove a
  level of indenting.
* Add patch explaining stable@kernel.org (w/o @vger.)
* Move the patch adding a 'make AUTOSEL et. al. ignore a change' flag to
  the end of the series and use stable+noautosel@kernel.org as
  suggested my Konstantin and ACKed by Greg.

v1: https://lore.kernel.org/all/cover.1712812895.git.linux@leemhuis.info/

Thorsten Leemhuis (5):
  docs: stable-kernel-rules: reduce redundancy
  docs: stable-kernel-rules: call mainline by its name and change
    example
  docs: stable-kernel-rules: remove code-labels tags and a indention
    level
  docs: stable-kernel-rules: explain use of stable@kernel.org (w/o
    @vger.)
  docs: stable-kernel-rules: create special tag to flag 'no backporting'

 Documentation/process/stable-kernel-rules.rst | 234 ++++++++----------
 1 file changed, 110 insertions(+), 124 deletions(-)


base-commit: 5eb4573ea63d0c83bf58fb7c243fc2c2b6966c02
-- 
2.44.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-05-02 16:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-29  7:18 [PATCH v2 0/5] docs: stable-kernel-rules: fine-tuning and 'no stable backport' tag Thorsten Leemhuis
2024-04-29  7:18 ` [PATCH v2 1/5] docs: stable-kernel-rules: reduce redundancy Thorsten Leemhuis
2024-04-29  7:18 ` [PATCH v2 2/5] docs: stable-kernel-rules: call mainline by its name and change example Thorsten Leemhuis
2024-04-29  7:49   ` Greg Kroah-Hartman
2024-04-29  7:18 ` [PATCH v2 3/5] docs: stable-kernel-rules: remove code-labels tags and a indention level Thorsten Leemhuis
2024-04-29  7:49   ` Greg Kroah-Hartman
2024-04-29  7:18 ` [PATCH v2 4/5] docs: stable-kernel-rules: explain use of stable@kernel.org (w/o @vger.) Thorsten Leemhuis
2024-04-29  7:51   ` Greg Kroah-Hartman
2024-04-29  8:30     ` Thorsten Leemhuis
2024-04-29  8:36       ` Greg Kroah-Hartman
2024-04-29  7:18 ` [PATCH v2 5/5] docs: stable-kernel-rules: create special tag to flag 'no backporting' Thorsten Leemhuis
2024-04-29  7:51   ` Greg Kroah-Hartman
2024-05-02 16:13 ` [PATCH v2 0/5] docs: stable-kernel-rules: fine-tuning and 'no stable backport' tag Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.