All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Fake b4 ez-series submission
@ 2022-07-20 14:06 Konstantin Ryabitsev
  2022-07-20 14:06 ` [PATCH v1 1/2] Makefile: set appropriate release name Konstantin Ryabitsev
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-07-20 14:06 UTC (permalink / raw)
  To: Linux Patches

This is a fake patch series used to test b4 ez-series. Please ignore
everything about it.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>

---
Konstantin Ryabitsev (2):
      Makefile: set appropriate release name
      MAINTAINERS: set Kahless as ultimate maintainer

 MAINTAINERS | 4 ++--
 Makefile    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: 55ea9bd666887ed4159df38d1494c204246cf2bc
change-id: 20220720-claim-for-kahless-9afda36596aa

Best regards,
-- 
Konstantin Ryabitsev <konstantin@linuxfoundation.org>

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

* [PATCH v1 1/2] Makefile: set appropriate release name
  2022-07-20 14:06 [PATCH v1 0/2] Fake b4 ez-series submission Konstantin Ryabitsev
@ 2022-07-20 14:06 ` Konstantin Ryabitsev
  2022-07-20 14:06 ` [PATCH v1 2/2] MAINTAINERS: set Kahless as ultimate maintainer Konstantin Ryabitsev
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-07-20 14:06 UTC (permalink / raw)
  To: Linux Patches

We are claiming this for Kahless!

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>

diff --git a/Makefile b/Makefile
index 00fd80c5dd6e..e6d304ac1abc 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ VERSION = 5
 PATCHLEVEL = 19
 SUBLEVEL = 0
 EXTRAVERSION = -rc7
-NAME = Superb Owl
+NAME = Kahless the Unforgettable
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"

-- 
b4 0.10.0-dev-45aaa

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

* [PATCH v1 2/2] MAINTAINERS: set Kahless as ultimate maintainer
  2022-07-20 14:06 [PATCH v1 0/2] Fake b4 ez-series submission Konstantin Ryabitsev
  2022-07-20 14:06 ` [PATCH v1 1/2] Makefile: set appropriate release name Konstantin Ryabitsev
@ 2022-07-20 14:06 ` Konstantin Ryabitsev
  2022-07-20 14:10   ` Konstantin Ryabitsev
  2022-07-20 14:23 ` [PATCH v1 1/2] Makefile: set appropriate release name konstantin.ryabitsev
  2022-07-20 17:38 ` [PATCH v1 0/2] Fake b4 ez-series submission konstantin.ryabitsev
  3 siblings, 1 reply; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-07-20 14:06 UTC (permalink / raw)
  To: Linux Patches

Kahless does not read mail. You have to bring your contributions to him
in person and defeat him in hand-to-hand combat.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>

diff --git a/MAINTAINERS b/MAINTAINERS
index 651616ed8ae2..9c503e9006db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22257,9 +22257,9 @@ S:	Maintained
 F:	mm/zswap.c
 
 THE REST
-M:	Linus Torvalds <torvalds@linux-foundation.org>
+M:	Kahless the Unforgettable <devnull@kernel.org>
 L:	linux-kernel@vger.kernel.org
-S:	Buried alive in reporters
+S:	Kahless does not read your mail
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
 F:	*
 F:	*/

-- 
b4 0.10.0-dev-45aaa

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

* Re: [PATCH v1 2/2] MAINTAINERS: set Kahless as ultimate maintainer
  2022-07-20 14:06 ` [PATCH v1 2/2] MAINTAINERS: set Kahless as ultimate maintainer Konstantin Ryabitsev
@ 2022-07-20 14:10   ` Konstantin Ryabitsev
  0 siblings, 0 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-07-20 14:10 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: Linux Patches

On Wed, Jul 20, 2022 at 10:06:59AM -0400, Konstantin Ryabitsev wrote:
>Kahless does not read mail. You have to bring your contributions to him
>in person and defeat him in hand-to-hand combat.
>
>Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index 651616ed8ae2..9c503e9006db 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -22257,9 +22257,9 @@ S:	Maintained
> F:	mm/zswap.c
>
> THE REST
>-M:	Linus Torvalds <torvalds@linux-foundation.org>
>+M:	Kahless the Unforgettable <devnull@kernel.org>
> L:	linux-kernel@vger.kernel.org
>-S:	Buried alive in reporters
>+S:	Kahless does not read your mail
> T:	git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> F:	*
> F:	*/

All hail Kahless!

Reviewed-by: General Martok <mricon@kernel.org>

-K

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

* Re: [PATCH v1 1/2] Makefile: set appropriate release name
  2022-07-20 14:06 [PATCH v1 0/2] Fake b4 ez-series submission Konstantin Ryabitsev
  2022-07-20 14:06 ` [PATCH v1 1/2] Makefile: set appropriate release name Konstantin Ryabitsev
  2022-07-20 14:06 ` [PATCH v1 2/2] MAINTAINERS: set Kahless as ultimate maintainer Konstantin Ryabitsev
@ 2022-07-20 14:23 ` konstantin.ryabitsev
  2022-07-20 17:38 ` [PATCH v1 0/2] Fake b4 ez-series submission konstantin.ryabitsev
  3 siblings, 0 replies; 6+ messages in thread
From: konstantin.ryabitsev @ 2022-07-20 14:23 UTC (permalink / raw)
  To: Konstantin Ryabitsev, Linux Patches

July 20, 2022 10:06 AM, "Konstantin Ryabitsev" <konstantin@linuxfoundation.org> wrote:

> We are claiming this for Kahless!
> 
> Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
> 
> diff --git a/Makefile b/Makefile
> index 00fd80c5dd6e..e6d304ac1abc 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -3,7 +3,7 @@ VERSION = 5
> PATCHLEVEL = 19
> SUBLEVEL = 0
> EXTRAVERSION = -rc7
> -NAME = Superb Owl
> +NAME = Kahless the Unforgettable
> 
> # *DOCUMENTATION*
> # To see a list of typical targets execute "make help"

Acked-by: Worf son of Mogh <konstantin.ryabitsev@linux.dev>

-K

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

* Re: [PATCH v1 0/2] Fake b4 ez-series submission
  2022-07-20 14:06 [PATCH v1 0/2] Fake b4 ez-series submission Konstantin Ryabitsev
                   ` (2 preceding siblings ...)
  2022-07-20 14:23 ` [PATCH v1 1/2] Makefile: set appropriate release name konstantin.ryabitsev
@ 2022-07-20 17:38 ` konstantin.ryabitsev
  3 siblings, 0 replies; 6+ messages in thread
From: konstantin.ryabitsev @ 2022-07-20 17:38 UTC (permalink / raw)
  To: Konstantin Ryabitsev, Linux Patches

July 20, 2022 10:06 AM, "Konstantin Ryabitsev" <konstantin@linuxfoundation.org> wrote:
> This is a fake patch series used to test b4 ez-series. Please ignore
> everything about it.
> 
> Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>

T'Kuvma wakes up late and responds to the old cover letter.

Acked-by: T'Kuvma the Odd <konstantin.ryabitsev@linux.dev>

-K

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

end of thread, other threads:[~2022-07-20 17:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-20 14:06 [PATCH v1 0/2] Fake b4 ez-series submission Konstantin Ryabitsev
2022-07-20 14:06 ` [PATCH v1 1/2] Makefile: set appropriate release name Konstantin Ryabitsev
2022-07-20 14:06 ` [PATCH v1 2/2] MAINTAINERS: set Kahless as ultimate maintainer Konstantin Ryabitsev
2022-07-20 14:10   ` Konstantin Ryabitsev
2022-07-20 14:23 ` [PATCH v1 1/2] Makefile: set appropriate release name konstantin.ryabitsev
2022-07-20 17:38 ` [PATCH v1 0/2] Fake b4 ez-series submission konstantin.ryabitsev

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.