linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-26 08:09:21 to 2025-06-27 06:48:21 UTC [more...]

[PATCH v8 00/13] Don't generate netlink .rst files inside $(srctree)
 2025-06-27  6:48 UTC  (16+ messages)
` [PATCH v8 01/13] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v8 02/13] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v8 03/13] docs: netlink: index.rst: add a netlink index file
` [PATCH v8 04/13] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v8 05/13] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v8 06/13] docs: use parser_yaml extension to handle "
` [PATCH v8 07/13] docs: uapi: netlink: update netlink specs link
` [PATCH v8 08/13] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v8 09/13] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v8 10/13] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v8 11/13] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v8 12/13] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v8 13/13] docs: parser_yaml.py: fix backward compatibility with old docutils

[PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
 2025-06-27  6:41 UTC  (2+ messages)

[PATCH v2] Docs/zh_CN: Translate alias.rst to Simplified Chinese
 2025-06-27  6:32 UTC 

[PATCH v3 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-06-27  6:21 UTC  (4+ messages)
` [PATCH v3 1/3] Docs/zh_CN: Translate netif-msg.rst "
` [PATCH v3 2/3] Docs/zh_CN: Translate xfrm_proc.rst "
` [PATCH v3 3/3] Docs/zh_CN: Translate netmem.rst "

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

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-06-27  4:20 UTC  (4+ messages)
` [PATCH v4 12/15] "

[PATCH] docs: kbuild/kconfig: add alldefconfig to the all*configs
 2025-06-27  3:06 UTC 

[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-27  2:40 UTC  (5+ messages)
` [PATCH v2 3/5] fs: change write_begin/write_end interface to take struct kiocb *

[PATCH linux next 0/3 v2] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-06-27  1:54 UTC  (7+ messages)
` [PATCH 1/3 linux next v2] Docs/zh_CN: Translate netif-msg.rst "
` [PATCH 2/3 linux next v2] Docs/zh_CN: Translate xfrm_proc.rst "
` [PATCH 3/3 linux next v2] Docs/zh_CN: Translate netmem.rst "

[PATCH] Docs/zh_CN: Translate alias.rst to Simplified Chinese
 2025-06-27  1:34 UTC  (2+ messages)

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-06-27  1:34 UTC  (29+ messages)
` [PATCH v14 13/32] fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain
` [PATCH v14 14/32] fs/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v14 16/32] x86,fs/resctrl: Introduce event configuration field in struct mon_evt
` [PATCH v14 17/32] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v14 18/32] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v14 19/32] fs/resctrl: Add the functionality to unassign "
` [PATCH v14 20/32] fs/resctrl: Report 'Unassigned' for MBM events in mbm_event mode

[PATCH net-next v11 0/8] Support rate management on traffic classes in devlink and mlx5
 2025-06-27  1:01 UTC  (3+ messages)
` [PATCH net-next v11 2/8] devlink: Extend devlink rate API with traffic classes bandwidth management

[PATCH net] docs: netdev: correct the heading level for co-posting selftests
 2025-06-27  0:48 UTC  (2+ messages)

[PATCH RFC] Documentation: typography refresh
 2025-06-27  0:20 UTC  (3+ messages)

[PATCH 06/13] perf: stm32: introduce DDRPERFM driver
 2025-06-26 23:52 UTC  (2+ messages)

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-06-26 22:02 UTC  (16+ messages)
` [PATCH net-next v5 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v5 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v5 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v5 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v5 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v5 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v5 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v5 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v5 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v5 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v5 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v5 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v5 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v5 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[PATCH v4 00/19] Enable FRED with KVM VMX
 2025-06-26 20:50 UTC  (6+ messages)
` [PATCH v4 08/19] KVM: VMX: Add support for FRED context save/restore

[PATCH v3 00/22] ARM64 PMU Partitioning
 2025-06-26 20:04 UTC  (23+ messages)
` [PATCH v3 01/22] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
` [PATCH v3 03/22] KVM: arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
` [PATCH v3 04/22] KVM: arm64: Cleanup PMU includes
` [PATCH v3 05/22] KVM: arm64: Reorganize PMU functions
` [PATCH v3 06/22] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v3 07/22] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v3 08/22] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v3 09/22] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
` [PATCH v3 10/22] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v3 11/22] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v3 12/22] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v3 13/22] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v3 14/22] KVM: arm64: Write fast path PMU register handlers
` [PATCH v3 15/22] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v3 16/22] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v3 17/22] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v3 18/22] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v3 19/22] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v3 20/22] KVM: arm64: Inject recorded guest interrupts
` [PATCH v3 21/22] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v3 22/22] KVM: arm64: selftests: Add test case for partitioned PMU

[PATCH 0/8] update DMA API documentation
 2025-06-26 19:40 UTC  (10+ messages)
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints

[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-26 19:34 UTC  (29+ messages)
` [PATCH v7 01/28] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v7 02/28] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v7 03/28] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v7 04/28] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v7 05/28] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v7 06/28] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v7 07/28] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v7 08/28] iommufd/selftest: Add coverage for viommu data
` [PATCH v7 09/28] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v7 10/28] iommufd/access: Bypass access->ops->unmap for internal use
` [PATCH v7 11/28] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v7 12/28] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v7 13/28] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v7 14/28] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v7 15/28] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v7 16/28] iommufd: Add mmap interface
` [PATCH v7 17/28] iommufd/selftest: Add coverage for the new "
` [PATCH v7 18/28] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v7 19/28] iommu: Allow an input type in hw_info op
` [PATCH v7 20/28] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v7 21/28] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v7 22/28] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
` [PATCH v7 23/28] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v7 24/28] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v7 25/28] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v7 26/28] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v7 28/28] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-26 18:51 UTC  (3+ messages)
` [PATCH v6 24/25] iommu/tegra241-cmdqv: Add user-space use support

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-06-26 18:45 UTC  (4+ messages)
` [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses

[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
 2025-06-26 18:00 UTC  (13+ messages)
` [PATCHv7 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCHv7 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv7 13/16] x86/traps: Handle LASS thrown #SS

[PATCHv6 00/16] x86: Enable Linear Address Space Separation support
 2025-06-26 17:21 UTC  (11+ messages)
` [PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits

[PATCH v4 0/7] riscv: Add support for xmipsexectl
 2025-06-26 16:35 UTC  (7+ messages)
` [PATCH v4 1/7] dt-bindings: riscv: Add xmipsexectl ISA extension description
` [PATCH v4 6/7] riscv: Add tools support for xmipsexectl

[PATCH] docs: devicetree: overlay-notes: recommend top-level compatible in DTSO
 2025-06-26 16:32 UTC  (2+ messages)

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

[PATCH 1/1] docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd()
 2025-06-26 16:18 UTC  (3+ messages)

[PATCH] ipv6: add `do_forwarding` sysctl to enable per-interface forwarding
 2025-06-26 14:51 UTC  (2+ messages)

[PATCH v9 net-next 00/15] AccECN protocol patch series
 2025-06-26 14:47 UTC  (7+ messages)
` [PATCH v9 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v9 net-next 09/15] tcp: accecn: AccECN option

[PATCH 1/1] docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd()
 2025-06-26 14:20 UTC  (3+ messages)

[PATCH net-next v7 0/3] dpll: add Reference SYNC feature
 2025-06-26 13:52 UTC  (4+ messages)
` [PATCH net-next v7 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v7 2/3] dpll: add reference sync get/set
` [PATCH net-next v7 3/3] ice: add ref-sync dpll pins

[PATCH net-next v6] docs: net: sysctl documentation cleanup
 2025-06-26 13:20 UTC  (2+ messages)

[PATCH v10 0/4] leds: add new LED driver for TI LP5812
 2025-06-26 13:05 UTC  (5+ messages)
` [PATCH v10 2/4] leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v10 3/4] docs: ABI: Document LP5812 LED sysfs interfaces

[PATCH v1 00/32] Live Update Orchestrator
 2025-06-26 13:00 UTC  (3+ messages)
` [PATCH v1 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-06-26 13:00 UTC  (12+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
` [PATCH net-next v2 3/3] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes

[PATCH v3 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-06-26 11:39 UTC  (10+ messages)
` [PATCH v3 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v3 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v3 4/7] KVM: arm/arm64: Allow user injection of unsupported exclusive/atomic DABT
` [PATCH v3 5/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v3 6/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v3 7/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest

[PATCH 0/3] hwmon: add Microchip EMC2101 driver
 2025-06-26 11:33 UTC  (4+ messages)
` [PATCH 1/3] docs: hwmon: add emc2101.rst to docs
` [PATCH 2/3] dt-bindings: hwmon: Add Microchip EMC2101 support
` [PATCH 3/3] drivers: hwmon: add EMC2101 driver

[PATCH v2] sched/numa: Introduce per cgroup numa balance control
 2025-06-26  9:07 UTC  (3+ messages)

[PATCH] MAINTAINERS: standardize git.kernel.org URLs
 2025-06-26  8:20 UTC  (2+ messages)

[PATCH 0/3] Translate sphinx-pre-install to Python
 2025-06-26  8:06 UTC  (3+ messages)
` [PATCH 1/3] scripts: sphinx-pre-install: fix version check for Fedora
` [PATCH 2/3] scripts: sphinx-pre-install: Convert script to Python


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