linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-13 11:57:51 to 2020-10-15 08:12:26 UTC [more...]

[PATCH 0/2] Fix build issues with Sphinx development tree
 2020-10-15  8:12 UTC  (3+ messages)
` [PATCH 1/2] scripts: kernel-doc: use :c:union when needed
` [PATCH 2/2] sphinx: conf.py: properly handle Sphinx 4.0

[PATCH v2 2/5] docs: automarkup.py: Fix regexes to solve sphinx 3 warnings
 2020-10-15  6:31 UTC  (3+ messages)

[PATCH] Documentation: x86: fix a missing word in x86_64/mm.rst
 2020-10-15  6:22 UTC 

[PATCH v6 00/80] htmldoc build fixes with Sphinx 2.x and 3.x
 2020-10-15  5:32 UTC  (73+ messages)
` [PATCH v6 01/80] scripts: kernel-doc: add support for typedef enum
` [PATCH v6 03/80] scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
` [PATCH v6 04/80] scripts: kernel-doc: fix troubles with line counts
` [PATCH v6 05/80] scripts: kernel-doc: reimplement -nofunction argument
` [PATCH v6 06/80] scripts: kernel-doc: fix typedef identification
` [PATCH v6 08/80] scripts: kernel-doc: allow passing desired Sphinx C domain dialect
` [PATCH v6 10/80] scripts: kernel-doc: try to use c:function if possible
` [PATCH v6 11/80] docs: cdomain.py: add support for a new Sphinx 3.1+ tag
` [PATCH v6 12/80] docs: cdomain.py: extend it to handle new Sphinx 3.x tags
` [PATCH v6 13/80] docs: automarkup.py: make it ready for Sphinx 3.1+
` [PATCH v6 14/80] docs: kerneldoc.py: append the name of the parsed doc file
` [PATCH v6 16/80] media: docs: make CEC documents compatible with Sphinx 3.1+
` [PATCH v6 19/80] media: docs: make MC documents more "
` [PATCH v6 20/80] media: docs: make RC "
` [PATCH v6 21/80] media: cec-core.rst: don't use c:type for structs
` [PATCH v6 22/80] docs: remove some replace macros like |struct foo|
` [PATCH v6 24/80] docs: trace-uses.rst: remove bogus c-domain tags
` [PATCH v6 25/80] docs: it_IT: fix namespace collisions at locking.rst
` [PATCH v6 26/80] docs: net: ieee802154.rst: fix C expressions
` [PATCH v6 27/80] docs: genericirq.rst: don't document chip.c functions twice
` [PATCH v6 28/80] docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag
` [PATCH v6 29/80] docs: remove sound API duplication
` [PATCH v6 30/80] docs: basics.rst: move kernel-doc workqueue markups to workqueue.rst
` [PATCH v6 33/80] docs: basics.rst: get rid of rcu kernel-doc macros
` [PATCH v6 35/80] docs: fs: fscrypt.rst: get rid of :c:type: tags
` [PATCH v6 36/80] docs: devices.rst: get rid of :c:type macros
` [PATCH v6 37/80] docs: sound: writing-an-alsa-driver.rst: get rid of :c:type
` [PATCH v6 38/80] docs: block: blk-mq.rst: "
` [PATCH v6 39/80] docs: writing-an-alsa-driver.rst: fix some bad c:func: markups
` [PATCH v6 40/80] docs: fpga: replace :c:member: macros
` [PATCH v6 41/80] docs: kgdb.rst: fix :c:type: usages
` [PATCH v6 42/80] docs: libata.rst: fix a wrong usage of :c:type: tag
` [PATCH v6 43/80] docs: infrastructure.rst: don't include firmware kernel-doc
` [PATCH v6 45/80] docs: devices.rst: fix a C reference markup
` [PATCH v6 46/80] docs: it_IT: hacking.rst: fix a typo on a markup
` [PATCH v6 47/80] docs: mei.rst: fix a C expression markup
` [PATCH v6 48/80] docs: basics.rst: avoid duplicated C function declaration
` [PATCH v6 49/80] docs: conf.py: fix c:function support with Sphinx 3.x
` [PATCH v6 50/80] docs: conf.py: change the Sphinx 3.x+ text
` [PATCH v6 51/80] docs: infrastructure.rst: exclude device_link_state from device.h
` [PATCH v6 52/80] docs: zh_CN: amu.rst: fix document title markup
` [PATCH v6 55/80] memblock: get rid of a :c:type leftover
` [PATCH v6 65/80] docs: amdgpu: fix a warning when building the documentation
` [PATCH v6 66/80] locking/refcount: document the new "oldp" pointer value
` [PATCH v6 68/80] nl80211: docs: add a description for s1g_cap parameter
` [PATCH v6 69/80] IB/srpt: docs: add a description for cq_size member
` [PATCH v6 70/80] rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu
` [PATCH v6 71/80] Input: sparse-keymap: add a description for @sw
` [PATCH v6 72/80] drm/amd/display: kernel-doc: document force_timing_sync
` [PATCH v6 74/80] gpu: docs: amdgpu.rst: get rid of wrong kernel-doc markups
` [PATCH v6 75/80] drm: kernel-doc: add description for a new function parameter
` [PATCH v6 76/80] docs: virt: user_mode_linux_howto_v2.rst: fix a literal block markup
` [PATCH v6 77/80] workqueue: fix a kernel-doc warning
` [PATCH v6 78/80] mm/doc: fix a literal block markup
` [PATCH v6 79/80] drm: drm_edid: remove a duplicated kernel-doc declaration
` [PATCH v6 80/80] PM / devfreq: remove a duplicated kernel-doc markup

[PATCH v2 00/24] Documentation build fixes against next-20201013
 2020-10-15  5:15 UTC  (50+ messages)
` [PATCH v2 01/24] docs: hwmon: adm1266.rst: fix a broken reference
` [PATCH v2 02/24] tools: docs: memory-model: fix references for some files
` [PATCH v2 03/24] docs: SafeSetID: fix a warning
` [PATCH v2 04/24] docs: lockdep-design: fix some warning issues
` [PATCH v2 05/24] docs: admin-guide: net.rst: add a missing blank line
` [PATCH v2 06/24] blk-mq: docs: add kernel-doc description for a new struct member
` [PATCH v2 07/24] drm: amdgpu: kernel-doc: update some adev parameters
` [PATCH v2 08/24] drm: kernel-doc: document drm_dp_set_subconnector_property() params
` [PATCH v2 09/24] docs: kasan.rst: add two missing blank lines
` [PATCH v2 10/24] mm: pagemap.h: fix two kernel-doc markups
` [PATCH v2 11/24] drm/dp: fix kernel-doc warnings at drm_dp_helper.c
` [PATCH v2 12/24] drm/dp: fix a kernel-doc issue at drm_edid.c
` [PATCH v2 13/24] docs: i2c: index.rst: add slave-testunit-backend.rst
` [PATCH v2 14/24] docs: conf.py: disable automarkup for Sphinx 3.x
` [PATCH v2 15/24] docs: net: statistics.rst: remove a duplicated kernel-doc
` [PATCH v2 16/24] seqlock: fix two kernel-doc warnings
` [PATCH v2 17/24] docs: hwmon: mp2975.rst: address some html build warnings
` [PATCH v2 18/24] docs: userspace-api: add iommu.rst to the index file
` [PATCH v2 19/24] net: phy: remove kernel-doc duplication
` [PATCH v2 20/24] MAINTAINERS: fix broken doc refs due to yaml conversion
` [PATCH v2 21/24] crypto: sun8x-ce*: update entries to its documentation
` [PATCH v2 22/24] ice: docs fix a devlink info that broke a table
` [PATCH v2 23/24] RDMA: add a missing kernel-doc parameter markup
` [PATCH v2 24/24] counters: docs: add a missing include

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
 2020-10-15  4:46 UTC  (27+ messages)
` [PATCH RFC V3 1/9] x86/pkeys: Create pkeys_common.h
` [PATCH RFC V3 2/9] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH RFC V3 3/9] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH RFC V3 4/9] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH RFC V3 5/9] x86/pks: Add PKS kernel API
` [PATCH RFC V3 7/9] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH RFC V3 8/9] x86/fault: Report the PKRS state on fault
` [PATCH RFC V3 9/9] x86/pks: Add PKS test code

[PATCH v3 0/3] Actually fix freelist pointer vs redzoning
 2020-10-15  3:37 UTC  (4+ messages)
` [PATCH v3 1/3] mm/slub: Clarify verification reporting
` [PATCH v3 2/3] mm/slub: Fix redzoning for small allocations
` [PATCH v3 3/3] mm/slub: Actually fix freelist pointer vs redzoning

[PATCH v3 00/11] Introduce Simple atomic counters
 2020-10-15  1:11 UTC  (10+ messages)
` [PATCH v3 01/11] counters: Introduce counter_atomic* counters

Backing up the PGP master key
 2020-10-14 21:34 UTC 

[PATCH v21 00/12] Landlock LSM
 2020-10-14 20:46 UTC  (6+ messages)
` [PATCH v21 07/12] landlock: Support filesystem access-control

[PATCH v2 0/5] docs: automarkup.py: Make automarkup ready for Sphinx 3.1+
 2020-10-14 19:19 UTC  (9+ messages)
` [PATCH v2 1/5] docs: automarkup.py: Use new C roles in Sphinx 3
` [PATCH v2 2/5] docs: automarkup.py: Fix regexes to solve sphinx 3 warnings
` [PATCH v2 3/5] docs: automarkup.py: Skip C reserved words when cross-referencing
` [PATCH v2 4/5] docs: automarkup.py: Add cross-reference for parametrized C macros
` [PATCH v2 5/5] docs: automarkup.py: Allow automatic cross-reference inside C namespace

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-14 19:12 UTC  (10+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH v2 0/3] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-10-14 17:10 UTC  (7+ messages)

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-10-14 15:03 UTC  (4+ messages)
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API

[PATCH v2 7/7] staging: qlge: add documentation for debugging qlge
 2020-10-14 10:43 UTC 

[PATCH v7 0/4] Introduce TEE based Trusted Keys support
 2020-10-14  5:06 UTC  (11+ messages)
` [PATCH v7 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v7 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[PATCH] kbuild: doc: describe proper script invocation
 2020-10-14  4:43 UTC  (4+ messages)

[PATCH v5 00/52] Fix html build with Sphinx 3.1 and above
 2020-10-14  7:12 UTC  (4+ messages)
` [PATCH v5 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags

[PATCH] Documentation: Chinese translation of Documentation/arm64/hugetlbpage.rst
 2020-10-14  2:33 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[RFC PATCH 22/22] x86/fpu/xstate: Introduce boot-parameters for control some state component support
 2020-10-13 23:38 UTC  (5+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-13 20:52 UTC  (12+ messages)
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "

[PATCH v2 0/3] Actually fix freelist pointer vs redzoning
 2020-10-13 16:44 UTC  (5+ messages)
` [PATCH v2 1/3] mm/slub: Clarify verification reporting
` [PATCH v2 3/3] mm/slub: Actually fix freelist pointer vs redzoning

[PATCH v2] docs: submitting-patches: describe preserving review/test tags
 2020-10-13 16:27 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).