messages from 2026-07-20 12:03:16 to 2026-07-20 17:15:55 UTC [more...]
[PATCH v3 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-07-20 17:15 UTC (5+ 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 05/17] KVM: arm64: Allow kvm_hyp_memcache usage outside of stage-2
[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 0/8] driver core: prefer platform_device_set_fwnode()
2026-07-20 16:57 UTC (14+ 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 v1] arm64: dts: imx943-evk: Remove 'supports-clkreq' from PCIe1
2026-07-20 16:53 UTC (2+ messages)
[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
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 v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-07-20 16:24 UTC (12+ 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 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 v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
2026-07-20 16:21 UTC (8+ 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 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 v6 0/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
2026-07-20 16:03 UTC (4+ messages)
` [PATCH v6 2/4] "
` [PATCH v6 3/4] arm64: vdso32: Bring vdso32-offsets.h back
` [PATCH v6 4/4] arm64: vdso32: Implement __vdso_futex_robust_try_unlock()
[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 v2 0/6] imx8-isi: Bug fixes and format support enhancements
2026-07-20 15:37 UTC (9+ 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 net-next] net: stmmac: Simplify ioctl handling
2026-07-20 15:34 UTC (4+ messages)
[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
2026-07-20 15:28 UTC (11+ 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 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
[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 (12+ messages)
` [PATCH v2 04/18] KVM: arm64: Add a heap allocator for the pKVM hyp
` [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
[PATCH] clk: mmp: allow COMPILE_TEST builds
2026-07-20 14:46 UTC (2+ messages)
[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 v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
2026-07-20 14:31 UTC (15+ messages)
` [PATCH v4 1/8] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [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 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 0/3] nvmem: mtk-efuse: mt6572 support
2026-07-20 14:02 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: nvmem: mediatek: efuse: add mt6572
` [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/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 (13+ messages)
` [PATCH v16 01/12] media: mediatek: jpeg: fix jpeg cores' amounts setting
` [PATCH v16 02/12] media: mediatek: jpeg: fix jpeg buffer payload size setting
` [PATCH v16 03/12] media: mediatek: jpeg: fix buffer structure size and layout
` [PATCH v16 04/12] media: mediatek: jpeg: Fix buffer completion on multi-core streaming stop
` [PATCH v16 05/12] media: mediatek: jpeg: Fix multi-core clk suspend and resume setting
` [PATCH v16 06/12] media: mediatek: jpeg: fix buffer state update timing
` [PATCH v16 07/12] media: mediatek: jpeg: fix resolution change event handling in decoder
` [PATCH v16 08/12] media: mediatek: jpeg: fix remove buffer removal timing for multi-core
` [PATCH v16 09/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
` [PATCH v16 10/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [PATCH v16 11/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v16 12/12] media: mediatek: jpeg: add jpeg smmu sid setting
[PATCH 0/3] soc: mediatek: pwrap: MT6589 + MT6320 support
2026-07-20 13:27 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: Add compatible for MT6589 SoC
` [PATCH 3/3] soc: mediatek: pwrap: add MT6589 PWARP and MT6320 PMIC support
[PATCH 0/5] KVM: arm64: Make ICH_VTR_EL2 accesses an inlined literal
2026-07-20 13:22 UTC (7+ messages)
` [PATCH 1/5] KVM: arm64: vgic-v3: Make vtr_to_* helpers use architectural field symbols
` [PATCH 2/5] KVM: arm64: Add a helper providing an inlined literal value for ICH_VTR_EL2
` [PATCH 2/5] KVM: arm64: Add a helper providing an inlined litteral "
` [PATCH 3/5] KVM: arm64: Convert most ICH_VTR_EL2 accesses to inlined literal value
` [PATCH 4/5] KVM: arm64: vgic-v3: Simplify initial GICv3 configuration sampling
` [PATCH 5/5] KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2
[PATCH v2] ASoC: meson: Keep link pointers valid on realloc failure
2026-07-19 20:11 UTC (2+ messages)
[PATCH 0/2] spi: axiado: cond_no_effect and kernel-doc fixes
2026-07-19 22:56 UTC (2+ messages)
[PATCH v2 0/5] spi: atmel-quadspi: add support for LAN969x
2026-07-19 21:15 UTC (2+ messages)
` (subset) "
[PATCH v1] virt: arm-cca-guest: Drop unused assignment of platform_device_id driver data
2026-07-20 13:17 UTC (2+ messages)
[PATCH] PCI: aspeed: Switch to irq_domain_create_linear()
2026-07-20 13:17 UTC (2+ messages)
[PATCH v2 0/7] Properly describe mt8167 watchdog and mmsys resets
2026-07-20 13:11 UTC (4+ messages)
` [PATCH v2 1/7] dt-bindings: reset: Add MT6589 toprgu reset IDs
[PATCH] PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
2026-07-20 13:04 UTC (2+ messages)
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-20 12:58 UTC (6+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
[PATCH] arm64: dts: mediatek: mt8192-asurada: Disable mmc1 on Spherion
2026-07-20 12:58 UTC (2+ messages)
[PATCH v6 00/14] media: mediatek: vcodec: support video decoder in mt8196
2026-07-20 12:57 UTC (3+ messages)
` [PATCH v6 01/14] media: mediatek: vcodec: support vcp architecture
[PATCH RESEND] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
2026-07-20 12:53 UTC (3+ messages)
[RESEND PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
2026-07-20 12:47 UTC (2+ messages)
[PATCH v1] driver: fpga: xilinx-selectmap: add csi and rdwr support
2026-07-20 12:40 UTC (2+ messages)
[PATCH] KVM: arm64: ptdump: Flush the last region
2026-07-20 12:37 UTC (4+ messages)
[PATCH v2] coresight: dummy: add missing MODULE_DEVICE_TABLE()
2026-07-20 12:37 UTC (2+ messages)
[PATCH v4 0/4] arm64: dts: amlogic: meson-axg: NAND fix and PCIe PHY adjustment
2026-07-20 12:31 UTC (2+ messages)
[PATCH] arm64: dts: amlogic: Correct indentation and whitespace
2026-07-20 12:31 UTC (2+ messages)
[PATCH 0/4] drm/rockchip: add RK3568 LVDS support
2026-07-20 12:20 UTC (4+ messages)
` [PATCH 3/4] drm/rockchip: lvds: add RK3568 support
` AW: "
[PATCH v10 0/4] Add Cix Sky1 AUDSS clock and reset support
2026-07-20 12:17 UTC (4+ messages)
` [PATCH v10 3/4] reset: cix: add sky1 audss auxiliary reset driver
[PATCH v3 0/8] Arm Live Firmware Activation (LFA) support
2026-07-20 12:08 UTC (3+ messages)
[PATCH v3] arm64: ptrace: Keep 'orig_x0' in-sync with x0 on syscall entry
2026-07-20 12:02 UTC (2+ 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