linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 13:11:09 to 2020-11-23 21:57:47 UTC [more...]

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-23 21:52 UTC  (76+ messages)
` [PATCH v5 01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v5 02/21] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v5 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v5 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v5 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
` [PATCH v5 06/21] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v5 07/21] mm/bootmem_info: Combine bootmem info and type into page->freelist
` [PATCH v5 08/21] mm/hugetlb: Initialize page table lock for vmemmap
` [PATCH v5 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v5 10/21] mm/hugetlb: Defer freeing of hugetlb pages
` [PATCH v5 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
    ` [External] "
` [PATCH v5 12/21] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [PATCH v5 13/21] mm/hugetlb: Use PG_slab to indicate split pmd
    ` [External] "
` [PATCH v5 14/21] mm/hugetlb: Support freeing vmemmap pages of gigantic page
` [PATCH v5 15/21] mm/hugetlb: Set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v5 16/21] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v5 17/21] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v5 18/21] mm/hugetlb: Merge pte to huge pmd only for gigantic page
    ` [External] "
` [PATCH v5 19/21] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v5 20/21] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page
` [PATCH v5 21/21] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
      ` [External] "
          ` [External] Re: [PATCH v5 00/21] Free some vmemmap pages of hugetlb page

[PATCH v24 00/12] Landlock LSM
 2020-11-23 21:19 UTC  (18+ messages)
` [PATCH v24 01/12] landlock: Add object management
` [PATCH v24 02/12] landlock: Add ruleset and domain management
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 08/12] landlock: Add syscall implementations
` [PATCH v24 12/12] landlock: Add user and kernel documentation

[PATCH v6 0/2] Control over userfaultfd kernel-fault handling
 2020-11-23 20:11 UTC  (9+ messages)
` [PATCH v6 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v6 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob

[PATCH v4 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-23 19:03 UTC  (5+ messages)
` [PATCH v4 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH v4 2/2] docs: hwmon: Document max127 driver

[PATCH v3 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-23 19:01 UTC  (7+ messages)
` [PATCH v3 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH v3 2/2] docs: hwmon: Document max127 driver

[PATCH v5 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-23 18:56 UTC  (3+ messages)
` [PATCH v5 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH v5 2/2] docs: hwmon: Document max127 driver

[PATCH 1/7] kbuild: doc: update the description about kbuild Makefiles
 2020-11-23 18:03 UTC  (12+ messages)
` [PATCH 2/7] kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/
` [PATCH 3/7] kbuild: doc: fix 'List directories to visit when descending' section
` [PATCH 4/7] kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections
` [PATCH 5/7] kbuild: doc: split if_changed explanation to a separate section
` [PATCH 6/7] kbuild: doc: clarify the difference between extra-y and always-y
` [PATCH 7/7] kbuild: doc: document subdir-y syntax

[PATCH v2 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-23 17:24 UTC  (4+ messages)
` [PATCH v2 2/2] fpga: dfl: look for vendor specific capability

[PATCH] docs: dt: Use full path to enable cross-reference
 2020-11-23 12:13 UTC 

[PATCH v4] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML
 2020-11-23  9:00 UTC 

[PATCH] Documentation: Chinese translation of Documentation/arm64/elf_hwcaps.rst
 2020-11-23  7:22 UTC  (2+ messages)

[PATCH 1/1] kernel/crash_core.c - Add crashkernel=auto for x86 and ARM
 2020-11-23  3:47 UTC  (10+ messages)

[PATCH] Documentation: gpio: fix typo and unclear legacy API section
 2020-11-22 21:48 UTC  (3+ messages)

[PATCH] Documentation/admin-guide: mark memmap parameter is supported by a few architectures
 2020-11-22 13:13 UTC  (2+ messages)

[RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful
 2020-11-22  5:42 UTC  (12+ messages)

[PATCH v3] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML
 2020-11-21 13:03 UTC  (2+ messages)

[PATCH v8 0/4] Introduce mini-dump support for remoteproc
 2020-11-21  4:05 UTC  (9+ messages)
` [PATCH v8 1/4] remoteproc: core: Add ops to enable custom coredump functionality
` [PATCH v8 2/4] remoteproc: coredump: Add minidump functionality
` [PATCH v8 3/4] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v8 4/4] remoteproc: qcom: Add minidump id for sm8150 modem

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-20 22:29 UTC  (8+ messages)

[PATCH] Documentation: document /proc api for arm64 MTE vm flags
 2020-11-20 22:24 UTC  (4+ messages)

[PATCH v23 12/23] LSM: Specify which LSM to display
 2020-11-20 20:15 UTC  (2+ messages)
` [PATCH v23 22/23] LSM: Add /proc attr entry for full LSM context

[PATCH] kvm/x86/mmu: use the correct inherited permissions to get shadow page
 2020-11-20  9:55 UTC 

[PATCH v2 22/22] x86/fpu/xstate: Introduce boot-parameters for control some state component support
 2020-11-20  5:02 UTC  (2+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-20  3:38 UTC  (3+ messages)
` [PATCH v4 12/27] jbd2: fix "

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-20  2:52 UTC  (7+ messages)
` [PATCH v4 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "

[PATCH 0/3] bootconfig: Make size and checksum fields le32
 2020-11-20  2:29 UTC  (4+ messages)
` [PATCH 1/3] bootconfig: Load size and checksum in the footer as le32
` [PATCH 2/3] tools/bootconfig: Store size and checksum in "
` [PATCH 3/3] docs: bootconfig: Add the endianness of fields

[PATCH 0/3] bootconfig: Make size and checksum fields le32
 2020-11-20  2:27 UTC 

[PATCH v1 0/9] Landlock fixes
 2020-11-20  1:37 UTC  (3+ messages)
` [PATCH v1 2/9] landlock: Cosmetic fixes for filesystem management

[PATCH v6 0/2] Control over userfaultfd kernel-fault handling
 2020-11-20  1:22 UTC  (3+ messages)

[RFC PATCH 0/3] bootconfig: Use hexadecimal ASCII string for size and checksum
 2020-11-19 23:58 UTC  (7+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] tools/bootconfig: "
` [RFC PATCH 3/3] docs: bootconfig: "

[PATCH] docs: add a reset controller chapter to the driver API docs
 2020-11-19 21:23 UTC  (3+ messages)

[PATCH] docs: mtd: Avoid htmldocs warnings
 2020-11-19 21:06 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-19 20:41 UTC  (11+ messages)
          ` XDP maintainer match (Was [PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring)

[PATCH] Documentation: Coccinelle: Improve command example for debugging patches
 2020-11-19 13:14 UTC 


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