messages from 2025-12-18 23:29:45 to 2025-12-19 13:00:29 UTC [more...]
[PATCH 11/12] ras: add DeviceTree estatus provider driver
2025-12-19 13:00 UTC (3+ messages)
[PATCH v5 0/3] add sysfs nodes to configure TPDA's registers
2025-12-19 13:00 UTC (11+ messages)
` [PATCH v5 1/3] coresight: tpda: add sysfs nodes for tpda cross-trigger configuration
` [PATCH v5 2/3] coresight: tpda: add logic to configure TPDA_SYNCR register
` [PATCH v5 3/3] coresight: tpda: add sysfs node to flush specific port
[PATCH v2 00/11] Add support for Multimedia Clock controllers for Kaanapali
2025-12-19 12:56 UTC (11+ messages)
` [PATCH v2 07/11] dt-bindings: clock: qcom: document the Kaanapali GPU Clock Controller
[PATCH 0/6] dma-mapping: arm64: support batched cache sync
2025-12-19 12:34 UTC (11+ messages)
` [PATCH 1/6] arm64: Provide dcache_by_myline_op_nosync helper
` [PATCH 2/6] arm64: Provide dcache_clean_poc_nosync helper
` [PATCH 3/6] arm64: Provide dcache_inval_poc_nosync helper
` [PATCH 4/6] arm64: Provide arch_sync_dma_ batched helpers
` [PATCH 5/6] dma-mapping: Allow batched DMA sync operations if supported by the arch
` [PATCH RFC 6/6] dma-iommu: Allow DMA sync batching for IOVA link/unlink
[PATCH 0/2] drm: xlnx: zynqmp_kms: 16 bpp fixes for Xorg startup on AMD KV260
2025-12-19 12:30 UTC (3+ messages)
[PATCH v4 0/2] Enable CTCU device for QCS8300
2025-12-19 12:27 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm: add CTCU device for monaco
[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
2025-12-19 12:19 UTC (17+ messages)
` [RFC PATCH 05/38] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [RFC PATCH 07/38] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [RFC PATCH 08/38] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [RFC PATCH 18/38] arm_mpam: resctrl: Add support for csu counters
` [RFC PATCH 34/38] arm_mpam: Add quirk framework
[PATCH v2 RESEND] coresight: etm-perf: Fix reference count leak in etm_setup_aux
2025-12-19 12:17 UTC (7+ messages)
[PATCH v3 0/3] gpio: Simplify with device_get_match_data()
2025-12-19 12:13 UTC (4+ messages)
` [PATCH v3 1/3] gpio: aspeed: "
` [PATCH v3 2/3] gpio: creg-snps: "
` [PATCH v3 3/3] gpio: zynq: "
[PATCH v2 0/3] gpio: Simplify with of_device_get_match_data()
2025-12-19 12:10 UTC (7+ messages)
` [PATCH v2 1/3] gpio: aspeed: "
` [PATCH v2 2/3] gpio: creg-snps: "
` [PATCH v2 3/3] gpio: zynq: "
[PATCH] serial: xilinx_uartps: fix rs485 delay_rts_after_send
2025-12-19 11:48 UTC
[PATCH] firmware: arm_scmi: Fix raw mode async completion race
2025-12-19 11:46 UTC
[PATCH V7 0/4] Add device tree support for NVIDIA Tegra CMDQV
2025-12-19 10:48 UTC (7+ messages)
` [PATCH V7 2/4] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
[PATCH 10/12] dt-bindings: ras: document estatus provider
2025-12-19 10:47 UTC (5+ messages)
[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2025-12-19 10:42 UTC (13+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v2 2/8] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v2 3/8] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v2 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v2 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v2 6/8] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
[PATCH v2 00/12] coresight: Add CPU cluster funnel/replicator/tmc support
2025-12-19 10:42 UTC (12+ messages)
[RFC PATCH 0/5] Arm LFA: Improvements and interrupt support
2025-12-19 10:40 UTC (12+ messages)
` [RFC PATCH 1/5] firmware: smccc: LFA: use smcc 1.2
` [RFC PATCH 4/5] firmware: smccc: register as platform driver
[PATCH v10 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2025-12-19 10:07 UTC (13+ messages)
` [PATCH v10 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v10 02/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v10 03/12] dmaengine: qcom: bam_dma: Add bam_pipe_lock flag support
` [PATCH v10 04/12] dmaengine: qcom: bam_dma: implement support for BAM locking
` [PATCH v10 05/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v10 06/12] crypto: qce - Remove unused ignore_buf
` [PATCH v10 07/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v10 08/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v10 09/12] crypto: qce - Map crypto memory for DMA
` [PATCH v10 10/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v10 11/12] crypto: qce - Add support for BAM locking
` [PATCH v10 12/12] crypto: qce - Switch to using BAM DMA for crypto I/O
[PATCH net] net: stmmac: fix the crash issue for zero copy XDP_TX action
2025-12-19 10:04 UTC (6+ messages)
[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
2025-12-19 9:56 UTC (12+ messages)
[PATCH v1 0/2] Add OrangePi 6 Plus board
2025-12-19 9:56 UTC (4+ messages)
` [PATCH v1 1/2] dt-bindings: arm: cix: add "
` [PATCH v1 2/2] arm64: dts: cix: Add OrangePi 6 Plus board support
[PATCH v8 0/8] coresight: ctcu: Enable byte-cntr function for TMC ETR
2025-12-19 9:54 UTC (11+ messages)
` [PATCH v8 2/8] coresight: core: add a new API to retrieve the helper device
` [PATCH v8 5/8] dt-bindings: arm: add an interrupt property for Coresight CTCU
[PATCH v7 0/3] Add i.MX91/93 parallel display support
2025-12-19 9:50 UTC (5+ messages)
` [PATCH v7 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
[PATCH] phy: fsl-imx8mq-usb: add debugfs to access control register
2025-12-19 9:34 UTC (2+ messages)
[PATCH v2 0/4] kexec: add kexec flag to control debug printing
2025-12-19 9:31 UTC (5+ messages)
` [PATCH v2 1/4] kexec: Replace the goto out_unlock with out
` [PATCH v2 2/4] kexec: add kexec flag to control debug printing
` [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
` [PATCH v2 4/4] arm64: kexec: Adjust the debug print of kexec_image_info
[PATCH RESEND v2 00/11] Rework and fix STM32MP15x PHYTEC dts
2025-12-19 9:28 UTC (4+ messages)
` [PATCH RESEND v2 03/11] dt-bindings: arm: stm32: Modify STM32MP15x Phytec board items types
[PATCHv5 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
2025-12-19 9:27 UTC (16+ messages)
` [PATCHv5 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv5 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv5 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv5 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv5 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
[PATCH v2 0/8] scsi: Make use of bus callbacks
2025-12-19 9:25 UTC (4+ messages)
` [PATCH v2 1/8] scsi: Pass a struct scsi_driver to scsi_{,un}register_driver()
` [PATCH v2 2/8] scsi: Make use of bus callbacks
` [PATCH v2 8/8] scsi: ufs: Convert to scsi bus methods
[PATCH 1/2] [PATCH net-next v2 1/2] net: stmmac: dwmac-rk: rename phy_power_on to avoid conflict
2025-12-19 9:17 UTC (2+ messages)
` "
Odbiór w paczkomacie
2025-12-19 9:15 UTC
[PATCH v9 0/2] ARM: dts: aspeed: Add Facebook Anacapa platform
2025-12-19 9:16 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: arm: aspeed: Add compatible for Facebook Anacapa BMC
` [PATCH v9 2/2] ARM: dts: aspeed: Add Facebook Anacapa platform
[PATCH 0/6] Support TQMa8QM
2025-12-19 8:55 UTC (13+ messages)
` [PATCH 1/6] dt-bindings: clk: rs9: add clock-output-names property
` [PATCH 2/6] dt-bindings: usb: cdns,usb3: support USB devices in DT
` [PATCH 3/6] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH 5/6] arm64: dts: Add TQ imx8qm based board
[PATCH v2 0/4] Revise Meta Yosemite5 devicetree
2025-12-19 8:39 UTC (3+ messages)
[PATCH 0/3] Revise Meta Yosemite5 devicetree
2025-12-19 8:36 UTC (7+ messages)
` [PATCH 2/3] ARM: dts: aspeed: yosemite5: Update sensor configuration
` [PATCH 3/3] ARM: dts: aspeed: yosemite5: Rename sgpio P0_I3C_APML_ALERT_L
[PATCH] phy: fsl-imx8mq-usb: enable RxTermination_override_sel
2025-12-19 8:30 UTC
[PATCH v2 0/5] Introduce MAX77759 charger driver
2025-12-19 8:19 UTC (5+ messages)
` [PATCH v2 1/5] dt-bindings: mfd: maxim,max77759: add charger child node
` [PATCH v2 2/5] dt-bindings: usb: maxim,max33359: Add supply property for vbus
[PATCH 0/3] arm64: dts: Initial support for i.MX952
2025-12-19 8:13 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: add i.MX952 EVK board
[patch V6 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
2025-12-19 8:10 UTC (2+ messages)
[patch V3 00/12] uaccess: Provide and use scopes for user masked access
2025-12-19 8:10 UTC (2+ messages)
[PATCH v2 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-12-19 8:10 UTC (2+ messages)
[patch V5 00/12] uaccess: Provide and use scopes for user access
2025-12-19 8:10 UTC (2+ messages)
[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-12-19 8:10 UTC (2+ messages)
[PATCH] phy: fsl-imx8mq-usb: change ssc_range value for i.MX8MQ
2025-12-19 8:13 UTC
[PATCH v3 0/5] Revise Meta Yosemite5 devicetree
2025-12-19 8:09 UTC (6+ messages)
` [PATCH v3 1/5] ARM: dts: aspeed: yosemite5: Increase i2c4/i2c12 bus speed to 400 kHz
` [PATCH v3 2/5] ARM: dts: aspeed: yosemite5: Remove ambiguous power monitor DTS nodes
` [PATCH v3 3/5] ARM: dts: aspeed: yosemite5: Add new SGPIO line names and rename signal
` [PATCH v3 4/5] ARM: dts: aspeed: yosemite5: Add ipmb node for OCP debug card
` [PATCH v3 5/5] ARM: dts: aspeed: yosemite5: Correct power monitor shunt resistor
[PATCH v2 0/4] soc: mediatek: Add devapc support for MT8189
2025-12-19 8:06 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: soc: mediatek: devapc: Add bindings "
[PATCH v4 00/21] Add support for MT8189 clock/power controller
2025-12-19 7:42 UTC (6+ messages)
` [PATCH v4 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v4 02/21] dt-bindings: power: mediatek: Add MT8189 power domain definitions
[PATCH] dt-bindings: mediatek: Drop inactive MandyJH Liu
2025-12-19 7:40 UTC
[PATCH v9 0/7] Provide support for Trigger Generation Unit
2025-12-19 6:59 UTC (8+ messages)
` [PATCH v9 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace
` [PATCH v9 2/7] qcom-tgu: Add TGU driver
` [PATCH v9 3/7] qcom-tgu: Add signal priority support
` [PATCH v9 4/7] qcom-tgu: Add TGU decode support
` [PATCH v9 5/7] qcom-tgu: Add support to configure next action
` [PATCH v9 6/7] qcom-tgu: Add timer/counter functionality for TGU
` [PATCH v9 7/7] qcom-tgu: Add reset node to initialize
[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
2025-12-19 6:58 UTC (2+ messages)
[PATCH v23 0/7] firmware: imx: driver for NXP secure-enclave
2025-12-19 6:36 UTC (9+ messages)
` [PATCH v23 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v23 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v23 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v23 4/7] firmware: imx: device context dedicated to priv
` [PATCH v23 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v23 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v23 7/7] arm64: dts: imx8ulp-evk: add reserved memory property
[PATCH] ARM: dts: aspeed: bletchley: Remove try-power-role from connectors
2025-12-19 6:29 UTC
[PATCH rc v4 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
2025-12-19 6:05 UTC (4+ messages)
` [PATCH rc v4 1/4] iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
[PATCH v3 0/5] support batch checking of references and unmapping for large folios
2025-12-19 6:02 UTC (6+ messages)
` [PATCH v3 1/5] mm: rmap: support batched checks of the references "
` [PATCH v3 2/5] arm64: mm: factor out the address and ptep alignment into a new helper
` [PATCH v3 3/5] arm64: mm: support batch clearing of the young flag for large folios
` [PATCH v3 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
` [PATCH v3 5/5] mm: rmap: support batched unmapping for file large folios
[PATCH v4 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
2025-12-19 5:47 UTC (3+ messages)
` [PATCH v4 2/8] Input: ilitek_ts_i2c: fix warning with gpio controllers that sleep
[PATCH v4 0/3] add sysfs nodes to configure TPDA's registers
2025-12-19 4:53 UTC (6+ messages)
` [PATCH v4 1/3] coresight: tpda: add sysfs nodes for tpda cross-trigger configuration
[PATCH v8 03/12] arm64/delay: move some constants out to a separate header
2025-12-19 4:52 UTC (2+ messages)
Proposal: document where SoC info belongs
2025-12-19 3:53 UTC (3+ messages)
[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
2025-12-19 3:35 UTC (5+ messages)
` [PATCH v4 1/2] hwrng: imx-rngc: Use optional clock
` [PATCH v4 2/2] m68k: coldfire: Add RNG support for MCF54418
[PATCH 0/4] Add support for Amlogic S6/S7/S7D Reset
2025-12-19 2:46 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: amlogic: Add S6 Reset Controller
[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2025-12-19 2:23 UTC (3+ messages)
` [PATCH v6 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
[PATCH] PCI: xilinx: Fix INTx IRQ domain leak when MSI allocation fails
2025-12-19 2:16 UTC (2+ messages)
` [PATCH v3] PCI: xilinx: Fix INTx IRQ domain leak in error paths
[PATCH v3 0/2] media: nxp: Add CSI Pixel Formatter support
2025-12-19 1:50 UTC (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v3 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver
[PATCH v2 0/3] support batch checking of references and unmapping for large folios
2025-12-19 1:00 UTC (11+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "
[PATCH v7 00/17] media: rkvdec: Add support for VDPU381 and VDPU383
2025-12-18 23:28 UTC (5+ messages)
` [PATCH v7 06/17] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v7 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v7 16/17] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v7 17/17] media: rkvdec: Add HEVC support for the VDPU383 variant
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).