linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-26 08:47:22 to 2024-09-30 15:40:14 UTC [more...]

[PATCH net] doc: net: napi: Update documentation for napi_schedule_irqoff
 2024-09-30 15:39 UTC 

[PATCH v11 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-09-30 15:31 UTC  (16+ messages)
` [PATCH v11 01/15] drm/vkms: Code formatting
` [PATCH v11 02/15] drm/vkms: Use drm_frame directly
` [PATCH v11 03/15] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v11 04/15] drm/vkms: Use const for input pointers in pixel_read an "
` [PATCH v11 05/15] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v11 07/15] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v11 08/15] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v11 09/15] drm/vkms: Remove useless drm_rotation_simplify
` [PATCH v11 10/15] drm/vkms: Add YUV support
` [PATCH v11 11/15] drm/vkms: Add range and encoding properties to the plane
` [PATCH v11 12/15] drm/vkms: Drop YUV formats TODO
` [PATCH v11 13/15] drm/vkms: Create KUnit tests for YUV conversions
` [PATCH v11 14/15] drm/vkms: Add how to run the Kunit tests
` [PATCH v11 15/15] drm/vkms: Add support for DRM_FORMAT_R*

[PATCH] Documentation: networking/tcp_ao: typo and grammar fixes
 2024-09-30 15:09 UTC  (2+ messages)

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-09-30 14:53 UTC  (4+ messages)

[PATCH] Documentation: dma-buf: heaps: Add heap name definitions
 2024-09-30 14:40 UTC 

[PATCH v4 0/5] block: partition table OF support
 2024-09-30 14:00 UTC  (12+ messages)
` [PATCH v4 1/5] block: add support for defining read-only partitions
` [PATCH v4 2/5] docs: block: Document support for read-only partition in cmdline part
` [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
` [PATCH v4 4/5] block: add support for partition table defined in OF
` [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card

[PATCH v7 00/12] Preemption support for A7XX
 2024-09-30 13:52 UTC  (13+ messages)
` [PATCH v7 01/12] drm/msm: Fix bv_fence being used as bv_rptr
` [PATCH v7 02/12] drm/msm/a6xx: Track current_ctx_seqno per ring
` [PATCH v7 03/12] drm/msm: Add a `preempt_record_size` field
` [PATCH v7 04/12] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
` [PATCH v7 05/12] drm/msm/a6xx: Add a pwrup_list field to a6xx_info
` [PATCH v7 06/12] drm/msm/a6xx: Implement preemption for a7xx targets
` [PATCH v7 07/12] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes
` [PATCH v7 08/12] drm/msm/a6xx: Use posamble to reset counters on preemption
` [PATCH v7 09/12] drm/msm/a6xx: Add traces for preemption
` [PATCH v7 10/12] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create
` [PATCH v7 11/12] drm/msm/a6xx: Enable preemption for a750
` [PATCH v7 12/12] Documentation: document adreno preemption

[PATCH RESEND] xarray: document that xa_alloc uses the smallest index
 2024-09-30 13:19 UTC 

[PATCH] netfs: Add folio_queue API documentation
 2024-09-30 12:11 UTC  (2+ messages)

[PATCH v3 0/4] block: partition table OF support
 2024-09-30 10:48 UTC  (9+ messages)
` [PATCH v3 1/4] block: add support for defining read-only partitions
` [PATCH v3 2/4] docs: block: Document support for read-only partition in cmdline part
` [PATCH v3 3/4] block: add support for partition table defined in OF
` [PATCH v3 4/4] dt-bindings: mmc: Document support for partition table in mmc-card

[PATCH v3] Documentation: kgdb: Correct parameter error
 2024-09-30  9:29 UTC  (2+ messages)

[PATCH v5 6/6] i2c: Add driver for the RTL9300 I2C controller
 2024-09-30  8:12 UTC  (2+ messages)

[PATCH v2 0/6] Add rounding macros and enable KUnit tests
 2024-09-30  1:18 UTC  (9+ messages)
` [PATCH v2 1/6] math.h: Add macros for rounding to the closest value

[PATCH] Documentation: riscv: Fix typo MIMPLID -> MIMPID
 2024-09-29 18:46 UTC  (4+ messages)

[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
 2024-09-29 15:33 UTC  (11+ messages)
` [PATCH RFC v4 7/9] tun: Introduce virtio-net RSS

[PATCH] drivers/base: Remove unused auxiliary_find_device
 2024-09-29 14:11 UTC 

[RFC PATCH v2 0/5] block: partition table OF support
 2024-09-29 13:13 UTC  (6+ messages)
` [RFC PATCH v2 4/5] dt-bindings: block: Generalize and introduce property for partitions
` [RFC PATCH v2 5/5] dt-bindings: mmc: Document support for partition table in mmc-card

[PATCH v2 00/10] Add iio backend compatibility for ad7606
 2024-09-29 12:56 UTC  (22+ messages)
` [PATCH v2 01/10] dt-bindings: iio: adc: ad7606: Set the correct polarity
` [PATCH v2 02/10] dt-bindings: iio: adc: ad7606: Make corrections on spi conditions
` [PATCH v2 04/10] Documentation: iio: Document ad7606 driver
` [PATCH v2 06/10] iio: adc: ad7606: Add PWM support for conversion trigger
` [PATCH v2 07/10] iio: adc: ad7606: Add compatibility to fw_nodes
` [PATCH v2 08/10] iio: adc: ad7606: Fix typo in the driver name
` [PATCH v2 09/10] iio: adc: ad7606: Add iio-backend support
` [PATCH v2 10/10] iio: adc: ad7606: Disable PWM usage for non backend version

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-09-29 11:08 UTC  (6+ messages)
` [PATCH 6/6] Add Propeller configuration for kernel build

[PATCH V6 0/5] PCIe TPH and cache direct injection support
 2024-09-28 22:20 UTC  (9+ messages)
` [PATCH V6 1/5] PCI: Add TLP Processing Hints (TPH) support
` [PATCH V6 2/5] PCI/TPH: Add Steering Tag support
` [PATCH V6 3/5] PCI/TPH: Add TPH documentation
` [PATCH V6 4/5] bnxt_en: Add TPH support in BNXT driver
` [PATCH V6 5/5] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[PATCH RFC 00/14] usb: gadget: f_uac: Add support for alt mode settings
 2024-09-28 15:09 UTC  (15+ messages)
` [PATCH RFC 01/14] usb: gadget: f_uac: Refactor common configfs attribute defines used in UAC1/2
` [PATCH RFC 02/14] usb: gadget: f_uac1: Fix fs/hs/ss descriptors to have correct values
` [PATCH RFC 03/14] usb: gadget: f_uac1: Add adaptive sync support for capture
` [PATCH RFC 04/14] usb: gadget: f_uac2: Move max packet size code to a common header
` [PATCH RFC 05/14] usb: gadget: f_uac1: Add hs_bint to configfs
` [PATCH RFC 06/14] usb: gadget: f_uac1: Add terminal type attributes
` [PATCH RFC 07/14] usb: gadget: f_uac1: Add alt mode settings interface
` [PATCH RFC 08/14] usb: gadget: f_uac2: "
` [PATCH RFC 09/14] usb: gadget: f_uac1: Make string table dynamic with strings from all alt modes
` [PATCH RFC 10/14] usb: gadget: f_uac2: "
` [PATCH RFC 11/14] usb: gadget: f_uac1: Generate dynamic descriptors based on alt opts
` [PATCH RFC 12/14] usb: gadget: f_uac2: "
` [PATCH RFC 13/14] usb: gadget: f_uac1: support ganged volume/mute controls
` [PATCH RFC 14/14] usb: gadget: f_uac2: "

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-09-28 13:41 UTC  (10+ messages)
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 27/28] x86/kernel: Switch to PIE linking for the core kernel

linux-next: build warning after merge of the ftrace tree
 2024-09-28  1:15 UTC  (4+ messages)

[PATCH v7 2/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2024-09-27 22:08 UTC  (3+ messages)

[PATCH v6 00/11] Preemption support for A7XX
 2024-09-27 20:15 UTC  (17+ messages)
` [PATCH v6 01/11] drm/msm: Fix bv_fence being used as bv_rptr
` [PATCH v6 02/11] drm/msm/a6xx: Track current_ctx_seqno per ring
` [PATCH v6 03/11] drm/msm: Add a `preempt_record_size` field
` [PATCH v6 04/11] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
` [PATCH v6 05/11] drm/msm/a6xx: Implement preemption for a7xx targets
` [PATCH v6 06/11] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes
` [PATCH v6 07/11] drm/msm/a6xx: Use posamble to reset counters on preemption
` [PATCH v6 08/11] drm/msm/a6xx: Add traces for preemption
` [PATCH v6 09/11] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create
` [PATCH v6 10/11] drm/msm/a6xx: Enable preemption for a750
` [PATCH v6 11/11] Documentation: document adreno preemption

[PATCH] Documentation: core-api/cpuhotplug: Fix missing prefix
 2024-09-27 18:52 UTC 

[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-09-27 18:11 UTC  (38+ messages)
` [PATCH v7 16/24] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v7 17/24] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v7 18/24] x86/resctrl: Auto Assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v7 19/24] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v7 20/24] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v7 21/24] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
` [PATCH v7 23/24] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of "

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-09-27 17:48 UTC  (10+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs

[PATCH] zswap: improve memory.zswap.writeback inheritance
 2024-09-27 16:40 UTC  (7+ messages)

[PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
 2024-09-27 14:24 UTC  (12+ messages)
` [PATCH v4 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v4 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-27 12:29 UTC  (12+ messages)
` [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept "
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
` [PATCH 11/12] mm: Remove pXX_devmap callers

[PATCH v2] doc:it_IT: update documents in process/
 2024-09-27  9:55 UTC  (3+ messages)

[pdp7:b4/th1520-dwmac 10/12] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/net/thead,dwmac.yaml
 2024-09-26 20:41 UTC 

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-09-26 18:38 UTC  (6+ messages)
` [PATCH v5 1/5] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
` [PATCH v5 5/5] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call

[PATCH v4 0/2] nosnp sev command line support
 2024-09-26 17:06 UTC  (4+ messages)
` [PATCH v4 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-26 16:59 UTC  (2+ messages)

[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
 2024-09-26 16:19 UTC  (3+ messages)

[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-09-26 14:45 UTC  (4+ messages)
` [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret

[PATCH doc] docs: gcov: fix link to LCOV website
 2024-09-26 13:09 UTC 

[PATCH AUTOSEL 6.6 048/139] proc: add config & param to block forcing mem writes
 2024-09-26 11:07 UTC  (3+ messages)

[PATCH v7 0/5] Changes in v7:
 2024-09-26  9:51 UTC  (7+ messages)
` [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH v12 0/3] Add support for Intel PPS Generator
 2024-09-26  9:34 UTC  (8+ messages)
` [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-09-26  8:47 UTC  (4+ messages)
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config


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