linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-30 04:22:26 to 2025-05-02 05:35:35 UTC [more...]

[PATCH 0/3] Export fan control and register fans as cooling devices
 2025-05-02  5:35 UTC  (12+ messages)
` [PATCH 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices

[PATCH v2 0/3] Export fan control and register fans as cooling devices
 2025-05-02  5:34 UTC  (4+ messages)
` [PATCH v2 1/3] platform/chrome: update pwm fan control host commands
` [PATCH v2 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH v2 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices

[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
 2025-05-02  5:29 UTC  (27+ messages)
` [PATCH v3 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v3 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v3 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v3 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v3 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v3 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v3 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
` [PATCH v3 12/23] iommufd/driver: Add iommufd_vqueue_depend/undepend() helpers
` [PATCH v3 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_VQUEUE_ALLOC
` [PATCH v3 14/23] iommufd: Add mmap interface
` [PATCH v3 15/23] iommufd/selftest: Add coverage for the new "
` [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
` [PATCH v3 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v3 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v3 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v3 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v3 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v3 22/23] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v3 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH] hwmon: (asus-ec-sensors) add ROG MAXIMUS Z90 Formula
 2025-05-02  3:05 UTC  (2+ messages)

[PATCH] x86/cpu: Add "Old Microcode" docs to hw-vuln toctree
 2025-05-02  2:33 UTC 

[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-05-02  2:32 UTC  (15+ messages)
` [PATCH v6 3/6] platform/x86: Add Lenovo WMI Events Driver
  ` [External] : "
` [PATCH v6 4/6] platform/x86: Add Lenovo WMI Capability Data 01 Driver
` [PATCH v6 5/6] platform/x86: Add Lenovo WMI Gamezone Driver
` [PATCH v6 6/6] platform/x86: Add Lenovo WMI Other Mode Driver

[PATCH] docs/sched: Make the sched-stats documentation consistent
 2025-05-02  2:02 UTC  (2+ messages)

[PATCH] scsi: docs: clean up some style in scsi_mid_low_api
 2025-05-02  1:51 UTC 

[PATCH v5 00/12] khugepaged: mTHP support
 2025-05-02  1:23 UTC  (21+ messages)
` [PATCH v5 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v5 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for mTHP support
` [PATCH v5 07/12] khugepaged: add "
` [PATCH v5 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v5 09/12] khugepaged: avoid unnecessary mTHP collapse attempts

[PATCH v9 2/8] crash_dump: make dm crypt keys persist for the kdump kernel
 2025-05-02  1:12 UTC  (3+ messages)
` [PATCH v9 4/8] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v9 7/8] x86/crash: pass dm crypt keys to kdump kernel

[PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO)
 2025-05-02  0:35 UTC  (20+ messages)
` [PATCH v7 01/18] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v7 02/18] memblock: Add support for scratch memory
` [PATCH v7 03/18] memblock: introduce memmap_init_kho_scratch()
` [PATCH v7 04/18] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v7 05/18] kexec: add KHO parsing support
` [PATCH v7 06/18] kexec: include asm/early_ioremap.h
` [PATCH v7 07/18] kexec: enable KHO support for memory preservation
` [PATCH v7 08/18] kexec: add KHO support to kexec file loads
` [PATCH v7 09/18] kexec: add config option for KHO
` [PATCH v7 10/18] arm64: add KHO support
` [PATCH v7 11/18] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v7 12/18] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v7 13/18] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory
` [PATCH v7 15/18] x86/Kconfig: enable kexec handover for 64 bits
` [PATCH v7 16/18] memblock: add KHO support for reserve_mem
` [PATCH v7 17/18] Documentation: add documentation for KHO
` [PATCH v7 18/18] Documentation: KHO: Add memblock bindings

[PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel
 2025-05-02  0:13 UTC  (5+ messages)

[PATCH v5 0/4] mm: introduce THP deferred setting
 2025-05-01 22:53 UTC  (12+ messages)
` [PATCH v5 1/4] mm: defer THP insertion to khugepaged
` [PATCH v5 2/4] mm: document (m)THP defer usage
` [PATCH v5 3/4] khugepaged: add defer option to mTHP options
` [PATCH v5 4/4] selftests: mm: add defer to thp setting parser

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-05-01 21:46 UTC  (22+ messages)
` [PATCH v2 03/22] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v2 22/22] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v6 0/2] AMD Zen debugging documentation
 2025-05-01 21:41 UTC  (3+ messages)
` [PATCH v6 1/2] Documentation: Add AMD Zen debugging document
` [PATCH v6 2/2] x86/CPU/AMD: Print the reason for the last reset

[PATCH 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-05-01 20:51 UTC  (8+ messages)
` [PATCH 1/5] riscv: misaligned: factorize trap handling

[PATCH v2] kbuild: make all file references relative to source root
 2025-05-01 16:48 UTC  (3+ messages)

[PATCH net-next v6 0/8] Add Microchip ZL3073x support (part 1)
 2025-05-01 13:51 UTC  (11+ messages)
` [PATCH net-next v6 1/8] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v6 2/8] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v6 3/8] mfd: Add Microchip ZL3073x support
` [PATCH net-next v6 4/8] mfd: zl3073x: Add support for devlink device info
` [PATCH net-next v6 5/8] mfd: zl3073x: Protect operations requiring multiple register accesses
` [PATCH net-next v6 6/8] mfd: zl3073x: Fetch invariants during probe
` [PATCH net-next v6 7/8] mfd: zl3073x: Add clock_id field
` [PATCH net-next v6 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH v2] docs: fix spelling mistakes in HID documentation
 2025-05-01 12:16 UTC 

[PATCH v4 0/7] Arm CoreSight: Support AUX pause and resume
 2025-05-01 10:11 UTC  (5+ messages)
` [PATCH v4 1/7] coresight: etm4x: Extract the trace unit controlling

[PATCH v3 0/8] cxl: support CXL memory RAS features
 2025-05-01  9:22 UTC  (4+ messages)
` [PATCH v3 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-05-01  8:31 UTC  (10+ messages)
` [PATCH v5 5/5] x86/CPU/AMD: Print the reason for the last reset

[PATCH] docs: Makefile: Inherit PYTHONPYCACHEPREFIX setting as env variable
 2025-05-01  8:21 UTC 

[PATCH v3] sched/numa: add statistics of numa balance task migration
 2025-05-01  7:00 UTC  (2+ messages)

[RFC PATCH] Input: edt-ft5x06 - use per-client debugfs directory
 2025-05-01  5:48 UTC  (3+ messages)

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-01  2:13 UTC  (3+ messages)

[PATCH 0/2] Update kunit doc and tool with tips to build errors
 2025-05-01  0:40 UTC  (7+ messages)
` [PATCH 2/2] kunit: add tips to clean source tree to build help message

[PATCH 0/5] Regulator deadcode cleanups
 2025-05-01  0:03 UTC  (5+ messages)

[RFC PATCH v2 00/18] CXL Boot to Bash Documentation
 2025-04-30 23:15 UTC  (20+ messages)
` [RFC PATCH v2 01/18] cxl: update documentation structure in prep for new docs
` [RFC PATCH v2 02/18] cxl: docs/devices - device reference and uefi placeholder
` [RFC PATCH v2 03/18] cxl: docs/platform/bios-and-efi documentation
` [RFC PATCH v2 04/18] cxl: docs/platform/acpi reference documentation
` [RFC PATCH v2 05/18] cxl: docs/platform/example-configs documentation
` [RFC PATCH v2 06/18] cxl: docs/linux - overview
` [RFC PATCH v2 07/18] cxl: docs/linux - early boot configuration
` [RFC PATCH v2 08/18] cxl: docs/linux - add cxl-driver theory of operation
` [RFC PATCH v2 09/18] cxl: docs/linux/cxl-driver - add example configurations
` [RFC PATCH v2 10/18] cxl: docs/linux/dax-driver documentation
` [RFC PATCH v2 11/18] cxl: docs/linux/memory-hotplug
` [RFC PATCH v2 12/18] cxl: docs/allocation/dax
` [RFC PATCH v2 13/18] cxl: docs/allocation/page-allocator
` [RFC PATCH v2 14/18] cxl: docs/allocation/reclaim
` [RFC PATCH v2 15/18] cxl: docs/allocation/hugepages
` [RFC PATCH v2 16/18] cxl: docs/allocation/tiering
` [RFC PATCH v2 17/18] cxl: docs/use-cases
` [RFC PATCH v2 18/18] cxl: docs - add self-referencing cross-links
` [PATCH FIXUP] cxl: docs - fixup cedt.rst reference in access-coordinates

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-04-30 23:14 UTC  (3+ messages)

[gourryinverse:gourry_cxl_docs 19/19] htmldocs: Warning: Documentation/driver-api/cxl/linux/access-coordinates.rst references a file that doesn't exist: Documentation/driver-api/cxl/platform/acpi/acpi/cedt.rst
 2025-04-30 20:36 UTC 

[PATCH] nvmem: Remove unused nvmem cell table support
 2025-04-30 19:39 UTC  (2+ messages)

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-30 18:51 UTC  (5+ messages)
` [PATCH v14 18/19] x86: Secure Launch late initcall platform module

[PATCH] docs: debugfs: do not recommend debugfs_remove_recursive
 2025-04-30 17:10 UTC  (8+ messages)

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-30 16:15 UTC  (15+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
` [PATCH net-next 2/4] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next 3/4] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay

[PATCH 0/1] Let Sphinx store cached bytecode under the output dir
 2025-04-30 15:42 UTC  (5+ messages)
` [PATCH 1/1] docs: Makefile: store __pycache__ at the output directory

[PATCH v4 0/4] Don't create Python bytecode when building the kernel
 2025-04-30 15:41 UTC  (4+ messages)
` [PATCH v4 3/4] scripts/kernel-doc.py: don't create *.pyc files

[Kernel 5.15/Kernle 6.1] About Sphinx Doc
 2025-04-30 15:15 UTC  (4+ messages)
  ` [EXT] "

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-04-30 15:00 UTC  (14+ messages)

[PATCH] docs: fix typo in firmware-related section
 2025-04-30 14:27 UTC 

[PATCH] Documentation: ioctl-number: Extend "Include File" column width
 2025-04-30 14:11 UTC  (3+ messages)

[RFC PATCH 00/17] CXL Boot to Bash Documentation
 2025-04-30 14:08 UTC  (4+ messages)
` [RFC PATCH 02/17] cxl: docs/devices - device reference and uefi placeholder

[PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
 2025-04-30 13:49 UTC  (5+ messages)
` [PATCH] checkpatch: remove %p4cn
  ` [PATCH v3] "
` [PATCH v2] checkpatch: remove %p4cn and add check for %p4chR

[PATCH v28 09/20] Documentation: add ULP DDP offload documentation
 2025-04-30  8:57 UTC 

[PATCH iwl-next v2 00/14] Introduce iXD driver
 2025-04-30  8:55 UTC  (5+ messages)
` [PATCH iwl-next v2 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
    ` [Intel-wired-lan] "

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-04-30  7:15 UTC  (3+ messages)

[PATCH v3 0/3] rpmsg offchannel deadcoding
 2025-04-30  7:11 UTC  (2+ messages)

[PATCH] documentation: Add nodebugmon for arm64 platforms
 2025-04-30  4:31 UTC  (3+ 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).