linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-09 06:36:56 to 2019-07-12 17:34:30 UTC [more...]

[PATCH 01/12] Documentation: move architectures together
 2019-07-12 17:34 UTC  (13+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm
` [PATCH 03/12] Documentation/ia64: repointer docs to Documentation/arch/ia64
` [PATCH 04/12] Documentation/m68k: repointer docs to Documentation/arch/
` [PATCH 05/12] Documentation/s390: "
` [PATCH 06/12] Documentation/mips: "
` [PATCH 07/12] Documentation/parisc: "
` [PATCH 08/12] Dcumentation/powerpc: "
` [PATCH 09/12] Dcumentation/sh: "
` [PATCH 10/12] Documentation/sparc: "
` [PATCH 11/12] Documentation/x86: "
` [PATCH 12/12] Documentation/xtensa: "

[PATCH v2 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-12 17:00 UTC  (10+ messages)
` [PATCH v2 1/9] rcu/update: Remove useless check for debug_locks
` [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 v2 4/9] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v2 5/9] driver/core: Convert to use built-in RCU list checking
` [PATCH v2 6/9] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v2 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v2 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list
` [PATCH v2 9/9] doc: Update documentation about list_for_each_entry_rcu

[PATCH v2 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-07-12 16:04 UTC  (8+ messages)
` [PATCH v2 1/3] x86/boot: Introduce the kernel_info
` [PATCH v2 2/3] x86/boot: Introduce the setup_indirect
` [PATCH v2 3/3] x86/boot: Introduce the kernel_info.setup_type_max

[PATCH v4] tpm: Document UEFI event log quirks
 2019-07-12 15:44 UTC 

[PATCH v3] tpm: Document UEFI event log quirks
 2019-07-12 15:45 UTC  (3+ messages)

[PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
 2019-07-12 15:34 UTC  (4+ messages)

[PATCH v2] tpm: Document UEFI event log quirks
 2019-07-12 12:43 UTC 

[PATCH] tpm: Document UEFI event log quirks
 2019-07-12 12:41 UTC  (3+ messages)

[PATCH v7] Documentation: filesystem: Convert xfs.txt to ReST
 2019-07-12 11:51 UTC 

[PATCH v2 0/5] stm32-ddr-pmu driver creation
 2019-07-12 10:00 UTC  (4+ messages)
` [PATCH v2 3/5] perf: stm32: ddrperfm "

[PATCH] doc:it_IT: translations in process/
 2019-07-12  9:48 UTC 

[PATCH] Documentation: proc.txt: emphasize that iowait cannot be relied on
 2019-07-12  8:22 UTC 

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-12  8:17 UTC  (19+ 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 05/18] kunit: test: add the concept of expectations
` [PATCH v9 06/18] kbuild: enable building KUnit
` [PATCH v9 07/18] kunit: test: add initial tests
` [PATCH v9 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v9 09/18] kunit: test: add support for test abort
` [PATCH v9 10/18] kunit: test: add tests for kunit "
` [PATCH v9 11/18] kunit: test: add the concept of assertions
` [PATCH v9 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v9 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v9 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v9 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v9 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v9 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v9 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

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

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

[PATCH v4] RISC-V: Add an Image header that boot loader can parse
 2019-07-11 21:42 UTC  (5+ 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] 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  (10+ 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  (12+ messages)

[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  (18+ messages)
` [PATCH v7 06/18] kbuild: enable building KUnit
` [PATCH v7 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v7 10/18] kunit: test: add tests for kunit test abort
` [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  (5+ 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  (6+ 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 


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