linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 18:57:15 to 2025-08-14 12:11:43 UTC [more...]

[PATCH 0/4 linux next v2] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-08-14 12:11 UTC 

[PATCH v4 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-14 12:10 UTC  (8+ messages)
` [PATCH v4 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v4 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v4 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v4 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v4 5/5] net: rnpgbe: Add register_netdev

[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-14 12:09 UTC  (16+ messages)
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-08-14 11:54 UTC  (15+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support

[PATCHv2 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-14 11:46 UTC  (5+ messages)
` [PATCHv2 net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCHv2 net-next 2/3] bonding: support aggregator selection based on port priority
` [PATCHv2 net-next 3/3] selftests: bonding: add test for LACP actor "

[PATCH] Documentation: Fix driver-api typos
 2025-08-14 11:42 UTC 

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-14 11:32 UTC  (18+ messages)
` [PATCH v5 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v5 02/14] net: ionic: Update LIF identity with additional RDMA capabilities
` [PATCH v5 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v5 04/14] net: ionic: Provide RDMA reset support for the RDMA driver
` [PATCH v5 05/14] net: ionic: Provide interrupt allocation "
` [PATCH v5 06/14] net: ionic: Provide doorbell and CMB region information
` [PATCH v5 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v5 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v5 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v5 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v5 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v5 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v5 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v5 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH] docs: Remove remainders of reiserfs
 2025-08-14 11:33 UTC  (3+ messages)

[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
 2025-08-14 11:13 UTC  (7+ messages)
` [PATCH v2 1/2] kasan/hw-tags: introduce kasan.store_only option
` [PATCH v2 2/2] kasan: apply store-only mode in kasan kunit testcases

[PATCH 0/6] mfd: Add support for the LTC4283 Hot Swap Controller
 2025-08-14 10:52 UTC  (7+ messages)
` [PATCH 1/6] dt-binbings: mfd: Add bindings for the LTC4283 "
` [PATCH 2/6] mfd: ltc4283: Add support "
` [PATCH 3/6] dt-binbings: hwmon: Add bindings "
` [PATCH 4/6] hwmon: ltc4283-hwmon: Add support "
` [PATCH 5/6] dt-binbings: gpio: Add bindings "
` [PATCH 6/6] gpio: gpio-ltc4283: Add support "

[PATCH v2 0/6] coresight: Add format attribute for setting the timestamp interval
 2025-08-14 10:49 UTC  (7+ messages)
` [PATCH v2 1/6] coresight: Change syncfreq to be a u8
` [PATCH v2 2/6] coresight: Fix holes in struct etmv4_config
` [PATCH v2 3/6] coresight: Repack struct etmv4_drvdata
` [PATCH v2 4/6] coresight: Refactor etm4_config_timestamp_event()
` [PATCH v2 5/6] coresight: Add format attribute for setting the timestamp interval
` [PATCH v2 6/6] coresight: docs: Document etm4x ts_interval

[PATCHv2 iproute-next] iplink: bond_slave: add support for ad_actor_port_prio
 2025-08-14 10:44 UTC 

[RFC V2 00/18] famfs: port into fuse
 2025-08-14 10:37 UTC  (6+ messages)
` [RFC V2 11/18] famfs_fuse: Basic famfs mount opts

[PATCH v2 00/16] dma-mapping: migrate to physical address-based API
 2025-08-14 10:13 UTC  (17+ messages)
` [PATCH v2 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v2 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v2 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v2 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v2 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v2 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v2 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v2 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v2 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v2 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v2 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v2 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v2 13/16] mm/hmm: properly take MMIO path
` [PATCH v2 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v2 15/16] block-dma: properly take MMIO path
` [PATCH v2 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH net-next v3 0/5] dpll: zl3073x: Add support for devlink flash
 2025-08-14  9:30 UTC  (2+ messages)

[PATCH v7 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-08-14  9:25 UTC  (13+ messages)
` [PATCH v7 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v7 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v7 03/12] perf: arm_spe: Expose event filter
` [PATCH v7 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v7 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v7 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v7 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v7 08/12] perf: Add perf_event_attr::config4
` [PATCH v7 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v7 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v7 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v7 12/12] perf docs: arm-spe: Document new SPE filtering features

[PATCH 0/4 linux next RESEND] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-08-14  9:09 UTC 

[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-14  8:58 UTC  (3+ messages)

[PATCH 0/3] Documentation: Add real-time bits
 2025-08-14  8:40 UTC  (4+ messages)
` [PATCH 2/3] Documentation: locking: Add local_lock_nested_bh() to locktypes

[PATCH] Documentation/process: maintainer-soc: Use "DTS" instead of "devicetree"
 2025-08-14  7:59 UTC  (2+ messages)

[PATCH v14 net-next 00/14] AccECN protocol patch series
 2025-08-14  7:50 UTC  (2+ messages)

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-14  7:26 UTC  (5+ messages)
` [PATCH v4 06/18] x86: Reset tag for virtual to physical address conversions
` [PATCH v4 07/18] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic

[PATCH 0/2] Documentation: ktap: formatting cleanup
 2025-08-14  6:39 UTC  (5+ messages)
` [PATCH 1/2] Documentation: ktap: Correct "its" spelling
` [PATCH 2/2] Documentation: ktap: Separate first bullet list items

[PATCH RFC 00/13] Collect documention-related tools under tools/doc
 2025-08-14  6:21 UTC  (35+ messages)
` [PATCH 01/13] docs: Move the "features" tools to tools/doc
` [PATCH 02/13] docs: move checktransupdate.py "
` [PATCH 03/13] docs: move scripts/check-variable-fonts.sh "
` [PATCH 04/13] docs: move scripts/documentation-file-ref-check "
` [PATCH 05/13] docs: move parallel-wrapper.sh to tools/doc/
` [PATCH 06/13] docs: move get_abi.py to tools/doc
` [PATCH 07/13] docs: move sphinx-pre-install "
` [PATCH 08/13] docs: move test_doc_build.py "
` [PATCH 09/13] docs: move parse-headers.pl "
` [PATCH 10/13] docs: move kernel-doc "
` [PATCH 11/13] docs: move split-man.pl "
` [PATCH 12/13] docs: move find-unused-docs.sh "
` [PATCH 13/13] docs: remove kernel-doc.pl

[PATCH] kernel-parameters: fix kernel-doc warning
 2025-08-14  6:19 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3] kernel-parameters: fix kernel-doc warning
 2025-08-14  6:17 UTC  (2+ messages)

[PATCH v7 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-14  5:50 UTC  (20+ messages)
` [PATCH v7 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v7 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v7 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl

[PATCH v3 2/2] openrisc: Add jump label support
 2025-08-14  3:27 UTC 

[PATCH v13 00/25] GenieZone hypervisor drivers
 2025-08-14  3:27 UTC  (6+ messages)
` [PATCH v13 04/25] virt: geniezone: Add GenieZone hypervisor driver

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-14  1:53 UTC  (13+ messages)
` [PATCH v3 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v3 5/5] net: rnpgbe: Add register_netdev

[RFC PATCH v3 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-14  1:30 UTC  (4+ messages)
` [RFC PATCH v3 1/2] cgroup: cgroup.freeze.stat.local time accounting

[PATCH] Documentation: kvm: Fix ordering
 2025-08-14  0:53 UTC  (2+ messages)

[PATCH v2 0/2] Add unified configuration for coding agents
 2025-08-14  0:36 UTC  (5+ messages)
` [PATCH v2 2/2] agents: add unified agent coding assistant configuration

[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
 2025-08-13 22:13 UTC  (10+ messages)
` [PATCH net-next V4 1/9] eth: fbnic: Add support for HDS configuration
` [PATCH net-next V4 2/9] eth: fbnic: Update Headroom
` [PATCH net-next V4 3/9] eth: fbnic: Use shinfo to track frags state on Rx
` [PATCH net-next V4 4/9] eth: fbnic: Prefetch packet headers "
` [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support
` [PATCH net-next V4 6/9] eth: fbnic: Add support for XDP queues
` [PATCH net-next V4 7/9] eth: fbnic: Add support for XDP_TX action
` [PATCH net-next V4 8/9] eth: fbnic: Collect packet statistics for XDP
` [PATCH net-next V4 9/9] eth: fbnic: Report XDP stats via ethtool

[PATCH v4 10/23] KVM: arm64: Writethrough trapped PMEVTYPER register
 2025-08-13 22:01 UTC  (2+ messages)

[PATCH v7 08/11] tee: add Qualcomm TEE driver
 2025-08-13 21:28 UTC  (2+ messages)

[PATCH v5 0/5] Fix issues with ARM Processor CPER records
 2025-08-13 21:19 UTC  (6+ messages)
` [PATCH v5 1/5] RAS: Report all ARM processor CPER information to userspace
` [PATCH v5 2/5] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v5 3/5] efi/cper: Add a new helper function to print bitmasks
` [PATCH v5 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH v5 5/5] docs: efi: add CPER functions to driver-api

[PATCH 0/9] Documentation: Fix typos
 2025-08-13 20:05 UTC  (10+ messages)
` [PATCH 1/9] Documentation: Fix PCI typos
` [PATCH 2/9] Documentation: Fix RCU typos
` [PATCH 3/9] Documentation: Fix admin-guide typos
` [PATCH 4/9] Documentation: Fix core-api typos
` [PATCH 5/9] Documentation: Fix filesystems typos
` [PATCH 6/9] Documentation: Fix networking typos
` [PATCH 7/9] Documentation: Fix power typos
` [PATCH 8/9] Documentation: Fix trace typos
` [PATCH 9/9] Documentation: Fix misc typos

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-13 20:03 UTC  (9+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH] [PATCH] Documentation/kernel_hacking: Fix minor typo in hacking.rst
 2025-08-13 19:22 UTC  (3+ messages)
`  "

[PATCH net-next V3 0/5] Expose error burst period for devlink health reporter
 2025-08-13 18:55 UTC  (4+ messages)
` [PATCH net-next V3 3/5] devlink: Introduce error burst period for "
` [PATCH net-next V3 4/5] devlink: Make health reporter error burst period configurable
` [PATCH net-next V3 5/5] net/mlx5e: Set default error burst period for TX and RX reporters


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