linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-10 07:57:33 to 2022-09-15 15:35:01 UTC [more...]

[PATCH RESEND] Documentation: kprobetrace: Improve readability
 2022-09-15 15:33 UTC 

[PATCH v13 0/3] Add TDX Guest Attestation support
 2022-09-15 15:22 UTC  (33+ messages)
` [PATCH v13 1/3] x86/tdx: Add TDX Guest attestation interface driver
` [PATCH v13 2/3] selftests: tdx: Test TDX attestation GetReport support
` [PATCH v13 3/3] Documentation/x86: Document TDX attestation process

[PATCH] locking/memory-barriers.txt: Improve documentation for writel() usage
 2022-09-15 15:16 UTC  (6+ messages)

[PATCH v3] docs: x86: replace do_IRQ int the entry_64.rst with common_interrupt()
 2022-09-15 15:01 UTC 

[PATCH v2] docs: x86: replace do_IRQ int the entry_64.rst with common_interrupt
 2022-09-15 14:41 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-15 14:29 UTC  (9+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v8 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v8 7/8] KVM: Handle page fault for private memory
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-15 14:31 UTC  (7+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] Documentation/process/magic-number.rst: kill
 2022-09-15 13:16 UTC  (5+ messages)
` [PATCH v2] Documentation: remove magic number doc
    ` [PATCH v3] "

[PATCH v7] checkpatch: warn for non-standard fixes tag style
 2022-09-15  9:14 UTC  (3+ messages)

[PATCH -next 4/5] selftests/memory-hotplug: Restore memory before exit
 2022-09-15  9:07 UTC 

[PATCH -next v2 0/5] Optimize and bugfix for notifier error
 2022-09-15  8:57 UTC  (6+ messages)
` [PATCH -next v2 1/5] docs: notifier-error-inject: fix non-working usage of negative values
` [PATCH -next v2 2/5] selftests/memory-hotplug: Use 'printf' instead of 'echo'
` [PATCH -next v2 3/5] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next v2 4/5] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next v2 5/5] docs: notifier-error-inject: Correct test's name

[RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers
 2022-09-15  7:35 UTC  (8+ messages)

[PATCH 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-09-15  6:50 UTC  (3+ messages)
` [PATCH 1/2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
` [PATCH 2/2] riscv: Enable HAVE_ARCH_HUGE_VMALLOC "

[ammarfaizi2-block:palmer/linux/riscv-hwprobe 2/4] htmldocs: Documentation/riscv/hwprobe.rst:40: WARNING: Unexpected indentation
 2022-09-15  4:09 UTC 

[RESEND] docs: x86: move do_IRQ to common_interrupt in entry_64.rst
 2022-09-15  1:48 UTC  (2+ messages)

[PATCH] Documentation: kprobetrace: Improve readability
 2022-09-15  1:42 UTC  (3+ messages)

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-15  1:40 UTC  (46+ messages)
` [PATCH 01/21] mm/page_isolation: protect cma from isolate_single_pageblock
` [PATCH 02/21] mm/hugetlb: correct max_huge_pages accounting on demote
` [PATCH 03/21] mm/hugetlb: correct demote page offset logic
` [PATCH 04/21] mm/hugetlb: refactor alloc_and_dissolve_huge_page
` [PATCH 05/21] mm/hugetlb: allow migrated hugepage to dissolve when freed
` [PATCH 06/21] mm/hugetlb: add hugepage isolation support
` [PATCH 07/21] lib/show_mem.c: display MovableOnly
` [PATCH 08/21] mm/vmstat: show start_pfn when zone spans pages
` [PATCH 09/21] mm/page_alloc: calculate node_spanned_pages from pfns
` [PATCH 10/21] mm/page_alloc.c: allow oversized movablecore
` [PATCH 11/21] mm/page_alloc: introduce init_reserved_pageblock()
` [PATCH 12/21] memblock: introduce MEMBLOCK_MOVABLE flag
` [PATCH 13/21] mm/dmb: Introduce Designated Movable Blocks
` [PATCH 14/21] mm/page_alloc: make alloc_contig_pages DMB aware
` [PATCH 15/21] mm/page_alloc: allow base for movablecore
` [PATCH 16/21] dt-bindings: reserved-memory: introduce designated-movable-block
` [PATCH 17/21] mm/dmb: introduce rmem designated-movable-block
` [PATCH 18/21] mm/cma: support CMA in Designated Movable Blocks
` [PATCH 19/21] dt-bindings: reserved-memory: shared-dma-pool: support DMB
` [PATCH 20/21] mm/cma: introduce rmem shared-dmb-pool
` [PATCH 21/21] mm/hugetlb: introduce hugetlb_dmb

[PATCH] filemap: Make the accounting of thrashing more consistent
 2022-09-14 14:36 UTC  (2+ messages)

[PATCH 0/4] Rewrite the top-level index.rst
 2022-09-14 14:32 UTC  (3+ messages)

[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
 2022-09-14 13:03 UTC  (6+ messages)

[djbw-nvdimm:libnvdimm-pending 16/22] drivers/dax/mapping.c:646: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-09-14 10:09 UTC 

[PATCH v10 0/2] SPDX: add copyleft-next-0.3.1
 2022-09-14  6:01 UTC  (3+ messages)
` [PATCH v10 1/2] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v10 2/2] testing: use the copyleft-next-0.3.1 SPDX tag

[ammarfaizi2-block:palmer/linux/riscv-hwprobe 1/4] htmldocs: Documentation/riscv/hwprobe.rst:29: WARNING: Field list ends without a blank line; unexpected unindent
 2022-09-14  5:39 UTC 

[PATCH v4 0/4] Documentation/x86: Improve the AMX documentation
 2022-09-14  5:25 UTC  (4+ messages)
` [PATCH v4 1/4] Documentation/x86: Explain the purpose for dynamic features

[PATCH] Documentation: process/submitting-patches: misspelling "mesages"
 2022-09-14  2:58 UTC  (8+ messages)
  ` lkp report WARNING: Title underline too short
      ` [PATCH v2] Documentation: process/submitting-patches: misspelling "mesages"
  ` Re: [PATCH] "

[PATCH v5 0/8] phy: Add support for Lynx 10G SerDes
 2022-09-13 17:44 UTC  (3+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-13 16:12 UTC  (13+ messages)

[PATCH] dma-contiguous: add optional cma_name for cma= kernel parameter
 2022-09-13 10:45 UTC  (2+ messages)

[PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-13 10:34 UTC  (2+ messages)

[PATCH -next] Documentation/hw-vuln: Update spectre doc
 2022-09-13  9:38 UTC  (2+ messages)

[PATCH v6] checkpatch: warn for non-standard fixes tag style
 2022-09-13  6:58 UTC  (4+ messages)

[PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-13  7:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v1 0/5] Enhance definition of DFH and use enhancements for uart driver
 2022-09-13  2:48 UTC  (24+ messages)
` [PATCH v1 1/5] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v1 2/5] fpga: dfl: Move the DFH definitions
` [PATCH v1 3/5] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v1 4/5] fpga: dfl: add generic support for MSIX interrupts
` [PATCH v1 5/5] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH 0/3] page table check default to warn instead of panic
 2022-09-12 20:23 UTC  (8+ messages)
` [PATCH 1/3] mm/page_table_check: Check writable zero page in page table check
` [PATCH 2/3] mm/page_table_check: Do WARN_ON instead of BUG_ON by default
` [PATCH 3/3] doc/vm: add information about page_table_check=panic

[PATCH v4 00/13] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-09-12 14:54 UTC  (4+ messages)
` [PATCH v4 01/13] x86/resctrl: Fix min_cbm_bits for AMD

[RESEND PATCH v5 0/2] add support for PON GEN3 device
 2022-09-12  4:33 UTC  (8+ messages)
` [RESEND PATCH v5 1/2] dt-bindings: power: reset: qcom-pon: Add new compatible "qcom,pmk8350-pon"
` [RESEND PATCH v5 2/2] power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string

[PATCH] coresight: docs: Fix a broken reference
 2022-09-12  9:52 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] Add table of BPF program types to docs
 2022-09-12  8:44 UTC  (10+ messages)
` [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile

[PATCH 00/13] Fix documentation build warnings against 6.0-rc1
 2022-09-12  9:39 UTC  (5+ messages)
` [PATCH 05/13] dt-bindings: arm: update arm,coresight-cpu-debug.yaml reference
` [PATCH 06/13] Documentation: coresight: fix a documentation build warning

[PATCH 3/4] net-next: frags: add inetpeer frag_mem tracking
 2022-09-11 11:54 UTC  (5+ messages)

[PATCH v5] hwmon: Add driver for the TEXAS TPS546D24 Buck Converter
 2022-09-12  3:01 UTC 

[PATCH v3 00/37] drm/i915: fix kernel-doc issues
 2022-09-12  1:27 UTC  (3+ messages)
` [PATCH v3 35/37] drm/i915: add descriptions for some RPM macros at intel_gt_pm.h

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-09-12  0:08 UTC  (2+ messages)

[PATCH] docs/mm: Improve grammar on mmu_notifier documentation
 2022-09-11  3:24 UTC  (3+ messages)

[PATCH v4] checkpatch: warn for non-standard fixes tag style
 2022-09-11  2:47 UTC  (6+ messages)

[PATCH AUTOSEL 5.4 06/10] Input: iforce - add support for Boeder Force Feedback Wheel
 2022-09-10 21:18 UTC 

[PATCH AUTOSEL 4.19 5/8] Input: iforce - add support for Boeder Force Feedback Wheel
 2022-09-10 21:19 UTC 

[PATCH AUTOSEL 5.10 09/14] Input: iforce - add support for Boeder Force Feedback Wheel
 2022-09-10 21:18 UTC 

[PATCH AUTOSEL 5.15 15/21] Input: iforce - add support for Boeder Force Feedback Wheel
 2022-09-10 21:17 UTC 

[PATCH AUTOSEL 5.19 23/38] Input: iforce - add support for Boeder Force Feedback Wheel
 2022-09-10 21:16 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).