linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-08 15:54:40 to 2019-07-11 21:42:35 UTC [more...]

[PATCH v4] RISC-V: Add an Image header that boot loader can parse
 2019-07-11 21:42 UTC  (5+ messages)

[PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
 2019-07-11 20:50 UTC  (2+ messages)

[PATCH 1/2] f2fs: include charset encoding information in the superblock
 2019-07-11 20:45 UTC  (2+ messages)
` [PATCH 2/2] f2fs: Support case-insensitive file name lookups

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

[PATCH] Documentation/security-bugs: provide more information about linux-distros
 2019-07-11 20:35 UTC  (4+ messages)

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-11 17:46 UTC  (6+ 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] "

[PATCH v6 0/6] KASan for arm
 2019-07-11 17:00 UTC  (9+ messages)
` [PATCH v6 1/6] ARM: Add TTBR operator for kasan_init
` [PATCH v6 2/6] ARM: Disable instrumentation for some code

[PATCH] Documentation: coresight: covert txt to rst
 2019-07-11 16:52 UTC  (12+ messages)
` [Patch V2] "
` [Patch V3] "
` [Patch V4] "
` [PATCH] Documentation: coresight: convert "

[v1 0/5] allow to reserve memory for normal kexec kernel
 2019-07-11 12:26 UTC  (17+ 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 00/11] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-11  5:44 UTC  (2+ messages)
` [PATCH v2 08/11] kbuild: create *.mod with full "

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

[PATCH v4] Added warnings in checkpatch.pl script to :
 2019-07-11  3:46 UTC  (4+ messages)

Greetings!
 2019-07-10  5:07 UTC 

[PATCH v7 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-10 20:27 UTC  (25+ 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

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

[v2 0/5] arm64: allow to reserve memory for normal kexec kernel
 2019-07-10 15:58 UTC  (12+ 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

[Linux-kernel-mentees] [PATCH] Documentation: filesystems: Convert jfs.txt to reStructedText format
 2019-07-10 15:57 UTC  (7+ messages)
  ` [PATCH v2] Documentation: filesystems: Convert jfs.txt to
      ` [PATCH v3] "

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

[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

[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

[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 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 v3] Added warnings in checkpatch.pl script to :
 2019-07-09 13:40 UTC  (2+ messages)

[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  (11+ messages)
` [PATCH v6 01/18] kunit: test: add KUnit test runner core
` [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  (8+ messages)
` [PATCH 1/3] Documentation: virtual: Add toctree hooks
` [PATCH 2/3] Documentation: kvm: Convert cpuid.txt to .rst

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

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

[PATCH 00/39] Don't let ReST documents orphaned
 2019-07-08 17:25 UTC  (5+ messages)
` [PATCH 35/39] docs: infiniband: add it to the driver-api bookset

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


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