Re: [PATCH v1 24/31] docs: iio: convert to ReST

2019-06-16 Thread Jonathan Cameron
On Wed, 12 Jun 2019 15:38:27 -0300 Mauro Carvalho Chehab wrote: > Rename the iio documentation files to ReST, add an > index for them and adjust in order to produce a nice html > output via the Sphinx build system. > > At its new index.rst, let's add a :orphan: while this is not linked to > the

Re: [PATCH 14/14] docs: sphinx/kernel_abi.py: fix UTF-8 support

2019-06-16 Thread Markus Heiser
Am 14.06.19 um 18:25 schrieb Mauro Carvalho Chehab: Em Fri, 14 Jun 2019 18:18:37 +0200 Greg Kroah-Hartman escreveu: On Thu, Jun 13, 2019 at 11:04:20PM -0300, Mauro Carvalho Chehab wrote: The parser breaks with UTF-8 characters with Sphinx 1.4. Signed-off-by: Mauro Carvalho Chehab --- Do

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-16 Thread Markus Heiser
Am 14.06.19 um 16:15 schrieb Jonathan Corbet: On Fri, 14 Jun 2019 16:10:31 +0200 Markus Heiser wrote: I agree with Jani. No matter how the decision ends, since I can't help here, I'd rather not show up in the copyright. Is there something specific you are asking us to do here? I have los

Re: [PATCH v4 00/14] ima: introduce IMA Digest Lists extension

2019-06-16 Thread Roberto Sassu
On 6/14/2019 7:54 PM, Roberto Sassu wrote: This patch set introduces a new IMA extension called IMA Digest Lists. At early boot, the extension preloads in kernel memory reference digest values, that can be compared with actual file digests when files are accessed in the system. The extension wi