* [PATCH] docs: threat-model: add missing closing parenthesis
@ 2026-05-17 15:41 Baruch Siach
2026-05-17 16:04 ` Willy Tarreau
0 siblings, 1 reply; 4+ messages in thread
From: Baruch Siach @ 2026-05-17 15:41 UTC (permalink / raw)
To: Jonathan Corbet, Shuah Khan
Cc: workflows, linux-doc, Willy Tarreau, Baruch Siach
Fixes: a03ef333fbd6 ("Documentation: security-bugs: explain what is and is not a security bug")
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
Documentation/process/threat-model.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/process/threat-model.rst b/Documentation/process/threat-model.rst
index f177b8d3c1ca..9dd8011dde82 100644
--- a/Documentation/process/threat-model.rst
+++ b/Documentation/process/threat-model.rst
@@ -176,7 +176,7 @@ regular bug:
* problems seen only under development simulators, emulators, or combinations
that do not exist on real systems at the time of reporting (issues
involving tens of millions of threads, tens of thousands of CPUs,
- unrealistic CPU frequencies, RAM sizes or disk capacities, network speeds.
+ unrealistic CPU frequencies, RAM sizes or disk capacities, network speeds).
* issues whose reproduction requires hardware modification or emulation,
including fake USB devices that pretend to be another one.
--
2.53.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] docs: threat-model: add missing closing parenthesis
2026-05-17 15:41 [PATCH] docs: threat-model: add missing closing parenthesis Baruch Siach
@ 2026-05-17 16:04 ` Willy Tarreau
2026-05-25 20:19 ` Jonathan Corbet
0 siblings, 1 reply; 4+ messages in thread
From: Willy Tarreau @ 2026-05-17 16:04 UTC (permalink / raw)
To: Baruch Siach; +Cc: Jonathan Corbet, Shuah Khan, workflows, linux-doc
On Sun, May 17, 2026 at 06:41:41PM +0300, Baruch Siach wrote:
> Fixes: a03ef333fbd6 ("Documentation: security-bugs: explain what is and is not a security bug")
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Thank you, and sorry for this mistake!
Obviously: Acked-by: Willy Tarreau <w@1wt.eu>
Willy
> ---
> Documentation/process/threat-model.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/process/threat-model.rst b/Documentation/process/threat-model.rst
> index f177b8d3c1ca..9dd8011dde82 100644
> --- a/Documentation/process/threat-model.rst
> +++ b/Documentation/process/threat-model.rst
> @@ -176,7 +176,7 @@ regular bug:
> * problems seen only under development simulators, emulators, or combinations
> that do not exist on real systems at the time of reporting (issues
> involving tens of millions of threads, tens of thousands of CPUs,
> - unrealistic CPU frequencies, RAM sizes or disk capacities, network speeds.
> + unrealistic CPU frequencies, RAM sizes or disk capacities, network speeds).
>
> * issues whose reproduction requires hardware modification or emulation,
> including fake USB devices that pretend to be another one.
> --
> 2.53.0
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] docs: threat-model: add missing closing parenthesis
2026-05-17 16:04 ` Willy Tarreau
@ 2026-05-25 20:19 ` Jonathan Corbet
2026-05-25 20:26 ` Willy Tarreau
0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Corbet @ 2026-05-25 20:19 UTC (permalink / raw)
To: Willy Tarreau, Baruch Siach
Cc: Shuah Khan, workflows, linux-doc, Konstantin Ryabitsev
Willy Tarreau <w@1wt.eu> writes:
> On Sun, May 17, 2026 at 06:41:41PM +0300, Baruch Siach wrote:
>> Fixes: a03ef333fbd6 ("Documentation: security-bugs: explain what is and is not a security bug")
>> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
>
> Thank you, and sorry for this mistake!
>
> Obviously: Acked-by: Willy Tarreau <w@1wt.eu>
Amusingly, b4 turned that line into:
Obviously: Willy Tarreau <w@1wt.eu>
I was tempted to leave it that way, but decided to fix it up :)
Applied, thanks,
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] docs: threat-model: add missing closing parenthesis
2026-05-25 20:19 ` Jonathan Corbet
@ 2026-05-25 20:26 ` Willy Tarreau
0 siblings, 0 replies; 4+ messages in thread
From: Willy Tarreau @ 2026-05-25 20:26 UTC (permalink / raw)
To: Jonathan Corbet
Cc: Baruch Siach, Shuah Khan, workflows, linux-doc,
Konstantin Ryabitsev
On Mon, May 25, 2026 at 02:19:06PM -0600, Jonathan Corbet wrote:
> Willy Tarreau <w@1wt.eu> writes:
>
> > On Sun, May 17, 2026 at 06:41:41PM +0300, Baruch Siach wrote:
> >> Fixes: a03ef333fbd6 ("Documentation: security-bugs: explain what is and is not a security bug")
> >> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> >
> > Thank you, and sorry for this mistake!
> >
> > Obviously: Acked-by: Willy Tarreau <w@1wt.eu>
>
> Amusingly, b4 turned that line into:
>
> Obviously: Willy Tarreau <w@1wt.eu>
Ah funny I didn't think about it! Re-reading it with this in mind makes
my reponse a bit surprising.
> I was tempted to leave it that way, but decided to fix it up :)
>
> Applied, thanks,
Thank you ;-)
willy
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-05-25 20:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-17 15:41 [PATCH] docs: threat-model: add missing closing parenthesis Baruch Siach
2026-05-17 16:04 ` Willy Tarreau
2026-05-25 20:19 ` Jonathan Corbet
2026-05-25 20:26 ` Willy Tarreau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox