messages from 2025-10-28 08:16:44 to 2025-10-28 17:37:20 UTC [more...]
[PATCH v3 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
2025-10-28 17:37 UTC (9+ messages)
` [PATCH mpam mpam/snapshot/v6.14-rc1] arm64/mpam: Fix MBWU monitor overflow handling
` [PATCH] arm64/mpam: Clean MBWU monitor overflow bit
[PATCH 1/1] bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() calls
2025-10-28 17:19 UTC (2+ messages)
[PATCH v4 8/9] PCI: aspeed: Add ASPEED PCIe RC driver
2025-10-28 17:13 UTC (3+ messages)
[PATCH v8 0/5] MT8196 GPU Frequency/Power Control Support
2025-10-28 17:12 UTC (3+ messages)
` [PATCH v8 1/5] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
[PATCH v2 00/10] allwinner: a523: Enable I2S and SPDIF TX
2025-10-28 17:08 UTC (3+ messages)
` (subset) "
[PATCH v1 0/4] KVM: arm64: Prevent sysreg helper parameter transposition
2025-10-28 17:05 UTC (8+ messages)
` [PATCH v1 1/4] KVM: arm64: Switch reg and val parameter ordering in vcpu_write_sys_reg()
` [PATCH v1 2/4] KVM: arm64: Add compile-time type check for register in __vcpu_assign_sys_reg()
[PATCH v4 00/16] Introduce Allwinner H6/H616 NAND controller support
2025-10-28 17:05 UTC (20+ messages)
` [PATCH v4 03/16] mtd: rawnand: sunxi: Replace hard coded value by a define
` [PATCH v4 05/16] mtd: rawnand: sunxi: introduce reg_ecc_err_cnt in sunxi_nfc_caps
` [PATCH v4 06/16] mtd: rawnand: sunxi: introduce reg_user_data "
` [PATCH v4 07/16] mtd: rawnand: sunxi: rework pattern found registers
` [PATCH v4 08/16] mtd: rawnand: sunxi: add has_ecc_block_512 capability
` [PATCH v4 11/16] mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_caps
` [PATCH v4 12/16] mtd: rawnand: sunxi: introduce reg_spare_area "
` [PATCH v4 14/16] mtd: rawnand: sunxi: introduce sram_size "
` (subset) [PATCH v4 00/16] Introduce Allwinner H6/H616 NAND controller support
[PATCH v3 0/2] PCI: j721e: A couple of cleanups
2025-10-28 17:00 UTC (4+ messages)
` [PATCH v3 1/2] PCI: j721e: Use devm_clk_get_optional_enabled() to get the clock
` [PATCH v3 2/2] PCI: j721e: Use inline reset GPIO assignment and drop local variable
[PATCH v1 2/2] epoll: Use __user_write_access_begin() and unsafe_put_user() in epoll_put_uevent()
2025-10-28 16:58 UTC (5+ messages)
[PATCH v7 0/3] thermal: imx91: Add support for i.MX91 thermal monitoring unit
2025-10-28 16:32 UTC (4+ messages)
` [PATCH v7 3/3] arm64: dts: imx91: Add thermal-sensor and thermal-zone support
[PATCH 0/3] Resolve ARM kCFI build failure in idpf xsk.c
2025-10-28 16:29 UTC (5+ messages)
` [PATCH 3/3] libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
[PATCH v2 RESEND 1/2] ARM: spectre-v2: Fix potential missing mitigations
2025-10-28 16:28 UTC (3+ messages)
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-28 16:25 UTC (8+ messages)
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [PATCH v6 24/29] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v6 27/29] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
[PATCH 00/10] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
2025-10-28 16:23 UTC (14+ messages)
` [PATCH 01/10] dt-bindings: arm: fsl: Add binding for various solidrun imx8 boards
` [PATCH 02/10] dt-bindings: display: panel: ronbo,rb070d30: add port property
` [PATCH 06/10] arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
` [PATCH 08/10] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
` [PATCH 09/10] arm64: dts: add description for solidrun solidsense-n8 board
[PATCH 0/4] remoteproc: imx_rproc: Support i.MX95
2025-10-28 16:22 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH 2/4] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH 3/4] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH 4/4] remoteproc: imx_rproc: Add support for i.MX95
[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
2025-10-28 16:21 UTC (8+ messages)
` [RESEND PATCH v7 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [RESEND PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [RESEND PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()
[patch V5 00/12] uaccess: Provide and use scopes for user access
2025-10-28 16:13 UTC (26+ messages)
` [patch V5 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V5 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V5 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V5 04/12] powerpc/uaccess: "
` [patch V5 05/12] riscv/uaccess: "
` [patch V5 06/12] s390/uaccess: "
` [patch V5 07/12] uaccess: Provide scoped user access regions
` [patch V5 08/12] uaccess: Provide put/get_user_inline()
` [patch V5 10/12] futex: Convert to get/put_user_inline()
` [patch V5 12/12] select: Convert to scoped user access
[PATCH] clk: keystone: Fix discarded const qualifiers
2025-10-28 16:16 UTC
[PATCH] clk: bcm: rpi: Mark ISP clock as critical
2025-10-28 16:13 UTC (2+ messages)
[PATCH] mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and remove
2025-10-28 15:59 UTC (2+ messages)
[PACTH v2] spi: imx: add 16/32 bits per word support for target mode
2025-10-28 15:58 UTC (7+ messages)
[PATCH 0/3] drm/mediatek: Fixes: Stale pointer usage and device leak
2025-10-28 15:51 UTC (7+ messages)
` [PATCH 2/3] drm/mediatek: mtk_disp_ovl: Enable/disable interrupt on bind/unbind
` [PATCH 3/3] drm/mediatek: mtk_disp_rdma: "
[PATCH v3 00/31] media: add imx93 mipi/controller csi support
2025-10-28 15:45 UTC (12+ messages)
` [PATCH v3 01/31] dt-bindings: media: add DW MIPI CSI-2 Host support
` [PATCH v3 03/31] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_(bpp|dt)()
[PATCH v5 6/8] selftests: tracing: Add a basic testcase for wprobe
2025-10-28 15:42 UTC (5+ messages)
[PATCH v4 0/6] Add HDMI CEC support to Rockchip RK3588/RK3576 SoCs
2025-10-28 15:35 UTC (7+ messages)
[PATCH] clk: actions: Fix discarding const qualifier by 'container_of' macro
2025-10-28 15:20 UTC
[PATCH v3 00/31] CoreSight: Address CPU Power Management Issues
2025-10-28 15:11 UTC (7+ messages)
` [PATCH v3 19/31] coresight: cti: Introduce CS_MODE_DEBUG mode
[PATCH v2 net-next] net: stmmac: mdio: fix incorrect phy address check
2025-10-28 15:03 UTC (2+ messages)
[PATCH v4] ARM: dts: imx: e70k02: add sy7636
2025-10-28 15:00 UTC
[PATCH net V2 0/2] veth: Fix TXQ stall race condition and add recovery
2025-10-28 14:56 UTC (6+ messages)
` [PATCH net V2 1/2] veth: enable dev_watchdog for detecting stalled TXQs
` [PATCH net V2 2/2] veth: more robust handing of race to avoid txq getting stuck
[PATCH net-next v2 0/2] net: stmmac: Add support for coarse timestamping
2025-10-28 14:50 UTC (4+ messages)
` [PATCH net-next v2 2/2] net: stmmac: Add a devlink attribute to control timestamping mode
[PATCH v5 04/23] gpio: aspeed: #undef field_{get,prep}() before local definition
2025-10-28 14:20 UTC
[PATCH] iommu/arm-smmu-qcom: Add Glymur MDSS compatible
2025-10-28 13:51 UTC (2+ messages)
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-10-28 13:47 UTC (18+ messages)
[PATCH v4 2/9] dt-bindings: PCI: Add ASPEED PCIe RC support
2025-10-28 13:46 UTC (2+ messages)
[PATCH v2] PCI: cadence: Enable support for applying lane equalization presets
2025-10-28 13:45 UTC
[PATCH 1/2] ARM/efi: Remove duplicate permission settings
2025-10-28 13:42 UTC (4+ messages)
[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-10-28 13:24 UTC (6+ messages)
` [PATCH 12/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
[PATCH v2 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
2025-10-28 13:10 UTC (5+ messages)
` [PATCH v2 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM
[PATCH AUTOSEL 6.17-6.6] firmware: arm_scmi: Skip RAW initialization on failure
2025-10-28 12:48 UTC
[PATCH] PCI: cadence: Enable support for applying lane equalization presets
2025-10-28 12:43 UTC (3+ messages)
[PATCH V2 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
2025-10-28 12:43 UTC (5+ messages)
` [PATCH V2 2/2] "
[PATCH v2] KVM: arm64: nv: Optimize unmapping of shadow S2-MMU tables
2025-10-28 12:29 UTC (5+ messages)
[RFC v1] dt-bindings: PCI: convert mediatek-pcie binding to yaml
2025-10-28 12:28 UTC
[PATCH 0/3] Add Amlogic stateless H.264 video decoder for S4
2025-10-28 12:23 UTC (15+ messages)
` [PATCH 1/3] dt-bindings: vdec: Add binding document of Amlogic decoder accelerator
` [PATCH 2/3] dts: decoder: Support V4L2 stateless decoder dt node for S4
` [PATCH 3/3] decoder: Add V4L2 stateless H.264 decoder driver
[PATCH v2 1/2] arm64: dts: freescale: imx93-phyboard-nash: Add jtag overlay
2025-10-28 11:58 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: imx93-phyboard-nash: Add pwm-fan overlay
[PATCH v2 0/4] KVM ARM64 pre_fault_memory
2025-10-28 11:44 UTC (4+ messages)
` [PATCH v2 2/4] KVM: selftests: Fix unaligned mmap allocations
[PATCH v4 0/6] Cache coherency management subsystem
2025-10-28 11:43 UTC (6+ messages)
[PATCH 00/10] Introduce SCMI Telemetry support
2025-10-28 11:43 UTC (3+ messages)
` [PATCH 05/10] firmware: arm_scmi: Add Telemetry protocol support
[PATCH net-next 0/3] net: stmmac: phylink PCS conversion part 3 (dodgy stuff)
2025-10-28 11:26 UTC (6+ messages)
` [PATCH net-next 3/3] net: stmmac: add support specifying PCS supported interfaces
[PATCH v3 0/5] Add Rockchip RK3576 PWM Support Through MFPWM
2025-10-28 11:05 UTC (9+ messages)
` [PATCH v3 1/5] dt-bindings: pwm: Add a new binding for rockchip,rk3576-pwm
` [PATCH v3 3/5] pwm: Add rockchip PWMv4 driver
` [PATCH v3 4/5] counter: Add rockchip-pwm-capture driver
[PATCH net-next v4 0/6] Add AF_XDP zero copy support
2025-10-28 10:57 UTC (3+ messages)
` [PATCH net-next v4 2/6] net: ti: icssg-prueth: Add XSK pool helpers
[PATCH] iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
2025-10-28 10:53 UTC (7+ messages)
[PATCH] drm/mediatek: Disable AFBC support on Mediatek DRM driver
2025-10-28 10:48 UTC (2+ messages)
[PATCH v3 00/13] Nesting support for lazy MMU mode
2025-10-28 10:34 UTC (8+ messages)
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
[PATCH 0/2] use TPM device with CRB over FF-A when kernel boot with pkvm
2025-10-28 10:26 UTC (3+ messages)
` [PATCH 2/2] KVM: arm64: support optional calls of FF-A v1.2
[PATCH not for merging 0/7] irqchip/gic-v5: Code first ACPI boot support
2025-10-28 10:19 UTC (8+ messages)
` [PATCH not for merging 1/7] ACPICA: Add GICv5 MADT structures
` [PATCH not for merging 2/7] ACPICA: Add Arm IORT IWB node definitions
` [PATCH not for merging 3/7] irqdomain: Add parent field to irqchip_fwid
` [PATCH not for merging 4/7] PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
` [PATCH not for merging 5/7] irqchip/gic-v5: Add ACPI IRS probing
` [PATCH not for merging 6/7] irqchip/gic-v5: Add ACPI ITS probing
` [PATCH not for merging 7/7] irqchip/gic-v5: Add ACPI IWB probing
[PATCH v2] iio: adc: aspeed: clear reference voltage bits before configuring vref
2025-10-28 10:14 UTC (2+ messages)
[PATCH v4 0/3] coresight: add static TPDM support
2025-10-28 10:11 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: document the static TPDM compatible
` [PATCH v4 2/3] coresight: tpdm: add static tpdm support
` [PATCH v4 3/3] arm64: dts: qcom: lemans: enable static TPDM
[PATCH v4 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-10-28 9:57 UTC (3+ messages)
` [PATCH v4 2/7] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
[PATCH] drm/meson: Fix reference count leak in meson_encoder_dsi_probe
2025-10-28 9:53 UTC (2+ messages)
[PATCH] soc: samsung: exynos-pmu: fix reference count leak in exynos_get_pmu_regmap_by_phandle
2025-10-28 9:53 UTC (3+ messages)
[PATCH v4 0/8] clk: amlogic: Add A5 SoC PLLs and Peripheral clock
2025-10-28 9:52 UTC (9+ messages)
` [PATCH v4 1/8] dt-bindings: clock: Add Amlogic A5 SCMI clock controller support
` [PATCH v4 2/8] dt-bindings: clock: Add Amlogic A5 PLL clock controller
` [PATCH v4 3/8] dt-bindings: clock: Add Amlogic A5 peripherals "
` [PATCH v4 4/8] clk: amlogic: Add A5 PLL clock controller driver
` [PATCH v4 5/8] clk: amlogic: Add A5 clock peripherals "
` [PATCH v4 6/8] arm64: dts: amlogic: A5: Add scmi-clk node
` [PATCH v4 7/8] arm64: dts: amlogic: A5: Add PLL controller node
` [PATCH v4 8/8] arm64: dts: amlogic: A5: Add peripheral clock "
[PATCH v2] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
2025-10-28 9:49 UTC (4+ messages)
[PATCH] Pinctrl: core: export pinctrl_provide_dummies() to fix build error
2025-10-28 9:49 UTC (2+ messages)
[PATCH v2] spi: imx: keep dma request disabled before dma transfer setup
2025-10-28 9:42 UTC (3+ messages)
[PATCH v1 0/2] Add runtime PM support to Rockchip DW PCIe driver
2025-10-28 9:34 UTC (7+ messages)
` [PATCH v1 1/2] PCI: dw-rockchip: Add remove callback for resource cleanup
` [PATCH v1 2/2] PCI: dw-rockchip: Add runtime PM support to Rockchip PCIe driver
[PATCH 0/9] Implement hardware automatic clock gating (HWACG) for gs101
2025-10-28 9:29 UTC (6+ messages)
` [PATCH 7/9] clk: samsung: Implement automatic clock gating mode for CMUs
[PATCH 00/12] coresight: Add CPU cluster funnel/replicator/tmc support
2025-10-28 9:28 UTC (5+ messages)
` [PATCH 01/12] dt-bindings: arm: coresight: Add cpu cluster tmc/funnel/replicator support
` [PATCH 12/12] arm64: dts: qcom: x1e80100: add Coresight nodes for APSS debug block
[PATCH v3 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX95 support
2025-10-28 9:08 UTC (6+ messages)
` [PATCH v3 2/2] arm64: dts: imx95: Describe Mali G310 GPU
[PATCH] usb: mtu3: fix possible NULL pointer dereference in ep0_rx_state()
2025-10-28 9:07 UTC (2+ messages)
[PATCH v3 0/6] arm64: dts: imx8mm-phyboard-polis: cleanup and additional display
2025-10-28 8:58 UTC (7+ messages)
` [PATCH v3 1/6] arm64: dts: imx8mm-phyboard-polis: Use GPL-2.0-or-later OR MIT
` [PATCH v3 2/6] arm64: dts: imx8mm-phyboard-polis: move mipi bridge to som
` [PATCH v3 3/6] arm64: dts: imx8mm-phyboard-polis-peb-av-10: reorder properties to match dts coding style
` [PATCH v3 4/6] arm64: dts: imx8mm-phyboard-polis-peb-av-10: split display configuration
` [PATCH v3 5/6] arm64: dts: imx8mm-phyboard-polis-peb-av-10-ph128800t006
` [PATCH v3 6/6] arm64: dts: imx8mm-phyboard-polis-peb-av-10: Fix audio codec reset pin ctl
[PATCH v5 0/4] usb: dwc3: add layerscape platform driver use flatten dwc3 core
2025-10-28 8:57 UTC (3+ messages)
` [PATCH v5 4/4] arm64: dts: layerscape: add dma-coherent for usb node
[PATCH v1 0/6] Add Bananapi R4 Pro support
2025-10-28 8:45 UTC (5+ messages)
` [PATCH v1 3/6] arm64: dts: mediatek: mt7988a: Add label for ssusb0
[PATCH v4 0/9] Add ASPEED PCIe Root Complex support
2025-10-28 8:41 UTC (4+ messages)
` [PATCH v4 4/9] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST#
[PATCH v3 0/3] coresight: add static TPDM support
2025-10-28 8:38 UTC (4+ messages)
` [PATCH v3 2/3] coresight: tpdm: add static tpdm support
[PATCH 1/2] arm64: dts: freescale: imx93-phyboard-nash: Add jtag overlay
2025-10-28 8:23 UTC (6+ 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;
as well as URLs for NNTP newsgroup(s).