messages from 2026-07-20 13:35:50 to 2026-07-20 20:10:03 UTC [more...]
[PATCH v2 0/3] pmdomain: mediatek: Add MT6858 support
2026-07-20 20:09 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller
[PATCH] clk: mmp: allow COMPILE_TEST builds
2026-07-20 20:08 UTC (3+ messages)
[PATCHv2 0/2] clk: stm32: fix COMPILE_TEST builds
2026-07-20 20:01 UTC (5+ messages)
` [PATCHv2 1/2] clk: stm32: add missing bitfield.h header
` [PATCHv2 2/2] clk: stm32: allow STM32MP COMPILE_TEST builds
[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
2026-07-20 19:59 UTC (15+ messages)
` [PATCH v16 1/7] spi: pxa2xx: introduce clock enable and disable helper functions
` [PATCH v16 2/7] spi: pxa2xx: introduce suspended flag for interrupt synchronization
` [PATCH v16 3/7] spi: pxa2xx: overhaul teardown and suspend sequence using pxa2xx_spi_off
` [PATCH v16 4/7] spi: pxa2xx: lock out runtime autosuspend for Intel LPSS SPI in PIO mode
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
` [PATCH v16 6/7] spi: pxa2xx: restore LPSS private register state on S3 resume
` [PATCH v16 7/7] spi: pxa2xx: rename local status variable to ret
[PATCH v2] KVM: arm64: Fix hyp_trace clock disabling
2026-07-20 19:45 UTC (2+ messages)
[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
2026-07-20 19:29 UTC (3+ messages)
[PATCH v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
2026-07-20 19:24 UTC (15+ messages)
` [PATCH v4 3/8] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v4 4/8] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v4 5/8] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v4 6/8] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v4 7/8] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v4 8/8] phy: rockchip: samsung-hdptx: Consistently use bitfield macros
[PATCH] KVM: arm64: Stop the hyp trace clock worker on disable
2026-07-20 19:04 UTC (4+ messages)
[PATCH v3 0/3] interconnect: qcom: Some defconfig/defaults cleanups and improvements
2026-07-20 19:03 UTC (4+ 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 v5 0/4] Some Minor fixes and cleanups to irqchip/gic-v3-its
2026-07-20 18:46 UTC (2+ messages)
[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-07-20 18:32 UTC (13+ messages)
` [PATCH v1 01/11] tracing: Include linux/types.h in trace_remote_event.h
` [PATCH v1 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
` [PATCH v1 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
` [PATCH v1 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v1 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v1 06/11] arm64: pi: Run the source checker on the libfdt objects "
` [PATCH v1 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
` [PATCH v1 08/11] KVM: arm64: Move the host hypercall interface to its own header
` [PATCH v1 09/11] KVM: arm64: Type-check hypercall arguments at the caller
` [PATCH v1 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
` [PATCH v1 11/11] KVM: arm64: Tag host-VA hypercall parameters __hostva
[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
2026-07-20 18:28 UTC (15+ messages)
` [PATCH 3/8] iommu/fsl: use platform_device_set_fwnode()
` [PATCH 4/8] net: bcmgenet: "
` [PATCH 5/8] pmdomain: imx: "
` [PATCH 7/8] net: mv643xx: "
[PATCH v3 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-07-20 17:15 UTC (18+ messages)
` [PATCH v3 01/17] KVM: arm64: Add pkvm_private_va_range_pa
` [PATCH v3 02/17] KVM: arm64: Add pkvm_remove_mappings
` [PATCH v3 03/17] KVM: arm64: Add pkvm_map_private_va_range
` [PATCH v3 04/17] KVM: arm64: Add a heap allocator for the pKVM hyp
` [PATCH v3 05/17] KVM: arm64: Allow kvm_hyp_memcache usage outside of stage-2
` [PATCH v3 06/17] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH v3 07/17] KVM: arm64: Add PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH v3 08/17] KVM: arm64: Add reclaim interface for the pKVM heap alloc
` [PATCH v3 09/17] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v3 10/17] KVM: arm64: Add a shrinker for pKVM
` [PATCH v3 11/17] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
` [PATCH v3 12/17] KVM: arm64: Move hyp_vm refcount into the structure
` [PATCH v3 13/17] KVM: arm64: Alloc pkvm_hyp_vm using pKVM heap allocator
` [PATCH v3 14/17] KVM: arm64: Alloc pkvm_hyp_vcpu "
` [PATCH v3 15/17] KVM: arm64: Reject hyp trace descriptors with fewer CPUs than hyp_nr_cpus
` [PATCH v3 16/17] KVM: arm64: Reject hyp trace descriptors with fewer than 3 pages
` [PATCH v3 17/17] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator
[PATCH 0/8] arm64: dts: freescale: Add Verdin iMX8M Mini overlays
2026-07-20 18:16 UTC (3+ messages)
` [PATCH 6/8] arm64: dts: freescale: imx8mm-verdin: Add Toradex OV5640 CSI Cameras
[PATCH net-next] net: stmmac: Simplify ioctl handling
2026-07-20 18:12 UTC (5+ messages)
[PATCH v6 0/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
2026-07-20 16:03 UTC (5+ messages)
` [PATCH v6 1/4] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v6 2/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
` [PATCH v6 3/4] arm64: vdso32: Bring vdso32-offsets.h back
` [PATCH v6 4/4] arm64: vdso32: Implement __vdso_futex_robust_try_unlock()
[PATCH v3 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
2026-07-20 17:59 UTC (4+ messages)
` [PATCH v3 1/5] "
[PATCH 1/2] arm64: dts: allwinner: a523: Add missing SPDIF pin
2026-07-20 17:42 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: allwinner: a523: Add SPDIF to x96qpro+ device
[PATCH v2 0/6] imx8-isi: Bug fixes and format support enhancements
2026-07-20 17:40 UTC (12+ messages)
` [PATCH v2 1/6] media: nxp: imx8-isi: Fix stream ID validation bypass in crossbar routing
` [PATCH v2 2/6] media: nxp: imx8-isi: Add stream ID validation for "
` [PATCH v2 3/6] media: nxp: imx8-isi: Fix per-stream reference counting for multiplexed streams
` [PATCH v2 5/6] media: nxp: imx8-isi: Correct color map between V4L2 and ISI
[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
2026-07-20 17:36 UTC (13+ messages)
` [PATCH RESEND v4 net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH RESEND v4 net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH RESEND v4 net-next 09/14] net: enetc: open-code enetc4_set_default_si_vlan_promisc()
` [PATCH RESEND v4 net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
` [PATCH RESEND v4 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
` [PATCH RESEND v4 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
[PATCH] remoteproc: Remove redundant dev_err()/dev_err_probe()
2026-07-20 17:33 UTC (2+ messages)
[PATCH 0/3] nvmem: mtk-efuse: mt6572 support
2026-07-20 17:31 UTC (8+ messages)
` [PATCH 2/3] nvmem: mtk-efuse: add support for 32-bit aligned reads
` [PATCH 3/3] nvmem: mtk-efuse: add mt6572 support
[PATCH v2 0/4] arm64: dts: imx8qm: collect some small update and fixes
2026-07-20 16:53 UTC (2+ messages)
[PATCH] pmdomain: raspberrypi-power: add remove function
2026-07-20 17:07 UTC (3+ messages)
[PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
2026-07-20 17:06 UTC (9+ messages)
` [PATCH v5 1/2] media: imx8-isi: crossbar: Add get_frame_desc operation
` [PATCH v5 2/2] media: nxp: imx8-isi: Add virtual channel support
` (subset) [PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
[PATCH v2 0/2] Support for TQMa91xx on MBa93xxCA
2026-07-20 17:00 UTC (2+ messages)
[PATCH v3 4/8] dt-bindings: i3c: cdns: add Axiado AX3005 I3C variant
2026-07-20 17:00 UTC (2+ messages)
` (subset) "
[PATCH v1] arm64: dts: imx943-evk: Remove 'supports-clkreq' from PCIe1
2026-07-20 16:53 UTC (2+ messages)
[PATCH] ARM: imx: Fix suspend/resume crash with Clang CFI
2026-07-20 16:51 UTC (3+ messages)
[PATCH 1/1] MAINTAINERS: media: nxp: imx8-isi: Add Frank Li as reviewer and i.MX mailing list
2026-07-20 16:51 UTC (2+ messages)
[PATCH RFC] arm64: dts: allwinner: a523: Add SPDIF to x96qproplus device
2026-07-20 16:46 UTC (3+ messages)
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-07-20 16:46 UTC (4+ messages)
` [PATCH 11/21] KVM: arm64: Context swap Partitioned PMU guest registers
[PATCH 0/4] ARM: dts: imx: small change to fix CHECK_DTBS warnings
2026-07-20 16:36 UTC (2+ messages)
[PATCH v3 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
2026-07-20 16:34 UTC (10+ messages)
` [PATCH v3 phy-next 1/8] soc: fsl: guts: use a macro to encode the DCFG CCSR space
` [PATCH v3 phy-next 2/8] soc: fsl: guts: add a global structure to hold state
` [PATCH v3 phy-next 3/8] soc: fsl: guts: add a central fsl_guts_read() function
` [PATCH v3 phy-next 4/8] soc: fsl: guts: make it easier to determine on which SoC we are running
` [PATCH v3 phy-next 5/8] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
` [PATCH v3 phy-next 6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v3 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure
` [PATCH v3 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change
[PATCH 0/5] ARM: dts: ls1021a: dts CHECK_DTBS warning cleanup
2026-07-20 16:33 UTC (2+ messages)
[PATCH] ARM: dts: aspeed-g6: add pcie-lpc and pcie-kcs4
2026-07-20 16:31 UTC (3+ messages)
[PATCH 0/2] ARM: dts: imx: clean up fsl,emi-bus related CHECK_DTBS warnings
2026-07-20 16:31 UTC (2+ messages)
[PATCH v13 0/3] media: nxp: Add CSI Pixel Formatter support
2026-07-20 16:25 UTC (7+ messages)
` [PATCH v13 1/3] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v13 2/3] dt-bindings: clock: imx95-blk-ctl: Define formatter child node schema
` [PATCH v13 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver
[PATCH v9 00/23] MediaTek UFS Cleanup and MT8196 Enablement
2026-07-20 16:21 UTC (6+ messages)
` [PATCH v9 03/23] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-20 16:20 UTC (5+ messages)
` [PATCH v7 6/7] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH 00/11] Initial Apple M3 Pro, Max and Ultra device trees
2026-07-20 16:17 UTC (3+ messages)
` [PATCH 06/11] dt-bindings: watchdog: apple,wdt: Add t6030 and t6031 compatibles
[PATCH v2] dt-bindings: watchdog: snps,dw-wdt: Add RV1106 compatible
2026-07-20 16:15 UTC (2+ messages)
Patch "net: ethernet: ti: icssg: guard PA stat lookups" has been added to the 6.18-stable tree
2026-07-20 16:11 UTC
Patch "net: ethernet: ti: icssg: guard PA stat lookups" has been added to the 7.1-stable tree
2026-07-20 15:55 UTC
[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
2026-07-20 16:09 UTC (13+ messages)
` [PATCH v3 02/16] arm_mpam: propagate MSC read errors for wrapper functions
` [PATCH v3 07/16] arm_mpam: __ris_msmon_read(): get rid of nrdy special handling
` [PATCH v3 08/16] arm_mpam: propagate MSC read errors for state saving functions
[PATCH v2] cpufreq: apple-soc: Calculate frequency as a 64-bit value
2026-07-20 16:05 UTC (2+ messages)
[PATCH] Documentation/devicetree/bindings: update Sudeep Holla's email address
2026-07-20 16:02 UTC
[PATCH 0/7] soc: Remove redundant error messages on IRQ request failure
2026-07-20 15:50 UTC (5+ messages)
` [PATCH 6/7] soc: ti: wkup_m3_ipc: Remove redundant dev_err()
` [PATCH 7/7] soc: xilinx: "
[PATCH v2] KVM: arm64: Reject guest_memfd memslots when the VM has MTE
2026-07-20 15:46 UTC (3+ messages)
[PATCH v2 0/2] drm/bridge: it6505: DP audio support + shared-DAI hw_params fix
2026-07-20 15:44 UTC (3+ messages)
` [PATCH v2 1/2] drm/bridge: it6505: Add audio support
` [PATCH v2 2/2] drm/bridge: it6505: Don't reject audio hw_params without an encoder
[PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
2026-07-20 15:43 UTC (4+ messages)
` [PATCH net-next v9 12/12] net: airoha: add phylink support
[PATCH 0/2] phy: zynqmp: fix clock and runtime PM error paths in xpsgtr driver
2026-07-20 15:38 UTC (3+ messages)
` [PATCH 1/2] phy: zynqmp: fix clock error handling in xpsgtr_phy_init()
` [PATCH 2/2] phy: zynqmp: fix runtime PM leak on probe allocation failure
[PATCH v3 0/2] PHY: Add MediaTek PCI-Express Gen4 S-PHY Driver
2026-07-20 15:26 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Document MT8196 MediaTek PCI-Express Gen4 S-PHY
` [PATCH v3 2/2] phy: mediatek: Add support for "
[PATCH RFC 00/23] resctrl: MBA control emulation and ARM MPAM MB_NODE support
2026-07-20 15:02 UTC (4+ messages)
` [PATCH 03/23] resctrl: Expose MBA resource_schemata mode sysfs
[PATCH] mailbox: Remove redundant dev_err()/dev_err_probe()
2026-07-20 14:53 UTC (2+ messages)
[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-07-20 14:10 UTC (8+ messages)
` [PATCH v2 14/18] KVM: arm64: Use noclear for PGD in __pkvm_init_vm error path
` [PATCH v2 18/18] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator
[RFC PATCH] firmware: scmi: Make SCMI arch independent
2026-07-20 14:43 UTC (4+ messages)
[PATCH] thermal/drivers/mediatek/lvts_thermal: Make reset optional for MT8196
2026-07-20 14:42 UTC
[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
2026-07-20 14:40 UTC (9+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
[PATCH net v2] net: stmmac: dwmac4: mask interrupts when stopping DMA in suspend
2026-07-20 14:40 UTC (3+ messages)
[PATCH 0/3] usb: Use %pe to print error pointers
2026-07-20 14:39 UTC (3+ messages)
` [PATCH 1/3] usb: chipidea: "
[PATCH v3 0/4] media: synopsys: hdmirx: add HDMI audio capture support
2026-07-20 14:36 UTC (5+ messages)
` [PATCH v3 2/4] "
[PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
2026-07-20 14:28 UTC (11+ messages)
[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
2026-07-20 14:28 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: sound: fsl,imx-asrc: update port binding to support multiple pairs
[PATCH v2 0/9] arm64: dts: imx8ulp: Device tree updates for i.MX 8ULP EVK boards
2026-07-20 14:12 UTC (10+ messages)
` [PATCH v2 1/9] arm64: dts: imx8ulp: Add DMA channel properties and use eDMA flag macros
` [PATCH v2 2/9] arm64: dts: imx8ulp: Add I3C2 controller node
` [PATCH v2 3/9] arm64: dts: imx8ulp: Correct SRAM node address and size to cover full SSRAM P2
` [PATCH v2 4/9] arm64: dts: imx8ulp: Add assigned clock properties for LPUART nodes
` [PATCH v2 5/9] arm64: dts: imx8ulp-evk: Add gpio-keys node for power button
` [PATCH v2 6/9] arm64: dts: imx8ulp-evk: Enable LPUART6 for Bluetooth
` [PATCH v2 7/9] arm64: dts: imx8ulp-evk: Enable LPUART7
` [PATCH v2 8/9] arm64: dts: imx8ulp-evk: Change the values of some PCRs of ENET
` [PATCH v2 9/9] arm64: dts: imx8ulp-9x9-evk: Rename model string to reflect die size
[PATCH] arm64: archrandom: avoid trapping ID register read in __cpu_has_rng()
2026-07-20 14:06 UTC
[PATCH v2 0/2] PHY: Add MediaTek PCI-Express Gen4 S-PHY Driver
2026-07-20 13:53 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Document MT8196 MediaTek PCI-Express Gen4 S-PHY
` [PATCH v2 2/2] phy: mediatek: Add support for "
[PATCH v16 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
2026-07-20 13:34 UTC (2+ messages)
` [PATCH v16 12/12] media: mediatek: jpeg: add jpeg smmu sid setting
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