linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-15 09:26:46 to 2021-07-20 16:26:39 UTC [more...]

[PATCH 05/13] vfio/fsl: Move to the device set infrastructure
 2021-07-20 16:23 UTC  (4+ messages)

[PATCH v6] Documentation: gpu: Mention the requirements for new properties
 2021-07-20 14:35 UTC 

[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-20 14:18 UTC  (10+ messages)
` [PATCH v3 1/9] cgroup/cpuset: Miscellaneous code cleanup
` [PATCH v3 2/9] cgroup/cpuset: Fix a partition bug with hotplug
` [PATCH v3 3/9] cgroup/cpuset: Fix violation of cpuset locking rule
` [PATCH v3 4/9] cgroup/cpuset: Enable event notification when partition become invalid
` [PATCH v3 5/9] cgroup/cpuset: Clarify the use of invalid partition root
` [PATCH v3 6/9] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v3 7/9] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
` [PATCH v3 8/9] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v3 9/9] kselftest/cgroup: Add cpuset v2 partition root state test

[RFC v3 00/15] Introduce DAMON-based Proactive Reclamation
 2021-07-20 13:13 UTC  (16+ messages)
` [RFC v3 01/15] mm/damon/paddr: Support the pageout scheme
` [RFC v3 02/15] mm/damon/damos: Make schemes aggressiveness controllable
` [RFC v3 03/15] damon/core/schemes: Skip already charged targets and regions
` [RFC v3 04/15] mm/damon/schemes: Implement time quota
` [RFC v3 05/15] mm/damon/dbgfs: Support schemes' time/IO quotas
` [RFC v3 06/15] mm/damon/selftests: Support schemes quotas
` [RFC v3 07/15] mm/damon/schemes: Prioritize regions within the quotas
` [RFC v3 08/15] mm/damon/vaddr,paddr: Support pageout prioritization
` [RFC v3 09/15] mm/damon/dbgfs: Support prioritization weights
` [RFC v3 10/15] tools/selftests/damon: Update for regions prioritization of schemes
` [RFC v3 11/15] mm/damon/schemes: Activate schemes based on a watermarks mechanism
` [RFC v3 12/15] mm/damon/dbgfs: Support watermarks
` [RFC v3 13/15] selftests/damon: "
` [RFC v3 14/15] mm/damon: Introduce DAMON-based reclamation
` [RFC v3 15/15] Documentation/admin-guide/mm/damon: Add a document for DAMON_RECLAIM

[PATCH] docs/zh_CN: Add zh_CN/accounting/psi.rst
 2021-07-20 12:28 UTC 

[PATCH v5] mm: introduce reference pages
 2021-07-20 12:27 UTC  (2+ messages)

linux-next: build warning after merge of the printk tree
 2021-07-20 12:22 UTC 

[Patch v4 2/3] Drivers: hv: add Azure Blob driver
 2021-07-20 11:10 UTC  (5+ messages)

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-20  9:59 UTC  (5+ messages)

[PATCH v4] mm: introduce reference pages
 2021-07-20  7:28 UTC  (16+ messages)

[PATCH] docs: x86: Remove obsolete information about x86_64 vmalloc() faulting
 2021-07-20  4:50 UTC  (4+ messages)

[PATCH 0/7] Free user PTE page table pages
 2021-07-20  4:00 UTC  (24+ messages)
` [PATCH 1/7] mm: fix the deadlock in finish_fault()
` [PATCH 2/7] mm: introduce pte_install() helper
` [PATCH 3/7] mm: remove redundant smp_wmb()
` [PATCH 4/7] mm: rework the parameter of lock_page_or_retry()
` [PATCH 5/7] mm: free user PTE page table pages
` [PATCH 6/7] mm: defer freeing PTE page table for a grace period
` [PATCH 7/7] mm: use mmu_gather to free PTE page table

[PATCH -next] trace doc: Fix the wrong example of tracepoint
 2021-07-20  2:06 UTC 

having trouble generating some Doc. warnings
 2021-07-20  0:45 UTC 

[PATCH 00/14] Introduce PECI subsystem
 2021-07-19 20:36 UTC  (38+ messages)
` [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
` [PATCH 02/14] x86/cpu: Extract cpuid helpers to arch-independent
` [PATCH 04/14] dt-bindings: Add bindings for peci-aspeed
` [PATCH 06/14] peci: Add core infrastructure
` [PATCH 07/14] peci: Add peci-aspeed controller driver
` [PATCH 08/14] peci: Add device detection
` [PATCH 11/14] hwmon: peci: Add cputemp driver
` [PATCH 12/14] hwmon: peci: Add dimmtemp driver

[PATCH] Documentation: Fix intiramfs script name
 2021-07-19 20:28 UTC  (7+ messages)
` [PATCH] Documentation/kbuild: Document the kconfig choice default value
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-07-19 18:23 UTC  (3+ messages)
` [PATCH v27 23/31] x86/cet/shstk: Add user-mode shadow stack support

[PATCH v27 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-07-19 18:21 UTC  (3+ messages)
` [PATCH v27 06/10] x86/cet/ibt: Update arch_prctl functions for "

flush_kernel_dcache_page fixes and removal
 2021-07-19 15:42 UTC  (3+ messages)

Describing the type of an argument to a macro-function
 2021-07-19 14:54 UTC 

[PATCH 00/13] Provide core infrastructure for managing open/release
 2021-07-19 14:47 UTC  (16+ messages)
` [PATCH 02/13] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH 09/13] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH 12/13] vfio/gvt: Fix open/close when multiple device FDs are open

[PATCH 10/13] vfio/mbochs: Fix close when multiple device FDs are open
 2021-07-19 14:45 UTC  (2+ messages)

[PATCH 11/13] vfio/ap,ccw: Fix open/close when multiple device FDs are open
 2021-07-19 14:40 UTC  (2+ messages)

[PATCH 03/13] vfio: Provide better generic support for open/release vfio_device_ops
 2021-07-19 13:03 UTC  (4+ messages)

[PATCH 04/13] vfio/samples: Delete useless open/close
 2021-07-19 13:01 UTC  (2+ messages)

[PATCH 01/13] vfio/samples: Remove module get/put
 2021-07-19 11:42 UTC  (2+ messages)

[RFC PATCH v2 0/7] docs: pdfdocs: Improve font choice in CJK translations
 2021-07-19 11:18 UTC  (8+ messages)
` [RFC PATCH v2 1/7] docs: pdfdocs: Refactor config for CJK document
` [RFC PATCH v2 2/7] docs: pdfdocs: Add CJK-language-specific font settings
` [RFC PATCH v2 3/7] docs: pdfdocs: Use one-half spacing in CJK translations
` [RFC PATCH v2 4/7] docs: pdfdocs: Permit AutoFakeSlant for CJK fonts
` [RFC PATCH v2 5/7] docs: pdfdocs: Teach xeCJK the width of quotation marks
` [RFC PATCH v2 6/7] docs: pdfdocs: Add optional choices for Korean monospace font
` [RFC PATCH v2 7/7] docs/ko_KR: Use white spaces behind CJK characters in ascii-art

[PATCH 0/8] docs/zh_CN: add some virt docs translation
 2021-07-19 11:04 UTC  (10+ messages)
` [PATCH 1/8] docs/zh_CN: add virt index translation
` [PATCH 2/8] docs/zh_CN: add virt paravirt_ops translation
` [PATCH 3/8] docs/zh_CN: add virt guest-halt-polling translation
` [PATCH 4/8] docs/zh_CN: add virt ne_overview translation
` [PATCH 5/8] docs/zh_CN: add virt acrn index translation
` [PATCH 6/8] docs/zh_CN: add virt acrn introduction translation
` [PATCH 7/8] docs/zh_CN: add virt acrn io-request translation
` [PATCH 8/8] docs/zh_CN: add virt acrn cpuid translation

flush_kernel_dcache_page fixes and removal
 2021-07-19  8:15 UTC  (7+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 3/6] ps3disk: replace flush_kernel_dcache_page with flush_dcache_page
` [PATCH 5/6] aacraid: remove an unused include

[PATCH v5 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-07-17 12:51 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro MFD driver

[PATCH] refpage_create.2: Document refpage_create(2)
 2021-07-17  2:59 UTC 

[GIT PULL] Documentation fixes for 5.14
 2021-07-17  0:54 UTC  (2+ messages)

[PATCH v2 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-16 21:28 UTC  (12+ messages)
` [PATCH v2 2/6] cgroup/cpuset: Clarify the use of invalid partition root

[Patch v3 2/3] Drivers: hv: add Azure Blob driver
 2021-07-16 21:19 UTC  (7+ messages)

[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
 2021-07-16 20:12 UTC  (4+ messages)

[PATCH V4,0/3] mm: compaction: proactive compaction trigger by user
 2021-07-16 10:44 UTC  (4+ messages)

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-16  8:14 UTC  (14+ messages)
` [PATCH v34 01/13] mm: "
` [PATCH v34 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v34 03/13] mm/damon: Adaptively adjust regions
` [PATCH v34 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v34 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v34 06/13] mm/damon: Add a tracepoint
` [PATCH v34 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v34 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v34 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v34 10/13] Documentation: Add documents for DAMON
` [PATCH v34 11/13] mm/damon: Add kunit tests
` [PATCH v34 12/13] mm/damon: Add user space selftests
` [PATCH v34 13/13] MAINTAINERS: Update for DAMON

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-15 19:48 UTC  (22+ messages)
` [PATCH v3 01/14] memory-failure: fetch compound_head after pgmap_pfn_valid()
  ` [External] "
` [PATCH v3 02/14] mm/page_alloc: split prep_compound_page into head and tail subparts
  ` [External] "
` [PATCH v3 04/14] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v3 07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm
  ` [External] "
` [PATCH v3 12/14] device-dax: compound pagemap support

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-07-15 10:34 UTC  (3+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints


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