linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-08 17:25:11 to 2022-07-12 15:00:41 UTC [more...]

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-12 14:58 UTC  (4+ messages)
` [PATCH bpf-next v6 01/23] selftests/bpf: fix config for CLS_BPF
` [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
` [PATCH bpf-next v6 03/23] bpf/verifier: do not clear meta in check_mem_size

[PATCH v3 00/10] Update vfio_pin/unpin_pages API
 2022-07-12 14:28 UTC  (13+ messages)
` [PATCH v3 01/10] vfio: Make vfio_unpin_pages() return void
` [PATCH v3 02/10] drm/i915/gvt: Replace roundup with DIV_ROUND_UP
` [PATCH v3 03/10] vfio/ap: Pass in physical address of ind to ap_aqic()
` [PATCH v3 04/10] vfio/ccw: Only pass in contiguous pages
` [PATCH v3 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [PATCH v3 06/10] vfio/ap: Change saved_pfn to saved_iova
` [PATCH v3 07/10] vfio/ccw: Change pa_pfn list to pa_iova list
` [PATCH v3 08/10] vfio: Rename user_iova of vfio_dma_rw()
` [PATCH v3 09/10] vfio/ccw: Add kmap_local_page() for memcpy

[PATCH 0/4] STM32 DMA-MDMA chaining feature
 2022-07-12 13:37 UTC  (7+ messages)
` [PATCH 1/4] docs: arm: stm32: introduce "
` [PATCH 2/4] dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
` [PATCH 3/4] dmaengine: stm32-dma: add support to trigger STM32 MDMA
` [PATCH 4/4] dmaengine: stm32-mdma: add support to be triggered by STM32 DMA

[PATCH] Documentation: siphash: Fix typo in the name of offsetofend macro
 2022-07-12 13:30 UTC  (3+ messages)

[PATCH v9 7/8] docs: trace: Add HiSilicon PTT device driver documentation
 2022-07-12 12:38 UTC  (3+ messages)

[ammarfaizi2-block:herbert/cryptodev-2.6/master 45/53] htmldocs: Documentation/ABI/testing/sysfs-driver-qat:24: WARNING: Unexpected indentation
 2022-07-12 11:36 UTC  (8+ messages)
    ` [PATCH] crypto: qat - fix indentation in ABI documentation
      ` [PATCH RESEND] "

[PATCH next 0/3] miscellaneous documentation fixes for linux-next
 2022-07-12 11:33 UTC  (7+ messages)
` [PATCH next 1/3] Documentation: qat: Use code block for qat sysfs example
` [PATCH next 2/3] Documentation: qat: rewrite description
` [PATCH next 3/3] Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underline

[PATCH] Documentation/process: Add embargoed HW contact for LLVM
 2022-07-12 10:12 UTC  (2+ messages)

[PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups
 2022-07-12  8:18 UTC  (12+ messages)
` [PATCH 01/10] video: fbdev: atari: Simplify atafb_pan_display()
` [PATCH 02/10] video: fbdev: atari: Remove bogus FB_VMODE_YWRAP flags
` [PATCH 03/10] video: fbdev: atari: Fix inverse handling
` [PATCH 04/10] video: fbdev: atari: Fix ext_setcolreg()
` [PATCH 05/10] video: fbdev: atari: Remove unneeded casts from void *
` [PATCH 06/10] video: fbdev: atari: Remove unneeded casts to "
` [PATCH 07/10] video: fbdev: atari: Fix TT High video mode vertical refresh
` [PATCH 08/10] video: fbdev: atari: Fix VGA modes
` [PATCH 09/10] video: fbdev: atari: Remove unused definitions and variables
` [PATCH 10/10] [RFC] video: fbdev: atari: Remove backward bug-compatibility

[PATCH V4] swiotlb: Split up single swiotlb lock
 2022-07-12  6:44 UTC  (2+ messages)

[PATCH net-next v2 0/3] add framework for selftests in devlink
 2022-07-12  6:28 UTC  (6+ messages)
  ` [PATCH net-next v2 1/3] devlink: introduce framework for selftests

[PATCH 00/12] Documentation: tdx: documentation fixes
 2022-07-12  4:12 UTC  (16+ messages)
` [PATCH 01/12] Documentation: kvm: Pad bullet lists with blank line
` [PATCH 02/12] Documentation: kvm: tdx: Use appropriate subbullet marker
` [PATCH 03/12] Documentation: kvm: tdx: Add footnote markers
` [PATCH 04/12] Documentation: kvm: tdx: Use bullet list for public kvm trees
` [PATCH 05/12] Documentation: kvm: tdx: title typofix
` [PATCH 06/12] Documentation: kvm: tdx-tdp-mmu: Add blank line padding for lists
` [PATCH 07/12] Documentation: kvm: tdx-tdp-mmu: Use literal code block for EPT violation diagrams
` [PATCH 08/12] Documentation: kvm: tdx-tdp-mmu: Properly format nested list for EPT state machine
` [PATCH 09/12] Documentation: kvm: tdx-tdp-mmu: Add blank line padding to lists in concurrent sections
` [PATCH 10/12] Documentation: x86: Enclose TDX initialization code inside code block
` [PATCH 11/12] Documentation: x86: Use literal code block for TDX dmesg output
` [PATCH 12/12] Documentation: kvm: Add TDX documentation to KVM table of contents

[PATCH v5 5/6] HID: add spi-hid, transport driver for HID over SPI bus
 2022-07-12  0:54 UTC  (2+ messages)

[PATCH] PCI/doc: Convert examples to generic power management
 2022-07-11 23:19 UTC 

[PATCH v6 1/4] panic: Taint kernel if tests are run
 2022-07-11 23:17 UTC  (8+ messages)
` [PATCH v6 3/4] kunit: Taint the kernel when KUnit "

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-11 22:52 UTC  (7+ messages)
` [PATCH v2 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v2 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
` [PATCH v2 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v2 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v5 0/6] Add spi-hid, transport for HID over SPI bus
 2022-07-11 22:43 UTC  (3+ messages)
` [PATCH v5 3/6] dt-bindings: input: Document Microsoft G6 Touch Digitizer

[PATCH 0/9] x86/resctrl: Add the support for AMD QoS new features
 2022-07-11 21:39 UTC  (10+ messages)
` [PATCH 1/9] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH 2/9] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH 3/9] x86/resctrl: Detect and configure Slow Memory Bandwidth allocation
` [PATCH 4/9] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH 5/9] x86/resctrl: Introduce mon_configurable to detect Bandwidth Monitoring Event Configuration
` [PATCH 6/9] x86/resctrl: Add sysfs interface files to read/write event configuration
` [PATCH 7/9] x86/resctrl: Add the sysfs interface to read the "
` [PATCH 8/9] x86/resctrl: Add sysfs interface to write "
` [PATCH 9/9] Documentation/x86: Update resctrl_ui.rst for new features

[PATCH 00/32] drm/i915: fix kernel-doc issues
 2022-07-11 20:25 UTC  (8+ messages)
` [PATCH 26/32] docs: gpu: i915.rst: display: add kernel-doc markups
` [PATCH 27/32] docs: gpu: i915.rst: gt: add more "
` [PATCH 28/32] docs: gpu: i915.rst: GuC: "
` [PATCH 29/32] docs: gpu: i915.rst: GVT: "
` [PATCH 30/32] docs: gpu: i915.rst: PM: "
` [PATCH 31/32] docs: gpu: i915.rst: GEM/TTM: "
` [PATCH 32/32] docs: gpu: i915.rst: add the remaining kernel-doc markup files

[PATCH v2 0/3] Documentation: hyperv: Add basic info on Hyper-V enlightenments
 2022-07-11 18:56 UTC  (5+ messages)
` [PATCH v2 1/3] Documentation: hyperv: Add overview of "
` [PATCH v2 2/3] Documentation: hyperv: Add overview of VMbus
` [PATCH v2 3/3] Documentation: hyperv: Add overview of clocks and timers

[PATCH v3 0/2] x86: AMX enabling example with new constants
 2022-07-11 17:13 UTC  (3+ messages)
` [PATCH v3 1/2] x86/arch_prctl: Add AMX feature numbers as ABI constants
` [PATCH v3 2/2] Documentation/x86: Add the AMX enabling example

[PATCH v5 0/5] DMA mapping changes for SCSI core
 2022-07-11 14:49 UTC  (9+ messages)

[PATCH net-next v4 1/2] bond: add mac filter option for balance-xor
 2022-07-11 12:07 UTC  (3+ messages)
` [RESEND PATCH net-next v4] "

[PATCH v2 0/5] Address some issues with sphinx detection
 2022-07-11 11:23 UTC  (10+ messages)
    ` Expectation to --no-pdf option (was Re: [PATCH v2 0/5] Address some issues with sphinx detection)

[PATCH v5] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-11 10:29 UTC 

[PATCH v3 0/2] arm64: kdump: Function supplement and performance optimization
 2022-07-11  9:03 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: kdump: Provide default size when crashkernel=Y,low is not specified
` [PATCH v3 2/2] arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zones

[PATCH v4] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-11  8:09 UTC  (2+ messages)

[PATCH v3 00/21] Update Documentation/ cross references and fix issues
 2022-07-11  6:05 UTC  (28+ messages)
` [PATCH v3 01/21] docs: networking: update netdevices.rst reference
` [PATCH v3 02/21] docs: update vmalloced-kernel-stacks.rst reference
` [PATCH v3 03/21] docs: update vmemmap_dedup.rst reference
` [PATCH v3 04/21] docs: zh_CN: page_migration: fix reference to mm index.rst
` [PATCH v3 05/21] dt-bindings: arm: update arm,coresight-cpu-debug.yaml reference
` [PATCH v3 06/21] x86/sgx: fix kernel-doc markups
` [PATCH v3 07/21] fscache: fix kernel-doc documentation
` [PATCH v3 08/21] fs: namei: address some kernel-doc issues
` [PATCH v3 09/21] drm/scheduler: fix a kernel-doc warning
` [PATCH v3 10/21] drm/scheduler: add a missing kernel-doc parameter
` [PATCH v3 11/21] kfence: fix a "
` [PATCH v3 12/21] genalloc: add a description for start_addr parameter
` [PATCH v3 13/21] textsearch: document list inside struct ts_ops
` [PATCH v3 14/21] dcache: fix a kernel-doc warning
` [PATCH v3 15/21] docs: ext4: blockmap.rst: fix a broken table
` [PATCH v3 16/21] docs: PCI: pci-vntb-function.rst: Properly include ascii artwork
` [PATCH v3 17/21] docs: PCI: pci-vntb-howto.rst: fix a title markup
` [PATCH v3 18/21] docs: virt: kvm: fix a title markup at api.rst
` [PATCH v3 19/21] docs: ABI: sysfs-bus-nvdimm
` [PATCH v3 20/21] docs: leds: index.rst: add leds-qcom-lpg to it
` [PATCH v3 21/21] Documentation: coresight: fix binding wildcards

[PATCH] Documentation/translations/zh_CN/mm/page_owner.rst: adjust some words
 2022-07-11  1:51 UTC  (2+ messages)

[PATCH 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
 2022-07-11  0:30 UTC  (2+ messages)

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-07-10 22:28 UTC  (7+ messages)
` [PATCH V4 01/20] rv: Add "

[PATCH v2 0/1] add definitions for ROG ZENITH II EXTREME
 2022-07-10 20:26 UTC  (2+ messages)
` [PATCH v2 1/1] hwmon: (asus-ec-sensors) "

[PATCH V3] docs/zh_CN: core-api: Add watch_queue Chinese translation
 2022-07-10 14:59 UTC  (2+ messages)

[PATCH] hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREME
 2022-07-10  9:25 UTC  (2+ messages)

[djwong-xfs:vectorized-scrub 16/368] htmldocs: Documentation/filesystems/xfs-online-fsck-design.rst:3691: WARNING: Duplicate explicit target name: "kernel"
 2022-07-10  3:44 UTC 

[PATCH v13 00/14] Multi-Gen LRU Framework
 2022-07-10  2:21 UTC  (8+ messages)
` [PATCH v13 13/14] mm: multi-gen LRU: admin guide
` [PATCH v13 14/14] mm: multi-gen LRU: design doc

[djwong-xfs:vectorized-scrub 14/368] htmldocs: Documentation/filesystems/xfs-online-fsck-design.rst:822: WARNING: Duplicate explicit target name: "inode"
 2022-07-10  0:52 UTC 

[intel-tdx:kvm-upstream-workaround 296/418] htmldocs: Documentation/virt/kvm/api.rst:6679: WARNING: Definition list ends without a blank line; unexpected unindent
 2022-07-10  0:52 UTC 

[intel-tdx:kvm-upstream-workaround 295/418] htmldocs: Documentation/virt/kvm/api.rst:1364: WARNING: Inline emphasis start-string without end-string
 2022-07-09 20:37 UTC 

[PATCH] typos: Fix 'namespace' typos
 2022-07-09 13:28 UTC 

[agd5f:drm-next 417/419] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn314/dcn314_optc.c:47: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-07-09 10:28 UTC 

[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4
 2022-07-09  9:56 UTC  (9+ messages)
` [PATCH 08/12] kunit: test.h: fix a kernel-doc markup
` [PATCH 10/12] docs: alsa: alsa-driver-api.rst: remove a kernel-doc file
` [PATCH 11/12] docs: arm: index.rst: add google/chromebook-boot-flow
  ` (subset) "

[intel-tdx:kvm-upstream-workaround 232/411] htmldocs: Documentation/virt/kvm/intel-tdx.rst:181: WARNING: Enumerated list ends without a blank line; unexpected unindent
 2022-07-09  2:15 UTC 

[intel-tdx:kvm-upstream-workaround 130/411] htmldocs: Documentation/x86/tdx.rst:69: WARNING: Unexpected indentation
 2022-07-08 21:00 UTC 

[RFT][PATCH v2 0/9] Update vfio_pin/unpin_pages API
 2022-07-08 20:31 UTC  (19+ messages)
` [RFT][PATCH v2 3/9] vfio/ccw: Only pass in contiguous pages
` [RFT][PATCH v2 4/9] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v2 6/9] vfio/ccw: Change pa_pfn list to pa_iova list
` [RFT][PATCH v2 8/9] vfio/ccw: Add kmap_local_page() for memcpy
` [RFT][PATCH v2 9/9] vfio: Replace phys_pfn with pages for vfio_pin_pages()

[PATCH net-next 0/5] tls: rx: nopad and backlog flushing
 2022-07-08 18:18 UTC  (4+ messages)
` [PATCH net-next 3/5] tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3


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