Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: treewide: Replace remaining spinics links with lore

Long before introduction of lore.kernel.org, people would link
to LKML threads on third-party archives (here spinics.net), which
in some cases can be unreliable (as these were outside of
kernel.org control). Replace links to them with lore counterparts
(if any).

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250611065254.36608-2-bagasdotme@gmail.com

authored by

Bagas Sanjaya and committed by
Jonathan Corbet
5194439d 0400a541

+6 -6
+1 -1
Documentation/driver-api/gpio/driver.rst
··· 750 750 - Test your driver with the appropriate in-kernel real-time test cases for both 751 751 level and edge IRQs 752 752 753 - * [1] http://www.spinics.net/lists/linux-omap/msg120425.html 753 + * [1] https://lore.kernel.org/r/1437496011-11486-1-git-send-email-bigeasy@linutronix.de/ 754 754 * [2] https://lore.kernel.org/r/1443209283-20781-2-git-send-email-grygorii.strashko@ti.com 755 755 * [3] https://lore.kernel.org/r/1443209283-20781-3-git-send-email-grygorii.strashko@ti.com 756 756
+1 -1
Documentation/filesystems/ubifs-authentication.rst
··· 443 443 444 444 [DM-VERITY] https://www.kernel.org/doc/Documentation/device-mapper/verity.rst 445 445 446 - [FSCRYPT-POLICY2] https://www.spinics.net/lists/linux-ext4/msg58710.html 446 + [FSCRYPT-POLICY2] https://lore.kernel.org/r/20171023214058.128121-1-ebiggers3@gmail.com/ 447 447 448 448 [UBIFS-WP] http://www.linux-mtd.infradead.org/doc/ubifs_whitepaper.pdf
+3 -3
Documentation/networking/device_drivers/ethernet/ti/cpsw.rst
··· 268 268 269 269 // Run your appropriate tools with socket option "SO_PRIORITY" 270 270 // to 3 for class A and/or to 2 for class B 271 - // (I took at https://www.spinics.net/lists/netdev/msg460869.html) 271 + // (I took at https://lore.kernel.org/r/20171017010128.22141-1-vinicius.gomes@intel.com/) 272 272 ./tsn_talker -d 18:03:73:66:87:42 -i eth0.100 -p3 -s 1500& 273 273 ./tsn_talker -d 18:03:73:66:87:42 -i eth0.100 -p2 -s 1500& 274 274 275 275 13) :: 276 276 277 277 // run your listener on workstation (should be in same vlan) 278 - // (I took at https://www.spinics.net/lists/netdev/msg460869.html) 278 + // (I took at https://lore.kernel.org/r/20171017010128.22141-1-vinicius.gomes@intel.com/) 279 279 ./tsn_listener -d 18:03:73:66:87:42 -i enp5s0 -s 1500 280 280 Receiving data rate: 39012 kbps 281 281 Receiving data rate: 39012 kbps ··· 555 555 20) :: 556 556 557 557 // run your listener on workstation (should be in same vlan) 558 - // (I took at https://www.spinics.net/lists/netdev/msg460869.html) 558 + // (I took at https://lore.kernel.org/r/20171017010128.22141-1-vinicius.gomes@intel.com/) 559 559 ./tsn_listener -d 18:03:73:66:87:42 -i enp5s0 -s 1500 560 560 Receiving data rate: 39012 kbps 561 561 Receiving data rate: 39012 kbps
+1 -1
Documentation/usb/gadget-testing.rst
··· 874 874 875 875 with these patches: 876 876 877 - http://www.spinics.net/lists/linux-usb/msg99220.html 877 + https://lore.kernel.org/r/1386675637-18243-1-git-send-email-r.baldyga@samsung.com/ 878 878 879 879 host:: 880 880