linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-14 18:50:00 to 2025-07-16 09:43:33 UTC [more...]

[RFC v2 00/16] Live Update Orchestrator
 2025-07-16  9:43 UTC  (8+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface

[PATCH v3 13/17] rv: Adapt the sco monitor to the new set_state
 2025-07-16  9:38 UTC  (6+ messages)
` [PATCH v3 14/17] rv: Extend snroc model
` [PATCH v3 15/17] rv: Replace tss monitor with more complete sts
` [PATCH v3 16/17] rv: Add nrp and sssw per-task monitors
` [PATCH v3 17/17] rv: Add opid per-cpu monitor

[PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-16  9:36 UTC  (6+ messages)
` [PATCH v6 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v6 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v6 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v6 4/5] mm/pagemap: add write_begin_get_folio() helper function
` [PATCH v6 5/5] ext4: support uncached buffered I/O

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-07-16  8:55 UTC  (2+ messages)

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-16  8:33 UTC  (12+ messages)
` [PATCH v12 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v12 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control

[PATCH v1 00/11] Implement support for IBS virtualization
 2025-07-16  7:45 UTC  (9+ messages)
` [PATCH v1 02/11] KVM: Add KVM_GET_LAPIC_W_EXTAPIC and KVM_SET_LAPIC_W_EXTAPIC for extapic
` [PATCH v1 04/11] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH v1 08/11] KVM: SVM: Extend VMCB area for virtualized IBS registers

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-07-16  7:33 UTC  (7+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling

[RFC v3 1/4] kernel/api: introduce kernel API specification framework
 2025-07-16  7:21 UTC  (2+ messages)

[PATCH v2 0/3] drm: docs: Remove deprecated MIPI DSI macro
 2025-07-16  5:32 UTC  (8+ messages)
` [PATCH v2 1/3] drm/panel: jdi-lpm102a188a: Update deprecated MIPI function calls
` [PATCH v2 2/3] drm: Remove unused MIPI write seq and chatty functions
` [PATCH v2 3/3] drm: docs: Update task from drm TODO list

[RFC PATCH 0/4] mm/damon/sysfs: support periodic and automated stats update
 2025-07-16  5:18 UTC  (6+ messages)

[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-16  3:23 UTC  (3+ messages)

[PATCH bpf-next,v4 1/1] doc: clarify XDP Rx metadata handling and driver requirements
 2025-07-16  2:05 UTC  (5+ messages)

[PATCH v4 00/23] ARM64 PMU Partitioning
 2025-07-15 23:22 UTC  (28+ messages)
` [PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v4 02/23] KVM: arm64: Reorganize PMU includes
` [PATCH v4 03/23] KVM: arm64: Reorganize PMU functions
` [PATCH v4 04/23] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v4 05/23] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v4 06/23] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v4 07/23] KVM: arm64: Account for partitioning in kvm_pmu_get_max_counters()
` [PATCH v4 08/23] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v4 09/23] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v4 10/23] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v4 11/23] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v4 12/23] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v4 13/23] KVM: arm64: Write fast path PMU register handlers
` [PATCH v4 14/23] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v4 15/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v4 16/23] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v4 17/23] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v4 18/23] KVM: arm64: Extract enum debug_owner to enum vcpu_register_owner
` [PATCH v4 19/23] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v4 20/23] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v4 21/23] KVM: arm64: Inject recorded guest interrupts
` [PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v4 23/23] KVM: arm64: selftests: Add test case for partitioned PMU

[PATCH hyperv-next v4 00/16] Confidential VMBus
 2025-07-15 21:46 UTC  (20+ messages)
` [PATCH hyperv-next v4 01/16] Documentation: hyperv: "
` [PATCH hyperv-next v4 02/16] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v4 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v4 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v4 05/16] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v4 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v4 07/16] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v4 08/16] Drivers: hv: remove stale comment
` [PATCH hyperv-next v4 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v4 10/16] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v4 11/16] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v4 12/16] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v4 13/16] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v4 14/16] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
` [PATCH hyperv-next v4 16/16] Drivers: hv: Set the default VMBus version to 6.0

[PATCH 0/3] Documentation: Add real-time bits
 2025-07-15 20:29 UTC  (10+ messages)
` [PATCH 1/3] Documentation: seqlock: Add a reference label and license
` [PATCH 2/3] Documentation: locking: Add local_lock_nested_bh() to locktypes
` [PATCH 3/3] Documentation: Add real-time

[PATCH 0/2] Documentation: ioctl-number: DRY cleanup
 2025-07-15 20:05 UTC  (4+ messages)
` [PATCH 1/2] Documentation: ioctl-number: Shorten macros table
` [PATCH 2/2] Documentation: ioctl-number: Don't repeat macro names

[PATCH v2 0/3] ioctl numbers list cleanup for papr-physical-attestation.h
 2025-07-15 20:03 UTC  (2+ messages)

[PATCH -next 3/6] rcu: Document GP init vs hotplug-scan ordering requirements
 2025-07-15 20:01 UTC  (3+ messages)
` [PATCH -next 4/6] rcu: Document separation of rcu_state and rnp's gp_seq
` [PATCH -next 5/6] rcu: Document concurrent quiescent state reporting for offline CPUs

[PATCH] overlayfs.rst: fix typos
 2025-07-15 19:56 UTC  (3+ messages)

[PATCH] Documentation: core-api: entry: Fix typo "systcalls" -> "syscalls"
 2025-07-15 19:29 UTC  (2+ messages)

[GIT PULL] Chinese-docs changes for v6.15-rc1
 2025-07-15 19:28 UTC  (3+ messages)

[PATCH v3 10/14] RDMA/ionic: Register device ops for control path
 2025-07-15 19:16 UTC  (11+ messages)

[PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-15 19:00 UTC  (3+ messages)

[PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
 2025-07-15 18:58 UTC  (2+ messages)

[PATCH v9 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-15 18:42 UTC  (4+ messages)
` [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops

[PATCH] hwmon: ina238: Report energy in microjoules
 2025-07-15 17:37 UTC  (2+ messages)

[PATCH v15 00/34] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-15 16:53 UTC  (12+ messages)
` [PATCH v15 05/34] x86/cpufeatures: Add support for "
` [PATCH v15 08/34] x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v15 28/34] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir

[PATCH v6 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-07-15 16:44 UTC  (12+ messages)
` [PATCH v6 1/7] crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v6 2/7] crypto: ccp - Cache SEV platform status and platform state
` [PATCH v6 3/7] crypto: ccp - Add support for SNP_FEATURE_INFO command
` [PATCH v6 4/7] crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
` [PATCH v6 5/7] crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
` [PATCH v6 6/7] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v6 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-15 15:55 UTC  (8+ messages)
` [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v9 02/14] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v9 03/14] khugepaged: generalize hugepage_vma_revalidate for mTHP support

[PATCH v2 00/16] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-15 15:02 UTC  (15+ messages)
` [PATCH v2 02/16] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
` [PATCH v2 06/16] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board
` [PATCH v2 09/16] perf: stm32: introduce DDRPERFM driver

[PATCH net-next] s390/net: Remove NETIUCV device driver
 2025-07-15 14:33 UTC  (2+ messages)

[PATCH net-next V3 0/2] net/mlx5e: Add support for PCIe congestion events
 2025-07-15 14:30 UTC  (3+ messages)
` [PATCH net-next V3 1/2] net/mlx5e: Create/destroy PCIe Congestion Event object
` [PATCH net-next V3 2/2] net/mlx5e: Add device PCIe congestion ethtool stats

[PATCH net-next V2 0/3] net/mlx5e: Add support for PCIe congestion events
 2025-07-15 14:18 UTC  (7+ messages)
` [PATCH net-next V2 2/3] net/mlx5e: Add device PCIe congestion ethtool stats

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-15 13:58 UTC  (4+ messages)
` [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API

[PATCH v30 09/20] Documentation: add ULP DDP offload documentation
 2025-07-15 13:27 UTC 

[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-07-15 13:28 UTC  (16+ messages)
` [PATCH v3 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v3 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v3 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v3 07/10] perf: arm_spe: Add support for filtering on data source

[PATCH 11/11] HID: multitouch: add haptic multitouch support
 2025-07-15 11:35 UTC  (2+ messages)

[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-07-15  8:13 UTC  (8+ messages)
` [PATCH v4 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v4 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v4 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v4 4/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v4 6/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
` [PATCH v4 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}

[PATCH 2/7] docs/zh_CN: add scsi.rst translation
 2025-07-15  8:01 UTC  (3+ messages)

[PATCH 1/7] docs/zh_CN: update subsystem-apis.rst translation
 2025-07-15  7:59 UTC  (3+ messages)

[PATCH 0/7] docs/zh_CN: add chinese translation for scsi
 2025-07-15  7:55 UTC  (3+ messages)

[PATCH] Docs/zh_CN: Translate ubifs-authentication.rst to Simplified Chinese
 2025-07-15  7:26 UTC 

[PATCH] Docs/zh_CN: Translate ubifs.rst to Simplified Chinese
 2025-07-15  7:15 UTC 

[PATCH] efi: add API doc entry for ovmf_debug_log
 2025-07-15  2:17 UTC  (3+ messages)

[PATCH net-next v09 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-15  0:28 UTC  (9+ messages)
` [PATCH net-next v09 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v09 2/8] hinic3: Complete "
` [PATCH net-next v09 3/8] hinic3: Command Queue framework
` [PATCH net-next v09 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v09 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v09 6/8] hinic3: Mailbox framework
` [PATCH net-next v09 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v09 8/8] hinic3: Interrupt request configuration

[PATCH] docs: Fix kernel-doc indentation errors in multiple drivers
 2025-07-15  0:20 UTC  (5+ messages)

[PATCH v6 09/12] tee: add Qualcomm TEE driver
 2025-07-14 18:49 UTC  (2+ messages)


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