linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 18:11:43 to 2020-11-19 23:58:12 UTC [more...]

[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 v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-19 23:37 UTC  (28+ messages)
` [PATCH v4 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v4 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v4 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "
` [PATCH v4 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
    ` [External] "
  ` [External] RE: [PATCH v4 00/21] Free some vmemmap pages of "

[PATCH v2 22/22] x86/fpu/xstate: Introduce boot-parameters for control some state component support
 2020-11-19 23:32 UTC 

[PATCH 1/1] kernel/crash_core.c - Add crashkernel=auto for x86 and ARM
 2020-11-19 21:56 UTC  (6+ messages)

[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 v8 0/4] Introduce mini-dump support for remoteproc
 2020-11-19 21:05 UTC  (5+ 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 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-19 20:41 UTC  (15+ messages)
` [PATCH v2 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH v2 2/2] docs: hwmon: Document max127 driver
          ` XDP maintainer match (Was [PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring)

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

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-19 18:36 UTC  (7+ messages)

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

[RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful
 2020-11-19 16:20 UTC  (12+ messages)
` [RFC PATCH v2 08/26] docs: reporting-bugs: make readers check the taint flag
` [RFC PATCH v2 21/26] docs: reporting-bugs: details on writing and sending the report

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

[PATCH] Documentation: networking: Fix Column span alignment warnings in l2tp.rst
 2020-11-19  9:45 UTC  (5+ messages)

[PATCH v3 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2020-11-19  9:19 UTC  (2+ messages)
` [PATCH v3 4/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver

[PATCH] Documentation/features: Update feature lists for 5.10
 2020-11-19  2:27 UTC 

[PATCH] docs/vm: remove unused 3 items explanation for /proc/vmstat
 2020-11-19  2:10 UTC  (4+ messages)

[PATCH v2] docs: automarkup.py: Allow automatic cross-reference inside C namespace
 2020-11-18 23:53 UTC  (6+ messages)

[RESEND][PATCH] docs/mm: concepts.rst: Correct the threshold to low watermark
 2020-11-18 20:52 UTC 

[PATCH v3] doc:it_IT: align Italian documentation
 2020-11-18 20:49 UTC  (2+ messages)

[PATCH doc] doc: zh_CN: add tmpfs to index tree
 2020-11-18 20:49 UTC  (2+ messages)

[PATCH] Documentation: kgdb: Fix a typo
 2020-11-18 20:48 UTC  (2+ messages)

[PATCH v2 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-18 19:01 UTC  (3+ messages)
` [PATCH v2 1/2] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH v2 2/2] fpga: dfl: look for vendor specific capability

[PATCH] Fix cgroup-v1 doc: /proc/<pid>/cgroup instead of /proc/<pid>/cgroups
 2020-11-18 18:19 UTC  (2+ messages)

[PATCH 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-18 17:49 UTC  (18+ messages)
` [PATCH 1/2] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH 2/2] fpga: dfl: look for vendor specific capability

[PATCH v41 23/24] docs: x86/sgx: Document SGX kernel architecture
 2020-11-18 17:18 UTC  (2+ messages)
` [tip: x86/sgx] Documentation/x86: "

[PATCH 0/2] kernel-doc: Handle function typedefs
 2020-11-18 16:58 UTC  (15+ messages)
` [PATCH 2/2] kernel-doc: Handle function typedefs without asterisks
          ` [RFC] Add kernel-doc test script

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

linux-next: build warning after merge of the ftrace tree
 2020-11-18 16:44 UTC  (11+ messages)
        ` [PATCH] ftrace/documentation: Fix RST C code blocks

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-11-18 14:25 UTC  (10+ messages)
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API
  ` [PATCH] WIP! media: uvcvideo: Use dma_alloc_noncontiguos API

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

[PATCH] Documentation/admin-guide: mark memmap parameter is supported by a few architectures
 2020-11-18  1:41 UTC 

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-17 22:19 UTC  (14+ messages)
` [PATCH v4 05/27] drm: fix some "
` [PATCH v4 10/27] video: "
` [PATCH v4 20/27] list: fix a typo at the kernel-doc markup

[PATCH 1/4] dt-bindings: hwmon: convert TI INA2xx bindings to dt-schema
 2020-11-17 22:08 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: hwmon: convert AD AD741x "
` [PATCH 3/4] dt-bindings: hwmon: convert TI ADS7828 "
` [PATCH 4/4] dt-bindings: hwmon: convert AD ADM1275 "

[PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-11-17 21:06 UTC  (7+ messages)
` [PATCH 8/9] platform/surface: Add Surface Aggregator user-space interface
` [PATCH 9/9] platform/surface: Add Surface ACPI Notify driver

[PATCH v2 00/13] Introduce seqnum_ops
 2020-11-17 18:24 UTC  (13+ messages)
` [PATCH v2 01/13] seqnum_ops: Introduce Sequence Number Ops

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-17 15:35 UTC  (6+ messages)
` [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
        ` [External] "

[PATCH v2 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2020-11-17 15:11 UTC  (4+ messages)

[PATCH v22 00/18] Introduce Data Access MONitor (DAMON)
 2020-11-17 14:30 UTC  (3+ messages)

[PATCH 00/13] Introduce seqnum_ops
 2020-11-17 12:27 UTC  (8+ messages)
` [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops

[PATCH v4 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-11-17  9:24 UTC  (4+ messages)

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-17  8:14 UTC  (8+ messages)
` [PATCH v2 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM

rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b
 2020-11-17  6:51 UTC  (11+ messages)

[PATCH v24 00/12] Landlock LSM
 2020-11-17  5:37 UTC  (2+ messages)

[PATCH] Documentation: kernel-parameters: add missing '<'
 2020-11-16 22:04 UTC  (2+ messages)

[PATCH v22 00/12] Landlock LSM
 2020-11-16 21:36 UTC  (4+ messages)
` [PATCH v22 01/12] landlock: Add object management

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-11-16 20:36 UTC  (5+ messages)
` [PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference


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