All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC v5 0/2] Another completely bogus series, ignore
@ 2022-12-07 19:44 Konstantin Ryabitsev
  2022-12-07 19:44 ` [PATCH RFC v5 1/2] Makefile: Make it a ninja penguin Konstantin Ryabitsev
  2022-12-07 19:44 ` [PATCH RFC v5 2/2] Rename linux into pengux Konstantin Ryabitsev
  0 siblings, 2 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-12-07 19:44 UTC (permalink / raw)
  To: Linux Devver, Coach K
  Cc: Le Castor Anxieux, Dev Nuller, Konstantin Ryabitsev, Googler Goog

This is a bogus series. It has no purpose other than testing b4
functionality. If you receive this email by error, please ignore it
(it means I screwed something up).

To: Linux Devver <konstantin.ryabitsev@linux.dev>
To: Coach K <coachk@hey.com>
Cc: Le Castor Anxieux <k@castoranxieux.ca>
Cc: Dev Nuller <devnull@kernel.org>
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
---
Changes in v5:
- No changes, just need a new revision
- Link to v4: https://lore.kernel.org/r/20221205-bupkes-bogus-v4-0-cb5f1e01c591@linuxfoundation.org

Changes in v4:
- No changes, just need a new revision
- Link to v3: https://lore.kernel.org/r/20221205-bupkes-bogus-v3-0-c2e19696ae8a@linuxfoundation.org

Changes in v3:
- No changes, just need a new revision
- Link to v2: https://lore.kernel.org/r/20221205-bupkes-bogus-v2-0-de7646eb6916@linuxfoundation.org

Changes in v2:
- No changes, just need a new revision
- Link to v1: https://lore.kernel.org/r/20221205-bupkes-bogus-v1-0-89a054d233c8@linuxfoundation.org

---
Konstantin Ryabitsev (2):
      Makefile: Make it a ninja penguin
      Rename linux into pengux

 Makefile | 2 +-
 README   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: bce9332220bd677d83b19d21502776ad555a0e73
change-id: 20221205-bupkes-bogus-8f0db5172091

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

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

* [PATCH RFC v5 1/2] Makefile: Make it a ninja penguin
  2022-12-07 19:44 [PATCH RFC v5 0/2] Another completely bogus series, ignore Konstantin Ryabitsev
@ 2022-12-07 19:44 ` Konstantin Ryabitsev
  2022-12-07 19:44 ` [PATCH RFC v5 2/2] Rename linux into pengux Konstantin Ryabitsev
  1 sibling, 0 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-12-07 19:44 UTC (permalink / raw)
  To: Linux Devver, Coach K; +Cc: Le Castor Anxieux, Dev Nuller, Konstantin Ryabitsev

Sloths can't be ninjas.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 0992f827888d..a61621a36798 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ VERSION = 6
 PATCHLEVEL = 1
 SUBLEVEL = 0
 EXTRAVERSION = -rc8
-NAME = Hurr durr I'ma ninja sloth
+NAME = Hurr durr I'ma ninja penguin
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"

-- 
2.38.1

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

* [PATCH RFC v5 2/2] Rename linux into pengux
  2022-12-07 19:44 [PATCH RFC v5 0/2] Another completely bogus series, ignore Konstantin Ryabitsev
  2022-12-07 19:44 ` [PATCH RFC v5 1/2] Makefile: Make it a ninja penguin Konstantin Ryabitsev
@ 2022-12-07 19:44 ` Konstantin Ryabitsev
  1 sibling, 0 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-12-07 19:44 UTC (permalink / raw)
  To: Linux Devver, Coach K
  Cc: Le Castor Anxieux, Dev Nuller, Konstantin Ryabitsev, Googler Goog

I want to make commits.

Cc: Googler Goog <mricon@gmail.com>
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 669ac7c32292..fccb839e9a40 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Linux kernel
-============
+Pengux kernel
+=============
 
 There are several guides for kernel developers and users. These guides can
 be rendered in a number of formats, like HTML and PDF. Please read

-- 
2.38.1

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

* [PATCH RFC v5 0/2] Another completely bogus series, ignore
@ 2022-12-07 20:42 Konstantin Ryabitsev
  0 siblings, 0 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-12-07 20:42 UTC (permalink / raw)
  To: Linux Devver, Coach K
  Cc: Le Castor Anxieux, Dev Nuller, Konstantin Ryabitsev, Googler Goog

This is a bogus series. It has no purpose other than testing b4
functionality. If you receive this email by error, please ignore it
(it means I screwed something up).

To: Linux Devver <konstantin.ryabitsev@linux.dev>
To: Coach K <coachk@hey.com>
Cc: Le Castor Anxieux <k@castoranxieux.ca>
Cc: Dev Nuller <devnull@kernel.org>
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
---
Changes in v5:
- No changes, just need a new revision
- Link to v4: https://lore.kernel.org/r/20221205-bupkes-bogus-v4-0-cb5f1e01c591@linuxfoundation.org

Changes in v4:
- No changes, just need a new revision
- Link to v3: https://lore.kernel.org/r/20221205-bupkes-bogus-v3-0-c2e19696ae8a@linuxfoundation.org

Changes in v3:
- No changes, just need a new revision
- Link to v2: https://lore.kernel.org/r/20221205-bupkes-bogus-v2-0-de7646eb6916@linuxfoundation.org

Changes in v2:
- No changes, just need a new revision
- Link to v1: https://lore.kernel.org/r/20221205-bupkes-bogus-v1-0-89a054d233c8@linuxfoundation.org

---
Konstantin Ryabitsev (2):
      Makefile: Make it a ninja penguin
      Rename linux into pengux

 Makefile | 2 +-
 README   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: bce9332220bd677d83b19d21502776ad555a0e73
change-id: 20221205-bupkes-bogus-8f0db5172091

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

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

* [PATCH RFC v5 0/2] Another completely bogus series, ignore
@ 2022-12-07 19:32 Konstantin Ryabitsev
  0 siblings, 0 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-12-07 19:32 UTC (permalink / raw)
  To: Linux Devver, Coach K
  Cc: Le Castor Anxieux, Dev Nuller, Konstantin Ryabitsev, Googler Goog

This is a bogus series. It has no purpose other than testing b4
functionality. If you receive this email by error, please ignore it
(it means I screwed something up).

To: Linux Devver <konstantin.ryabitsev@linux.dev>
To: Coach K <coachk@hey.com>
Cc: Le Castor Anxieux <k@castoranxieux.ca>
Cc: Dev Nuller <devnull@kernel.org>
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
---
Changes in v5:
- No changes, just need a new revision
- Link to v4: https://lore.kernel.org/r/20221205-bupkes-bogus-v4-0-cb5f1e01c591@linuxfoundation.org

Changes in v4:
- No changes, just need a new revision
- Link to v3: https://lore.kernel.org/r/20221205-bupkes-bogus-v3-0-c2e19696ae8a@linuxfoundation.org

Changes in v3:
- No changes, just need a new revision
- Link to v2: https://lore.kernel.org/r/20221205-bupkes-bogus-v2-0-de7646eb6916@linuxfoundation.org

Changes in v2:
- No changes, just need a new revision
- Link to v1: https://lore.kernel.org/r/20221205-bupkes-bogus-v1-0-89a054d233c8@linuxfoundation.org

---
Konstantin Ryabitsev (2):
      Makefile: Make it a ninja penguin
      Rename linux into pengux

 Makefile | 2 +-
 README   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: bce9332220bd677d83b19d21502776ad555a0e73
change-id: 20221205-bupkes-bogus-8f0db5172091

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

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

* [PATCH RFC v5 0/2] Another completely bogus series, ignore
@ 2022-12-06 21:37 Konstantin Ryabitsev
  0 siblings, 0 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2022-12-06 21:37 UTC (permalink / raw)
  To: Linux Devver, Coach K
  Cc: Le Castor Anxieux, Dev Nuller, Konstantin Ryabitsev, Googler Goog

This is a bogus series. It has no purpose other than testing b4
functionality. If you receive this email by error, please ignore it
(it means I screwed something up).

To: Linux Devver <konstantin.ryabitsev@linux.dev>
To: Coach K <coachk@hey.com>
Cc: Le Castor Anxieux <k@castoranxieux.ca>
Cc: Dev Nuller <devnull@kernel.org>
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
---
Changes in v5:
- No changes, just need a new revision
- Link to v4: https://lore.kernel.org/r/20221205-bupkes-bogus-v4-0-cb5f1e01c591@linuxfoundation.org

Changes in v4:
- No changes, just need a new revision
- Link to v3: https://lore.kernel.org/r/20221205-bupkes-bogus-v3-0-c2e19696ae8a@linuxfoundation.org

Changes in v3:
- No changes, just need a new revision
- Link to v2: https://lore.kernel.org/r/20221205-bupkes-bogus-v2-0-de7646eb6916@linuxfoundation.org

Changes in v2:
- No changes, just need a new revision
- Link to v1: https://lore.kernel.org/r/20221205-bupkes-bogus-v1-0-89a054d233c8@linuxfoundation.org

---
Konstantin Ryabitsev (2):
      Makefile: Make it a ninja penguin
      Rename linux into pengux

 Makefile | 2 +-
 README   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: bce9332220bd677d83b19d21502776ad555a0e73
change-id: 20221205-bupkes-bogus-8f0db5172091

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

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-07 19:44 [PATCH RFC v5 0/2] Another completely bogus series, ignore Konstantin Ryabitsev
2022-12-07 19:44 ` [PATCH RFC v5 1/2] Makefile: Make it a ninja penguin Konstantin Ryabitsev
2022-12-07 19:44 ` [PATCH RFC v5 2/2] Rename linux into pengux Konstantin Ryabitsev
  -- strict thread matches above, loose matches on Subject: below --
2022-12-07 20:42 [PATCH RFC v5 0/2] Another completely bogus series, ignore Konstantin Ryabitsev
2022-12-07 19:32 Konstantin Ryabitsev
2022-12-06 21:37 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.