linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: Replace dead links to spectre side channel white papers
@ 2025-08-16 19:00 Nikola Z. Ivanov
  2025-08-18 16:05 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Nikola Z. Ivanov @ 2025-08-16 19:00 UTC (permalink / raw)
  To: tglx, bp, peterz, jpoimboe, pawan.kumar.gupta, corbet, linux-doc
  Cc: linux-kernel, linux-kernel-mentees, Nikola Z. Ivanov

The papers are published by Intel, AMD and MIPS.

Signed-off-by: Nikola Z. Ivanov <zlatistiv@gmail.com>
---
The MIPS blog post is nowhere to be found on mips.com,
instead a link is placed to the last time the web archive
has crawled it.

 Documentation/admin-guide/hw-vuln/spectre.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/admin-guide/hw-vuln/spectre.rst b/Documentation/admin-guide/hw-vuln/spectre.rst
index 132e0bc6007e..991f12adef8d 100644
--- a/Documentation/admin-guide/hw-vuln/spectre.rst
+++ b/Documentation/admin-guide/hw-vuln/spectre.rst
@@ -664,7 +664,7 @@ Intel white papers:
 
 .. _spec_ref1:
 
-[1] `Intel analysis of speculative execution side channels <https://newsroom.intel.com/wp-content/uploads/sites/11/2018/01/Intel-Analysis-of-Speculative-Execution-Side-Channels.pdf>`_.
+[1] `Intel analysis of speculative execution side channels <https://www.intel.com/content/dam/www/public/us/en/documents/white-papers/analysis-of-speculative-execution-side-channels-white-paper.pdf>`_.
 
 .. _spec_ref2:
 
@@ -682,7 +682,7 @@ AMD white papers:
 
 .. _spec_ref5:
 
-[5] `AMD64 technology indirect branch control extension <https://developer.amd.com/wp-content/resources/Architecture_Guidelines_Update_Indirect_Branch_Control.pdf>`_.
+[5] `AMD64 technology indirect branch control extension <https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/white-papers/111006-architecture-guidelines-update-amd64-technology-indirect-branch-control-extension.pdf>`_.
 
 .. _spec_ref6:
 
@@ -708,7 +708,7 @@ MIPS white paper:
 
 .. _spec_ref10:
 
-[10] `MIPS: response on speculative execution and side channel vulnerabilities <https://www.mips.com/blog/mips-response-on-speculative-execution-and-side-channel-vulnerabilities/>`_.
+[10] `MIPS: response on speculative execution and side channel vulnerabilities <https://web.archive.org/web/20220512003005if_/https://www.mips.com/blog/mips-response-on-speculative-execution-and-side-channel-vulnerabilities/>`_.
 
 Academic papers:
 
-- 
2.49.0


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

* Re: [PATCH] docs: Replace dead links to spectre side channel white papers
  2025-08-16 19:00 [PATCH] docs: Replace dead links to spectre side channel white papers Nikola Z. Ivanov
@ 2025-08-18 16:05 ` Jonathan Corbet
  2025-08-18 17:26   ` Pawan Gupta
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Corbet @ 2025-08-18 16:05 UTC (permalink / raw)
  To: Nikola Z. Ivanov, tglx, bp, peterz, jpoimboe, pawan.kumar.gupta,
	linux-doc
  Cc: linux-kernel, linux-kernel-mentees, Nikola Z. Ivanov

"Nikola Z. Ivanov" <zlatistiv@gmail.com> writes:

> The papers are published by Intel, AMD and MIPS.
>
> Signed-off-by: Nikola Z. Ivanov <zlatistiv@gmail.com>
> ---
> The MIPS blog post is nowhere to be found on mips.com,
> instead a link is placed to the last time the web archive
> has crawled it.
>
>  Documentation/admin-guide/hw-vuln/spectre.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

I sure wish I understood why companies feel such a need to break links
so often ... I've applied this, thanks.

jon

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

* Re: [PATCH] docs: Replace dead links to spectre side channel white papers
  2025-08-18 16:05 ` Jonathan Corbet
@ 2025-08-18 17:26   ` Pawan Gupta
  0 siblings, 0 replies; 3+ messages in thread
From: Pawan Gupta @ 2025-08-18 17:26 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Nikola Z. Ivanov, tglx, bp, peterz, jpoimboe, linux-doc,
	linux-kernel, linux-kernel-mentees

On Mon, Aug 18, 2025 at 10:05:25AM -0600, Jonathan Corbet wrote:
> "Nikola Z. Ivanov" <zlatistiv@gmail.com> writes:
> 
> > The papers are published by Intel, AMD and MIPS.
> >
> > Signed-off-by: Nikola Z. Ivanov <zlatistiv@gmail.com>
> > ---
> > The MIPS blog post is nowhere to be found on mips.com,
> > instead a link is placed to the last time the web archive
> > has crawled it.
> >
> >  Documentation/admin-guide/hw-vuln/spectre.rst | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> I sure wish I understood why companies feel such a need to break links
> so often ... I've applied this, thanks.

Sorry about that, I have let the Intel team know about the broken links.
And requested them to make sure that this does not happen again in the
future.

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

end of thread, other threads:[~2025-08-18 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-16 19:00 [PATCH] docs: Replace dead links to spectre side channel white papers Nikola Z. Ivanov
2025-08-18 16:05 ` Jonathan Corbet
2025-08-18 17:26   ` Pawan Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).