messages from 2026-07-21 09:09:57 to 2026-07-21 15:35:36 UTC [more...]
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-21 15:34 UTC (12+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v8 02/23] dma-pool: fix page leak in atomic_pool_expand() cleanup
[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
2026-07-21 15:26 UTC (9+ messages)
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
[PATCH v5 0/5] Allwinner: A523: add support for A523 THS0/1 controllers
2026-07-21 15:23 UTC (5+ messages)
` [PATCH v5 4/5] thermal/drivers/sun8i: Add "
` [PATCH v5 5/5] arm64: dts: allwinner: sun55i: add thermal sensors
[PATCH] drm/mediatek: ovl_adaptor: balance component registrations
2026-07-21 15:22 UTC
[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
2026-07-21 15:22 UTC (10+ messages)
` [PATCH v3 13/16] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v3 16/16] arm_mpam: detect and enable MPAM-Fb PCC support
[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
2026-07-21 15:21 UTC (6+ messages)
` [PATCH v3] coresight: Fix scheduling while atomic in coresight_cpu_pm_notify()
[PATCH v3 0/3] interconnect: qcom: Some defconfig/defaults cleanups and improvements
2026-07-21 15:20 UTC (7+ messages)
` [PATCH v3 1/3] interconnect: qcom: Make important drivers default
` [PATCH v3 2/3] interconnect: qcom: Add missing depends to Hawi, Maili, Nord and Shikra
` [PATCH v3 3/3] ARM/arm64: defconfig: Drop redundant Qualcomm interconnect entries
[PATCH v4 0/4] media: synopsys: hdmirx: add HDMI audio capture support
2026-07-21 15:15 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: media: snps,dw-hdmi-rx: add #sound-dai-cells
` [PATCH v4 3/4] arm64: dts: rockchip: add HDMI RX audio on RK3588
` [PATCH v4 4/4] arm64: dts: rockchip: enable HDMI RX audio capture on Orange Pi 5 Plus
[PATCH v5 REPOST] remoteproc: imx_rproc: Invoke the callback directly
2026-07-21 15:14 UTC (2+ messages)
[PATCH 0/3] mm/early_ioremap: clarify and clean up early_ioremap_reset()
2026-07-21 15:11 UTC (3+ messages)
` [PATCH 3/3] arm64: remove early_ioremap_reset() call and __late_* macros
[PATCH] arm64: entry: dedup SDEI event priority selection
2026-07-21 15:08 UTC (3+ messages)
[PATCH 0/3] pinctrl: rockchip: add support for RK3308B SoC
2026-07-21 14:48 UTC (3+ messages)
` [PATCH 3/3] "
[PATCH net-next] ipv6: initialize ipcm6_cookie before parsing control messages
2026-07-21 14:47 UTC (3+ messages)
[PATCH] remoteproc: Remove redundant dev_err()/dev_err_probe()
2026-07-21 14:45 UTC (2+ messages)
[PATCH net-next v2 00/14] net: enable TC956x support
2026-07-21 14:43 UTC (5+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support
Patch "perf arm-spe: Use old behavior when opening old SPE files" has been added to the 6.12-stable tree
2026-07-21 14:42 UTC
[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
2026-07-21 14:32 UTC (4+ messages)
` [PATCH v3 33/40] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
[PATCH] perf cs-etm: Avoid truncating AUX buffer sizes to int
2026-07-21 14:23 UTC (2+ messages)
[PATCH] iommu/rockchip: Drop global rk_ops in favor of per-device ops
2026-07-21 14:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH] pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain
2026-07-21 14:19 UTC (2+ messages)
[PATCH v23 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-07-21 13:33 UTC (15+ messages)
` [PATCH v23 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v23 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v23 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v23 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v23 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v23 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v23 07/14] crypto: qce - Cancel work on device detach
` [PATCH v23 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v23 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v23 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v23 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v23 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v23 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v23 14/14] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-21 14:18 UTC (11+ messages)
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
[PATCH v7 4/5] drm/debugfs: Move HDMI debugfs registration to state helper
2026-07-21 14:19 UTC (2+ messages)
[PATCH v2] arm64: Disallow disabling boot CPU based on config
2026-07-21 14:05 UTC (11+ messages)
[PATCH v2] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
2026-07-21 14:05 UTC (5+ messages)
[PATCH v2] arm64: dts: rockchip: Fix rk3566-bigtreetech-cb2 touchscreen property
2026-07-21 13:54 UTC
[PATCH] regulator: mt6358: use regmap helper to read fixed LDO calibration
2026-07-20 16:34 UTC (2+ messages)
[PATCH v2] media: mtk-jpeg: drain hardware completion before freeing context
2026-07-21 13:52 UTC (4+ messages)
[PATCH v7 5/5] drm/display: hdmi-state-helper: Init SCDC debugfs for HDMI
2026-07-21 13:49 UTC (2+ messages)
[PATCH] media: stm32: dcmi: fix error handling on MDMA pool alloc failure
2026-07-21 13:38 UTC
[PATCH] arm64: dts: rockchip: Fix Gru WLAN sideband interrupt
2026-07-21 13:34 UTC
[PATCH] arm64: dts: rockchip: Fix the rk3566-radxa-cm3 Wifi compatible
2026-07-21 13:34 UTC
[PATCH] arm64: dts: rockchip: Remove invalid rk3566-bigtreetech-cb2 property
2026-07-21 13:34 UTC
[PATCH] arm64: dts: mediatek: mt8390-genio-700: Add boot phase tags
2026-07-21 13:24 UTC
[PATCH v7 0/5] Add SCDC information to connector debugfs
2026-07-21 13:20 UTC (5+ messages)
` [PATCH v7 2/5] drm/scdc-helper: Add scdc_status debugfs entry
[PATCH v2] arm64: dts: mediatek: mt6359: use proper compatible for rtc
2026-07-21 13:17 UTC (2+ messages)
[PATCH 0/3] Mediatek Genio EVK: add MT6365 PMIC supplies
2026-07-21 13:17 UTC (2+ messages)
[PATCH 6.16.y 0/6] cBPF JIT spray hardening
2026-07-21 13:08 UTC (2+ messages)
[PATCH v5 0/7] KVM: arm64: pKVM stage-2 mapping and memcache fixes
2026-07-21 13:04 UTC (12+ messages)
` [PATCH v5 4/7] KVM: arm64: Skip pKVM stage-2 flush when FWB is enabled
` [PATCH v5 5/7] KVM: arm64: Don't WARN on pKVM stage-2 map failures
` [PATCH v5 6/7] KVM: arm64: Don't advertise eager page splitting under pKVM
` [PATCH v5 7/7] KVM: arm64: selftests: Add stage-2 block transition test
[RFC PATCH v2 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
2026-07-21 13:02 UTC (3+ messages)
` [RFC PATCH v2 6/8] accel/rocket: add RK3576 NPU (RKNN) support
[PATCH v23 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-07-21 12:48 UTC (4+ messages)
` [PATCH v23 08/13] mfd: core: Add firmware-node support to MFD cells
[PATCH v2 0/3] pinctrl: Add support for the Rockchip RV1106
2026-07-21 12:45 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: gpio: rockchip,gpio-bank: Add rockchip,grf property
[PATCH v7 3/5] drm/scdc-helper: Implement parsing and printing HDMI 2.1 fields
2026-07-21 12:42 UTC (2+ messages)
mm: opaque hardware page-table entry handles
2026-07-21 12:40 UTC (6+ messages)
[PATCH v2 0/6] Add support for the Rockchip RV1106 and RV1103
2026-07-21 12:30 UTC (4+ messages)
` [PATCH v2 3/6] dt-bindings: soc: rockchip: grf: Add RV1106 compatibles
[PATCH v2 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
2026-07-21 12:17 UTC (3+ messages)
` [PATCH v2 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook
[PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
2026-07-21 12:13 UTC (16+ messages)
` [PATCH net-next v9 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v9 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v9 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v9 06/12] net: Document PCS subsystem
` [PATCH net-next v9 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v9 12/12] net: airoha: add phylink support
[PATCH] ASoC: rockchip: rockchip_sai: Hand over hclk control exclusively to Runtime PM
2026-07-21 12:08 UTC (4+ messages)
[PATCH v2] driver: fpga: xilinx-selectmap: add csi and rdwr support
2026-07-21 11:42 UTC
[PATCH v5 0/7] Read MAC address from SST vendor specific SFDP region
2026-07-21 11:12 UTC (5+ messages)
` [PATCH v5 3/7] mtd: spi-nor: sfdp: expose the SFDP as a read-only NVMEM device
[PATCH] ARM: dts: aspeed: sanmiguel: Fix FIO IOEXP interrupt pin
2026-07-21 11:01 UTC
[PATCH v2 0/2] lvts_thermal: Make reset optional for MT8196
2026-07-21 10:52 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: mediatek: Make resets "
` [PATCH v2 2/2] thermal/drivers/mediatek/lvts_thermal: Make reset "
[PATCH v3] KVM: arm64: Reject guest_memfd memslots when the VM has MTE
2026-07-21 10:51 UTC (2+ messages)
[PATCH v29 0/7] firmware: imx: driver for NXP secure-enclave
2026-07-21 11:23 UTC (9+ messages)
` [PATCH v29 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v29 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v29 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v29 4/7] firmware: imx: device context dedicated to priv
` [PATCH v29 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v29 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v29 7/7] arm64: dts: imx8ulp-evk: add reserved memory property
[PATCH] thermal/drivers/mediatek/lvts_thermal: Make reset optional for MT8196
2026-07-21 10:43 UTC (3+ messages)
[PATCH 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
2026-07-21 10:35 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: phy: rockchip,rk3588-mipi-dcphy: support per-direction phys
` [PATCH 2/4] phy: rockchip-samsung-dcphy: factor MIPI D-PHY power on/off into helpers
` [PATCH 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
` [PATCH 4/4] phy: rockchip-samsung-dcphy: add MIPI D-PHY receiver support
[PATCH 0/3] usb: Use %pe to print error pointers
2026-07-21 10:33 UTC (3+ messages)
` [PATCH 3/3] usb: typec: "
[PATCH net] net: airoha: Fix DMA direction for NPU mailbox buffer
2026-07-21 10:30 UTC (2+ messages)
[PATCH net] net: airoha: Fix potential use-after-free in airoha_ppe_deinit()
2026-07-21 10:30 UTC (2+ messages)
[PATCH v4 00/29] ASoC: codecs: Use guard() for mutex & spin locks - part 2
2026-07-21 10:26 UTC (30+ messages)
` [PATCH v4 01/29] ASoC: codecs: da7213: Use guard() for mutex locks
` [PATCH v4 02/29] ASoC: codecs: da7219: "
` [PATCH v4 03/29] ASoC: codecs: es8316: "
` [PATCH v4 04/29] ASoC: codecs: es8326: "
` [PATCH v4 05/29] ASoC: codecs: es9356: "
` [PATCH v4 06/29] ASoC: codecs: fs210x: "
` [PATCH v4 07/29] ASoC: codecs: hdac_hdmi: "
` [PATCH v4 08/29] ASoC: codecs: hdmi-codec: "
` [PATCH v4 09/29] ASoC: codecs: idt821034: "
` [PATCH v4 10/29] ASoC: codecs: lpass-macro: "
` [PATCH v4 11/29] ASoC: codecs: madera: "
` [PATCH v4 12/29] ASoC: codecs: max98095: "
` [PATCH v4 13/29] ASoC: codecs: mt6359-accdet: "
` [PATCH v4 14/29] ASoC: codecs: pcm512x: "
` [PATCH v4 15/29] ASoC: codecs: pcm6240: "
` [PATCH v4 16/29] ASoC: codecs: peb2466: "
` [PATCH v4 17/29] ASoC: codecs: rt5514-spi: "
` [PATCH v4 18/29] ASoC: codecs: rt5645: "
` [PATCH v4 19/29] ASoC: codecs: rt5665: "
` [PATCH v4 20/29] ASoC: codecs: rt5668: "
` [PATCH v4 21/29] ASoC: codecs: rt5677: "
` [PATCH v4 22/29] ASoC: codecs: rt5682: "
` [PATCH v4 23/29] ASoC: codecs: rt700: "
` [PATCH v4 24/29] ASoC: codecs: rt711: "
` [PATCH v4 25/29] ASoC: codecs: rt712-sdca-sdw: Simplify regcache error handling in resume
` [PATCH v4 26/29] ASoC: codecs: rt712: Use guard() for mutex locks
` [PATCH v4 27/29] ASoC: codecs: rt721-sdca-sdw: Simplify regcache error handling in resume
` [PATCH v4 28/29] ASoC: codecs: rt721: Use guard() for mutex locks
` [PATCH v4 29/29] ASoC: codecs: rt722: "
[PATCH v1] virt: arm-cca-guest: Drop unused assignment of platform_device_id driver data
2026-07-21 10:27 UTC (3+ messages)
[PATCH v3 0/9] arm64: mediatek: Chromebook trackpad supply fixes
2026-07-21 10:27 UTC (9+ messages)
` [PATCH v3 1/9] regulator: core: Add "enable and wait" functions
` [PATCH v3 2/9] Input: elan_i2c - sort include statements
` [PATCH v3 6/9] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
` [PATCH v3 7/9] platform/chrome: of_hw_prober: Add delay for hana trackpads
[PATCH v14 0/3] media: nxp: Add CSI Pixel Formatter support
2026-07-21 10:27 UTC (3+ messages)
` [PATCH v14 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver
[RFC PATCH] firmware: scmi: Make SCMI arch independent
2026-07-21 10:23 UTC (5+ messages)
[PATCH] mmc: host: Remove redundant dev_err()/dev_err_probe()
2026-07-21 10:21 UTC (2+ messages)
[PATCH v6 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-21 10:19 UTC (5+ messages)
` [PATCH v6 04/16] usb: hub: Use assign_bit() in usb_hub_set_port_power()
` [PATCH v6 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
[PATCH v2] KVM: arm64: Optimize protected mode and FWB
2026-07-21 10:19 UTC (3+ messages)
[PATCH 0/2] pmdomain: imx: build the SCU power domain driver as a module
2026-07-21 10:09 UTC (3+ messages)
` [PATCH 1/2] of: export of_stdout symbol
` [PATCH 2/2] pmdomain: imx: scu-pd: allow building as a module
[PATCH] clk: fix self-consuming provider module pinning
2026-07-21 10:08 UTC
[PATCH v3 0/3] pmdomain: mediatek: Add MT6858 support
2026-07-21 10:04 UTC (6+ messages)
` [PATCH v3 2/3] pmdomain: mediatek: Add support for secure modem power domain control
` [PATCH v3 3/3] pmdomain: mediatek: Add support for MT6858 SoC
[PATCH net-next 0/5] net: phy: mediatek: calibration for AN7581/3
2026-07-21 10:02 UTC (3+ messages)
` [PATCH net-next 4/5] net: phy: mediatek: add calibration logic for AN7581
[PATCH v1 0/4] drm: mxsfb: Support LCDIF interface pixel format
2026-07-21 9:35 UTC (5+ messages)
` [PATCH v1 2/4] drm: mxsfb: Allow optional LCDIF interface format override
[PATCH v2] arm64/mm: Check the requested PFN range during memory removal
2026-07-21 10:00 UTC
[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
2026-07-21 9:58 UTC (3+ messages)
` [RFC PATCH 29/36] arm64: nmi: Manage masking for superpriority interrupts
[PATCH v17 00/15] arm64: entry: Convert to Generic Entry
2026-07-21 9:55 UTC (12+ messages)
` [PATCH v17 01/15] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v17 02/15] arm64: ptrace: Rework audit_syscall_entry()
` [PATCH v17 11/15] arm64: syscall: Simplify el0_svc_common() syscall exit path
` [PATCH v17 15/15] arm64: vdso: Expose sigreturn address on vdso to the kernel
[PATCH net-next v9 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
2026-07-21 9:28 UTC (7+ messages)
` [PATCH net-next v9 2/3] net: airoha: fix ETS QoS stats counter underflow and cross-channel corruption
` [PATCH net-next v9 3/3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
[PATCH 0/4] ASoC: mediatek: preparation for Card capsuling
2026-07-21 9:21 UTC (2+ messages)
[PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
2026-07-21 9:15 UTC (11+ messages)
[PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support
2026-07-21 9:11 UTC (5+ messages)
` [PATCH v3 2/8] dt-bindings: gpio: cdns: add Axiado AX3005 GPIO variant
[PATCH v2] KVM: arm64: Reject guest_memfd memslots when the VM has MTE
2026-07-21 9:10 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox