linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-05 06:18:06 to 2024-12-09 12:12:53 UTC [more...]

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-12-09 12:12 UTC  (11+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH v3 0/3] Document the new media-committer's model
 2024-12-09  8:15 UTC  (6+ messages)
        ` Media committers model postponed to 6.14 - Was: "

[PATCH separate v3] docs, nvme: introduce nvme-multipath document
 2024-12-09  7:11 UTC 

[PATCH] PM / devfreq: Remove unused devm_devfreq_(un)register_notifier
 2024-12-09  5:50 UTC  (6+ messages)
    `  "

[PATCH] docs/scheduler: Fix busy and idle type ordering
 2024-12-09  3:54 UTC 

[PATCH separete v2] docs, nvme: introduce nvme-multipath document
 2024-12-09  1:34 UTC  (3+ messages)

[PATCH] irqchip/loongarch-avec:Add multi-nodes topology support
 2024-12-08 20:22 UTC  (4+ messages)

[PATCH v7 00/32] riscv control-flow integrity for usermode
 2024-12-08 15:51 UTC  (2+ messages)

[PATCH] Documentation: extcon: add documentation for Extcon subsystem
 2024-12-08 12:47 UTC  (5+ messages)
    `  "

[PATCH] Documentation: Fix typo in 'taskstats-struct.rst'
 2024-12-08  8:33 UTC  (3+ messages)
  ` [PATCH] Documentation/accounting: Fix typo in taskstats-struct.rst

[PATCH] Documentation: filesystems: fix two misspells
 2024-12-08  3:54 UTC 

[PATCH] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-07 23:11 UTC  (9+ messages)

[PATCH net-next v1 1/1] net: phy: Move callback comments from struct to kernel-doc section
 2024-12-07 20:38 UTC  (3+ messages)

[PATCH V5] Docs/sound: Update codec-to-codec documentation
 2024-12-07 19:34 UTC 

[PATCH v5 0/6] move per-vma lock into vm_area_struct
 2024-12-07 17:33 UTC  (11+ messages)
` [PATCH v5 1/6] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v5 2/6] mm: move per-vma lock into vm_area_struct
` [PATCH v5 3/6] mm: mark vma as detached until it's added into vma tree
` [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v5 5/6] mm/slab: allow freeptr_offset to be used with ctor
` [PATCH v5 6/6] docs/mm: document latest changes to vm_lock

[PATCH v1 00/13] KVM: Introduce KVM Userfault
 2024-12-07  1:38 UTC  (7+ messages)
` [PATCH v1 06/13] KVM: arm64: Add support for KVM_MEM_USERFAULT
` [PATCH v1 13/13] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-06 23:35 UTC  (23+ messages)
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH v1 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
 2024-12-06 22:46 UTC  (4+ messages)

[PATCH v4 0/9] mm: workingset reporting
 2024-12-06 19:57 UTC  (3+ messages)

[RFC PATCH] ALSA: Add debugging guide for audio issues
 2024-12-06 18:16 UTC  (9+ messages)

[PATCH v1 0/3] x86/Documentation: boot.rst: More style &format fixes
 2024-12-06 17:02 UTC  (4+ messages)

[PATCH v2] Documentation: kvm: fix typo in api.rst
 2024-12-06 16:54 UTC  (2+ messages)

[PATCH] docs: remove duplicate word
 2024-12-06 16:51 UTC  (2+ messages)

[PATCH v3] docs: 5.Posting: mentioned Suggested-by: tag
 2024-12-06 16:42 UTC  (2+ messages)

[PATCH] docs: debugging: add more info about devcoredump
 2024-12-06 16:36 UTC  (2+ messages)

[PATCH] Documentation: core-api: add generic parser docbook
 2024-12-06 16:34 UTC  (2+ messages)

[PATCH v11 0/8] x86/resctrl: mba_MBps enhancement
 2024-12-06 16:31 UTC  (9+ messages)
` [PATCH v11 1/8] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v11 2/8] x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
` [PATCH v11 3/8] x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event
` [PATCH v11 4/8] x86/resctrl: Compute memory bandwidth for all supported events
` [PATCH v11 5/8] x86/resctrl: Make mba_sc use total bandwidth if local is not supported
` [PATCH v11 6/8] x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
` [PATCH v11 7/8] x86/resctrl: Add write option to "mba_MBps_event" file
` [PATCH v11 8/8] x86/resctrl: Document the new "

[PATCH 0/7] docs/sp_SP: Translate development process into Spanish
 2024-12-06 16:27 UTC  (2+ messages)

[PATCH] Documentation: remove :kyb: tags
 2024-12-06 16:19 UTC  (2+ messages)

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-06 16:13 UTC  (27+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v1 2/7] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v1 3/7] phy: replace bitwise flag definitions with BIT() macro
` [PATCH net-next v1 4/7] phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v1 5/7] ethtool: add helper to prevent invalid statistics exposure to userspace
` [PATCH net-next v1 6/7] phy: dp83td510: add statistics support

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-12-06 15:26 UTC  (12+ messages)

[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-06 15:26 UTC  (4+ messages)

[PATCH 0/2] doc: module: Two clearifications
 2024-12-06 15:21 UTC  (11+ messages)
` [PATCH 1/2] doc: module: Fix documented type of namespace
` [PATCH 2/2] doc: module: DEFAULT_SYMBOL_NAMESPACE must be defined before #includes

[PATCH v5 1/4] proc_pid_fdinfo.5: Reduce indent for most of the page
 2024-12-06 15:20 UTC  (7+ messages)
` [PATCH v5 2/4] proc_pid_fdinfo.5: Make pid clearer in the name and 1st paragraph
` [PATCH v5 3/4] proc_pid_fdinfo.5: Add subsection headers for different fd types
` [PATCH v5 4/4] proc_pid_fdinfo.5: Add DRM subsection

[PATCH 6.6 391/676] fs_parser: update mount_api doc to match function signature
 2024-12-06 14:33 UTC 

[PATCH net-next v20 0/6] net: Make timestamping selectable
 2024-12-06 14:37 UTC  (4+ messages)
` [PATCH net-next v20 4/6] net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology

[PATCH v8 0/4] Add support for AArch64 AMUv1-based average freq
 2024-12-06 13:55 UTC  (2+ messages)
` [PATCH v8 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry

[PATCH net-next v2 03/10] mm: page_frag: update documentation for page_frag
 2024-12-06 12:25 UTC  (5+ messages)
` [PATCH net-next v2 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API
` [PATCH net-next v2 05/10] mm: page_frag: introduce refill prepare & commit API
` [PATCH net-next v2 06/10] mm: page_frag: introduce alloc_refill "
` [PATCH net-next v2 07/10] mm: page_frag: introduce probe related API

[PATCH v3] mm: add per-order mTHP swap-in fallback/fallback_charge counters
 2024-12-06 11:21 UTC  (2+ messages)

[PATCH V4] Docs/sound: Update codec-to-codec documentation
 2024-12-06 10:34 UTC  (7+ messages)

[PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions
 2024-12-06  7:33 UTC  (6+ messages)

[PATCH v3 1/4] proc_pid_fdinfo.5: Reduce indent for most of the page
 2024-12-06  6:57 UTC  (4+ messages)
` [PATCH v3 2/4] proc_pid_fdinfo.5: Make pid clearer in the name and 1st paragraph

[PATCH v2 0/4] arm64: refactor the rodata=xxx
 2024-12-06  6:14 UTC  (12+ messages)
` [PATCH v2 1/4] arm64: make rodata=on behaviour be the original rodata=full
` [PATCH v2 2/4] arm64: remove CONFIG_RODATA_FULL_DEFAULT_ENABLED
` [PATCH v2 3/4] arm64: introduce rodata=noalias
` [PATCH v2 4/4] arm64: add a new document for the fine-tuning tips
  ` [PATCH v2 4/4 fix] "

[PATCH v3 0/3] riscv: Add bfloat16 instruction support
 2024-12-06  5:58 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v3 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH v3 3/3] riscv: hwprobe: export "

[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
 2024-12-06  1:48 UTC  (4+ messages)

[RFC PATCH v2 1/3] KVM: arm64: SIGBUS VMM for SEA guest abort
 2024-12-06  1:02 UTC  (3+ messages)
` [RFC PATCH v2 2/3] KVM: arm64: set FnV in vcpu's ESR_ELx when host FAR_EL2 is invalid
` [RFC PATCH v2 3/3] Documentation: kvm: new UAPI when arm64 guest consumes UER

[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
 2024-12-06  0:33 UTC  (5+ messages)
` [PATCH net-next v8 2/2] "

[PATCH net-next v4 0/8] ethtool: generate uapi header from the spec
 2024-12-05 20:50 UTC  (2+ messages)

[PATCH 1/2] mailbox: Documentation: remove the old documentation
 2024-12-05 20:32 UTC  (8+ messages)
` [PATCH 2/2] mailbox: Documentation: add the latest documentation

[PATCH v4 0/3] hwmon: pmbus: add tps25990 efuse support
 2024-12-05 19:50 UTC  (3+ messages)
` [PATCH v4 3/3] hwmon: (pmbus/tps25990): add initial support

[PATCH v2 0/2] Align and increase git commit ID abbreviation guidelines and checks
 2024-12-05 19:19 UTC  (4+ messages)
` [PATCH v2 1/2] Align "
` [PATCH v2 2/2] Increase minimum git commit ID abbreviation to 16 characters

[PATCH 0/2] Fix headset mic on Acer Nitro 5
 2024-12-05 17:22 UTC  (10+ messages)
` [PATCH 1/2] ALSA: hda/realtek: "

[PATCH v12 0/8] Coresight for Kernel panic and watchdog reset
 2024-12-05 17:10 UTC  (5+ messages)
` [PATCH v12 5/8] coresight: tmc: Add support for reading crash data

[PATCH v4 00/18] Provide a new two step DMA mapping API
 2024-12-05 13:21 UTC  (19+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v4 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v4 03/18] iommu: generalize the batched sync after map interface
` [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
` [PATCH v4 07/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
` [PATCH v4 09/18] dma-mapping: add a dma_need_unmap helper
` [PATCH v4 10/18] docs: core-api: document the IOVA-based API
` [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic
` [PATCH v4 13/18] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v4 14/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v4 15/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v4 16/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v4 17/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v4 18/18] vfio/mlx5: Enable the DMA link API

[PATCH] drm/sched: Extend and update documentation
 2024-12-05 13:20 UTC  (3+ messages)

[PATCH v6 0/6] block: partition table OF support
 2024-12-05 12:12 UTC  (5+ messages)
` [PATCH v6 5/6] block: add support for partition table defined in OF
  ` Co-existence of GPT and fixed partitions (Was: Re: [PATCH v6 5/6] block: add support for partition table defined in OF)

[PATCH 0/3] kselftest framework to introduce TEST_CONFIG_DEPS
 2024-12-05 11:47 UTC  (2+ messages)
` [PATCH 1/3] docs/kselftests: Explain the usage of TEST_CONFIG_DEPS

[PATCH linux next] delayacct: add delay max to record delay peak
 2024-12-05 11:10 UTC 

move kgdb.rst from dev-tools to process/debugging/
 2024-12-05  7:52 UTC  (6+ messages)

[PATCH 0/2] perf/dwc_pcie: Fix the swapped event numbers as well as the documentation
 2024-12-05  7:26 UTC  (6+ messages)
` [PATCH 1/2] perf/dwc_pcie: Fix the event numbers
` [PATCH 2/2] Documentation: dwc_pcie_pmu: Fix the mnemonics and eventid

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-12-05  7:16 UTC  (6+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking


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