linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-09 23:00:23 to 2020-12-14 14:20:53 UTC [more...]

[PATCH v3 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-14 14:19 UTC  (23+ 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 v3 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-14 11:41 UTC  (20+ 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

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 v2 0/3] RFC: Precise TSC migration
 2020-12-12 13:03 UTC  (47+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[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  (36+ messages)
` [PATCH v8 01/12] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v8 02/12] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [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 05/12] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v8 06/12] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v8 07/12] mm/hugetlb: Set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v8 08/12] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v8 09/12] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v8 10/12] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v8 11/12] mm/hugetlb: Gather discrete indexes of tail page
` [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 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2020-12-11  3:26 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan
` [PATCH 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer

[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 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  (17+ messages)
` [PATCH v2 1/8] mm/gup: perform check_dax_vmas only when FS_DAX is enabled
` [PATCH v2 2/8] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v2 3/8] mm/gup: make __gup_longterm_locked common
` [PATCH v2 4/8] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v2 5/8] mm: apply per-task gfp constraints in fast path
` [PATCH v2 6/8] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v2 7/8] mm/gup: migrate pinned pages out of movable zone
` [PATCH v2 8/8] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning

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

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

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-10 13:32 UTC  (11+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
  ` Howto listen to/handle gpio state changes ? "

[PATCH] usb: typec: Add bus type for plug alt modes
 2020-12-10 11:49 UTC  (9+ messages)

[PATCH v3] drm/vkms: Add setup and testing information
 2020-12-10 11:12 UTC  (3+ messages)

[PATCH v26 00/12] Landlock LSM
 2020-12-10 10:38 UTC  (3+ messages)
` [PATCH v26 08/12] landlock: Add syscall implementations

[PATCH] docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rst
 2020-12-10  8:21 UTC 

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2020-12-10  5:08 UTC  (8+ messages)

[PATCH] docs: reporting-issues: move 'outdated, need help' note to proper place
 2020-12-10  0:25 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).