linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-02 04:26:21 to 2022-07-06 17:17:19 UTC [more...]

[PATCH 00/22] Fix kernel-doc warnings at linux-next
 2022-07-06 17:15 UTC  (3+ messages)
` [PATCH 04/22] x86/sgx: fix kernel-doc markups

How to cross-link to another document?
 2022-07-06 17:15 UTC 

[RFT][PATCH v2 0/9] Update vfio_pin/unpin_pages API
 2022-07-06 17:05 UTC  (19+ messages)
` [RFT][PATCH v2 1/9] vfio: Make vfio_unpin_pages() return void
` [RFT][PATCH v2 2/9] vfio/ap: Pass in physical address of ind to ap_aqic()
` [RFT][PATCH v2 3/9] vfio/ccw: Only pass in contiguous pages
` [RFT][PATCH v2 4/9] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v2 5/9] vfio/ap: Remove redundant pfn
` [RFT][PATCH v2 6/9] vfio/ccw: Change pa_pfn list to pa_iova list
` [RFT][PATCH v2 7/9] vfio: Rename user_iova of vfio_dma_rw()
` [RFT][PATCH v2 8/9] vfio/ccw: Add kmap_local_page() for memcpy
` [RFT][PATCH v2 9/9] vfio: Replace phys_pfn with pages for vfio_pin_pages()

[PATCH net-next v2 00/35] [RFT] net: dpaa: Convert to phylink
 2022-07-06 16:57 UTC  (5+ messages)
` [PATCH net-next v2 04/35] [RFC] phy: fsl: Add Lynx 10G SerDes driver

[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4
 2022-07-06 16:34 UTC  (17+ messages)
` [PATCH 01/12] docs: ext4: blockmap.rst: fix a broken table
` [PATCH 02/12] docs: tegra194-hte.rst: don't include gpiolib.c twice
` [PATCH 03/12] docs: device-mapper: add a blank line at writecache.rst
` [PATCH 04/12] docs: PCI: pci-vntb-function.rst: Properly include ascii artwork
` [PATCH 05/12] docs: PCI: pci-vntb-howto.rst: fix a title markup
` [PATCH 06/12] docs: virt: kvm: fix a title markup at api.rst
` [PATCH 07/12] docs: ABI: sysfs-bus-nvdimm
` [PATCH 08/12] kunit: test.h: fix a kernel-doc markup
` [PATCH 09/12] net: mac80211: "
` [PATCH 10/12] docs: alsa: alsa-driver-api.rst: remove a kernel-doc file
` [PATCH 11/12] docs: arm: index.rst: add google/chromebook-boot-flow
` [PATCH 12/12] docs: leds: index.rst: add leds-qcom-lpg to it

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-07-06 16:18 UTC  (13+ messages)
` [PATCH V4 01/20] rv: Add "
` [PATCH V4 18/20] rv/monitor: Add safe watchdog monitor

[PATCH AUTOSEL 5.15 12/18] firmware: sysfb: Add sysfb_disable() helper function
 2022-07-06 15:31 UTC 

[PATCH AUTOSEL 5.18 16/22] firmware: sysfb: Add sysfb_disable() helper function
 2022-07-06 15:30 UTC 

[PATCH v3] doc/checkpatch: Add description to MACRO_ARG_REUSE
 2022-07-06 15:09 UTC  (9+ messages)

[PATCH v2 0/5] Address some issues with sphinx detection
 2022-07-06 14:31 UTC  (8+ messages)
  ` [PATCH v2 1/5] scripts: sphinx-pre-install: fix venv version check logic
  ` [PATCH v2 2/5] scripts: sphinx-pre-install: report broken venv
  ` [PATCH v2 3/5] scripts: sphinx-pre-install: check for PDF min version later on
  ` [PATCH v2 4/5] scripts: sphinx-pre-install: provide both venv and package installs
  ` [PATCH v2 5/5] scripts: sphinx-pre-install: place a warning for Sphinx >= 3.0

[PATCH v3 0/6] blk-mq: Add a flag for reserved requests series
 2022-07-06 13:57 UTC  (9+ messages)
` [PATCH v3 1/6] scsi: core: Remove reserved request time-out handling
` [PATCH v3 2/6] blk-mq: Add a flag for reserved requests
` [PATCH v3 3/6] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH v3 4/6] scsi: fnic: Drop reserved request handling
` [PATCH v3 5/6] blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
` [PATCH v3 6/6] blk-mq: Drop local variable for reserved tag

[PATCH v5 0/5] DMA mapping changes for SCSI core
 2022-07-06 13:44 UTC  (3+ messages)

[PATCH 0/3] hwmon: (pmbus) add power from energy readings
 2022-07-06 13:17 UTC  (5+ messages)
` [PATCH 1/3] hwmon: (pmbus) add support for QUERY command
` [PATCH 2/3] hwmon: (pmbus) refactor sensor initialization
` [PATCH 3/3] hwmon: (pmbus) add EIN and EOUT readings

[PATCH net-next 0/5] tls: rx: nopad and backlog flushing
 2022-07-06 12:10 UTC  (7+ messages)
` [PATCH net-next 1/5] tls: rx: don't include tail size in data_len
` [PATCH net-next 2/5] tls: rx: support optimistic decrypt to user buffer with TLS 1.3
` [PATCH net-next 3/5] tls: rx: add sockopt for enabling optimistic decrypt "
` [PATCH net-next 4/5] selftests: tls: add selftest variant for pad
` [PATCH net-next 5/5] tls: rx: periodically flush socket backlog

[PATCH 0/2] swiotlb: Split up single swiotlb lock
 2022-07-06 10:21 UTC  (8+ messages)
` [PATCH 2/2] x86/ACPI: Set swiotlb area according to the number of lapic entry in MADT

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-06  8:20 UTC  (15+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 06/14] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 10/14] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
` [PATCH v7 12/14] KVM: Handle page fault for private memory
` [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag

[jsarha:topic/cros-sof-v4.14-rebase 7725/9999] htmldocs: Documentation/process/clang-format.rst:: WARNING: document isn't included in any toctree
 2022-07-06  6:08 UTC 

[PATCH -next] docs/zh_CN: add vm transhuge translation
 2022-07-06  3:00 UTC  (3+ messages)
` [PATCH -next v2] docs/zh_CN: add mm "

[PATCH 00/11] docs: remove submitting-drivers.rst
 2022-07-06  2:51 UTC  (14+ messages)
` [PATCH 01/11] docs: kernel-docs: order reference from newest to oldest
` [PATCH 02/11] docs: kernel-docs: shorten the lengthy doc title
` [PATCH 03/11] docs: kernel-docs: reflect that it is community-maintained
` [PATCH 04/11] docs: kernel-docs: add a reference mentioned in submitting-drivers.rst
` [PATCH 05/11] docs: admin: devices: drop confusing outdated statement on Latex
` [PATCH 06/11] docs: process: remove outdated submitting-drivers.rst
` [PATCH 07/11] docs: it_IT: align to submitting-drivers removal
` [PATCH 08/11] docs: ja_JP: howto: remove reference to removed submitting-drivers
` [PATCH 09/11] docs: ko_KR: "
` [PATCH 10/11] docs: zh_CN: align to submitting-drivers removal
` [PATCH 11/11] docs: zh_TW: "

[PATCH net-next] eth: remove neterion/vxge
 2022-07-06  0:44 UTC  (9+ messages)

[PATCH v6 12/12] Documentation: PCI: convert endpoint/pci-test-howto.txt to reST
 2022-07-05 22:24 UTC  (2+ messages)

[xilinx-xlnx:master 379/608] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-pix-fmt-yuv444p (if the link has no caption the label must precede a section header)
 2022-07-05 18:18 UTC 

[intel-tdx:kvm-upstream-workaround 329/442] htmldocs: Documentation/virt/kvm/api.rst:1364: WARNING: Inline emphasis start-string without end-string
 2022-07-05 17:37 UTC 

[PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to, KVM_MAX_VCPU_IDS
 2022-07-05 16:07 UTC  (2+ messages)

[PATCH 0/3] Documentation: hyperv: Add basic info on Hyper-V enlightenments
 2022-07-05 15:43 UTC  (4+ messages)
` [PATCH 1/3] Documentation: hyperv: Add overview of "
` [PATCH 2/3] Documentation: hyperv: Add overview of VMbus
` [PATCH 3/3] Documentation: hyperv: Add overview of clocks and timers

[intel-tdx:kvm-upstream-workaround 313/442] htmldocs: Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Unexpected indentation
 2022-07-05 12:50 UTC 

[linux-next:master 3587/7896] htmldocs: Documentation/PCI/endpoint/pci-vntb-function.rst:82: WARNING: Unexpected indentation
 2022-07-05 10:58 UTC 

htmldocs: Documentation/filesystems/ext4/blockmap.rst:3: WARNING: Malformed table
 2022-07-05  9:12 UTC 

[PATCH v2] Documentation: bno055: separate SPDX identifier and page title
 2022-07-05  9:02 UTC  (4+ messages)

[intel-tdx:kvm-upstream-workaround 306/442] htmldocs: Documentation/virt/kvm/tdx-legacy-mmu.rst:49: WARNING: Unexpected indentation
 2022-07-05  7:56 UTC 

[sbates130272-p2pmem:p2pdma_user_cmb_v8 4/21] htmldocs: Documentation/driver-api/infrastructure:50: kernel/dma/mapping.c:258: WARNING: Option list ends without a blank line; unexpected unindent
 2022-07-05  6:55 UTC 

[intel-tdx:kvm-upstream 266/267] htmldocs: Documentation/virt/kvm/intel-tdx.rst:181: WARNING: Enumerated list ends without a blank line; unexpected unindent
 2022-07-04 20:30 UTC 

[mgr:v5.19/topic/rk3568-vepu-h264-stateless-bootlin 2/4] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-ctrl-type-h264-encode-params (if the link has no caption the label must precede a section header)
 2022-07-04 19:39 UTC 

[sj:damon/next 16/20] htmldocs: Documentation/PCI/index.rst: WARNING: document isn't included in any toctree
 2022-07-04 16:44 UTC  (2+ messages)

[sj:damon/next 17/20] htmldocs: Documentation/admin-guide/mm/damon/guide.rst:173: WARNING: unknown document: /vm/damon/api
 2022-07-04 16:35 UTC  (2+ messages)

[PATCH v4 6/7] Documentation: coresight: docs for config load via configfs
 2022-07-04 15:42 UTC 

[PATCH v2] doc/checkpatch: Add description to MACRO_ARG_REUSE
 2022-07-04 14:54 UTC  (2+ messages)

[intel-tdx:kvm-upstream 164/267] htmldocs: Documentation/x86/tdx.rst:69: WARNING: Unexpected indentation
 2022-07-04 13:46 UTC 

htmldocs: Documentation/leds/leds-qcom-lpg.rst: WARNING: document isn't included in any toctree
 2022-07-04 13:46 UTC 

[PATCH] doc/checkpatch: Add description to MACRO_ARG_REUSE
 2022-07-04 13:30 UTC  (3+ messages)

[RFC PATCH 00/11] docs: remove submitting-drivers.rst
 2022-07-04 13:02 UTC  (7+ messages)
` [RFC PATCH 07/11] docs: it_IT: align to submitting-drivers removal

[PATCH v4 bpf-next 0/2] bpf, docs: Document BPF_MAP_TYPE_ARRAY
 2022-07-04 10:39 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH] docs/kselftest: Fix build commands in guidelines
 2022-07-04  8:34 UTC 

[PATCH v3 0/3] Improve vfio-pci primary GPU assignment behavior
 2022-07-04  7:10 UTC  (2+ messages)

[xilinx-xlnx:master 356/605] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-pix-fmt-x403 (if the link has no caption the label must precede a section header)
 2022-07-04  4:45 UTC 

[PATCH V2] docs/zh_CN: core-api: Add watch_queue Chinese translation
 2022-07-04  2:18 UTC  (2+ messages)

htmldocs: Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation
 2022-07-04  1:26 UTC  (6+ messages)
  ` [PATCH] iio: proximity: sx9324: add empty line in front of bullet list

[PATCH v2 net-next] Documentation: update networking/page_pool.rst with ethtool APIs
 2022-07-03 22:47 UTC  (2+ messages)

[xilinx-xlnx:release-2020.2.2_k26 129/241] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-ctrl-type-hdr (if the link has no caption the label must precede a section header)
 2022-07-03 21:46 UTC 

htmldocs: Documentation/dev-tools/kunit/api/test:9: include/kunit/test.h:318: WARNING: Inline interpreted text or phrase reference start-string without end-string
 2022-07-03 21:36 UTC 

[PATCH v2] Documentation: KUnit: Fix example with compilation error
 2022-07-03 21:16 UTC 

[PATCH v5 1/4] panic: Taint kernel if tests are run
 2022-07-03 15:32 UTC  (6+ messages)
` [PATCH v5 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v5 4/4] selftest: Taint kernel when test module loaded

htmldocs: Documentation/ABI/testing/sysfs-bus-nvdimm:11: WARNING: Unexpected indentation
 2022-07-03 14:36 UTC 

[linux-next:master 4541/7282] htmldocs: Documentation/virt/kvm/api.rst:8210: WARNING: Title underline too short
 2022-07-03  6:16 UTC 

[PATCH 0/8] lib: cleanup bitmap-related headers
 2022-07-02 22:06 UTC  (12+ messages)
` [PATCH 1/8] arm: align find_bit declarations with generic kernel
` [PATCH 3/8] lib/bitmap: change type of bitmap_weight to unsigned int
` [PATCH 5/8] lib/cpumask: change return types to unsigned where appropriate
` [PATCH 7/8] mm: split include/linux/gfp.h

[PATCH v2] doc:it_IT: align Italian documentation
 2022-07-02 21:08 UTC 

[PATCH] Documentation: Kunit: Fix example with compilation error
 2022-07-02 14:36 UTC  (4+ messages)

[linux-next:master 3548/7282] htmldocs: Documentation/driver-api/80211/mac80211:32: include/net/mac80211.h:4036: WARNING: Inline strong start-string without end-string
 2022-07-02 12:48 UTC 

Sphinx pre v3 -- removing support
 2022-07-02 11:23 UTC  (4+ messages)

[linux-next:master 4541/7282] htmldocs: Documentation/virt/kvm/api.rst:8217: WARNING: Unexpected indentation
 2022-07-02  7:40 UTC  (2+ messages)

[PATCH v4 1/4] panic: Taint kernel if tests are run
 2022-07-02  5:15 UTC  (5+ messages)
` [PATCH v4 4/4] selftest: Taint kernel when test module loaded

[PATCH] kunit: Documentation: Fix a kernel-doc reference
 2022-07-02  5:12 UTC 

[PATCH 0/2] Documentation: dm writecache: documentation fixes
 2022-07-02  4:23 UTC  (3+ messages)
` [PATCH 1/2] Documentation: dm writecache: Add missing blank line before optional parameters
` [PATCH 2/2] Documentation: dm writecache: Render status list as list


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