On 10/05/2020 19:12, Konstantin Ryabitsev wrote:
On Sun, May 10, 2020 at 06:26:27PM +0100, Wojciech Kudla wrote:
(I'll let others answer your first question.)
2) how do I access archives of x86@kernel.org?
You cannot, because this is an alias, not a mailing list. You can use query filters on LKML to see what public messages were sent to that alias, e.g.:
https://lore.kernel.org/lkml/?q=tc%3Ax86%40kernel.org+d%3A20200301..
However, using more precise queries may be more useful, as the above returns too many hits to be useful.
-K
The interface works but it's not very effective. Is there any NNTP group I could subscribe to in order to get access to the full history, just like we have gmane.linux.kernel.kernelnewbies? I don't mind pulling everything for multiple aliases. I can filter it in my NNTP client anyway. Thanks