linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-09 07:06:16 to 2025-05-12 14:31:14 UTC [more...]

[RFC PATCH v2 00/18] CXL Boot to Bash Documentation
 2025-05-12 14:31 UTC  (23+ 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 04/18] cxl: docs/platform/acpi reference documentation
` [RFC PATCH v2 06/18] cxl: docs/linux - overview
` [RFC PATCH v2 07/18] cxl: docs/linux - early boot configuration
` [RFC PATCH v2 10/18] cxl: docs/linux/dax-driver documentation
` [RFC PATCH v2 11/18] cxl: docs/linux/memory-hotplug
` [RFC PATCH v2 13/18] cxl: docs/allocation/page-allocator
` [RFC PATCH v2 14/18] cxl: docs/allocation/reclaim
` [RFC PATCH v2 18/18] cxl: docs - add self-referencing cross-links

[PATCH net-next v4 0/5] eth: fbnic: Add devlink dev flash support
 2025-05-12 14:31 UTC  (7+ messages)
` [PATCH net-next v4 1/5] pldmfw: Don't require send_package_data or send_component_table to be defined
` [PATCH net-next v4 2/5] eth: fbnic: Accept minimum anti-rollback version from firmware
` [PATCH net-next v4 3/5] eth: fbnic: Add support for multiple concurrent completion messages
` [PATCH net-next v4 4/5] eth: fbnic: Add mailbox support for PLDM updates
` [PATCH net-next v4 5/5] eth: fbnic: Add devlink dev flash support

[PATCH net-next V9 0/5] Support rate management on traffic classes in devlink and mlx5
 2025-05-12 14:27 UTC  (5+ messages)
` [PATCH net-next V9 1/5] devlink: Extend devlink rate API with traffic classes bandwidth management

[PATCH] docs: rust: explain that `///` vs. `//` applies to private items too
 2025-05-12 13:47 UTC  (2+ messages)

[RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert()
 2025-05-12 13:35 UTC  (13+ messages)
` [RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature

[PATCH] relay: Remove unused relay_late_setup_files
 2025-05-12 13:27 UTC  (13+ messages)

[PATCH iwl-next v3 00/15] Introduce iXD driver
 2025-05-12 13:21 UTC  (18+ messages)
` [PATCH iwl-next v3 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v3 02/15] virtchnl: introduce control plane version fields
` [PATCH iwl-next v3 03/15] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v3 04/15] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v3 05/15] libie: add control queue support
` [PATCH iwl-next v3 06/15] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v3 07/15] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v3 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH iwl-next v3 09/15] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v3 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v3 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v3 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH iwl-next v3 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH iwl-next v3 14/15] ixd: add the core initialization
` [PATCH iwl-next v3 15/15] ixd: add devlink support

[PATCH hyperv-next v2 0/4] Confidential VMBus
 2025-05-12 13:13 UTC  (9+ messages)
` [PATCH hyperv-next v2 1/4] Documentation: hyperv: "
` [PATCH hyperv-next v2 2/4] drivers: hyperv: VMBus protocol version 6.0
` [PATCH hyperv-next v2 3/4] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v2 4/4] arch: x86, drivers: hyperv: Enable confidential VMBus

[PATCH v18 0/8] drm/vkms: Add support for YUV and DRM_FORMAT_R*
 2025-05-12 13:07 UTC  (3+ messages)
` [PATCH v18 6/8] drm/vkms: Create KUnit tests for YUV conversions

[PATCH net-next v7 0/8] Add Microchip ZL3073x support (part 1)
 2025-05-12 11:55 UTC  (7+ messages)
` [PATCH net-next v7 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH RESEND] Documentation: fix typo in root= kernel parameter description
 2025-05-12 11:08 UTC 

[PATCH v2] documentation: networking: devlink: Fix a typo in devlink-trap.rst
 2025-05-12 11:04 UTC  (2+ messages)

[PATCH v1 00/10] platform/x86: msi-wmi-platform: Add fan curves/platform profile/tdp/battery limiting
 2025-05-12 10:22 UTC  (21+ messages)
` [PATCH v1 01/10] platform/x86: msi-wmi-platform: Use input buffer for returning result
` [PATCH v1 02/10] platform/x86: msi-wmi-platform: Add unlocked msi_wmi_platform_query
` [PATCH v1 03/10] platform/x86: msi-wmi-platform: Add quirk system
` [PATCH v1 04/10] platform/x86: msi-wmi-platform: Add support for fan control
` [PATCH v1 05/10] platform/x86: msi-wmi-platform: Add platform profile through shift mode
` [PATCH v1 06/10] platform/x86: msi-wmi-platform: Add PL1/PL2 support via firmware attributes
` [PATCH v1 07/10] platform/x86: msi-wmi-platform: Add charge_threshold support
` [PATCH v1 08/10] platform/x86: msi-wmi-platform: Drop excess fans in dual fan devices
` [PATCH v1 09/10] platform/x86: msi-wmi-platform: Update header text
` [PATCH v1 10/10] platform/x86: msi-wmi-platform: Restore fan curves on PWM disable and unload

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-05-12 10:07 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-05-12  9:55 UTC  (3+ messages)

[PATCH 0/2] kbuild: revert relative paths in compiler outputs
 2025-05-12  9:13 UTC  (6+ messages)
` [PATCH 1/2] Revert "kbuild: make all file references relative to source root"
` [PATCH 2/2] Revert "kbuild, rust: use -fremap-path-prefix to make paths relative"

[PATCH v5 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-05-12  8:38 UTC  (3+ messages)

[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-12  8:28 UTC  (9+ messages)
` [PATCH v6 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v6 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v6 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH v2 0/2] Add a documentation for FUSE passthrough
 2025-05-12  8:10 UTC  (2+ messages)

[PATCH] Documentation/gpu: Disambiguate SPI term
 2025-05-12  7:42 UTC 

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

[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-05-12  7:18 UTC  (4+ messages)
` [PATCH v2 5/5] selftests: riscv: add misaligned access testing

[PATCH v4 00/22] Add Intel Touch Host Controller drivers
 2025-05-12  6:33 UTC  (4+ messages)

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-05-12  6:05 UTC  (3+ messages)

[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
 2025-05-12  5:54 UTC  (7+ messages)
` [PATCH v2 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v2 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH] Docs: relay: editing cleanups
 2025-05-12  2:32 UTC 

[PATCH v4 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695 family
 2025-05-11 20:23 UTC  (8+ messages)
` [PATCH v4 1/5] dt-bindings: hwmon: Add bindings for mpq8785 driver
` [PATCH v4 2/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH v4 3/5] hwmon: pmbus: mpq8785: Implement VOUT feedback resistor divider ratio configuration
` [PATCH v4 4/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH v4 5/5] hwmon: pmbus: mpq8785: Add support for MPM3695 family

[PATCH v2] kbuild: make all file references relative to source root
 2025-05-11  3:37 UTC  (4+ messages)

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-11  2:14 UTC  (12+ messages)

[PATCH v6 0/8] ublk: decouple server threads from hctxs
 2025-05-11  0:35 UTC  (18+ messages)
` [PATCH v6 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v6 2/8] sbitmap: fix off-by-one when wrapping hint
` [PATCH v6 3/8] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v6 4/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v6 5/8] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v6 6/8] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v6 7/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads

[PATCH] documentation: networking: devlink: Fix a typo in devlink-trap.rst
 2025-05-10 23:26 UTC  (2+ messages)

[PATCH v3 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695 family
 2025-05-10 14:37 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: hwmon: Add bindings for mpq8785 driver
` [PATCH v3 2/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH v3 3/5] hwmon: pmbus: mpq8785: Implement VOUT feedback resistor divider ratio configuration
` [PATCH v3 4/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH v3 5/5] hwmon: pmbus: mpq8785: Add support for MPM3695 family

[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-10  9:42 UTC  (3+ messages)
` [PATCH v3 22/22] drm/todo: add entry to remove devm_drm_put_bridge()

[PATCH v2 0/3] Export fan control and register fans as cooling devices
 2025-05-10  7:58 UTC  (9+ messages)
` [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

[RFC][PATCH 00/14] introduce kmemdump
 2025-05-09 23:21 UTC  (9+ messages)
` [RFC][PATCH 01/14] Documentation: add kmemdump
` [RFC][PATCH 02/14] kmemdump: introduce kmemdump
` [RFC][PATCH 03/14] kmemdump: introduce qcom-md backend driver

[PATCH v2 4/7] nova-core: docs: Document fwsec operation and layout
 2025-05-09 20:56 UTC  (3+ messages)

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-09 19:30 UTC  (4+ messages)
` [PATCH v4 14/23] iommufd: Add mmap interface

[PATCH] Documentation/no_new_privs.rst: document dropping effective ids
 2025-05-09 18:41 UTC 

[PATCH 00/12] riscv: Add vendor extensions support for SiFive
 2025-05-09 17:30 UTC  (2+ messages)

[PATCH v2 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695 family
 2025-05-09 14:15 UTC  (13+ messages)
` [PATCH v2 1/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH v2 2/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH v2 3/5] hwmon: pmbus: mpq8785: Add support for MPM3695 family
` [PATCH v2 4/5] hwmon: pmbus: mpq8785: Implement VOUT feedback resistor divider ratio configuration

[PATCH v3] PM / sleep: add configurable delay for pm_test
 2025-05-09 14:01 UTC  (3+ messages)

[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
 2025-05-09 11:52 UTC  (11+ messages)
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl

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


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