linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 16:15:55 to 2019-07-22 11:07:58 UTC [more...]

[PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-22 11:07 UTC  (3+ messages)
` [PATCH 05/22] docs: ipmb: place it at driver-api and convert to ReST
` [PATCH 08/22] docs: README.buddha: convert to ReST and add to m68k book

[PATCH] Documentation: filesystem: fix "Removed Sysctls" table
 2019-07-20 17:29 UTC 

[PATCH v6 3/7] of/platform: Add functional dependency link from DT bindings
 2019-07-20  6:16 UTC 

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

[PATCH 0/4] Remove elevator kernel parameter
 2019-07-19 13:37 UTC  (9+ messages)
` [PATCH 1/4] block: elevator.c: Remove now unused elevator= argument
` [PATCH 2/4] kernel-parameters.txt: Remove elevator argument
` [PATCH 3/4] Documenation: switching-sched: Remove notes about "
` [PATCH 4/4] Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=

[PATCH v2] Documentation/security-bugs: provide more information about linux-distros
 2019-07-19  8:42 UTC  (8+ messages)

[PATCH 0/5] PDF output fixes
 2019-07-19  2:44 UTC  (7+ messages)
      ` Using rst2pdf for PDF output - Was: "

[PATCH v3 0/2] Casefolding in F2FS
 2019-07-19  2:11 UTC  (5+ messages)
` [PATCH v3 1/2] f2fs: include charset encoding information in the superblock
` [PATCH v3 2/2] f2fs: Support case-insensitive file name lookups

[PATCH v2 0/2] Casefolding in F2FS
 2019-07-19  2:01 UTC  (7+ messages)
` [PATCH v2 1/2] f2fs: include charset encoding information in the superblock
` [PATCH v2 2/2] f2fs: Support case-insensitive file name lookups

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-19  0:08 UTC  (29+ messages)
` [PATCH v9 01/18] kunit: test: add KUnit test runner core
` [PATCH v9 02/18] kunit: test: add test resource management API
` [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v9 06/18] kbuild: enable building KUnit

[PATCH] docs/vm: transhuge: fix typo in madvise reference
 2019-07-18 11:17 UTC  (2+ messages)

[PATCH v6 0/6] KASan for arm
 2019-07-18  7:51 UTC  (4+ messages)

[PATCH 2/2] doc:it_IT: rephrase statement
 2019-07-18  7:47 UTC 

[PATCH 1/2] doc:it_IT: align translation to mainline
 2019-07-18  7:47 UTC 

[PATCH v5 02/11] of/platform: Add functional dependency link from DT bindings
 2019-07-17 20:38 UTC  (5+ messages)

[RFC v1 0/4] arm64: MMU enabled kexec kernel relocation
 2019-07-17 19:13 UTC  (9+ messages)
` [RFC v1 1/4] arm64, mm: identity mapped page table
` [RFC v1 2/4] arm64, kexec: interface preparation for mmu enabled kexec
` [RFC v1 3/4] arm64, kexec: add kexec's own identity page table
` [RFC v1 4/4] arm64: Keep MMU on while kernel is being relocated

[PATCH v4 03/15] docs: kernellog.py: add support for info()
 2019-07-17 16:13 UTC  (12+ messages)
` [PATCH v4 04/15] docs: kernel_abi.py: add a script to parse ABI documentation
` [PATCH v4 05/15] docs: kernel_abi.py: fix UTF-8 support
` [PATCH v4 06/15] docs: kernel_abi.py: make it compatible with Sphinx 1.7+
` [PATCH v4 07/15] docs: kernel_abi.py: use --enable-lineno for get_abi.pl
` [PATCH v4 08/15] docs: kernel_abi.py: allow passing ABI files in a transparent way
` [PATCH v4 09/15] docs: kernel_abi.py: Sphinx has a lazy parser... workaround it
` [PATCH v4 10/15] docs: add ABI documentation to the admin-guide book
` [PATCH v4 12/15] docs: ABI: stable: make files ReST compatible
` [PATCH v4 14/15] docs: ABI: obsolete, removed: don't escape ReST-incompatible chars
` [PATCH v4 15/15] docs: Kconfig/Makefile: add a check for broken ABI files
  ` [PATCH v4 13/15] docs: ABI: testing: make the files compatible with ReST output

If interested
 2019-07-17 13:32 UTC 

[PATCH v3 04/20] docs: kernellog.py: add support for info()
 2019-07-17 12:30 UTC  (16+ messages)
` [PATCH v3 05/20] docs: kernel_abi.py: add a script to parse ABI documentation
` [PATCH v3 06/20] docs: kernel_abi.py: fix UTF-8 support
` [PATCH v3 07/20] docs: kernel_abi.py: make it compatible with Sphinx 1.7+
` [PATCH v3 08/20] docs: kernel_abi.py: Update copyrights
` [PATCH v3 09/20] docs: kernel_abi.py: add a SPDX header file
` [PATCH v3 10/20] docs: kernel_abi.py: use --enable-lineno for get_abi.pl
` [PATCH v3 11/20] docs: kernel_abi.py: Handle with a lazy Sphinx parser
` [PATCH v3 12/20] docs: add ABI documentation to the admin-guide book
` [PATCH v3 16/20] docs: ABI: make it parse ABI/stable as ReST-compatible files
` [PATCH v3 17/20] docs: ABI: create a 2-depth index for ABI
` [PATCH v3 18/20] docs: ABI: don't escape ReST-incompatible chars from obsolete and removed
` [PATCH v3 19/20] docs: abi-testing.rst: enable --rst-sources when building docs
` [PATCH v3 20/20] docs: Kconfig/Makefile: add a check for broken ABI files

[PATCH 2/2] docs: gpu: add msm-crash-dump.rst to the index.rst file
 2019-07-17 11:06 UTC 

[PATCH] docs: fs: convert porting to ReST
 2019-07-17 10:46 UTC 

[PATCH v3 00/12] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-17  6:17 UTC  (2+ messages)
` [PATCH v3 09/12] kbuild: create *.mod with full "

[PATCH v5] Documentation/checkpatch: Prefer strscpy/strscpy_pad over strcpy/strlcpy/strncpy
 2019-07-17  4:30 UTC 

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

[PATCH 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-17  0:07 UTC  (24+ messages)
` [PATCH 2/9] rcu: Add support for consolidated-RCU reader checking (v3)
` [PATCH 3/9] rcu/sync: Remove custom check for reader-section (v2)
` [PATCH 4/9] ipv4: add lockdep condition to fix for_each_entry (v1)
` [PATCH 5/9] driver/core: Convert to use built-in RCU list checking (v1)
` [PATCH 6/9] workqueue: Convert for_each_wq to use built-in list check (v2)
` [PATCH 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator (v1)
` [PATCH 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list (v1)

[PATCH 1/2] f2fs: include charset encoding information in the superblock
 2019-07-16 20:46 UTC  (2+ messages)

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-16 19:58 UTC  (4+ messages)
` [PATCH v5 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v5 1/1] "

[GIT PULL for v5.3-rc1] docs: addition of a large set of files to the documentation body
 2019-07-16 19:40 UTC  (2+ messages)

[PATCH v2 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-16 18:50 UTC  (8+ messages)
` [PATCH v2 2/9] rcu: Add support for consolidated-RCU reader checking
` [PATCH v2 3/9] rcu/sync: Remove custom check for reader-section

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-16 18:42 UTC  (13+ messages)
` [PATCH 01/14] docs: powerpc: convert docs to ReST and rename to *.rst
` [PATCH 02/14] docs: power: add it to to the main documentation index
` [PATCH 03/14] docs: fix broken doc references due to renames
` [PATCH 04/14] docs: pdf: add all Documentation/*/index.rst to PDF output
` [PATCH 05/14] docs: conf.py: add CJK package needed by translations
` [PATCH 06/14] docs: conf.py: only use CJK if the font is available
` [PATCH 12/14] docs: load_config.py: avoid needing a conf.py just due to LaTeX docs
` [PATCH 13/14] docs: remove extra conf.py files
` [PATCH 14/14] docs: virtual: add it to the documentation body

[PATCH] tracing/fgraph: support recording function return values
 2019-07-16 15:24 UTC  (6+ messages)

[PATCH 01/12] Documentation: move architectures together
 2019-07-16 14:51 UTC  (3+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm

[PATCH 00/10] cpufreq: Migrate users of policy notifiers to QoS requests
 2019-07-16 10:27 UTC  (4+ messages)

[PATCH 10/10] Documentation: cpufreq: Update policy notifier documentation
 2019-07-16  9:54 UTC 

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

[PATCH] rculist: Add build check for single optional list argument
 2019-07-16  4:07 UTC 

[PATCH v9] Documentation: filesystem: Convert xfs.txt to ReST
 2019-07-15 22:39 UTC 

[PATCH v8] Documentation: filesystem: Convert xfs.txt to ReST
 2019-07-15 22:34 UTC  (4+ messages)


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