Mauro Carvalho Chehab writes:
> So, I'm proposing to change the minimal requirements to:
> - Sphinx 3.4.3;
> - Python 3.9
>
> By setting Sphinx minimal version to 3.4.3, we can get rid of all
> Sphinx backward-compatible code.
That's certainly a nice thought.
With regard to Python .
Mauro Carvalho Chehab writes:
> Hi Jon/Greg,
>
> That's the second version of my RFC patches meant to modenize the ABI
> parser that I wrote in Perl.
I have a couple of minor comments on the individual patches, but overall
I do like this direction.
It would be nice, though, if the code were a b
Breno Leitao writes:
> Fault injection is a development tool, and should be under dev-tools
> section.
>
> Suggested-by: Jonathan Corbet
> Signed-off-by: Breno Leitao
> ---
> Changelog:
>
> v2:
> * Fixed a remaining file pointing to the wrong file, as repor
On Fri, 13 Sep 2019 19:03:00 -0300
André Almeida wrote:
> The pr_fmt macro is useful to format log messages printed by pr_()
> functions. Add text to explain the purpose of it, how to use and an
> example.
So I've finally had a chance to take a real look at this...
> diff --git a/Documentat
;
> > Signed-off-by: André Almeida
>
> Since Jonathan Corbet is documentation maintainer, shouldn't he be Cc'ed
> explicitly for documentation patches? See also the MAINTAINERS file.
...and indeed I was CC'd on the patch - and your response :)
Thanks,
jon
On Wed, 21 Aug 2019 00:57:09 -0700
Satya Tangirala wrote:
> We introduce blk-crypto, which manages programming keyslots for struct
> bios. With blk-crypto, filesystems only need to call bio_crypt_set_ctx with
> the encryption key, algorithm and data_unit_num; they don't have to worry
> about gett
On Wed, 12 Jun 2019 14:52:41 -0300
Mauro Carvalho Chehab wrote:
> Convert the cgroup-v1 files to ReST format, in order to
> allow a later addition to the admin-guide.
>
> The conversion is actually:
> - add blank lines and identation in order to identify paragraphs;
> - fix tables markups;
>
On Fri, 07 Jun 2019 15:18:19 +0100
David Howells wrote:
> Add a key/keyring change notification facility whereby notifications about
> changes in key and keyring content and attributes can be received.
>
> Firstly, an event queue needs to be created:
>
> fd = open("/dev/event_queue", O_RD
On Mon, 11 Feb 2019 17:35:21 +
Al Viro wrote:
> If you turn that thing into a coherent text, I'd appreciate a chance
> to take a look at the result and see if anything else needs to be
> corrected...
Thanks for the updated info!
I'm likely to do a watered-down version for some disreputable
On Thu, 7 Feb 2019 11:45:40 -0700
Jens Axboe wrote:
> > OK, braindump time:
>
> [snip]
>
> This is great info, and I think it belongs in Documentation/ somewhere.
> Not sure I've ever seen such a good and detailed dump of this before.
I suspect I might be able to make something like that hap
On Mon, 14 Jan 2019 19:55:20 -0700
Jens Axboe wrote:
So the [0/16] cover letter seems to have gone astray this time?
Anyway, a couple of minor notes/questions:
> The submission queue (SQ) and completion queue (CQ) rings are shared
> between the application and the kernel. This eliminates the ne
parameter 'request_count'
description in 'blk_attempt_plug_merge'
Remove the obsolete description and make things a little quieter.
Signed-off-by: Jonathan Corbet
---
block/blk-core.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/block/blk-core.c b/block/blk-core.c
in
On Sun, 6 May 2018 11:50:29 -0700
Randy Dunlap wrote:
> Make the description of the kernel command line option "blkdevparts"
> a bit more flowing and readable.
>
> Fix a few typos.
> Add the optional and suffixes.
> Note that size can be "-" to indicate all of the remaining space.
>
> Signed-
On Mon, 12 Mar 2018 13:35:19 -0600
Logan Gunthorpe wrote:
> Add a restructured text file describing how to write drivers
> with support for P2P DMA transactions. The document describes
> how to use the APIs that were added in the previous few
> commits.
>
> Also adds an index for the PCI documen
On Sat, 17 Feb 2018 11:43:04 +0530
Aishwarya Pant wrote:
> Documentation has been compiled from git logs and by reading through
> code.
>
> Signed-off-by: Aishwarya Pant
> ---
> For drivers/block/loop.c, I don't see any maintainers or mailing lists except
> for LKML. I am guessing linux-block m
On Fri, 23 Feb 2018 18:46:32 +0530
Aishwarya Pant wrote:
> Clean up the sysfs documentation such that it is in the same format as
> described in Documentation/ABI/README. Mainly, the patch moves the
> attribute names to the 'What:' field. This might be useful for scripting
> and tracking changes
On Thu, 30 Mar 2017 17:11:27 -0300
Mauro Carvalho Chehab wrote:
> This series converts just two documents, adding them to the
> core-api.rst book. It addresses the errors/warnings that popup
> after the conversion.
>
> I had to add two fixes to scripts/kernel-doc, in order to solve
> some of the
17 matches
Mail list logo