Linux Documentation
 help / color / mirror / Atom feed
* [PATCH 0/2] Documentation: Add my name to the Kernel Statements
@ 2026-07-24  4:48 Nicolas Schier
  2026-07-24  4:48 ` [PATCH 1/2] Documentation: Add my name to the Kernel Driver Statement Nicolas Schier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nicolas Schier @ 2026-07-24  4:48 UTC (permalink / raw)
  To: Jonathan Corbet, Shuah Khan; +Cc: linux-doc, linux-kernel, Nicolas Schier

Recently, I stumbled over the Kernel Driver Statement and the
Linux Kernel License Enforcement Statement and wondered why I
never before had seen them.  They express strong convictions,
which I do share and support, in clear words.  I gladly sign
both statements.

Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
---
Nicolas Schier (2):
      Documentation: Add my name to the Kernel Driver Statement
      Documentation: Add my name to the Kernel Enforcement Statement

 Documentation/process/kernel-driver-statement.rst      | 1 +
 Documentation/process/kernel-enforcement-statement.rst | 1 +
 2 files changed, 2 insertions(+)
---
base-commit: 77993fa6081492ef990d8ffeb5f2ebc77b096d69
change-id: 20260723-sign-kernel-statements-d31f7792f4fb

Best regards,
--  
Nicolas


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

* [PATCH 1/2] Documentation: Add my name to the Kernel Driver Statement
  2026-07-24  4:48 [PATCH 0/2] Documentation: Add my name to the Kernel Statements Nicolas Schier
@ 2026-07-24  4:48 ` Nicolas Schier
  2026-07-24  4:48 ` [PATCH 2/2] Documentation: Add my name to the Kernel Enforcement Statement Nicolas Schier
  2026-07-24 13:34 ` [PATCH 0/2] Documentation: Add my name to the Kernel Statements Jonathan Corbet
  2 siblings, 0 replies; 4+ messages in thread
From: Nicolas Schier @ 2026-07-24  4:48 UTC (permalink / raw)
  To: Jonathan Corbet, Shuah Khan; +Cc: linux-doc, linux-kernel, Nicolas Schier

From: Nicolas Schier <nicolas@fjasle.eu>

The Kernel Driver Statement summarizes in short words what I have
experienced again and again, and I gladly sign it as I am backing
and fully supporting it.

Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
---
 Documentation/process/kernel-driver-statement.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/process/kernel-driver-statement.rst b/Documentation/process/kernel-driver-statement.rst
index a849790a68bc..981324cf514e 100644
--- a/Documentation/process/kernel-driver-statement.rst
+++ b/Documentation/process/kernel-driver-statement.rst
@@ -156,6 +156,7 @@ today, have in the past, or will in the future.
  - Mark Salyzyn
  - Yoshinori Sato
  - Deepak Saxena
+ - Nicolas Schier
  - Holger Schurig
  - Amit Shah
  - Yoshihiro Shimoda

-- 
2.47.3


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

* [PATCH 2/2] Documentation: Add my name to the Kernel Enforcement Statement
  2026-07-24  4:48 [PATCH 0/2] Documentation: Add my name to the Kernel Statements Nicolas Schier
  2026-07-24  4:48 ` [PATCH 1/2] Documentation: Add my name to the Kernel Driver Statement Nicolas Schier
@ 2026-07-24  4:48 ` Nicolas Schier
  2026-07-24 13:34 ` [PATCH 0/2] Documentation: Add my name to the Kernel Statements Jonathan Corbet
  2 siblings, 0 replies; 4+ messages in thread
From: Nicolas Schier @ 2026-07-24  4:48 UTC (permalink / raw)
  To: Jonathan Corbet, Shuah Khan; +Cc: linux-doc, linux-kernel, Nicolas Schier

From: Nicolas Schier <nicolas@fjasle.eu>

I do support the statement.  Add my name to the list.

Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
---
 Documentation/process/kernel-enforcement-statement.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/process/kernel-enforcement-statement.rst b/Documentation/process/kernel-enforcement-statement.rst
index dc2d813b2e79..d12eb46d94e0 100644
--- a/Documentation/process/kernel-enforcement-statement.rst
+++ b/Documentation/process/kernel-enforcement-statement.rst
@@ -137,6 +137,7 @@ we might work for today, have in the past, or will in the future.
   - Steven Rostedt (VMware)
   - Frank Rowand
   - Ivan Safonov
+  - Nicolas Schier
   - Anna Schumaker
   - Jes Sorensen
   - K.Y. Srinivasan

-- 
2.47.3


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

* Re: [PATCH 0/2] Documentation: Add my name to the Kernel Statements
  2026-07-24  4:48 [PATCH 0/2] Documentation: Add my name to the Kernel Statements Nicolas Schier
  2026-07-24  4:48 ` [PATCH 1/2] Documentation: Add my name to the Kernel Driver Statement Nicolas Schier
  2026-07-24  4:48 ` [PATCH 2/2] Documentation: Add my name to the Kernel Enforcement Statement Nicolas Schier
@ 2026-07-24 13:34 ` Jonathan Corbet
  2 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2026-07-24 13:34 UTC (permalink / raw)
  To: Nicolas Schier, Shuah Khan; +Cc: linux-doc, linux-kernel, Nicolas Schier

Nicolas Schier <nicolas@fjasle.eu> writes:

> Recently, I stumbled over the Kernel Driver Statement and the
> Linux Kernel License Enforcement Statement and wondered why I
> never before had seen them.  They express strong convictions,
> which I do share and support, in clear words.  I gladly sign
> both statements.
>
> Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
> ---
> Nicolas Schier (2):
>       Documentation: Add my name to the Kernel Driver Statement
>       Documentation: Add my name to the Kernel Enforcement Statement
>
>  Documentation/process/kernel-driver-statement.rst      | 1 +
>  Documentation/process/kernel-enforcement-statement.rst | 1 +
>  2 files changed, 2 insertions(+)

These files have been static for the better part of a decade, and have
made their point.  I'd really rather not start adding names to them
again now...

Thanks,

jon

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

end of thread, other threads:[~2026-07-24 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-24  4:48 [PATCH 0/2] Documentation: Add my name to the Kernel Statements Nicolas Schier
2026-07-24  4:48 ` [PATCH 1/2] Documentation: Add my name to the Kernel Driver Statement Nicolas Schier
2026-07-24  4:48 ` [PATCH 2/2] Documentation: Add my name to the Kernel Enforcement Statement Nicolas Schier
2026-07-24 13:34 ` [PATCH 0/2] Documentation: Add my name to the Kernel Statements Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox