linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-02 16:00:27 to 2019-04-10 09:57:08 UTC [more...]

[PATCH 0/8] Prepare files under Documentation/*.txt to build with Sphinx
 2019-04-10  9:56 UTC  (5+ messages)
` [PATCH 2/8] docs: atomic_bitops.txt: add a title for this document
` [PATCH 4/8] docs: ntb.txt: use Sphinx notation for the two ascii figures
` [PATCH 5/8] docs: unaligned-memory-access.txt: use a lowercase title
` [PATCH 6/8] docs: video-output.txt: convert it to ReST format

[PATCH] docs: fix typo in networking/tuntap.txt
 2019-04-10  5:15 UTC 

[PATCH v2 0/4] docs: Fix various build warnings/errors
 2019-04-09 23:21 UTC  (7+ messages)
` [PATCH v2 1/4] docs: Fix spelling mistake
` [PATCH v2 2/4] docs: Add colon clearing sphinx warning
` [PATCH v2 3/4] docs: Remove unnecessary reference link title
` [PATCH v2 4/4] docs: Use reference to link to rst file

[PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-09 21:44 UTC  (11+ messages)

[PATCH v2 0/3] ftpm: a firmware based TPM driver
 2019-04-09 21:18 UTC  (6+ messages)
` [PATCH v2 1/3] ftpm: dt-binding: add dts documentation for fTPM driver
` [PATCH v2 2/3] ftpm: firmware TPM running in TEE
` [PATCH v2 3/3] ftpm: add documentation for ftpm driver

[PATCH 00/10] Add all documentation files to an html/pdf produced book
 2019-04-09 16:47 UTC  (12+ messages)
` [PATCH 01/10] docs: DMA-API-HOWTO: add a missing "="
` [PATCH 02/10] docs: atomic_bitops.txt: add a title for this document
` [PATCH 03/10] docs: clearing-warn-once.txt: "
` [PATCH 04/10] docs: ntb.txt: use Sphinx notation for the two ascii figures
` [PATCH 05/10] docs: unaligned-memory-access.txt: use a lowercase title
` [PATCH 06/10] docs: video-output.txt: convert it to ReST format
` [PATCH 07/10] docs: Add all txt files to documentation
` [PATCH 08/10] docs: ntb.rst: add blank lines to clean up some Sphinx warnings
` [PATCH 09/10] docs: speculation.rst: mark example blocks as such

[PATCH v3 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-09 15:56 UTC  (13+ messages)
` [PATCH v3 01/12] Documentation: add Linux PCI to "
` [PATCH v3 02/12] Documentation: PCI: convert pci.txt to reST
` [PATCH v3 03/12] Documentation: PCI: convert PCIEBUS-HOWTO.txt "
` [PATCH v3 04/12] Documentation: PCI: convert pci-iov-howto.txt "
` [PATCH v3 05/12] Documentation: PCI: convert MSI-HOWTO.txt "
` [PATCH v3 06/12] Documentation: PCI: convert acpi-info.txt "
` [PATCH v3 07/12] Documentation: PCI: convert pci-error-recovery.txt "
` [PATCH v3 08/12] Documentation: PCI: convert pcieaer-howto.txt "
` [PATCH v3 09/12] Documentation: PCI: convert endpoint/pci-endpoint.txt "
` [PATCH v3 10/12] Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt "
` [PATCH v3 11/12] Documentation: PCI: convert endpoint/pci-test-function.txt "
` [PATCH v3 12/12] Documentation: PCI: convert endpoint/pci-test-howto.txt "

[PATCH v6 1/2] Provide in-kernel headers to make extending kernel easier
 2019-04-09 15:11 UTC  (4+ messages)
` [PATCH v6 2/2] init/config: Do not select BUILD_BIN2C for IKCONFIG

[PATCH] kernel-doc: Let backtick and backslash escape percent sign
 2019-04-09 14:39 UTC  (5+ messages)

[PATCH v5 0/6] add generic boot option for IOMMU dma mode
 2019-04-09 12:53 UTC  (7+ messages)
` [PATCH v5 1/6] iommu: add generic boot option iommu.dma_mode
` [PATCH v5 2/6] iommu: add build options corresponding to iommu.dma_mode
` [PATCH v5 3/6] iommu: add iommu_default_dma_mode_get/set() helper
` [PATCH v5 4/6] s390/pci: add support for generic boot option iommu.dma_mode
` [PATCH v5 5/6] powernv/iommu: "
` [PATCH v5 6/6] x86/iommu: "

[PATCH] docs/zh_CN: correct a word in managment-style
 2019-04-08 22:06 UTC  (2+ messages)

[PATCH v2] Documentation: kernel-docs: Remove entry for vfs.txt
 2019-04-08 22:05 UTC  (2+ messages)

[PATCH 0/4] docs: add support for :nosymbols:
 2019-04-08 21:45 UTC  (8+ messages)
` [PATCH 1/4] kernel-doc: Revert "scripts/kernel-doc: Processing -nofunc for functions only"
` [PATCH 2/4] kernel-doc: Rename -nofunction option to -nosymbol
` [PATCH 3/4] kernel-doc: Rename -function to -symbol
` [PATCH 4/4] docs: sphinx: Add support :nosymbols: to exclude specific symbols

[PATCH v5 1/3] Provide in-kernel headers to make extending kernel easier
 2019-04-08 20:52 UTC  (6+ messages)

[PATCH v2] doc/rcuref: Document real world examples in kernel
 2019-04-08 18:29 UTC  (6+ messages)

general protection fault in d_alloc_pseudo
 2019-04-08 11:34 UTC 

[PATCH v4 0/6] normalize IOMMU dma mode boot options
 2019-04-08  9:51 UTC  (11+ messages)
` [PATCH v4 1/6] iommu: use iommu.dma_mode to replace iommu.passthrough and iommu.strict
` [PATCH v4 2/6] iommu: keep dma mode build options consistent with cmdline options
` [PATCH v4 3/6] iommu: add iommu_default_dma_mode_get() helper
` [PATCH v4 4/6] s390/pci: use common boot option iommu.dma_mode
` [PATCH v4 5/6] powernv/iommu: "
` [PATCH v4 6/6] x86/iommu: "

Vidat Advocaten
 2019-04-06  1:23 UTC 

[PATCH 0/4] Documentation: PM: Assorted updates
 2019-04-08  6:16 UTC  (6+ messages)
` [PATCH 1/4] cpufreq: intel_pstate: Documentation: Add references sections
` [PATCH 2/4] Documentation: PM: Add SPDX license tags to multiple files
` [PATCH 3/4] Documentation: PM: Unify copyright notices
` [PATCH 4/4] admin-guide: pm: intel_epb: Add SPDX license tag and copyright notice

[PATCH v11 00/27] Ingenic JZ47xx TCU pachset v11
 2019-04-05 20:44 UTC  (3+ messages)
` [PATCH v11 04/27] clocksource: Add a new timer-ingenic driver

[PATCH 01/14] x86 topology: Fix doc typo
 2019-04-05 18:16 UTC  (5+ messages)
` [PATCH 04/14] x86 topology: Add CPUID.1F multi-die/package support

[PATCH v10 9/9] cgroup: document cgroup v2 freezer interface
 2019-04-05 17:47 UTC 

[PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c
 2019-04-05 12:57 UTC  (7+ messages)

[PATCH v1 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-04-04 22:06 UTC  (18+ messages)
` [PATCH v1 01/17] kunit: test: add KUnit test runner core
` [PATCH v1 02/17] kunit: test: add test resource management API
` [PATCH v1 03/17] kunit: test: add string_stream a std::stream like string builder
` [PATCH v1 04/17] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v1 05/17] kunit: test: add the concept of expectations
` [PATCH v1 06/17] kbuild: enable building KUnit
` [PATCH v1 07/17] kunit: test: add initial tests
` [PATCH v1 08/17] kunit: test: add support for test abort
` [PATCH v1 09/17] kunit: test: add tests for kunit "
` [PATCH v1 10/17] kunit: test: add the concept of assertions
` [PATCH v1 11/17] kunit: test: add test managed resource tests
` [PATCH v1 12/17] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v1 13/17] kunit: defconfig: add defconfigs for building "
` [PATCH v1 14/17] Documentation: kunit: add documentation for KUnit
` [PATCH v1 15/17] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v1 16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v1 17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[RFC 0/4] net/fib: Speed up trie rebalancing for full view
 2019-04-04 18:31 UTC  (4+ messages)
` [RFC 2/4] net/fib: Provide fib_balance_budget sysctl

[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
 2019-04-04 17:18 UTC  (2+ messages)

[PATCH v3 00/24] Convert vfs.txt to vfs.rst
 2019-04-04  6:30 UTC  (16+ messages)

[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-04-04  3:54 UTC  (9+ messages)

remove NULL struct device support in the DMA API
 2019-04-03 19:42 UTC  (8+ messages)
  ` [PATCH 2/7] da8xx-fb: pass struct device to DMA API functions
  ` [PATCH 4/7] pxa3xx-gcu: pass struct device to dma_mmap_coherent

[PATCH v2 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-03 19:23 UTC  (15+ messages)
` [PATCH v2 01/12] Documentation: add Linux PCI to "
` [PATCH v2 02/12] Documentation: PCI: convert PCI/pci.txt to reST format
` [PATCH v2 03/12] Documentation: PCI: convert PCI/PCIEBUS-HOWTO.txt "
` [PATCH v2 04/12] Documentation: PCI: convert PCI/pci-iov-howto.txt "
` [PATCH v2 05/12] Documentation: PCI: convert PCI/MSI-HOWTO.txt "
` [PATCH v2 06/12] Documentation: PCI: convert PCI/acpi-info.txt "
` [PATCH v2 07/12] Documentation: PCI: convert PCI/pci-error-recovery.txt "
` [PATCH v2 08/12] Documentation: PCI: convert PCI/pcieaer-howto.txt "
` [PATCH v2 09/12] Documentation: PCI: convert PCI/endpoint/pci-endpoint.txt "
` [PATCH v2 10/12] Documentation: PCI: convert PCI/endpoint/pci-endpoint-cfs.txt "
` [PATCH v2 11/12] Documentation: PCI: convert PCI/endpoint/pci-test-function.txt "
` [PATCH v2 12/12] Documentation: PCI: convert PCI/endpoint/pci-test-howto.txt "

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-04-03 16:50 UTC  (5+ messages)
` [PATCH v2 0/4] arm64 relaxed ABI
  ` [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txt

[PATCH 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-03 15:39 UTC  (5+ messages)

[PATCH v3 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-04-03 14:22 UTC  (10+ messages)
` [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct
` [PATCH v3 2/2] s390/kvm: diagnose 318 handling

[RESEND PATCH 1/3] ipc: Allow boot time extension of IPCMNI from 32k to 16M
 2019-04-03 14:01 UTC  (4+ messages)
` [RESEND PATCH 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode

[PATCH] psi: Clarify the units used in pressure files
 2019-04-03 13:59 UTC  (3+ messages)

[PATCH] ALSA: doc: my_chip has no element ioport
 2019-04-03  9:56 UTC  (2+ messages)

[PATCH] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree"
 2019-04-02 19:13 UTC  (3+ messages)

[PATCH v2 00/59] Chinese docs translationn series 2
 2019-04-02 16:00 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).