linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-10 17:49:25 to 2020-03-15 09:28:50 UTC [more...]

[PATCH 0/2] doc: zh_CN: facilitate translation for filesystems
 2020-03-15  9:27 UTC  (2+ messages)
` [PATCH 1/2] doc: zh_CN: index files in filesystems subdirectory

[PATCH 00/11] fs/dcache: Limit # of negative dentries
 2020-03-15  3:46 UTC  (2+ messages)

[PATCH] coding-style.rst: Add fallthrough as an emacs keyword
 2020-03-15  4:26 UTC  (3+ messages)

[PATCH] panic: Add sysctl/cmdline to dump all CPUs backtraces on oops event
 2020-03-14 21:18 UTC  (6+ messages)

[PATCH v2,RESEND] doc: zh_CN: fix style problems for io_ordering.txt
 2020-03-15  6:08 UTC 

[PATCH] doc: zh_CN: fix style problems for io_ordering.txt
 2020-03-14 15:07 UTC 

[PATCH v5] Documentation: bootconfig: Update boot configuration documentation
 2020-03-14  8:45 UTC  (3+ messages)
` [PATCH v5.1] "

[PATCH] Documentation: intel_pstate: update links for references
 2020-03-14 10:47 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: adjust to filesystem doc ReST conversion
 2020-03-14 17:50 UTC 

[PATCH] docs: deprecated.rst: Add BUG()-family
 2020-03-14 22:29 UTC 

[PATCH] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected
 2020-03-14  4:27 UTC  (4+ messages)

[PATCH][RESEND] acpi/x86: add a kernel parameter to disable ACPI BGRT
 2020-03-14  9:38 UTC  (2+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-14 10:02 UTC  (114+ messages)
          ` [PATCHv4] "
                ` [PATCHv5] "
                            ` [PATCHv6] "
                                ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                                  ` [PATCH 0/5] "
                                    ` [PATCH v2 1/5] exec: Only compute current once in flush_old_exec
                                    ` [PATCH v2 2/5] exec: Factor unshare_sighand out of de_thread and call it separately
                                    ` [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread
                                                ` [PATCH] pidfd: Stop taking cred_guard_mutex
                                                              ` [PATCH] pidfd: Use new infrastructure to fix deadlocks in execve
                                    ` [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec
                                    ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                                                          ` [PATCH 0/4] Use new infrastructure to fix deadlocks in execve
                                                              ` [PATCH 1/4] kernel/kcmp.c: "
                                                              ` [PATCH 2/4] proc: "
                                                              ` [PATCH 3/4] proc: io_accounting: "
                                                          ` [PATCH 1/4] exec: Fix a deadlock in ptrace
                                                          ` [PATCH 2/4] selftests/ptrace: add test cases for dead-locks
                                                          ` [PATCH 3/4] mm: docs: Fix a comment in process_vm_rw_core
                                                          ` [PATCH 4/4] kernel: doc: remove outdated comment cred.c
                                                  ` [PATCH v3 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                                                  ` [PATCH 0/2] exec: Fix dead-lock in de_thread with ptrace_attach
                                                  ` [PATCH 1/2] "
                                                  ` [PATCH 2/2] doc: Update documentation of ->exec_*_mutex

[PATCH] kbuild: fix references to other documents
 2020-03-14  1:29 UTC  (2+ messages)

[PATCH v7 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-03-14  0:03 UTC  (7+ messages)
` [PATCH v7 kunit-next 1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v7 kunit-next 2/4] kunit: add log test
` [PATCH v7 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP
` [PATCH v7 kunit-next 4/4] kunit: update documentation to describe debugfs representation

[PATCH v4] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-03-13 23:36 UTC  (5+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-13 22:00 UTC  (4+ messages)
` [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB Shadow Stack page fault

[PATCH] mm/vmscan: add vm_swappiness configuration knobs
 2020-03-13 21:50 UTC  (10+ messages)

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-13 20:16 UTC  (4+ messages)
` [PATCH v6 02/14] mm/damon: Implement region based sampling
    `  "

[PATCH v5 0/6] Describe CoreSight topology using sysfs links
 2020-03-13 19:56 UTC  (2+ messages)

[PATCH 0/3] Thermal extensions for flexibility in cooling device bindings
 2020-03-13 15:28 UTC  (3+ messages)

[PATCH v11 19/20] RISC-V: KVM: Document RISC-V specific parts of KVM API
 2020-03-13  7:51 UTC 

[PATCH v3] docs: sysctl/kernel: document BPF entries
 2020-03-13  1:08 UTC  (2+ messages)

[PATCH v8 0/8] Support for Casefolding and Encryption
 2020-03-12 22:11 UTC  (4+ messages)
` [PATCH v8 2/8] fs: Add standard casefolding support

[PATCH v2 00/11] PCI/ATS: Device-tree support and other improvements
 2020-03-12 21:21 UTC  (19+ messages)
` [PATCH v2 01/11] dt-bindings: PCI: generic: Add ats-supported property
` [PATCH v2 02/11] PCI: Add ats_supported host bridge flag
` [PATCH v2 03/11] PCI: OF: Check whether the host bridge supports ATS
` [PATCH v2 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH v2 05/11] PCI/ATS: Gather checks into pci_ats_supported()
` [PATCH v2 06/11] iommu/amd: Use pci_ats_supported()
` [PATCH v2 07/11] iommu/arm-smmu-v3: "
` [PATCH v2 08/11] iommu/vt-d: "
` [PATCH v2 09/11] ACPI/IORT: Drop ATS fwspec flag
` [PATCH v2 10/11] arm64: dts: fast models: Enable PCIe ATS for Base RevC FVP
` [PATCH v2 11/11] Documentation: Generalize the "pci=noats" boot parameter

[PATCH v2] Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation links
 2020-03-12 20:13 UTC 

[PATCH] docs: driver-api/dma.../provider.rst: fix indents
 2020-03-12 19:10 UTC  (2+ messages)

[PATCH] docs: driver-api/gpio/driver.rst: fix code blocks
 2020-03-12 19:02 UTC  (3+ messages)

[PATCH] Documentation: driver-api/usb/writing_usb_driver.rst: Update documentation links
 2020-03-12 18:39 UTC  (3+ messages)

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-03-12 14:57 UTC  (7+ messages)
` [PATCH v5 1/5] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v5 2/5] gpiolib: Add support for GPIO line "
` [PATCH v5 3/5] gpio: Add GPIO Aggregator

[PATCH v2] Document genhd capability flags
 2020-03-12 13:47 UTC  (2+ messages)

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-12 10:43 UTC  (3+ messages)
`  "
  `  "

[PATCH v6 02/14] mm/damon: Implement region based sampling
 2020-03-12  9:20 UTC  (2+ messages)
`  "

[PATCH v2 00/22] Move media documentation files
 2020-03-12  7:31 UTC  (9+ messages)
` [PATCH v2 03/22] media: docs: split cpia2.rst on two files
` [PATCH v2 19/22] media: docs: move user-facing docs to the admin guide
` [PATCH v2 20/22] media: docs: move driver-specific info to driver-api
` [PATCH v2 21/22] media: docs: add an uAPI chapter for driver-specific stuff

[PATCH 00/42] Manually convert SCSI documentation to ReST format
 2020-03-12  3:05 UTC  (9+ messages)
` [PATCH 24/42] docs: scsi: convert NinjaSCSI.txt to ReST

[PATCH 0/1] Convert text to ReST list and remove doc build warnings
 2020-03-12  0:49 UTC  (6+ messages)
` [PATCH 1/1] Reformat return value descriptions as ReST lists

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-11 23:38 UTC  (3+ messages)

[PATCH v6 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-03-11 22:53 UTC  (3+ messages)
` [PATCH v6 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP

[PATCH]Documentation/filesystems/tranlastions : translate debugfs.txt into Chinese
 2020-03-11 20:20 UTC 

[PATCH] docs: fix pointers to io-mapping.rst and io_ordering.rst files
 2020-03-11 20:16 UTC  (4+ messages)

[PATCH 0/1] Format kerneldoc code snippets as literal block
 2020-03-11 19:30 UTC  (3+ messages)
` [PATCH 1/1] Added double colons and blank lines within kerneldoc to format code snippets as ReST literal blocks

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-03-11 17:46 UTC  (3+ messages)

[PATCH 1/9] docs: trace: events.rst: convert some new stuff to ReST format
 2020-03-11 12:11 UTC  (17+ messages)
` [PATCH 2/9] docs: watch_queue.rst: supress some Sphinx warnings
` [PATCH 4/9] docs: driver.rst: supress two ReSt warnings
` [PATCH 6/9] docs: translations: it: avoid duplicate refs at programming-language.rst
` [PATCH 7/9] docs: filesystems: fuse.rst: supress a Sphinx warning
` [PATCH 8/9] docs: perf: imx-ddr.rst: get rid of a warning
` [PATCH 9/9] docs: hw-vuln: tsx_async_abort.rst: get rid of an unused ref

[PATCH] docs: scsi: add NinjaSCSI.rst and ppa.rst
 2020-03-11 11:50 UTC 

[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
 2020-03-11  1:44 UTC  (9+ messages)
` [PATCH v7 2/4] arm64: kdump: reserve crashkenel above 4G for crash dump kernel

[PATCH v2] docs: sysctl/kernel: document BPF entries
 2020-03-10 21:57 UTC  (3+ messages)

[PATCH v2] Documentation: Better document the softlockup_panic sysctl
 2020-03-10 19:56 UTC  (2+ messages)

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-10 19:32 UTC  (14+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
  ` [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32

[PATCH] docs: deprecated.rst: Clean up fall-through details
 2020-03-10 19:22 UTC  (3+ messages)

[PATCH] Documentation: Better document the softlockup_panic sysctl
 2020-03-10 19:04 UTC  (5+ 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).