Message ID | 20190611193021.17651-1-pvorel@suse.cz (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-integrity-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B55A51398 for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 11 Jun 2019 19:30:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 91144287B3 for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 11 Jun 2019 19:30:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 83B20287F5; Tue, 11 Jun 2019 19:30:43 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DD817287B9 for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 11 Jun 2019 19:30:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405421AbfFKTam (ORCPT <rfc822;patchwork-linux-integrity@patchwork.kernel.org>); Tue, 11 Jun 2019 15:30:42 -0400 Received: from mx2.suse.de ([195.135.220.15]:48738 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2404836AbfFKTam (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Tue, 11 Jun 2019 15:30:42 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 3613FAE1D; Tue, 11 Jun 2019 19:30:41 +0000 (UTC) From: Petr Vorel <pvorel@suse.cz> To: ltp@lists.linux.it Cc: Petr Vorel <pvorel@suse.cz>, Mimi Zohar <zohar@linux.vnet.ibm.com>, Ignaz Forster <iforster@suse.de>, linux-integrity@vger.kernel.org Subject: [PATCH v3 0/4] LTP reproducer on broken IMA on overlayfs Date: Tue, 11 Jun 2019 21:30:17 +0200 Message-Id: <20190611193021.17651-1-pvorel@suse.cz> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: <linux-integrity.vger.kernel.org> X-Mailing-List: linux-integrity@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series | LTP reproducer on broken IMA on overlayfs | expand |