lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <958d61ac-f70a-80b1-a657-59fe1fd1d369@infradead.org> Date: Fri, 27 Apr 2018 17:17:32 -0700 From: Randy Dunlap <rdunlap@...radead.org> To: LKML <linux-kernel@...r.kernel.org>, linux-kselftest@...r.kernel.org, Shuah Khan <shuah@...nel.org> Cc: fweimer@...hat.com Subject: kselftest archives etc. Hi, I was having trouble with the use of the gcc -no-pie option in tools/testing/selftests/x86: (option not supported) CFLAGS := -O2 -g -std=gnu99 -pthread -Wall -no-pie so I looked for an archive of linux-kselftest@...r.kernel.org. http://vger.kernel.org/vger-lists.html lists all mailing lists and (some of) their archives, but none for linux-kselftest. Anyway, I checked www.spinics.net for an archive and there it was. (1) Is it OK to ask DaveM to list http://www.spinics.net/lists/linux-kselftest/ at http://vger.kernel.org/vger-lists.html#linux-kselftest ? (2) for this patch: http://www.spinics.net/lists/linux-kselftest/msg03136.html [PATCH] selftests/x86: Detect -no-pie availability Acked-by: Randy Dunlap <rdunlap@...radead.org> Tested-by: Randy Dunlap <rdunlap@...radead.org> What is the status of this patch? thanks, -- ~Randy
Powered by blists - more mailing lists