linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-30 13:26:16 to 2020-10-02 11:44:59 UTC [more...]

[PATCH v2 0/3] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-10-02 11:44 UTC  (2+ messages)
` [PATCH v2 1/3] docs: Clarify abstract scale usage for power values in Energy Model

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-10-02 11:25 UTC  (8+ messages)
` [PATCH V3 1/8] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output

[PATCH 0/6] Fix new html build warnings from next-20201001
 2020-10-02  9:02 UTC  (12+ messages)
` [PATCH 1/6] net: core: document two new elements of struct net_device
` [PATCH 2/6] docs: vcpu.rst: fix some build warnings
` [PATCH 3/6] docs: virt: user_mode_linux_howto_v2.rst: fix a literal block markup
` [PATCH 4/6] docs: i2c: index.rst: add slave-testunit-backend.rst
` [PATCH 5/6] scripts: kernel-doc: add support for typedef enum
` [PATCH 6/6] docs: gpio: add a new document to its index.rst

[PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-02  7:53 UTC  (11+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure
` [PATCH v4 02/11] x86, kfence: enable KFENCE for x86
` [PATCH v4 03/11] arm64, kfence: enable KFENCE for ARM64
` [PATCH v4 05/11] mm, kfence: insert KFENCE hooks for SLUB

[PATCH v4 00/52] Fix html build with Sphinx 3.1 and above
 2020-10-02  6:52 UTC  (82+ messages)
` [PATCH v4 01/52] docs: cdomain.py: add support for a new Sphinx 3.1+ tag
` [PATCH v4 02/52] docs: cdomain.py: extend it to handle new Sphinx 3.x tags
` [PATCH v4 03/52] docs: conf.py: disable automarkup for Sphinx 3.x
` [PATCH v4 04/52] scripts: kernel-doc: make it more compatible with "
` [PATCH v4 05/52] scripts: kernel-doc: use a less pedantic markup for funcs on "
` [PATCH v4 07/52] scripts: kernel-doc: reimplement -nofunction argument
` [PATCH v4 08/52] scripts: kernel-doc: fix typedef identification
` [PATCH v4 09/52] scripts: kernel-doc: don't mangle with parameter list
` [PATCH v4 10/52] docs: kerneldoc.py: append the name of the parsed doc file
` [PATCH v4 11/52] docs: kerneldoc.py: add support for kerneldoc -nosymbol
` [PATCH v4 12/52] media: docs: make CEC documents compatible with Sphinx 3.1+
` [PATCH v4 15/52] media: docs: make MC documents more "
` [PATCH v4 16/52] media: docs: make RC "
` [PATCH v4 17/52] media: cec-core.rst: don't use c:type for structs
` [PATCH v4 18/52] math64.h: kernel-docs: Convert some markups into normal comments
` [PATCH v4 19/52] memblock: get rid of a :c:type leftover
` [PATCH v4 20/52] drm: drm_dsc.h: fix a kernel-doc markup
` [PATCH v4 22/52] docs: get rid of :c:type explicit declarations for structs
` [PATCH v4 23/52] docs: trace-uses.rst: remove bogus c-domain tags
` [PATCH v4 24/52] docs: it_IT: fix namespace collisions at locking.rst
` [PATCH v4 25/52] docs: net: ieee802154.rst: fix C expressions
` [PATCH v4 26/52] docs: genericirq.rst: don't document chip.c functions twice
` [PATCH v4 27/52] docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag
` [PATCH v4 28/52] docs: remove sound API duplication
` [PATCH v4 29/52] docs: basics.rst: move kernel-doc workqueue markups to workqueue.rst
` [PATCH v4 30/52] docs: scsi: target.rst: remove iSCSI transport class kernel-doc markup
` [PATCH v4 31/52] docs: device_link.rst: remove duplicated kernel-doc include
` [PATCH v4 32/52] docs: basics.rst: get rid of rcu kernel-doc macros
` [PATCH v4 33/52] docs: net: statistics.rst: remove a duplicated kernel-doc
` [PATCH v4 34/52] docs: pstore-blk.rst: fix kernel-doc tags
` [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags
` [PATCH v4 36/52] docs: devices.rst: get rid of :c:type macros
` [PATCH v4 37/52] docs: sound: writing-an-alsa-driver.rst: get rid of :c:type
` [PATCH v4 38/52] docs: block: typec_bus.rst: "
` [PATCH v4 39/52] docs: writing-an-alsa-driver.rst: fix some bad c:func: markups
` [PATCH v4 40/52] docs: fpga: replace :c:member: macros
` [PATCH v4 41/52] docs: kgdb.rst: fix :c:type: usages
` [PATCH v4 42/52] docs: libata.rst: fix a wrong usage of :c:type: tag
` [PATCH v4 43/52] docs: infrastructure.rst: don't include firmware kernel-doc
` [PATCH v4 44/52] docs: gpu: i915.rst: Fix several C duplication warnings
` [PATCH v4 45/52] docs: devices.rst: fix a C reference markup
` [PATCH v4 46/52] docs: it_IT: hacking.rst: fix a typo on a markup
` [PATCH v4 47/52] docs: mei.rst: fix a C expression markup
` [PATCH v4 48/52] docs: basics.rst: avoid duplicated C function declaration
` [PATCH v4 49/52] workqueue: fix a kernel-doc warning
` [PATCH v4 50/52] scripts: kernel-doc: try to use c:function if possible
` [PATCH v4 51/52] docs: conf.py: fix c:function support with Sphinx 3.x
` [PATCH v4 52/52] docs: conf.py: change the Sphinx 3.x+ text

[PATCH 1/2] rcu/tree: Add a warning if CPU being onlined did not report QS already
 2020-10-02  4:39 UTC  (2+ messages)

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-10-02  3:25 UTC  (30+ messages)
` [RFC PATCH v1 01/26] docs: reporting-bugs: temporary markers for licensing and diff reasons
` [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues
` [RFC PATCH v1 03/26] docs: reporting-bugs: step-by-step guide on "
` [RFC PATCH v1 04/26] docs: reporting-bugs: step-by-step guide for issues in stable & longterm
` [RFC PATCH v1 05/26] docs: reporting-bugs: begin reference section providing details
` [RFC PATCH v1 06/26] docs: reporting-bugs: point out we only care about fresh vanilla kernels
` [RFC PATCH v1 07/26] docs: reporting-bugs: let users classify their issue
` [RFC PATCH v1 08/26] docs: reporting-bugs: make readers check the taint flag
` [RFC PATCH v1 09/26] docs: reporting-bugs: help users find the proper place for their report
` [RFC PATCH v1 10/26] docs: reporting-bugs: remind people to look for existing reports
` [RFC PATCH v1 11/26] docs: reporting-bugs: remind people to back up their data
` [RFC PATCH v1 12/26] docs: reporting-bugs: tell users to disable DKMS et al
` [RFC PATCH v1 13/26] docs: reporting-bugs: point out the environment might be causing issue
` [RFC PATCH v1 14/26] docs: reporting-bugs: make users write notes, one for each issue
` [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole
` [RFC PATCH v1 16/26] docs: reporting-bugs: let users check taint status again
` [RFC PATCH v1 17/26] docs: reporting-bugs: explain options if reproducing on mainline fails
` [RFC PATCH v1 18/26] docs: reporting-bugs: let users optimize their notes
` [RFC PATCH v1 19/26] docs: reporting-bugs: decode failure messages [need help]
` [RFC PATCH v1 20/26] docs: reporting-bugs: instructions for handling regressions
` [RFC PATCH v1 21/26] docs: reporting-bugs: details on writing and sending the report
` [RFC PATCH v1 22/26] docs: reporting-bugs: explain what users should do once the report got out
` [RFC PATCH v1 23/26] docs: reporting-bugs: details for issues specific to stable and longterm
` [RFC PATCH v1 24/26] docs: reporting-bugs: explain why users might get neither reply nor fix
` [RFC PATCH v1 25/26] docs: reporting-bugs: explain things could be easier
` [RFC PATCH v1 26/26] docs: reporting-bugs: add SPDX tag and license hint, remove markers

[RFC PATCH 22/22] x86/fpu/xstate: Introduce boot-parameters for control some state component support
 2020-10-02  2:09 UTC  (2+ messages)

[PATCH v13 19/26] mm: Re-introduce do_mmap_pgoff()
 2020-10-02  2:06 UTC  (2+ messages)

[PATCH v8 0/8] Allow user space to restrict and augment MSR emulation
 2020-10-02  1:11 UTC  (3+ messages)
` [PATCH v8 6/8] KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-10-01 22:44 UTC  (6+ messages)

[PATCH] docs: changes.rst: add rsync to the list of required tools
 2020-10-01 22:20 UTC  (2+ messages)

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-01 18:11 UTC  (11+ messages)
` [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-10-01 17:26 UTC  (14+ messages)

[PATCH 1/2] docs: Clarify abstract scale usage for power values in Energy Model
 2020-10-01 14:09 UTC  (8+ messages)

[PATCH 0/1] docs: process: Submitting a patch for a single git commit
 2020-10-01 10:47 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] Documentation: kvm: fix a typo
 2020-10-01  9:53 UTC 

[PATCH] kbuild: doc: describe proper script invocation
 2020-10-01  7:57 UTC 

[PATCH v2 0/3] Extract run_kselftest.sh and generate stand-alone test list
 2020-10-01  5:13 UTC  (9+ messages)
` [PATCH v2 1/3] selftests: "
` [PATCH v2 2/3] selftests/run_kselftest.sh: Make each test individually selectable
` [PATCH v2 3/3] doc: dev-tools: kselftest.rst: Update examples and paths

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-10-01  2:57 UTC  (4+ messages)
` [RFC PATCH 05/24] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "

fbcon: remove soft scrollback code (missing Doc. patch)
 2020-09-30 21:29 UTC  (5+ messages)

[RFC][PATCH] docs: process: Submitting a patch for a single git commit
 2020-09-30 17:26 UTC  (5+ messages)

[PATCH] docs: programming-languages: refresh blurb on clang support
 2020-09-30 16:21 UTC  (2+ messages)

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-09-30 16:09 UTC  (9+ messages)
` [PATCH 1/8] dma-mapping: remove the {alloc,free}_noncoherent methods
` [PATCH 2/8] dma-mapping: document dma_{alloc,free}_pages
` [PATCH 3/8] dma-direct check for highmem pages in dma_direct_alloc_pages
` [PATCH 4/8] dma-direct: use __GFP_ZERO "
` [PATCH 5/8] dma-direct: factor out a dma_direct_alloc_from_pool helper
` [PATCH 6/8] dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handling
` [PATCH 7/8] dma-iommu: remove __iommu_dma_mmap
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API

[PATCH] Documentation: PM: Fix a reStructuredText syntax error
 2020-09-30 15:41 UTC  (2+ messages)

[PATCH v7 00/18] Implement NTB Controller using multiple PCI EP
 2020-09-30 15:35 UTC  (19+ messages)
` [PATCH v7 01/18] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v7 02/18] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v7 03/18] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v7 04/18] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v7 05/18] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v7 06/18] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v7 07/18] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v7 08/18] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v7 09/18] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v7 10/18] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v7 11/18] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v7 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v7 13/18] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v7 14/18] PCI: Add TI J721E device to pci ids
` [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v7 16/18] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v7 17/18] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v7 18/18] Documentation: PCI: Add userguide for PCI endpoint NTB function


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).