Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-09 14:07:17 to 2024-05-10 14:22:52 UTC [more...]

[PATCH 0/4] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-05-10 14:22 UTC  (6+ messages)
` [PATCH 1/4] Documentation/firmware: add imx/se to other_interfaces
` [PATCH 2/4] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH 3/4] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware
` [PATCH 4/4] firmware: imx: add driver for NXP EdgeLock Enclave

[PATCH v3 0/2] Add Bananapi R3 Mini
 2024-05-10 13:53 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm64: mediatek: add BananaPi "
` [PATCH v3 2/2] arm64: dts: mediatek: Add mt7986 based Bananapi "

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-10 13:49 UTC  (4+ messages)
` [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code

[PATCH] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
 2024-05-10 13:40 UTC  (4+ messages)
  ` [PATCH] spi: imx: Don't expect DMA for i.MX{25, 35, 50, 51, 53} "

[PATCH 0/4] arm64: errata: Add workaround for Arm errata 3194386 and 3312417
 2024-05-10 13:03 UTC  (2+ messages)

[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-05-10 13:02 UTC  (5+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH v2 0/2] Add PHY-dp bindings
 2024-05-10 12:48 UTC  (5+ messages)
` [PATCH v2 1/2] Add write DP phyd register from parse dts
` [PATCH v2 2/2] Add dp PHY dt-bindings

[PATCH 1/2] arm: vexpress: Remove obsolete RTSM DCSCB support
 2024-05-10 12:32 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: arm: Remove obsolete RTSM DCSCB binding

[PATCH v3 00/12] KVM: arm64: Add support for hypervisor kCFI
 2024-05-10 11:26 UTC  (13+ messages)
` [PATCH v3 01/12] KVM: arm64: Fix clobbered ELR in sync abort/SError
` [PATCH v3 02/12] KVM: arm64: Fix __pkvm_init_switch_pgd C signature
` [PATCH v3 03/12] KVM: arm64: Pass pointer to __pkvm_init_switch_pgd
` [PATCH v3 04/12] KVM: arm64: nVHE: Remove __guest_exit_panic path
` [PATCH v3 05/12] KVM: arm64: nVHE: Add EL2h sync exception handler
` [PATCH v3 06/12] KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32
` [PATCH v3 07/12] KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
` [PATCH v3 08/12] arm64: Move esr_comment() to <asm/esr.h>
` [PATCH v3 09/12] KVM: arm64: VHE: Add test module for hyp kCFI
` [PATCH v3 10/12] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
` [PATCH v3 11/12] KVM: arm64: nVHE: Support test module for hyp kCFI
` [PATCH v3 12/12] KVM: arm64: Improve CONFIG_CFI_CLANG error message

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-10 12:30 UTC 

[PATCH] iommu/arm-smmu-v3: Make the kunit into a module
 2024-05-10 12:27 UTC  (11+ messages)

[net PATCH v5 0/2] Move EST lock and EST structure to struct stmmac_priv
 2024-05-10 12:21 UTC  (3+ messages)
` [net PATCH v5 1/2] net: stmmac: move the EST lock "
` [net PATCH v5 2/2] net: stmmac: move the EST structure "

[PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-05-10 12:11 UTC  (7+ messages)

[PATCH] arm64: mm: reduce swiotlb size when dynamic swiotlb enabled
 2024-05-10 11:42 UTC  (2+ messages)

[PATCH v2 00/17] clk: imx: misc update/fix
 2024-05-10  9:19 UTC  (18+ messages)
` [PATCH v2 01/17] clk: imx: composite-8m: Enable gate clk with mcore_booted
` [PATCH v2 02/17] clk: imx: composite-93: keep root clock on when mcore enabled
` [PATCH v2 03/17] clk: imx: composite-7ulp: Check the PCC present bit
` [PATCH v2 04/17] clk: imx: fracn-gppll: fix fractional part of PLL getting lost
` [PATCH v2 05/17] clk: imx: pll14xx: Add constraint for fvco frequency
` [PATCH v2 06/17] clk: imx: pll14xx: use rate_table for audio plls
` [PATCH v2 07/17] clk: imx: imx8mp-audiomix: remove sdma root clock
` [PATCH v2 08/17] clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
` [PATCH v2 09/17] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
` [PATCH v2 10/17] clk: imx: add CLK_SET_RATE_PARENT for lcdif_pixel_src "
` [PATCH v2 11/17] clk: imx: imx8mn: add sai7_ipg_clk clock settings
` [PATCH v2 12/17] clk: imx: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical one
` [PATCH v2 13/17] clk: imx: imx8qxp: Add LVDS bypass clocks
` [PATCH v2 14/17] clk: imx: imx8qxp: Add clock muxes for MIPI and PHY ref clocks
` [PATCH v2 15/17] clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
` [PATCH v2 16/17] clk: imx: imx8qxp: Parent should be initialized earlier than the clock
` [PATCH v2 17/17] clk: imx: fracn-gppll: update rate table

[PATCH rc] iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()
 2024-05-10 11:07 UTC  (6+ messages)

[PATCH RFC 0/2] pmdomain: ti-sci: Handling DSS boot splash
 2024-05-10 10:19 UTC  (5+ messages)
` [PATCH RFC 2/2] pmdomain: ti-sci: Support retaining PD boot time state

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-05-10 10:14 UTC  (12+ messages)
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH v3 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-05-10 10:11 UTC  (3+ messages)
` [PATCH v3 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH v1 1/1] Fix get efuse issue for MT8188 DPTX
 2024-05-10 10:09 UTC  (2+ messages)

[PATCH v1 1/1] Support YUV422 for DPTX
 2024-05-10 10:05 UTC  (2+ messages)

[PATCH v5 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-05-10  9:40 UTC  (2+ messages)
` [PATCH v5 2/2] PM / devfreq: exynos: Use local clk variable instead of exynos_bus member

[PATCH v1] pmdomain: imx8m-blk-ctrl: fix suspend/resume order
 2024-05-10  9:34 UTC  (2+ messages)

[PATCH v2 0/4] crypto: atmel-sha204a - read out otp zone
 2024-05-10  9:23 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: amlogic: a1: Support CPU Power Management
 2024-05-10  9:12 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: amlogic: a1: add new syspll_in input for clkc_pll controller
` [PATCH v2 2/4] arm64: dts: amlogic: a1: declare cpu clock controller
` [PATCH v2 3/4] arm64: dts: amlogic: a1: add new input clock 'sys_pll_div16' to clkc_periphs
` [PATCH v2 4/4] arm64: dts: amlogic: a1: setup CPU power management

[PATCH v2 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-05-10  9:08 UTC  (8+ messages)
` [PATCH v2 1/7] clk: meson: introduce 'INIT_ONCE' flag to eliminate init for enabled PLL
` [PATCH v2 2/7] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
` [PATCH v2 3/7] clk: meson: a1: pll: support 'syspll' general-purpose PLL for CPU clock
` [PATCH v2 4/7] dt-bindings: clock: meson: a1: peripherals: support sys_pll_div16 input
` [PATCH v2 5/7] clk: meson: a1: peripherals: support 'sys_pll_div16' clock as GEN input
` [PATCH v2 6/7] dt-bindings: clock: meson: add A1 CPU clock controller bindings
` [PATCH v2 7/7] clk: meson: a1: add Amlogic A1 CPU clock controller driver

[PATCH v4] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-05-10  8:39 UTC  (3+ messages)

[PATCH v2 RESEND] drivers: soc: xilinx: check return status of get_api_version()
 2024-05-10  8:17 UTC  (2+ messages)

W sprawie samochodu
 2024-05-10  7:36 UTC 

[PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-10  7:38 UTC  (8+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v6 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v6 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v6 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v6 5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v6 6/7] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v6 7/7] ARM: dts: r9a06g032: describe GMAC1

[PATCH 0/3] Use scope based cleanup in drivers/soc/ti/
 2024-05-10  7:13 UTC  (4+ messages)
` [PATCH 1/3] soc: ti: pruss: do device_node auto cleanup
` [PATCH 2/3] soc: ti: knav_qmss_queue: "
` [PATCH 3/3] soc: ti: pm33xx: "

[PATCH v3] clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_TABLE
 2024-05-10  7:06 UTC 

[PATCH] arm64: Properly clean up iommu-dma remnants
 2024-05-10  7:04 UTC  (2+ messages)

[PATCH v6 0/2] regulator: sun20i: Add Allwinner D1 LDOs driver
 2024-05-10  6:22 UTC  (4+ messages)
` [PATCH v6 1/2] regulator: dt-bindings: Add Allwinner D1 system LDOs
` [PATCH v6 2/2] regulator: sun20i: Add Allwinner D1 LDOs driver

[PATCH RESEND v5 0/2] regulator: sun20i: Add Allwinner D1 LDOs driver
 2024-05-10  6:22 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8192: fix register configuration for tdm
 2024-05-10  6:22 UTC  (2+ messages)

[PATCH v2 0/2] ARM Error Source Table V1 Support
 2024-05-10  5:25 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI/AEST: Initial AEST driver

[PATCH v2 0/4] clk: imx: clk-audiomix: Improvement for audiomix
 2024-05-10  4:02 UTC  (4+ messages)
` [PATCH v2 2/4] clk: imx: clk-audiomix: Add reset controller

[PATCH v2] mailbox: mtk-cmdq: Fix sleeping function called from invalid context
 2024-05-10  3:34 UTC  (3+ messages)

[PATCH v2 0/2] firmware: arm_scmi: add notification completion channel
 2024-05-10  3:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: firmware: arm,scmi: Support "
` [PATCH v2 2/2] firmware: arm_scmi: mailbox: support P2A channel completion

[PATCH v4 02/66] selftests/arm64: Drop define _GNU_SOURCE
 2024-05-10  0:06 UTC  (3+ messages)
` [PATCH v4 03/66] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v4 35/66] selftests/net: Drop define _GNU_SOURCE

[PATCH v2 00/18] media: Fix the last set of coccinelle warnings
 2024-05-10  0:10 UTC  (26+ messages)
` [PATCH v2 01/18] media: allegro: nal-hevc: Refactor nal_hevc_sub_layer_hrd_parameters
` [PATCH v2 09/18] media: venus: Remove unused structs
` [PATCH v2 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH v2 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH v2 12/18] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH v2 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH v2 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH v2 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH v2 16/18] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH v2 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH v2 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported

[net PATCH v4] net: stmmac: move the EST and EST lock to struct stmmac_priv
 2024-05-10  0:56 UTC  (3+ messages)

[PATCH] clk: sunxi: Remove unused struct 'gates_data'
 2024-05-09 23:05 UTC  (3+ messages)

[PATCH v2] clk: sunxi: Remove unused struct 'gates_data'
 2024-05-09 23:05 UTC 

[PATCH v3 04/68] selftests/arm64: Drop define _GNU_SOURCE
 2024-05-09 19:58 UTC  (3+ messages)
` [PATCH v3 05/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 37/68] selftests/net: Drop define _GNU_SOURCE

[PATCH] arm64: defconfig: enable NVIDIA CoreSight PMU driver
 2024-05-09 21:58 UTC 

[PATCH 0/1] Convert tasklets to BH workqueues in ethernet drivers
 2024-05-09 21:38 UTC  (7+ messages)
  ` [PATCH 1/1] [RFC] ethernet: Convert from tasklet to BH workqueue

[PATCH v2 2/7] PCI: xilinx-nwl: Fix off-by-one
 2024-05-09 21:34 UTC  (2+ messages)

[soc:soc/dt-late] BUILD SUCCESS 01a7f9e1a97ee48ed187b040afcda23886b9f48d
 2024-05-09 21:30 UTC 

[soc:for-next] BUILD SUCCESS 9fee410d765a77a2c286f8f3166dd35d11c5df5a
 2024-05-09 21:14 UTC 

[PATCH v8 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-05-09 20:32 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller

✅ PASS (MISSED 12 of 87): Test report for for-kernelci (6.9.0-rc7, arm-next, c4d6737d)
 2024-05-09 19:30 UTC 

[PATCH 0/3] Add DSP node for imx8ulp
 2024-05-09 18:48 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: mfd: add schema for 8ulp AVD-SIM

[PATCH v7 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-05-09 18:40 UTC  (4+ messages)
` [PATCH v7 01/14] iommu/arm-smmu-v3: Convert to domain_alloc_sva()

[PATCH v5 1/2] mm: allow dynamic vmalloc range restrictions
 2024-05-09 18:27 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: mm: code and data allocation partitioning

[arm:zii 91/102] drivers/net/dsa/b53/b53_common.c:1487:15: error: non-static declaration of 'b53_vlan_filtering' follows static declaration
 2024-05-09 17:43 UTC 

[arm:zii 40/102] drivers/net/dsa/b53/b53_common.c:1484:34: error: initialization of 'struct ethtool_keee *' from incompatible pointer type 'struct ethtool_eee *'
 2024-05-09 17:13 UTC 

[PATCH v2 0/2] Add Bananapi R3 Mini
 2024-05-09 17:12 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add BananaPi "
` [PATCH v2 2/2] arm64: dts: mediatek: Add mt7986 based Bananapi "

[arm:zii 91/102] drivers/net/dsa/b53/b53_common.c:1480:1: error: function definition is not allowed here
 2024-05-09 17:02 UTC 

[PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-05-09 16:59 UTC  (6+ messages)
` [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry

[arm:zii 40/102] drivers/net/dsa/b53/b53_common.c:1484:23: error: incompatible pointer types initializing 'struct ethtool_keee *' with an expression of type 'struct ethtool_eee *'
 2024-05-09 16:41 UTC 

[PATCH v9 0/5] TI K3 M4F support on AM62 SoCs
 2024-05-09 16:27 UTC  (10+ messages)
` [PATCH v9 2/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH v5 0/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-05-09 16:15 UTC  (6+ messages)
` [PATCH v5 2/4] dt-bindings: arm64: marvell: add solidrun cn9132 CEX-7 evaluation board

[PATCH] media: bcm2835-unicam: Fix driver path in MAINTAINERS
 2024-05-09 15:08 UTC  (2+ messages)

[PATCH v1] arm64/mm: Fix pud_user_accessible_page() for PGTABLE_LEVELS <= 2
 2024-05-09 15:01 UTC  (2+ messages)

[PATCH v4 0/3] Add i.MX8Q HSIO PHY support
 2024-05-09 14:44 UTC  (3+ messages)
` [PATCH v4 3/3] phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support

[PATCH] dt-bindings: spi: brcm,bcm2835-spi: convert to dtschema
 2024-05-09 14:34 UTC 

[PATCH v1 1/1] iommu/arm-smmu-v3: Use *-y instead of *-objs in Makefile
 2024-05-09 14:27 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: imx8mp-evk: support bt-sco sound card
 2024-05-09 14:17 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: imx8mp: Initialize audio PLLs from audiomix subsystem
` [PATCH 2/2] arm64: dts: imx8mp-evk: add bt-sco sound card support

[PATCH v3 0/7] Add DSI support for RK3128
 2024-05-09 14:06 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: display: rockchip,dw-mipi-dsi: Document RK3128 DSI
` [PATCH v3 2/7] dt-bindings: clock: rk3128: Add PCLK_MIPIPHY
` [PATCH v3 3/7] clk: rockchip: rk3128: Export PCLK_MIPIPHY
` [PATCH v3 4/7] clk: rockchip: rk3128: Add hclk_vio_h2p to critical clocks
` [PATCH v3 5/7] drm/rockchip: dsi: Add support for RK3128
` [PATCH v3 6/7] ARM: dts: rockchip: Add D-PHY "
` [PATCH v3 7/7] ARM: dts: rockchip: Add DSI "


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 read-only IMAP folder(s) and NNTP newsgroup(s).