linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-01 09:59:26 to 2025-07-02 07:16:05 UTC [more...]

[PATCH v2 0/3] hwmon: add Microchip EMC2101 driver
 2025-07-02  7:16 UTC  (6+ messages)
` [PATCH v2 1/3] docs: hwmon: add emc2101.rst to docs
` [PATCH v2 2/3] dt-bindings: hwmon: Add Microchip EMC2101 support
` [PATCH] drivers: hwmon: add EMC2101 driver

[PATCH v8 00/15] khugepaged: mTHP support
 2025-07-02  5:57 UTC  (16+ messages)
` [PATCH v8 01/15] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v8 02/15] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v8 03/15] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v8 04/15] khugepaged: generalize alloc_charge_folio()
` [PATCH v8 05/15] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v8 06/15] khugepaged: introduce khugepaged_scan_bitmap "
` [PATCH v8 07/15] khugepaged: add "
` [PATCH v8 08/15] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v8 09/15] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v8 10/15] khugepaged: allow khugepaged to check all anonymous mTHP orders
` [PATCH v8 11/15] khugepaged: allow madvise_collapse "
` [PATCH v8 12/15] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
` [PATCH v8 13/15] khugepaged: improve tracepoints for mTHP orders
` [PATCH v8 14/15] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v8 15/15] Documentation: mm: update the admin guide for mTHP collapse

[RFC PATCH v2 0/6] mm/damon: add DAMOS_MIGRATE_{HOT,COLD} destination nodes and weights
 2025-07-02  5:15 UTC  (2+ messages)
` [RFC PATCH v2 6/6] Docs/admin-guide/mm/damon/usage: document dests directory

[PATCH v10 net-next 00/15] AccECN protocol patch series
 2025-07-02  4:37 UTC  (16+ messages)
` [PATCH v10 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v10 net-next 02/15] tcp: fast path functions later
` [PATCH v10 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v10 net-next 04/15] tcp: ecn functions in separated include file
` [PATCH v10 net-next 05/15] tcp: AccECN core
` [PATCH v10 net-next 06/15] tcp: accecn: AccECN negotiation
` [PATCH v10 net-next 07/15] tcp: Add wait_third_ack flag for ECN negotiation in simultaneous connect
` [PATCH v10 net-next 08/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v10 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v10 net-next 10/15] tcp: sack option handling improvements
` [PATCH v10 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v10 net-next 12/15] tcp: accecn: AccECN option send control
` [PATCH v10 net-next 13/15] tcp: accecn: AccECN option failure handling
` [PATCH v10 net-next 14/15] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v10 net-next 15/15] tcp: accecn: try to fit AccECN option with SACK

[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-02  3:55 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: "

[PATCH] Documentation: Fix capitalization of XBox -> Xbox
 2025-07-02  3:45 UTC 

[PATCH v13 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-07-02  3:38 UTC  (7+ messages)
` [PATCH v13 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v13 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v13 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v13 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v13 5/6] platform/x86: Add Lenovo Gamezone "
` [PATCH v13 6/6] platform/x86: Add Lenovo Other Mode "

[PATCH bpf-next,v2 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-02  3:03 UTC  (3+ messages)
` [PATCH bpf-next,v2 1/2] doc: clarify XDP Rx metadata layout and bpf_xdp_adjust_meta usage
` [PATCH bpf-next,v2 2/2] selftests/bpf: Enhance XDP Rx Metadata Handling

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-02  2:56 UTC  (20+ messages)
` [PATCH v14 25/32] fs/resctrl: Provide interface to update the event configurations
` [PATCH v14 26/32] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
` [PATCH v14 27/32] x86,fs/resctrl: Auto assign/unassign counters "
` [PATCH v14 28/32] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v14 29/32] fs/resctrl: Introduce the interface to modify "

[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
 2025-07-02  2:06 UTC  (21+ messages)
` [PATCHv8 03/17] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCHv8 11/17] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCHv8 12/17] x86/traps: Communicate a LASS violation in #GP message
` [PATCHv8 13/17] x86/traps: Generalize #GP address decode and hint code
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS
` [PATCHv8 15/17] x86/cpu: Make LAM depend on LASS
` [PATCHv8 16/17] x86/cpu: Enable LASS during CPU initialization
` [PATCHv8 17/17] x86: Re-enable Linear Address Masking

[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-02  1:38 UTC  (24+ messages)
` [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 19/28] iommu: Allow an input "
` [PATCH v7 20/28] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v7 23/28] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support

[PATCH RESEND net-next v3] Fixed typo in netdevsim documentation
 2025-07-02  0:50 UTC  (2+ messages)

[PATCH v7 00/12] khugepaged: mTHP support
 2025-07-02  0:00 UTC  (4+ messages)
` [PATCH v7 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse

[RFC v2 00/22] Kernel API specification framework
 2025-07-01 22:16 UTC  (12+ messages)
` [RFC v2 01/22] kernel/api: introduce kernel "

[PATCH] Documentation/rtla: Describe exit status
 2025-07-01 21:44 UTC  (2+ messages)

[PATCH] Documentation/rtla: Add include common_appendix.rst
 2025-07-01 21:43 UTC  (2+ messages)

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-07-01 21:26 UTC  (7+ messages)
` [PATCH v4 07/15] kunit: tool: Add test for nested test result reporting
` [PATCH v4 08/15] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v4 09/15] kunit: tool: Parse skipped tests from kselftest.h

[PATCH 0/5] ext4 docs toctree reorganization
 2025-07-01 21:24 UTC  (5+ messages)

[PATCH 0/7] Further kernel-doc tweakery
 2025-07-01 20:57 UTC  (8+ messages)
` [PATCH 1/7] docs: kdoc: don't reinvent string.strip()
` [PATCH 2/7] docs: kdoc: micro-optimize KernRe
` [PATCH 3/7] docs: kdoc: remove the brcount floor in process_proto_type()
` [PATCH 4/7] docs: kdoc: rework type prototype parsing
` [PATCH 5/7] docs: kdoc: some tweaks to process_proto_function()
` [PATCH 6/7] docs: kdoc: Remove a Python 2 comment
` [PATCH 7/7] docs: kdoc: pretty up dump_enum()

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

[PATCH v2 0/8] update DMA API documentation
 2025-07-01 19:53 UTC  (7+ messages)
` [PATCH v2 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-01 19:38 UTC  (71+ messages)
` [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v1 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v1 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v1 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v1 13/29] mm/balloon_compaction: stop using __ClearPageMovable()
` [PATCH v1 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v1 15/29] mm/migration: remove PageMovable()
` [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v1 18/29] mm: remove __folio_test_movable()
` [PATCH v1 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v1 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v1 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v1 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v1 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v1 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v1 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v1 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-07-01 19:31 UTC  (3+ messages)
` [PATCH v7 03/10] accel/rocket: Add IOCTL for BO creation

[PATCH] MAINTAINERS: replace git protocol for github
 2025-07-01 19:24 UTC  (2+ messages)

[PATCH] docs: ABI: make the KernelVersion field optional
 2025-07-01 19:18 UTC  (2+ messages)

[RFC PATCH] Input: edt-ft5x06 - use per-client debugfs directory
 2025-07-01 18:43 UTC  (4+ messages)

[PATCH v2] sched/numa: Introduce per cgroup numa balance control
 2025-07-01 17:58 UTC  (4+ messages)

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-01 17:35 UTC  (3+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA

[PATCH v6 0/8] iio: accel: adxl313: add power-save on activity/inactivity
 2025-07-01 17:34 UTC  (9+ messages)
` [PATCH v6 3/8] iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
` [PATCH v6 4/8] iio: accel: adxl313: add activity sensing

[PATCH v2] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-01 15:58 UTC  (2+ messages)

[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
 2025-07-01 15:23 UTC  (4+ messages)

[PATCH] docs: devicetree: overlay-notes: recommend top-level compatible in DTSO
 2025-07-01 15:15 UTC  (2+ messages)

[PATCH net-next 0/5] Another ip-sysctl docs cleanup
 2025-07-01 14:17 UTC  (11+ messages)
` [PATCH net-next 1/5] net: ip-sysctl: Format Private VLAN proxy arp aliases as bullet list
` [PATCH net-next 2/5] net: ip-sysctl: Format possible value range of ioam6_id{,_wide} "
` [PATCH net-next 3/5] net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet lists
` [PATCH net-next 4/5] net: ip-sysctl: Format SCTP-related memory parameters description as bullet list
` [PATCH net-next 5/5] net: ip-sysctl: Add link to SCTP IPv4 scoping draft

[PATCH] ipv6: add `do_forwarding` sysctl to enable per-interface forwarding
 2025-07-01 14:05 UTC  (5+ messages)

[PATCH net-next v06 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-01 12:56 UTC  (5+ messages)
` [PATCH net-next v06 2/8] hinic3: Complete Event Queue interfaces
` [PATCH net-next v06 4/8] hinic3: Command "

[PATCH v3 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-07-01 12:31 UTC  (6+ messages)
` [PATCH v3 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-07-01 12:24 UTC  (4+ messages)
` [PATCH net-next v5 03/14] net: ethernet: qualcomm: Add PPE driver for "

[PATCH v3 0/2] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
 2025-07-01 12:05 UTC  (3+ messages)

[PATCH v5 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-07-01 11:47 UTC  (3+ messages)
` [PATCH v5 08/12] firmware: qcom: tzmem: export shm_bridge create/delete

[PATCH v3 13/16] fuse: use iomap for writeback
 2025-07-01 11:34 UTC  (4+ messages)

[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
 2025-07-01 10:44 UTC  (8+ messages)
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-07-01 10:38 UTC  (5+ messages)
` [PATCH v3 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path

[PATCH v2 0/4] hwmon: Add support for MPS mp2869,mp29502 chip
 2025-07-01  9:59 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add MPS mp2869 series
  ` [PATCH v2 2/4] hwmon: add MP2869 series driver
  ` [PATCH v2 3/4] dt-bindings: hwmon: Add MPS mp29502
  ` [PATCH v2 4/4] hwmon: add MP29502 driver


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