Mauro Carvalho Chehab ([email protected])

Number of posts: 1358 (2.01 per day)
First post: 2018-04-25 17:24:22
Last post: 2020-03-02 07:40:33

Date List Subject
2019-06-22 17:32:38 linux-kernel [RFC v2 1/8] docs: ABI: README: specify that files should be ReST compatible
2019-06-22 17:32:38 linux-kernel [RFC v2 4/8] docs: ABI: make it parse ABI/stable as ReST-compatible files
2019-06-22 17:32:38 linux-kernel [RFC v2 8/8] docs: Kconfig/Makefile: add a check for broken ABI files
2019-06-22 17:19:37 linux-kernel [PATCH 0/4] Add Documentation/features to admin-guide and x86
2019-06-22 17:19:14 linux-kernel [PATCH 2/4] scripts/get_feat.pl: handle ".." special case
2019-06-22 17:17:50 linux-kernel [PATCH 4/4] docs: admin-guide, x86: add a features list
2019-06-22 17:17:50 linux-kernel [PATCH 3/4] sphinx/kernel_feat.py: add a script to parse feature files
2019-06-22 17:17:50 linux-kernel [PATCH 1/4] scripts/get_feat.pl: add a script to handle Documentation/features
2019-06-22 17:02:15 linux-kernel [PATCH 05/12] docs: kernel_abi.py: add a script to parse ABI documentation
2019-06-22 17:02:03 linux-kernel [PATCH 01/12] scripts/get_abi.pl: change script to allow parsing in ReST mode
2019-06-22 17:01:59 linux-kernel [PATCH 06/12] docs: kernel_abi.py: fix UTF-8 support
2019-06-22 17:00:42 linux-kernel [PATCH 02/12] scripts/get_abi.pl: fix parsing on ReST mode
2019-06-22 17:00:34 linux-kernel [PATCH 04/12] docs: kernellog.py: add support for info()
2019-06-22 17:00:18 linux-kernel [PATCH 11/12] docs: kernel_abi.py: Handle with a lazy Sphinx parser
2019-06-22 17:00:11 linux-kernel [PATCH 09/12] docs: kernel_abi.py: add a SPDX header file
2019-06-22 17:00:06 linux-kernel [PATCH 12/12] docs: add ABI documentation to the admin-guide book
2019-06-22 16:59:54 linux-kernel [PATCH 00/12] Add the ABI documentation to the admin guide
2019-06-22 16:59:49 linux-kernel [PATCH 08/12] docs: kernel_abi.py: Update copyrights
2019-06-22 16:59:38 linux-kernel [PATCH 07/12] docs: kernel_abi.py: make it compatible with Sphinx 1.7+
2019-06-22 16:59:38 linux-kernel [PATCH 10/12] docs: kernel_abi.py: use --enable-lineno for get_abi.pl
2019-06-22 16:59:34 linux-kernel [PATCH 03/12] scripts/get_abi.pl: Allow optionally record from where a line came from
2019-06-22 01:01:13 linux-kernel Re: [PATCH 1/3] Docs: An initial automarkup extension for sphinx
2019-06-21 21:18:50 linux-kernel Re: [PATCH v3 1/2] media: vimc: stream: add missing function documentation
2019-06-21 18:17:38 linux-kernel Re: [PATCH v2 00/22] Add ABI and features docs to the Kernel documentation
2019-06-21 15:30:31 linux-kernel [PATCH 1/2] get_abi.pl: Allow optionally record from where a line came from
2019-06-21 15:29:11 linux-kernel [PATCH 0/2] Report warnings to the file they belong
2019-06-21 15:28:51 linux-kernel [PATCH 2/2] docs: kernel_abi.py: use --enable-lineno for get_abi.pl
2019-06-21 14:27:48 linux-kernel Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book
2019-06-21 12:39:39 linux-kernel Re: [PATCH RFC 0/6] Produce ABI guide without escaping ReST source files
2019-06-21 12:35:03 linux-kernel [PATCH RFC 1/6] get_abi.pl: fix parsing on ReST mode
2019-06-21 12:34:22 linux-kernel [PATCH RFC 0/6] Produce ABI guide without escaping ReST source files
2019-06-21 12:34:10 linux-kernel [PATCH RFC 6/6] docs: abi: create a 2-depth index for ABI
2019-06-21 12:34:01 linux-kernel [PATCH RFC 4/6] ABI: stable: make files ReST compatible
2019-06-21 12:32:59 linux-kernel [PATCH RFC 2/6] ABI: sysfs-driver-mlxreg-io: fix the what fields
2019-06-21 12:32:35 linux-kernel [PATCH RFC 5/6] docs: ABI: make it parse ABI/stable as ReST-compatible files
2019-06-21 12:32:29 linux-kernel [PATCH RFC 3/6] ABI: README: specify that files should be ReST compatible
2019-06-21 09:55:39 linux-kernel [PATCH] ABI: sysfs-driver-mlxreg-io: fix the what fields
2019-06-21 09:49:49 linux-kernel Re: [PATCH 04/14] ABI: better identificate tables
2019-06-20 20:16:55 linux-kernel Re: [PATCH 4/6] time: hrtimer: use a bullet for the returns bullet list
2019-06-20 17:28:10 linux-kernel [PATCH v2 03/22] scripts: add an script to parse the ABI files
2019-06-20 17:28:00 linux-kernel [PATCH v2 11/22] scripts/get_abi.pl: add a handler for invalid "where" tag
2019-06-20 17:27:31 linux-kernel [PATCH v2 07/22] scripts/get_abi.pl: add support for searching for ABI symbols
2019-06-20 17:27:14 linux-kernel [PATCH v2 06/22] scripts/get_abi.pl: split label naming from xref logic
2019-06-20 17:27:13 linux-kernel [PATCH v2 15/22] sphinx/kernel_abi.py: make it compatible with Sphinx 1.7+
2019-06-20 17:27:11 linux-kernel [PATCH v2 08/22] scripts/get_abi.pl: represent what in tables
2019-06-20 17:26:27 linux-kernel [PATCH v2 14/22] docs: sphinx/kernel_abi.py: fix UTF-8 support
2019-06-20 17:26:24 linux-kernel [PATCH v2 09/22] scripts/get_abi.pl: fix parse issues with some files
2019-06-20 17:26:22 linux-kernel [PATCH v2 05/22] scripts/get_abi.pl: avoid use literal blocks when not needed
2019-06-20 17:26:12 linux-kernel [PATCH v2 22/22] scripts/get_abi.pl: change script to allow parsing in ReST mode
2019-06-20 17:26:05 linux-kernel [PATCH v2 02/22] ABI: Fix KernelVersion tags
2019-06-20 17:25:44 linux-kernel [PATCH v2 21/22] scripts/get_feat.pl: handle ".." special case