linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-15 17:37:17 to 2020-12-22 02:51:03 UTC [more...]

[PATCH v10 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-22  2:49 UTC  (34+ messages)
` [PATCH v10 01/11] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v10 02/11] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v10 03/11] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v10 04/11] mm/hugetlb: Defer freeing of HugeTLB pages
    ` [External] "
` [PATCH v10 05/11] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v10 06/11] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v10 07/11] mm/hugetlb: Flush work when dissolving hugetlb page
    ` [External] "
` [PATCH v10 08/11] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v10 09/11] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v10 10/11] mm/hugetlb: Gather discrete indexes of tail page
    ` [External] "
` [PATCH v10 11/11] mm/hugetlb: Optimize the code with the help of the compiler
  ` [External] Re: [PATCH v10 00/11] Free some vmemmap pages of HugeTLB page

[PATCH] Documentation: x86: update the thread_info's position
 2020-12-22  1:12 UTC  (3+ messages)

[PATCH v3 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-12-21 18:39 UTC  (4+ messages)
` [PATCH v3 7/9] docs: driver-api: Add Surface Aggregator subsystem documentation
` [PATCH v3 8/9] platform/surface: Add Surface Aggregator user-space interface
` [PATCH v3 9/9] platform/surface: Add Surface ACPI Notify driver

[PATCH net] docs: netdev-FAQ: add missing underlines to questions
 2020-12-21 18:33 UTC  (4+ messages)

[PATCH] dmaengine: qcom: bam_dma: Add LOCK and UNLOCK flag bit support
 2020-12-21 18:09 UTC  (6+ messages)

[PATCH] docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rst
 2020-12-21 16:59 UTC  (2+ messages)

[PATCH v2] Documentation: process: Correct numbering
 2020-12-21 16:52 UTC 

[PATCH 1/1] docs: submitting-patches: Trivial - fix grammatical error
 2020-12-21 16:44 UTC  (2+ messages)

[PATCH] kconfig: drop filename and line number prefix from warning/error-if macros
 2020-12-21 14:22 UTC  (2+ messages)

[PATCH] docs: driver-model: bus.rst: Clean up the formatting, expound, modernize
 2020-12-21  7:52 UTC 

[PATCH v2] docs/zh_CN: Improve Cinese transolation quality
 2020-12-21  7:52 UTC  (2+ messages)

[PATCH] kconfig: doc: fix $(fileno) to $(filename)
 2020-12-21  7:03 UTC 

[PATCH] kconfig: doc: fix $(fileno) to $(filename)
 2020-12-21  7:02 UTC 

[PATCH net 1/2] docs: networking: packet_mmap: fix formatting for C macros
 2020-12-20 14:52 UTC  (7+ messages)
` [PATCH net 2/2] docs: networking: packet_mmap: don't mention PACKET_MMAP

[PATCH] Documentation: kernel-parameters: add missing '<'
 2020-12-20  8:54 UTC  (2+ messages)

[PATCH v2] docs: netdev-FAQ: fix question headers formatting
 2020-12-20  8:49 UTC 

[PATCH] atomic: remove further references to atomic_ops
 2020-12-20  6:09 UTC 

[PATCH v4 00/10] prohibit pinning pages in ZONE_MOVABLE
 2020-12-19 23:51 UTC  (31+ messages)
` [PATCH v4 01/10] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v4 02/10] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v4 03/10] mm: apply per-task gfp constraints in fast path
` [PATCH v4 04/10] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v4 05/10] mm/gup: migrate pinned pages out of movable zone
` [PATCH v4 06/10] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v4 07/10] mm/gup: change index type to long as it counts pages
` [PATCH v4 08/10] mm/gup: limit number of gup migration failures, honor failures
` [PATCH v4 09/10] selftests/vm: test flag is broken
` [PATCH v4 10/10] selftests/vm: test faulting in kernel, and verify pinnable pages

[PATCH v2] btf: support ints larger than 128 bits
 2020-12-19 16:36 UTC 

[PATCH 0/2] Documentation/kbuild: Document COMPILE_TEST and platform dependencies
 2020-12-19 16:10 UTC  (3+ messages)
` [PATCH 1/2] Documentation/kbuild: Document COMPILE_TEST dependencies

[PATCH 06/22] misc: xlink-pcie: Add documentation for XLink PCIe driver
 2020-12-19  0:07 UTC  (3+ messages)

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-12-18 22:44 UTC  (22+ messages)
` [PATCH V3 04/10] x86/pks: Preserve the PKRS MSR on context switch
  ` [NEEDS-REVIEW] "
` [PATCH V3 06/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V3 10/10] x86/pks: Add PKS test code

[PATCH] Documentation: document dma device use for mcb
 2020-12-18 15:35 UTC 

[PATCH] btf: support ints larger than 128 bits
 2020-12-18  8:48 UTC  (3+ messages)

PGP pathfinder service is no longer maintained
 2020-12-17 19:25 UTC  (4+ messages)

[PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
 2020-12-17 16:58 UTC  (10+ messages)
` [PATCH V3.1] entry: "

[PATCH v9 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-17 10:42 UTC  (41+ messages)
` [PATCH v9 02/11] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v9 03/11] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v9 04/11] mm/hugetlb: Defer freeing of HugeTLB pages
    ` [External] "
` [PATCH v9 05/11] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v9 06/11] mm/hugetlb: Set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v9 08/11] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v9 09/11] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v9 10/11] mm/hugetlb: Gather discrete indexes of tail page
    ` [External] "
` [PATCH v9 11/11] mm/hugetlb: Optimize the code with the help of the compiler
    ` [External] "

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-17  6:55 UTC  (4+ messages)

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-16 20:35 UTC 

[Patch v3 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2020-12-16 20:02 UTC  (6+ messages)

[RFC PATCH 5/8] x86/cpu: Add a config option and a chicken bit for Key Locker
 2020-12-16 17:41 UTC  (2+ messages)
` [RFC PATCH 8/8] x86/cpu: Support the hardware randomization option for Key Locker internal key

[RFC v10 00/13] DAMON: Support Physical Memory Address Space and Page-granularity Idleness Monitoring
 2020-12-16  9:42 UTC  (14+ messages)
` [RFC v10 01/13] damon/dbgfs: Allow users to set initial monitoring target regions
` [RFC v10 02/13] tools/damon: Support init target regions specification
` [RFC v10 03/13] damon/dbgfs-test: Add a unit test case for 'init_regions'
` [RFC v10 04/13] selftests/damon/_chk_record: Do not check number of gaps
` [RFC v10 05/13] Docs/admin-guide/mm/damon: Document 'init_regions' feature
` [RFC v10 06/13] mm/damon/vaddr: Separate commonly usable functions
` [RFC v10 07/13] mm/damon: Implement primitives for physical address space monitoring
` [RFC v10 08/13] damon/dbgfs: Support physical memory monitoring
` [RFC v10 09/13] tools/damon/record: "
` [RFC v10 10/13] tools/damon/record: Support NUMA specific recording
` [RFC v10 11/13] Docs/DAMON: Document physical memory monitoring support
` [RFC v10 12/13] mm/damon/paddr: Separate commonly usable functions
` [RFC v10 13/13] mm/damon: Implement primitives for page granularity idleness monitoring

[RFC v15.1 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-12-16  8:44 UTC  (9+ messages)
` [RFC v15.1 1/8] mm/damon/core: Account age of target regions
` [RFC v15.1 2/8] mm/damon/core: Implement DAMON-based Operation Schemes (DAMOS)
` [RFC v15.1 3/8] mm/damon/vaddr: Support DAMON-based Operation Schemes
` [RFC v15.1 4/8] mm/damon/dbgfs: "
` [RFC v15.1 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v15.1 6/8] selftests/damon: Add 'schemes' debugfs tests
` [RFC v15.1 7/8] tools/damon: Support more human friendly 'schemes' control
` [RFC v15.1 8/8] Docs/admin-guide/mm/damon: Document DAMON-based Operation Schemes

[PATCH] Documentation: devres: Add missing DRM functions
 2020-12-16  1:10 UTC 

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-15 22:34 UTC  (12+ messages)

[PATCH v2 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-12-15 20:00 UTC  (4+ messages)
` [PATCH v2 8/9] platform/surface: Add Surface Aggregator user-space interface

[PATCH v3 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-15 17:35 UTC  (6+ messages)
` [PATCH v3 3/6] mm: apply per-task gfp constraints in fast path


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