The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-03-26 10:03:05 to 2026-03-26 11:21:42 UTC [more...]

[GIT PULL] ~RISC-V~Microchip soc fixes for v7.0-rc6
 2026-03-26 11:21 UTC 

[PATCH net-next 0/3] dpll: add actual frequency monitoring feature
 2026-03-26 11:21 UTC  (5+ messages)
` [PATCH net-next 1/3] dpll: add actual frequency monitoring to netlink spec
` [PATCH net-next 2/3] dpll: add actual frequency monitoring callback ops

[PATCH v3 0/2] Enable Renesas RZ/G3L GBETH0
 2026-03-26 11:19 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: renesas: r9a08g046: Add GBETH nodes
` [PATCH v3 2/2] arm64: dts: renesas: rzg3l-smarc-som: Enable eth0 (GBETH0) interface

[PATCH v2 0/2] mmc: hisilicon: Convert dw-mshc bindings and fix dtbs
 2026-03-26 11:19 UTC  (2+ messages)

[PATCH 0/4] Fix handling of GPIO keys and LEDs on geode
 2026-03-26 11:19 UTC  (7+ messages)
` [PATCH 3/4] software node: verify that property data is not on stack

[PATCH v2 1/2] dt: bindings: arm: add bindings for TQMa95xxLA
 2026-03-26 11:03 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: add tqma9596la-mba95xxca

[PATCH] srcu: Optimize SRCU-fast per-CPU counter increments on arm64
 2026-03-26 11:17 UTC  (3+ messages)

[PATCH] RISC-V: restore U-mode counter access (scounteren)
 2026-03-26 11:17 UTC 

[PATCH v11 00/22] Add new general DRM property "color format"
 2026-03-26 11:16 UTC  (5+ messages)
` [PATCH v11 03/22] drm: "

[PATCH v3 00/11] ext4: refactor partial block zero-out for iomap conversion
 2026-03-26 11:10 UTC  (12+ messages)
` [PATCH v3 01/11] ext4: add did_zero output parameter to ext4_block_zero_page_range()
` [PATCH v3 02/11] ext4: rename and extend ext4_block_truncate_page()
` [PATCH v3 03/11] ext4: factor out journalled block zeroing range
` [PATCH v3 04/11] ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()
` [PATCH v3 05/11] ext4: move ordered data handling out of ext4_block_do_zero_range()
` [PATCH v3 06/11] ext4: remove handle parameters from zero partial block functions
` [PATCH v3 07/11] ext4: pass allocate range as loff_t to ext4_alloc_file_blocks()
` [PATCH v3 08/11] ext4: move zero partial block range functions out of active handle
` [PATCH v3 09/11] ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
` [PATCH v3 10/11] ext4: move pagecache_isize_extended() out of active handle
` [PATCH v3 11/11] ext4: zero post-EOF partial block before appending write

[PATCH v2] net: stmmac: skip VLAN restore when VLAN hash ops are missing
 2026-03-26 11:14 UTC  (4+ messages)

[PATCH RFC 08/19] RISC-V: QoS: add resctrl interface for CBQRI controllers
 2026-03-26 11:05 UTC  (2+ messages)

[GIT PULL] ~RISC-V~Starfive devicetrees fixes for v7.0-rc6
 2026-03-26 11:13 UTC 

[syzbot] [media?] INFO: trying to register non-static key in as102_dvb_dmx_start_feed
 2026-03-26 11:13 UTC  (2+ messages)

[PATCH 0/4] arm64: tegra: add initial Tegra238 and E2426-1099+E2423-1099 support
 2026-03-26 11:12 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: tegra: Add Tegra238 clock and reset definitions
` [PATCH 3/4] dt-bindings: mailbox: tegra186-hsp: allow doorbell+shared or shared-only
` [PATCH 4/4] arm64: tegra: add e2426-1099+e2423-1099 support

[syzbot] [net?] KMSAN: uninit-value in netif_skb_features (4)
 2026-03-26 11:12 UTC 

[PATCH v4 00/10] Add GPCDMA support in Tegra264
 2026-03-26 11:09 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: dma: nvidia,tegra186-gpc-dma: Make reset optional
` [PATCH v4 02/10] arm64: tegra: Remove fallback compatible for GPCDMA
` [PATCH v4 03/10] dt-bindings: dma: nvidia,tegra186-gpc-dma: Add iommu-map property
` [PATCH v4 04/10] dmaengine: tegra: Make reset control optional
` [PATCH v4 05/10] dmaengine: tegra: Use struct for register offsets
` [PATCH v4 06/10] dmaengine: tegra: Support address width > 39 bits
` [PATCH v4 07/10] dmaengine: tegra: Use managed DMA controller registration
` [PATCH v4 08/10] dmaengine: tegra: Use iommu-map for stream ID
` [PATCH v4 09/10] dmaengine: tegra: Add Tegra264 support
` [PATCH v4 10/10] arm64: tegra: Enable GPCDMA in Tegra264 and add iommu-map

[PATCH 0/2] rtl8723bs: clean up error handling
 2026-03-26 11:10 UTC  (4+ messages)
` [PATCH v3 0/4] "

[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-03-26 11:10 UTC  (28+ messages)
` [PATCH 01/26] netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
` [PATCH 02/26] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
` [PATCH 03/26] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 04/26] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH 05/26] netfs: Fix read abandonment during retry
` [PATCH 06/26] netfs: Fix the handling of stream->front by removing it
` [PATCH 07/26] cachefiles: Fix excess dput() after end_removing()
` [PATCH 08/26] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH 09/26] mm: Make readahead store folio count in readahead_control
` [PATCH 10/26] netfs: Bulk load the readahead-provided folios up front
` [PATCH 11/26] Add a function to kmap one page of a multipage bio_vec
` [PATCH 12/26] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH 13/26] netfs: Add some tools for managing bvecq chains
` [PATCH 14/26] netfs: Add a function to extract from an iter into a bvecq
` [PATCH 15/26] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH 16/26] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH 17/26] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH 18/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH 19/26] cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()
` [PATCH 20/26] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH 21/26] netfs: Remove netfs_extract_user_iter()
` [PATCH 22/26] iov_iter: Remove ITER_FOLIOQ
` [PATCH 23/26] netfs: Remove folio_queue and rolling_buffer
` [PATCH 24/26] netfs: Check for too much data being read
` [PATCH 25/26] netfs: Limit the the minimum trigger for progress reporting
` [PATCH 26/26] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH v6 1/5] mm: rmap: support batched checks of the references for large folios
 2026-03-26 11:10 UTC  (11+ messages)

[RFC PATCH 0/1] vfs: transitive upgrade restrictions for fds
 2026-03-26 11:09 UTC  (4+ messages)
` [PATCH] "

[PATCH v5 0/4] Add support for Renesas RZ/G3L GBETH clocks
 2026-03-26 11:06 UTC  (5+ messages)
` [PATCH v5 1/4] clk: renesas: rzg2l: Drop a check in rzg3s_cpg_pll_clk_recalc_rate()
` [PATCH v5 2/4] clk: renesas: rzg2l: Add support for enabling PLLs
` [PATCH v5 3/4] clk: renesas: r8a08g046: Add support for PLL6 clk
` [PATCH v5 4/4] clk: renesas: r9a08g046: Add clock and reset signals for the GBETH IPs

[PATCH v3 0/2] platform/x86: int3472: Add support for strobe LED (GPIO type 0x02)
 2026-03-26 11:05 UTC  (7+ messages)
  ` [PATCH v3 2/2] platform/x86: int3472: Add support for GPIO type 0x02 (strobe LED)

[PATCH 0/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-03-26 11:01 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: qcom: pm8921: add labels for ADC channels
` [PATCH 2/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels

[PATCH] rust/alloc: add Vec::into_boxed_slice()
 2026-03-26 10:55 UTC  (5+ messages)

[PATCH 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo
 2026-03-26 10:54 UTC  (3+ messages)
` [PATCH 6/7] arm64: dts: qcom: sm6125: Use 64 bit addressing

[PATCH] qede: validate TPA aggregation indices from CQEs
 2026-03-26 10:54 UTC  (3+ messages)

[PATCH] ath11k: workaround firmware bug where peer_id=0
 2026-03-26 10:53 UTC 

[PATCH v10 0/8] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-26 10:54 UTC  (5+ messages)
` [PATCH v10 4/8] crash: Exclude crash kernel memory in crash core
` [PATCH v10 6/8] arm64: kexec: Add support for crashkernel CMA reservation

[PATCH v2 0/3] gpio: timberdale: remove platform data header
 2026-03-26 10:52 UTC  (3+ messages)
` [PATCH v2 1/3] mfd: timberdale: set up a software node for the GPIO cell

[PATCH v4 0/2] mfd: arizona: Move IRQ GPIO to GPIO descriptor
 2026-03-26 10:51 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mfd: wlf,arizona: Add irq-gpios
` [PATCH v4 2/2] mfd: arizona: Convert GPIO IRQ handling to descriptors

[PATCH net-next] octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipher
 2026-03-26 10:50 UTC  (2+ messages)

[PATCH v3] staging: media: atomisp: pci: fix block comment style and merge split declaration
 2026-03-26 10:48 UTC  (3+ messages)
` [PATCH v4] staging: media: atomisp: pci: fix split GP_TIMER_BASE declaration

[PATCH] NFC: pn533: bound the UART receive buffer
 2026-03-26 10:48 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: Add the Lenovo IdeaCentre Mini X
 2026-03-26 10:47 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Document "
` [PATCH 2/3] arm64: dts: qcom: Add "

[PATCH v6] leds: add support for TI LP5860 LED driver chip
 2026-03-26 10:47 UTC  (2+ messages)

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-26 10:46 UTC  (5+ messages)
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA

[PATCH 0/3] iommupt/vtd: Support dirty tracking on PASID
 2026-03-26 10:54 UTC  (5+ messages)

[PATCH v8 00/10] VMSCAPE optimization for BHI variant
 2026-03-26 10:45 UTC  (8+ messages)
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH v2] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
 2026-03-26 10:45 UTC  (2+ messages)

[PATCH] staging/atomisp: reduce load_primary_binaries() stack usage
 2026-03-26 10:44 UTC  (2+ messages)

[PATCH 0/2] A proposal to add a virtual clock controller guard
 2026-03-26 10:44 UTC  (10+ messages)
` [PATCH 2/2] dt-bindings: Add clock guard DT description

[syzbot] [net?] KMSAN: uninit-value in netif_skb_features (4)
 2026-03-26 10:43 UTC  (2+ messages)
` Forwarded: "

[RFC PATCH v6 0/5] mm: Hot page tracking and promotion infrastructure
 2026-03-26 10:41 UTC  (3+ messages)
` [RFC PATCH v6 4/5] mm: pghot: Precision mode for pghot

[PATCH v2 4/4] clk: test: convert constants to use HZ_PER_MHZ
 2026-03-26 10:42 UTC  (2+ messages)

[PATCH] pinctrl: intel: use FAM for communities
 2026-03-26 10:41 UTC  (3+ messages)

[PATCH printk] printk_ringbuffer: Fix get_data() size sanity check
 2026-03-26 10:40 UTC  (5+ messages)

[PATCH v1] ASoC: qcom: audioreach: explicitly enable speaker protection modules
 2026-03-26 10:40 UTC  (3+ messages)

[PATCH] perf/arm-cmn: Fix resource_size_t printk specifier in arm_cmn_init_dtc()
 2026-03-26 10:40 UTC  (2+ messages)

[PATCH 0/3] snvs_pwrkey - code improvements and add report event
 2026-03-26 10:39 UTC  (4+ messages)
` [PATCH 1/3] Input: snvs_pwrkey - make use of dev_err_probe()
` [PATCH 2/3] Input: snvs_pwrkey - use local device pointer avoid reference platform_device pointer every time
` [PATCH 3/3] Input: snvs_pwrkey - report press event in interrupt handler

[PATCH v3] drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()
 2026-03-26 10:38 UTC  (2+ messages)

[PATCH] ASoC: ep93xx: Fix unchecked clk_prepare_enable() and add rollback on failure
 2026-03-26 10:37 UTC  (3+ messages)

[PATCH] dma-debug: ensure mappings are created and released with matching attributes
 2026-03-26 10:36 UTC  (5+ messages)

[PATCH] iommu/amd: Default to passthrough mode for improved performance
 2026-03-26 10:36 UTC  (2+ messages)

[PATCH] usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
 2026-03-26 10:35 UTC  (3+ messages)

[PATCH] drm/msm/shrinker: Fix can_block() logic
 2026-03-26 10:35 UTC  (2+ messages)

[PATCH v4 0/4] clocksource: Add module support for timer drivers
 2026-03-26 10:34 UTC  (10+ messages)
` [PATCH v4 3/4] clocksource/drivers/timer-mediatek: Convert timer-mediatek to a loadable module
    ` [EXT] "

[PATCH] mm/damon: introduce DAMON-based NUMA memory tiering module
 2026-03-26 10:34 UTC  (2+ messages)

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-03-26 10:33 UTC  (3+ messages)
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering

[PATCH 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-03-26 10:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: perf: marvell: Document CN20K DDR PMU

[PATCH 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-03-26 10:33 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: dsa: microchip: add KSZ low-loss cable errata properties

[PATCH v2 net 0/2] net: enetc: add more checks to enetc_set_rxfh()
 2026-03-26 10:32 UTC  (5+ messages)
` [PATCH v2 net 1/2] net: enetc: check whether the RSS algorithm is Toeplitz
` [PATCH v2 net 2/2] net: enetc: do not allow VF to configure the RSS key

[PATCH] w1: simplify allocation of w1_master
 2026-03-26 10:31 UTC  (2+ messages)

[syzbot] [iommu?] WARNING in pt_iommu_amdv1_init
 2026-03-26 10:31 UTC  (2+ messages)

[patch v2 00/14] Improve /proc/interrupts further and add a binary interface
 2026-03-26 10:29 UTC  (10+ messages)
` [patch v2 04/14] x86/irq: Make irqstats array based

[PATCH] sched/numa, mm: Skip page promotion if cpu pid is valid
 2026-03-26 10:29 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: g6: Add PWM/Tach controller node
 2026-03-26 10:29 UTC 

[PATCH] platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write
 2026-03-26 10:28 UTC  (2+ messages)

[PATCH v5 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-26 10:28 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH v3 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-03-26 10:27 UTC  (12+ messages)
` [PATCH v3 01/11] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v3 02/11] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v3 03/11] arm64: dts: qcom: x1e80100: Add CAMSS block definition
` [PATCH v3 04/11] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m regulators
` [PATCH v3 05/11] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4
` [PATCH v3 06/11] arm64: dts: qcom: x1e80100-t14s: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v3 07/11] arm64: dts: qcom: x1e80100-t14s: Add on ov02c10 RGB sensor on CSIPHY4
` [PATCH v3 08/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v3 09/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add l7b_2p8 voltage regulator for "
` [PATCH v3 10/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add ov02c10 RGB sensor on CSIPHY4
` [PATCH v3 11/11] arm64: dts: qcom: x1e80100-dell-inspiron14-7441: Switch on CAMSS RGB sensor

[PATCH] net/mpls: fix missing NULL check in mpls_valid_fib_dump_req
 2026-03-26 10:25 UTC  (2+ messages)

[PATCH v10 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-03-26 10:25 UTC  (10+ messages)
` [PATCH v10 7/7] "

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-26 10:24 UTC  (3+ messages)
` [PATCH v2 06/19] cpufreq: Use trace_call__##name() at guarded tracepoint "

[PATCH] hwmon: (ina2xx) drop unused platform data
 2026-03-26 10:23 UTC  (2+ messages)

[PATCH v4 0/6] x86: Cleanups around slow_down_io()
 2026-03-26 10:23 UTC  (5+ messages)
` [PATCH v4 4/6] x86/io: Remove REALLY_SLOW_IO handling

[PATCH v1 00/23] s390/vfio-ap: Implement live guest migration of guests using AP devices
 2026-03-26 10:19 UTC  (4+ messages)
` [PATCH v1 01/24] fixup! KVM: s390: Remove non-atomic dat_crstep_xchg()

[PATCH 00/13] scsi: Core ALUA driver
 2026-03-26 10:19 UTC  (11+ messages)

[PATCH v2] usb: gadget: raw_gadget: fix double free in raw_release
 2026-03-26 10:18 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: cs35l56: Support for factory calibration through ALSA controls
 2026-03-26 10:16 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: cs35l56: Allow "

[PATCH v2] ARM: tegra: paz00: configure WiFi rfkill switch through device tree
 2026-03-26 10:16 UTC  (2+ messages)

[PATCH v2 00/13] SCMI Clock rates discovery rework
 2026-03-26 10:16 UTC  (5+ messages)
` [PATCH v2 08/13] firmware: arm_scmi: Harden clock protocol initialization

[PATCH] cachefiles: Fix excess dput() after end_removing()
 2026-03-26 10:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-26 10:14 UTC  (3+ messages)
` [PATCH v8 2/2] "

[PATCH] dt-bindings: firmware: qcom,scm: Document ipq9650 SCM
 2026-03-26 10:14 UTC  (2+ messages)

[PATCH v2 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-03-26 10:14 UTC  (4+ messages)
` [PATCH v2 net-next 8/8] ice: add TX reference clock (tx_clk) control for E825 devices
  ` [Intel-wired-lan] "

[PATCH] dt-bindings: mmc: sdhci-msm: add IPQ9650 compatible
 2026-03-26 10:13 UTC  (2+ messages)

[RFC PATCH 0/8] xilinx: tsn: Add TSN Endpoint Ethernet MAC driver support
 2026-03-26 10:11 UTC  (6+ messages)

[syzbot] [media?] INFO: trying to register non-static key in as102_dvb_dmx_start_feed
 2026-03-26 10:12 UTC  (2+ messages)

[PATCH v3 0/3] Samsung Expressatt: Camera Flash
 2026-03-26 10:11 UTC  (3+ messages)
` [PATCH v3 2/3] leds: flash: rt8515: Support single-GPIO flash ICs with vin supply

[PATCH v1 0/4] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-03-26 10:10 UTC  (7+ messages)
` [PATCH v1 1/4] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-26 10:10 UTC  (4+ messages)
`  "

[PATCH -next] mm: vmstat: make refresh interval take effect immediately
 2026-03-26 10:09 UTC  (2+ messages)

[PATCH v6 0/4] Enable secondary USB controller in host mode
 2026-03-26 10:09 UTC  (9+ messages)
` [PATCH v6 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub

[PATCH] ASoC: wm_adsp_fw_find_test: Fix missing NULL terminator on file name list
 2026-03-26 10:08 UTC 

[PATCH 0/4] arm64: dts: renesas: Fix missing cells and reg
 2026-03-26 10:07 UTC  (2+ messages)

[PATCH v3 0/2] cpuhp: Improve SMT switch time via lock batching and RCU expedition
 2026-03-26 10:06 UTC  (4+ messages)
` [PATCH v3 1/2] cpuhp: Optimize SMT switch operation by batching lock acquisition

[PATCH v4 0/7] Add versaclock3 support for RZ/V2H
 2026-03-26 10:06 UTC  (3+ messages)
` [PATCH v4 7/7] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add versa3 clock generator node

[PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
 2026-03-26 10:05 UTC  (2+ messages)

[PATCH] tools/sched_ext: avoid redefining SCX_ENQ_IMMED
 2026-03-26 10:03 UTC 

[PATCH v3 0/3] drm: Support DMA per allocation kernel mappings
 2026-03-26 10:01 UTC  (4+ messages)
` [PATCH v3 1/3] drm: Introduce DRM_MODE_DUMB_KERNEL_MAP flag
` [PATCH v3 2/3] drm/gem-dma: Use the dma_*_attr API variant
` [PATCH v3 3/3] drm/gem-dma: Support DRM_MODE_DUMB_KERNEL_MAP flag


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox