linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-03 16:50:56 to 2019-04-10 19:19:40 UTC [more...]

[PATCH v5 1/3] Provide in-kernel headers to make extending kernel easier
 2019-04-10 19:19 UTC  (14+ messages)

[RFC PATCH 0/2] mm/memcontrol: Finer-grained memory control
 2019-04-10 19:13 UTC  (3+ messages)
` [RFC PATCH 1/2] mm/memcontrol: Finer-grained control for subset of allocated memory
` [RFC PATCH 2/2] mm/memcontrol: Add a new MEMCG_SUBSET_HIGH event

[PATCH 00/21] Convert hwmon documentation to ReST
 2019-04-10 18:30 UTC  (23+ messages)
` [PATCH 01/21] docs: hwmon: k10temp: convert to ReST format
` [PATCH 02/21] docs: hwmon: vexpress: "
` [PATCH 03/21] docs: hwmon: menf21bmc: "
` [PATCH 04/21] docs: hwmon: sch5627: "
` [PATCH 05/21] docs: hwmon: emc2103: "
` [PATCH 06/21] docs: hwmon: pc87360: "
` [PATCH 07/21] docs: hwmon: fam15h_power: "
` [PATCH 08/21] docs: hwmon: w83791d: "
` [PATCH 09/21] docs: hwmon: coretemp: "
` [PATCH 10/21] docs: hwmon: aspeed-pwm-tacho: "
` [PATCH 11/21] docs: hwmon: ibmpowernv: "
` [PATCH 12/21] docs: hwmon: asc7621: "
` [PATCH 13/21] docs: hwmon: ads1015: "
` [PATCH 14/21] docs: hwmon: dme1737, vt1211: "
` [PATCH 15/21] docs: hwmon: wm831x, wm8350: "
` [PATCH 16/21] docs: hwmon: da9052, da9055: "
` [PATCH 17/21] docs: hwmon: k8temp, w83793: "
` [PATCH 18/21] docs: hwmon: pmbus files: "
` [PATCH 19/21] docs: hwmon: misc "
` [PATCH 21/21] docs: hwmon: Add an index file and rename docs to *.rst

[PATCH v2 0/3] ftpm: a firmware based TPM driver
 2019-04-10 18:11 UTC  (12+ 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 v5 0/6] add generic boot option for IOMMU dma mode
 2019-04-10 11:46 UTC  (8+ 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 00/10] Add all documentation files to an html/pdf produced book
 2019-04-10  9:49 UTC  (13+ 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/8] Prepare files under Documentation/*.txt to build with Sphinx
 2019-04-10  9:56 UTC  (9+ messages)
` [PATCH 1/8] docs: DMA-API-HOWTO: add a missing "="
` [PATCH 2/8] docs: atomic_bitops.txt: add a title for this document
` [PATCH 3/8] docs: clearing-warn-once.txt: "
` [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 7/8] docs: ntb.txt: add blank lines to clean up some Sphinx warnings
` [PATCH 8/8] docs: speculation.txt: mark example blocks as such

[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 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] 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 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  (13+ 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  (3+ messages)

[PATCH v2 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-03 19:23 UTC  (3+ messages)

[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


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