linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-05 10:54:18 to 2019-07-10 15:01:47 UTC [more...]

[PATCH] Documentation: coresight: covert txt to rst
 2019-07-10 15:01 UTC  (8+ messages)
` [Patch V2] "
` [Patch V3] "
` [Patch V4] "

[PATCH v2 0/3] Documentation: virtual: convert .txt to .rst
 2019-07-10 13:07 UTC  (6+ messages)
` [PATCH v2 1/3] Documentation: kvm: Convert cpuid.txt "
` [PATCH v2 2/3] Documentation: virtual: Convert paravirt_ops.txt "
` [PATCH v2 3/3] Documentation: virtual: Add toctree hooks

[Linux-kernel-mentees] [PATCH] Documentation: filesystems: Convert jfs.txt to reStructedText format
 2019-07-10 12:33 UTC  (5+ messages)
  ` [PATCH v2] Documentation: filesystems: Convert jfs.txt to

[Linux-kernel-mentees] [PATCH] Documentation: filesystems: Convert ufs.txt to reStructuredText format
 2019-07-10 12:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 1/2] fTPM: firmware TPM running in TEE
 2019-07-10 12:13 UTC  (11+ messages)

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

[v2 0/5] arm64: allow to reserve memory for normal kexec kernel
 2019-07-10  7:32 UTC  (8+ messages)
` [v2 1/5] kexec: quiet down kexec reboot
` [v2 2/5] kexec: add resource for normal kexec region
` [v2 3/5] kexec: export common crashkernel/kexeckernel parser
` [v2 4/5] kexec: use reserved memory for normal kexec reboot
` [v2 5/5] arm64, kexec: reserve kexeckernel region

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

[PATCH v9 00/24] ILP32 for ARM64
 2019-07-09 22:42 UTC  (2+ messages)

[GIT PULL] Documentation for 5.3
 2019-07-09 19:55 UTC  (2+ messages)

[linux-kernel-mentees] [PATCH v6] Doc : fs : convert xfs.txt to ReST
 2019-07-09 18:45 UTC  (3+ messages)

[PATCH 0/5] PDF output fixes
 2019-07-09 18:33 UTC  (6+ messages)
` [PATCH 1/5] docs: don't use nested tables
` [PATCH 2/5] docs: arm: fix a breakage with pdf output
` [PATCH 3/5] docs: block: fix "
` [PATCH 4/5] docs: kbuild: fix build with pdf and fix some minor issues
` [PATCH 5/5] docs: conf.py: add CJK package needed by translations

[PATCH] docs: don't use nested tables
 2019-07-09 17:45 UTC  (2+ messages)

[PATCH 00/11] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-09 17:37 UTC  (3+ messages)
` [PATCH 08/11] kbuild: create *.mod with full "

[PATCH v1 00/22] Convert files to ReST - part 3
 2019-07-09 17:02 UTC  (2+ messages)
  ` [PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst

[PATCH v4] Added warnings in checkpatch.pl script to :
 2019-07-09 16:10 UTC  (3+ messages)

[PATCH v3] Added warnings in checkpatch.pl script to :
 2019-07-09 13:40 UTC  (2+ messages)

[v1 0/5] allow to reserve memory for normal kexec kernel
 2019-07-09 13:07 UTC  (13+ messages)
` [v1 1/5] kexec: quiet down kexec reboot
` [v1 2/5] kexec: add resource for normal kexec region
` [v1 3/5] kexec: export common crashkernel/kexeckernel parser
` [v1 4/5] kexec: use reserved memory for normal kexec reboot
` [v1 5/5] arm64, kexec: reserve kexeckernel region

[PATCH v2] docs: driver-api: generic-counter: fix file path to ABI doc
 2019-07-09 12:52 UTC  (4+ messages)

[PATCH] docs: pdf: add all Documentation/*/index.rst to PDF output
 2019-07-09 10:25 UTC 

[RFC 0/7] Introduce TEE based Trusted Keys support
 2019-07-09  9:36 UTC  (9+ messages)
` [RFC 3/7] tee: add private login method for kernel clients

[PATCH 0/2] arm64: Introduce boot parameter to disable TLB flush instruction within the same inner shareable domain
 2019-07-09  8:07 UTC  (9+ messages)

[PATCH] docs: driver-api: generic-counter: fix file path to ABI doc
 2019-07-09  7:51 UTC 

[PATCH v2] Added warnings in checkpatch.pl script to :
 2019-07-09  5:57 UTC  (2+ messages)

[PATCH next v2] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl, max_softirq_time_msecs
 2019-07-09  1:32 UTC  (3+ messages)

[PATCH next] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl max_softirq_time_usecs
 2019-07-09  1:25 UTC  (7+ messages)

[PATCH 0/7] Compile-test UAPI and kernel headers
 2019-07-09  1:10 UTC  (3+ messages)
` [PATCH 3/7] kbuild: do not create wrappers for header-test-y

[PATCH v2] kbuild: get rid of misleading $(AS) from documents
 2019-07-09  1:06 UTC  (3+ messages)

[PATCH v6 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-08 23:34 UTC  (15+ messages)
` [PATCH v6 01/18] kunit: test: add KUnit test runner core
` [PATCH v6 02/18] kunit: test: add test resource management API
` [PATCH v6 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v4 2/8] of/platform: Add functional dependency link from DT bindings
 2019-07-08 22:56 UTC 

[PATCH] Documentation: gpio: fix function links in the HTML docs
 2019-07-08 21:11 UTC 

[PATCH] tpm: Document UEFI event log quirks
 2019-07-08 20:43 UTC  (10+ messages)

[PATCH 0/3] [PATCH 0/3] Documentation: virtual: convert files from .txt to
 2019-07-08 20:28 UTC  (9+ messages)
` [PATCH 1/3] Documentation: virtual: Add toctree hooks
` [PATCH 2/3] Documentation: kvm: Convert cpuid.txt to .rst
` [PATCH 3/3] Documentation: virtual: Convert paravirt_ops.txt "

[PATCH v1 1/2] Documentation/filesystems: add binderfs
 2019-07-08 20:16 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH] Doc : fs : move xfs.txt to admin-guide
 2019-07-08 20:00 UTC  (5+ messages)

[PATCH 00/39] Don't let ReST documents orphaned
 2019-07-08 17:25 UTC  (12+ messages)
` [PATCH 18/39] docs: admin-guide: add kdump documentation into it
` [PATCH 35/39] docs: infiniband: add it to the driver-api bookset
` [PATCH 39/39] docs: gpio: add sysfs interface to the admin-guide

[PATCH] Documentation: usb: convert usb-help to rst
 2019-07-08 15:16 UTC  (4+ messages)

[PATCH] Documentation: dev-tools: Fixed an outdated directory path in gcov.rst
 2019-07-08 16:51 UTC  (2+ messages)

[PATCH] docs: automarkup.py: ignore exceptions when seeking for xrefs
 2019-07-08 16:28 UTC  (3+ messages)

Здравствуйте! Вас интересуют клиентские базы данных?
 2019-07-08 13:49 UTC 

[PATCH] doc: email-clients miscellaneous fixes
 2019-07-06 21:01 UTC 

[PATCH] Documentation: cpu-freq: Convert core.txt file to ReST format
 2019-07-06 19:56 UTC  (3+ messages)

[PATCH 00/43] Convert doc files to ReST
 2019-07-06 11:02 UTC  (7+ messages)
` [PATCH 01/43] docs: infiniband: convert docs to ReST and rename to *.rst
` [PATCH 24/43] docs: leds: convert to ReST

[PATCH 3/3] kbuild: add a flag to force absolute path for srctree
 2019-07-06  3:07 UTC 

Quotes needed For July Shipments
 2019-07-05 21:39 UTC 

[PATCH v8 0/2] fTPM: firmware TPM running in TEE
 2019-07-05 20:47 UTC  (3+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] fTPM: add documentation for ftpm driver

[PATCH] docs/pinctrl: fix compile errors in example code
 2019-07-05 14:30 UTC 

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-07-05 13:00 UTC  (7+ messages)
` [PATCH v12 01/11] MODSIGN: Export module signature definitions

[PATCH 0/3] docs: s390: restore content and update s390dbf.rst
 2019-07-05 12:28 UTC  (7+ messages)
` [PATCH 2/3] docs: s390: unify and update s390dbf kdocs at debug.c
` [PATCH 3/3] docs: s390: s390dbf: typos and formatting, update crash command


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