linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 15:24:00 to 2020-12-15 17:37:17 UTC [more...]

[PATCH v3 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-15 17:35 UTC  (32+ messages)
` [PATCH v3 1/6] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v3 2/6] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v3 3/6] mm: apply per-task gfp constraints in fast path
` [PATCH v3 4/6] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v3 5/6] mm/gup: migrate pinned pages out of movable zone
` [PATCH v3 6/6] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning

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

[PATCH net] docs: netdev-FAQ: add missing underlines to questions
 2020-12-15 17:18 UTC 

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-15 16:55 UTC  (35+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

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

[PATCH v8 00/18] Implement NTB Controller using multiple PCI EP
 2020-12-15 16:01 UTC  (6+ messages)
` [PATCH v8 11/18] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v8 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map

[PATCH v1 0/6] no-copy bvec
 2020-12-15 14:05 UTC  (24+ messages)
` [PATCH v1 1/6] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO

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

[PATCH 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2020-12-15  9:45 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan
` [PATCH 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer

[PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-15  3:00 UTC  (4+ messages)
` [dm-devel] "

[GIT PULL] Documentation for 5.11
 2020-12-15  0:58 UTC  (2+ messages)

[PATCH 1/6] thermal/core: Remove the 'forced_passive' option
 2020-12-14 23:38 UTC 

[PATCH v3 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-14 23:14 UTC  (22+ messages)
` [PATCH v3 01/15] docs: phy: Add a part about PHY mode and submode
` [PATCH v3 02/15] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
` [PATCH v3 03/15] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH v3 04/15] media: sun6i-csi: Use common V4L2 format info for storage bpp
` [PATCH v3 05/15] media: sun6i-csi: Only configure the interface data width for parallel
` [PATCH v3 06/15] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v3 07/15] media: sun6i-csi: Add support for MIPI CSI-2 bridge input
` [PATCH v3 08/15] dt-bindings: media: Add A31 MIPI CSI-2 bindings documentation
` [PATCH v3 09/15] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v3 10/15] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v3 11/15] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge
` [PATCH v3 12/15] dt-bindings: media: Add A83T MIPI CSI-2 bindings documentation
` [PATCH v3 13/15] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH v3 14/15] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH v3 15/15] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge

linux-next: build warning after merge of the jc_docs tree
 2020-12-14 20:17 UTC 

[PATCH] Documentation: gpio: Fix typo
 2020-12-14 15:54 UTC 

Desinfetante
 2020-12-14  8:51 UTC 

[PATCH 0/8] Documentation: HID: edit/correct all files
 2020-12-14  0:55 UTC  (4+ messages)
` [PATCH 2/8] Documentation: HID: amd-sfh-hid editing & corrections

[PATCH] KVM/SVM: add support for SEV attestation command
 2020-12-13 22:28 UTC  (5+ messages)

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

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-13  8:36 UTC  (4+ messages)
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM

[PATCH] net/netconsole: Support VLAN for netconsole
 2020-12-12 14:33 UTC  (3+ messages)

[PATCH 00/13] Address issues with PDF output at media uAPI docs
 2020-12-12  0:03 UTC  (10+ messages)
` [PATCH 01/13] docs: conf.py: fix sphinx version detection for margin set
    ` [PATCH RFC] docs: experimental: build PDF with rst2pdf
        ` [PATCH RFC v2] "

[PATCH v8 00/12] Free some vmemmap pages of HugeTLB page
 2020-12-11 14:08 UTC  (23+ messages)
` [PATCH v8 03/12] mm/bootmem_info: Introduce free_bootmem_page helper
    ` [External] "
` [PATCH v8 04/12] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
      ` [External] "
` [PATCH v8 06/12] mm/hugetlb: Allocate "
    ` [External] "
` [PATCH v8 07/12] mm/hugetlb: Set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v8 12/12] mm/hugetlb: Optimize the code with the help of the compiler
    ` [External] "

[PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
 2020-12-11 22:14 UTC  (3+ messages)
` [PATCH V3.1] entry: "

[PATCH] docs: update requirements to install six module
 2020-12-11 20:55 UTC  (6+ messages)

[PATCH 16/22] xlink-ipc: Add xlink ipc driver
 2020-12-11 17:12 UTC  (5+ messages)

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-12-11 15:29 UTC  (9+ messages)
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source

[PATCH v2 00/19] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-11  3:12 UTC  (3+ messages)
` [PATCH v2 16/19] dt-bindings: media: Add A83T MIPI CSI-2 bindings documentation

[PATCH v3] mm/page_owner: Record timestamp and pid
 2020-12-11  2:31 UTC  (2+ messages)

[PATCH 1/3] misc: aspeed: Add Aspeed UART routing control driver
 2020-12-11  2:06 UTC  (5+ messages)
  ` [External] "

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-11  0:03 UTC  (10+ messages)

[Patch v3 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2020-12-10 23:44 UTC  (4+ messages)

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-10 23:42 UTC  (6+ messages)

[RFC] Documentation for /dev/efi_test
 2020-12-10 22:58 UTC  (2+ messages)

[PATCH] checkpatch: make the line length warnings match the coding style document
 2020-12-10 21:27 UTC  (3+ messages)

[PATCH v2 0/8] prohibit pinning pages in ZONE_MOVABLE
 2020-12-10 19:54 UTC  (8+ messages)
` [PATCH v2 3/8] mm/gup: make __gup_longterm_locked common

[PATCH v2] KVM: mmu: Fix SPTE encoding of MMIO generation upper half
 2020-12-10 18:25 UTC 

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-10 18:10 UTC  (8+ messages)
` [PATCH v15 08/26] x86/mm: Introduce _PAGE_COW

[PATCH] RDMA/restrack: update kernel documentation for ib_create_named_qp()
 2020-12-10 17:29 UTC  (2+ 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).