linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-11 08:34:46 to 2020-09-15 22:54:20 UTC [more...]

[PATCH] docs: fb: Remove scrollback option
 2020-09-15 13:51 UTC  (3+ messages)

[PATCH RFC 01/10] mm: add Kernel Electric-Fence infrastructure
 2020-09-15 14:14 UTC  (3+ messages)

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-15 18:15 UTC  (11+ messages)
` [RFC PATCH 03/24] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [RFC PATCH 13/24] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
  ` [External] Re: [RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of "

[PATCH v2 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-15 13:49 UTC  (6+ messages)
` [PATCH v2 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v2 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v2 05/10] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v2 08/10] kfence, lockdep: make KFENCE compatible with lockdep

[PATCH v4] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15 16:19 UTC  (4+ messages)
  ` [External] "

[PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file
 2020-09-15 15:53 UTC 

a saner API for allocating DMA addressable pages v3
 2020-09-15 15:51 UTC  (19+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/18] mm: turn alloc_pages into an inline function
` [PATCH 03/18] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/18] drm/nouveau/gk20a: "
` [PATCH 05/18] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API
` [PATCH 16/18] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent
` [PATCH 18/18] firewire-ohci: use dma_alloc_pages

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-15 17:48 UTC  (4+ messages)

[PATCH] docs: fb: Remove framebuffer scrollback option for boot
 2020-09-15 22:25 UTC 

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-15 20:16 UTC  (27+ messages)
                                        ` [NEEDS-REVIEW] "

[PATCH v5] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15 21:48 UTC  (2+ messages)

[PATCH] scsi: docs: Remove obsolete scsi typedef text from scsi_mid_low_api
 2020-09-15 20:16 UTC  (2+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-15 15:47 UTC  (17+ messages)

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-15 18:44 UTC  (24+ messages)
` [RFC PATCH 4/6] security/fbfam: Add a new sysctl to control the crashing rate threshold
` [RFC PATCH 5/6] security/fbfam: Detect a fork brute force attack

[RFC v7 00/19] lockdep: Support deadlock detection for recursive read locks
 2020-09-15 18:32 UTC  (6+ messages)
` [RFC v7 11/19] lockdep: Fix recursive read lock related safe->unsafe detection
` [RFC v7 12/19] lockdep: Add recursive read locks into dependency graph

[RFC PATCH 0/2] DAMON: Improve User Space Interface
 2020-09-15 18:08 UTC  (4+ messages)
` [RFC PATCH 1/2] mm/damon: Put more information in kdamond thread name
` [RFC PATCH 2/2] mm/damon/debugfs: Support multiple contexts

[PATCH v38 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-09-15 11:05 UTC 

[PATCH v38 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-09-15 11:28 UTC 

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-15  7:16 UTC  (3+ messages)

[PATCH v2] docs: fb: Remove the stale boot option for framebuffer i.e scrollback
 2020-09-15  7:08 UTC  (3+ messages)

[PATCH v2] docs: fb: Remove scrollback related lines
 2020-09-15  6:52 UTC  (4+ messages)

[PATCH v2] docs: fb: Remove the stale boot option for framebuffer i.e scrollback
 2020-09-15  6:44 UTC 

a saner API for allocating DMA addressable pages v2
 2020-09-15  6:36 UTC  (26+ messages)
` [PATCH 01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/17] mm: turn alloc_pages into an inline function
` [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/17] drm/nouveau/gk20a: "
` [PATCH 05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/17] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
` [PATCH 08/17] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/17] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/17] hal2: "
` [PATCH 11/17] sgiseeq: "
` [PATCH 12/17] 53c700: "
` [PATCH 13/17] dma-mapping: remove dma_cache_sync
` [PATCH 14/17] dma-mapping: add a new dma_alloc_pages API
` [PATCH 15/17] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent
` [PATCH 17/17] firewire-ohci: use dma_alloc_pages

[PATCH] Documentation: Chinese translation of Documentation/arm64/amu.rst
 2020-09-15  6:34 UTC  (2+ messages)

clean up is partition checks
 2020-09-15  5:45 UTC  (2+ messages)

[PATCH] docs : fb : vesafb.rst : Removed scrollback related lines
 2020-09-15  5:37 UTC  (3+ messages)

[PATCH] docs : fb: sstfb.rst : Remove the scrollback related stanza
 2020-09-15  4:48 UTC 

[PATCH] docs : fb : matroxfb.rst : Remove the stale information lines i.e framebuffer scrollback
 2020-09-15  4:19 UTC 

[PATCH v4 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-15  4:21 UTC  (18+ messages)
` [PATCH v4 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v4 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v4 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v4 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v4 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v4 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v4 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v4 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v4 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v4 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v4 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v4 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v4 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v4 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v4 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v4 16/17] Documentation: PCI: Add binding documentation for pci-ntb endpoint function
` [PATCH v4 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] docs:fb:fbcon.rst:Remove the stale boot option for framebuffer i.e scrollback
 2020-09-15  3:48 UTC 

[PATCH v3] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15  2:46 UTC  (11+ messages)
  ` [External] "

fbcon: remove soft scrollback code (missing Doc. patch)
 2020-09-15  1:34 UTC  (5+ messages)

[PATCH] mm/doc: add usage description for migrate_vma_*()
 2020-09-15  1:05 UTC  (4+ messages)

[PATCH] doc: zh_CN: add translatation for ext3.rst
 2020-09-14 18:18 UTC  (3+ messages)

[PATCH v3 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-14 15:36 UTC  (4+ messages)
` [PATCH v3 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
 2020-09-14 15:33 UTC  (3+ messages)

[PATCH 0/6] add ima_arch support for ARM64
 2020-09-14  8:05 UTC  (4+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params

[PATCHv5 kselftest next] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-14  2:22 UTC 

[PATCHv3] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-14  2:17 UTC  (2+ messages)
` [PATCHv4 kselftest next] "

WARNING in tracepoint_add_func
 2020-09-13 19:16 UTC 

[PATCH v2] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-12 15:40 UTC 

[PATCH] docs: rewrite admin-guide/sysctl/abi.rst
 2020-09-11 19:01 UTC 

[PATCH] Fix references to nommu-mmap.rst
 2020-09-11 19:10 UTC  (2+ messages)

[PATCHv2 2/2] Documentation/kvm/arm: improve description of HVC_SOFT_RESTART
 2020-09-11 18:32 UTC  (2+ messages)

[PATCH v37 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-09-11 12:40 UTC 

[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-11 16:33 UTC  (17+ messages)
` [PATCH RFC 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH RFC 06/10] kfence, kasan: make KFENCE compatible with KASAN

[PATCH 0/3] docs: Add automatic cross-reference for documentation pages
 2020-09-11 13:34 UTC  (4+ messages)
` [PATCH 1/3] docs: Allow multiple automarkup functions
` [PATCH 2/3] docs: Add automatic cross-reference for documentation pages
` [PATCH 3/3] docs: Document cross-referencing between "

[PATCH 1/3] Documentation: Update paths of Samsung S3C machine files
 2020-09-11 14:33 UTC  (3+ messages)
` [PATCH 2/3] serial: s3c: Update path of Samsung S3C machine file
` [PATCH 3/3] ARM: s3c: Bring back notes from removed debug-macro.S

[PATCH 00/30] docs: fix documentation build parsing errors
 2020-09-11 15:40 UTC  (4+ messages)
` [PATCH 26/30] iio: iio.h: fix a warning at the kernel-doc markup

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-11 13:07 UTC  (11+ messages)
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[PATCH] docs: deprecated.rst: Update zero-length/one-element arrays section
 2020-09-11 12:06 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).