linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-29 16:04:47 to 2019-04-08 20:52:23 UTC [more...]

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

[PATCH 00/10] Add all documentation files to an html/pdf produced book
 2019-04-08 16:58 UTC  (10+ 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 0/4] docs: add support for :nosymbols:
 2019-04-08 15:11 UTC  (7+ 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

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

[PATCH] kernel-doc: Let backtick and backslash escape percent sign
 2019-04-08  9:58 UTC  (3+ messages)

[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: "

[PATCH] docs/zh_CN: correct a word in managment-style
 2019-04-08  9:18 UTC 

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 v2] Documentation: kernel-docs: Remove entry for vfs.txt
 2019-04-06 10:15 UTC 

[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 v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-05  2:44 UTC  (9+ messages)
` [PATCH v2 01/24] Documentation: add Linux ACPI to "

[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  (18+ messages)
` [PATCH v3 20/24] docs: filesystems: vfs: Use SPDX identifier

[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  (10+ messages)
  ` [PATCH 3/7] gbefb: switch to managed version of the DMA allocator
  ` [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  (20+ messages)
` [PATCH 01/12] Documentation: add Linux PCI to "
` [PATCH 02/12] pci doc: convert PCI/pci.txt to rst format
` [PATCH 03/12] pci doc: convert PCI/PCIEBUS-HOWTO.txt "
` [PATCH 04/12] pci doc: convert PCI/pci-iov-howto.txt "
` [PATCH 05/12] pci doc: convert PCI/MSI-HOWTO.txt "
` [PATCH 06/12] pci doc: convert PCI/acpi-info.txt "
` [PATCH 07/12] pci doc: convert PCI/pci-error-recovery.txt "
` [PATCH 08/12] pci doc: convert PCI/pcieaer-howto.txt "
` [PATCH 09/12] pci doc: convert PCI/endpoint/pci-endpoint.txt "
` [PATCH 10/12] pci doc: convert PCI/endpoint/pci-endpoint-cfs.txt "
` [PATCH 11/12] pci doc: convert PCI/endpoint/pci-test-function.txt "
` [PATCH 12/12] pci doc: convert PCI/endpoint/pci-test-howto.txt "

[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  (5+ messages)
` [RESEND PATCH 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode
` [RESEND PATCH 3/3] ipc: Do cyclic id allocation for the ipc object

[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  (4+ messages)

[PATCH v2 00/59] Chinese docs translationn series 2
 2019-04-02 16:00 UTC 

[PATCH] doc:it_IT: translation for maintainer-pgp-guide
 2019-04-02 14:00 UTC  (4+ messages)

[PATCH] Documentation: soundwire: Ensure that code is inside the code blocks
 2019-04-01 22:52 UTC  (3+ messages)

[PATCH] docs: core-api: Drop reference to flexible-arrays
 2019-04-01 21:30 UTC  (3+ messages)

[PATCH] coding-style.rst: Generic alloc functions do not need OOM logging
 2019-04-01 21:12 UTC  (3+ messages)

[PATCH] doc:it: alignement clarification about sign-off and Co-developed-by
 2019-04-01 20:57 UTC  (2+ messages)

[PATCH 1/2] docs: Makefile: use latexmk if available
 2019-04-01 20:43 UTC  (3+ messages)
` [PATCH 2/2] docs: scripts/sphinx-pre-install: suggest latexmk for building pdf

[PATCH] Documentation: document d_prune op in vfs.txt
 2019-04-01 12:49 UTC 

[PATCH] Documentation: powerpc: Expand the DAWR acronym
 2019-04-01  6:21 UTC  (2+ messages)

Hello Lovely!!!
 2019-03-31 18:48 UTC 

Re:Hello
 2019-03-30 16:26 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).