Message ID | 20200716124833.93667-1-sgarzare@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=4Yg1=A3=lists.openwall.com=kernel-hardening-return-19345-patchwork-kernel-hardening=patchwork.kernel.org@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 52F6D1392 for <patchwork-kernel-hardening@patchwork.kernel.org>; Thu, 16 Jul 2020 12:49:14 +0000 (UTC) Received: from mother.openwall.net (mother.openwall.net [195.42.179.200]) by mail.kernel.org (Postfix) with SMTP id 5AB0C20739 for <patchwork-kernel-hardening@patchwork.kernel.org>; Thu, 16 Jul 2020 12:49:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="BrOie1Yj" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5AB0C20739 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernel-hardening-return-19345-patchwork-kernel-hardening=patchwork.kernel.org@lists.openwall.com Received: (qmail 26165 invoked by uid 550); 16 Jul 2020 12:49:11 -0000 Mailing-List: contact kernel-hardening-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: <mailto:kernel-hardening@lists.openwall.com> List-Help: <mailto:kernel-hardening-help@lists.openwall.com> List-Unsubscribe: <mailto:kernel-hardening-unsubscribe@lists.openwall.com> List-Subscribe: <mailto:kernel-hardening-subscribe@lists.openwall.com> List-ID: <kernel-hardening.lists.openwall.com> Delivered-To: mailing list kernel-hardening@lists.openwall.com Received: (qmail 26145 invoked from network); 16 Jul 2020 12:49:10 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594903738; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uaIPW54kqULYezLBNEp1wzYUF/CfEEz3Uiiha/ZVVF4=; b=BrOie1YjNHmyIUQki9usp5T15LXyJMSAV1PphQ93nb/RhcRmh644137/i8qQQxNXpRRQe0 K838Hmdyhk7Pjg1DwjRbgsi3iUGtDBx0mOvp2D/VMU4ZjX/kCXAsip/Ocv2ZvYjk3jtT8G szq7vSwsj89jsYhj6zVeqpQj2KU3VLI= X-MC-Unique: TG6ruVBSN5WSYIjOFApk0w-1 From: Stefano Garzarella <sgarzare@redhat.com> To: Jens Axboe <axboe@kernel.dk> Cc: Alexander Viro <viro@zeniv.linux.org.uk>, Kernel Hardening <kernel-hardening@lists.openwall.com>, Kees Cook <keescook@chromium.org>, Aleksa Sarai <asarai@suse.de>, Stefan Hajnoczi <stefanha@redhat.com>, Christian Brauner <christian.brauner@ubuntu.com>, Sargun Dhillon <sargun@sargun.me>, Jann Horn <jannh@google.com>, io-uring@vger.kernel.org, linux-fsdevel@vger.kernel.org, Jeff Moyer <jmoyer@redhat.com>, linux-kernel@vger.kernel.org Subject: [PATCH RFC v2 0/3] io_uring: add restrictions to support untrusted applications and guests Date: Thu, 16 Jul 2020 14:48:30 +0200 Message-Id: <20200716124833.93667-1-sgarzare@redhat.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 |
Series |
io_uring: add restrictions to support untrusted applications and guests
|
expand
|