linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-25 15:00:47 to 2024-10-28 09:50:42 UTC [more...]

[PATCH v12 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-10-28  9:50 UTC  (7+ messages)
` [PATCH v12 08/15] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v12 13/15] drm/vkms: Create KUnit tests for YUV conversions

[PATCH v10 0/8] Coresight for Kernel panic and watchdog reset
 2024-10-28  9:40 UTC  (5+ messages)
` [PATCH v10 4/8] coresight: tmc: Enable panic sync handling

[PATCH v2 0/4] printf: Add struct range print specifier
 2024-10-28  9:11 UTC  (8+ messages)
` [PATCH v2 1/4] test printf: Add very basic struct resource tests
` [PATCH v2 2/4] Documentation/printf: struct resource add start == end special case
` [PATCH v2 3/4] printf: Add print format (%pra) for struct range
` [PATCH v2 4/4] cxl/cdat: Use %pra for dpa range outputs

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-10-28  9:07 UTC  (9+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields

[PATCH v5 00/13] Add support for AMD hardware feedback interface
 2024-10-28  7:56 UTC  (16+ messages)
` [PATCH v5 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v5 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v5 03/13] x86/cpufeatures: add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit
` [PATCH v5 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v5 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v5 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v5 07/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v5 08/13] platform/x86: hfi: add online and offline callback support
` [PATCH v5 09/13] platform/x86: hfi: add power management callback
` [PATCH v5 10/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v5 11/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v5 12/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v5 13/13] platform/x86/amd: hfi: Add debugfs support

[PATCH linux-next v8] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-10-28  7:38 UTC  (4+ messages)

[PATCH 0/3] riscv: Add bfloat16 instruction support
 2024-10-28  7:17 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH 3/3] riscv: hwprobe: export "

[PATCH 00/18] Provide a new two step DMA mapping API
 2024-10-28  6:46 UTC  (25+ messages)
` [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
` [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH 03/18] iommu: generalize the batched sync after map interface
` [PATCH 04/18] dma-mapping: Add check if IOVA can be used
` [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
` [PATCH 06/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH 07/18] dma-mapping: Implement link/unlink ranges API
` [PATCH 08/18] dma-mapping: add a dma_need_unmap helper
` [PATCH 09/18] docs: core-api: document the IOVA-based API
` [PATCH 10/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH 11/18] mm/hmm: provide generic DMA managing logic
` [PATCH 12/18] RDMA/umem: Store ODP access mask information in PFN
` [PATCH 13/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH 14/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH 15/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH 16/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH 17/18] vfio/mlx5: Explicitly store page list
` [PATCH 18/18] vfio/mlx5: Convert vfio to use DMA link API

[PATCH] Documentation: admin: reorganize kernel-parameters intro
 2024-10-28  6:11 UTC  (4+ messages)

[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
 2024-10-28  6:10 UTC  (7+ messages)
` [PATCH v2 10/10] Documentation/core-api: Add min heap API introduction

[PATCH linux-next v8 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-10-28  5:53 UTC 

[PATCH V2 6/7] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
 2024-10-28  5:34 UTC 

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-28  4:24 UTC  (8+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages

[PATCH V5] remoteproc: Documentation: update with details
 2024-10-28  3:50 UTC  (2+ messages)

[PATCH 0/3] mm: add more kernel parameters to control mTHP
 2024-10-28  3:31 UTC  (10+ messages)
` [PATCH 1/3] mm: fix the format of the kernel parameter ``thp_anon=``
` [PATCH 2/3] mm: shmem: control THP support through the kernel command line
` [PATCH 3/3] mm: shmem: override mTHP shmem default with a kernel parameter

[PATCH] regulator: devres: Remove unused devm_regulator_bulk_register_supply_alias
 2024-10-28  2:15 UTC 

[PATCH] PM / devfreq: Remove unused devm_devfreq_(un)register_notifier
 2024-10-28  2:13 UTC 

[PATCH v5 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-10-27 23:01 UTC  (4+ messages)
` [PATCH v5 1/2] hwmon: (pmbus/isl68137) add support for voltage divider on Vout
` [PATCH v5 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers

[PATCH V4] Documentation: Improve crash_kexec_post_notifiers description
 2024-10-27 22:35 UTC  (2+ messages)

[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
 2024-10-27 22:17 UTC  (9+ messages)
` [PATCH v6 1/7] Add AutoFDO "
` [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions
` [PATCH v6 3/7] Adjust symbol ordering in text output section
` [PATCH v6 4/7] Add markers for text_unlikely and text_hot sections
` [PATCH v6 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v6 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v6 7/7] Add Propeller configuration for kernel build

[PATCH] hwspinlock: Remove unused (devm_)hwspin_lock_request
 2024-10-27 20:54 UTC 

[PATCH V3] Documentation: Improve crash_kexec_post_notifiers description
 2024-10-27 20:43 UTC  (3+ messages)

[PATCH net-next v4 0/2] netcons: Add udp send fail statistics to netconsole
 2024-10-27 19:59 UTC  (3+ messages)
` [PATCH net-next v4 1/2] netpoll: Make netpoll_send_udp return status instead of void
` [PATCH net-next v4 2/2] netcons: Add udp send fail statistics to netconsole

[PATCH v3 0/4] ad7380: add adaq4370-4 and adaq4380-4 support
 2024-10-27 19:41 UTC  (8+ messages)
` [PATCH v3 2/4] iio: adc: ad7380: fix oversampling formula
` [PATCH v3 3/4] iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4
` [PATCH v3 4/4] docs: iio: ad7380: add "

[PATCH] Documentation/maintainer-tip: Fix typos
 2024-10-27 17:07 UTC  (2+ messages)

[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
 2024-10-27 14:22 UTC  (8+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
` [RFC PATCH 3/7] blk-mq: add a dma mapping iterator
` [RFC PATCH 4/7] blk-mq: add scatterlist-less DMA mapping helpers
` [RFC PATCH 5/7] nvme-pci: remove struct nvme_descriptor
` [RFC PATCH 6/7] nvme-pci: use a better encoding for small prp pool allocations
` [RFC PATCH 7/7] nvme-pci: convert to blk_rq_dma_map

Concerns over transparency of informal kernel groups
 2024-10-27  8:40 UTC  (10+ messages)

[PATCH v2] Docs/sound: Update codec-to-codec documentation
 2024-10-26 21:52 UTC  (5+ messages)

[PATCH 1/3] platform/x86: wmi: Remove wmi_block_list
 2024-10-26 19:38 UTC  (3+ messages)
` [PATCH 2/3] platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()
` [PATCH 3/3] platform/x86: wmi: Introduce to_wmi_driver()

[PATCH v1 3/3] Documentation:leds: Add leds-st1202.rst
 2024-10-26 17:17 UTC  (2+ messages)

[PATCH v5] XArray: minor documentation improvements
 2024-10-26 16:58 UTC 

[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
 2024-10-26 15:26 UTC  (17+ messages)
` [PATCH v1 3/6] memcg-v1: no need for memcg locking for dirty tracking
` [PATCH v1 4/6] memcg-v1: no need for memcg locking for writeback tracking
` [PATCH v1 5/6] memcg-v1: no need for memcg locking for MGLRU
` [PATCH v1 6/6] memcg-v1: remove memcg move locking code

[PATCH net-next 0/2] eth: fbnic: Add devlink dev flash support
 2024-10-26 15:12 UTC  (7+ messages)
` [PATCH net-next v2 1/2] eth: fbnic: Add mailbox support for PLDM updates
` [PATCH net-next v2 2/2] eth: fbnic: Add devlink dev flash support

[srini-nvmem:for-6.13 5/5] htmldocs: Warning: Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.yaml references a file that doesn't exist: Documentation/devicetree/bindings/mfd/zii,rave-sp.yaml
 2024-10-26 13:06 UTC 

[PATCH net] Documentation: networking: net_cachelines: Fix formatting
 2024-10-26 13:03 UTC  (2+ messages)

[PATCH v12 09/15] drm/vkms: Remove useless drm_rotation_simplify
 2024-10-26 12:10 UTC  (2+ messages)

[net-next v7 0/2] net: wwan: t7xx: Add t7xx debug port
 2024-10-26  9:09 UTC  (3+ messages)
` [net-next v7 1/2] wwan: core: Add WWAN ADB and MIPC port type
` [net-next v7 2/2] net: wwan: t7xx: Add debug port

[PATCH v3 1/1] report binder txn errors via generic netlink
 2024-10-26  8:04 UTC  (2+ messages)

[PATCH net-next v4 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-26  5:11 UTC  (6+ messages)
` [PATCH net-next v4 2/8] bnxt_en: add support for tcp-data-split ethtool command

[PATCH v29 00/33] Introduce QC USB SND audio offloading support
 2024-10-25 23:22 UTC  (3+ messages)
` [PATCH v29 04/33] xhci: sideband: add initial api to register a sideband entity

[PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build
 2024-10-25 23:03 UTC  (2+ messages)

[PATCH v1] ipe: add 'anonymous_memory' property for policy decisions
 2024-10-25 22:32 UTC  (3+ messages)

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-25 22:12 UTC  (10+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation

[PATCH v7 0/4] x86/resctrl: mba_MBps enhancements
 2024-10-25 22:00 UTC  (5+ messages)
` [PATCH v7 1/4] x86/resctrl: Make input event for MBA Software Controller configurable

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-25 21:58 UTC  (3+ messages)
` [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)

[PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters
 2024-10-25 20:31 UTC  (18+ messages)
                                `  "

[PATCH 1/2] mailbox: Documentation: remove the old documentation
 2024-10-25 19:24 UTC  (4+ messages)
` [PATCH 2/2] mailbox: Documentation: add the latest documentation

[RFC 0/4] mm: zswap: add support for zswapin of large folios
 2024-10-25 19:10 UTC  (7+ messages)
` [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages

[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
 2024-10-25 17:49 UTC  (2+ messages)

[PATCH v4 1/2] hwmon: (pmbus/isl68137) add support for voltage divider on Vout
 2024-10-25 17:41 UTC  (3+ messages)

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-25 16:29 UTC  (20+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "
` [PATCH 04/10] crypto: marvell "
` [PATCH 05/10] intel_th: pci: Replace "
` [PATCH 06/10] wifi: iwlwifi: replace "
` [PATCH 07/10] ntb: idt: Replace "
` [PATCH 08/10] serial: rp2: "
` [PATCH 09/10] ALSA: korg1212: "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH 0/1] remoteproc documentation changes
 2024-10-25 15:18 UTC  (7+ messages)
` [PATCH V4 3/7] Documentation: remoteproc: add more information


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