Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-07 00:25:39 to 2024-05-07 13:37:11 UTC [more...]

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-07 13:36 UTC  (13+ messages)
` [RFC v1 1/5] dt-bindings: leds: add led trigger netdev
    ` Aw: "
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based Bananapi R3 Mini

[PATCH] iommu/arm-smmu-v3: Make the kunit into a module
 2024-05-07 13:21 UTC 

[PATCH 00/18] media: Fix the last set of coccinelle warnings
 2024-05-07 13:18 UTC  (13+ messages)
` [PATCH 04/18] media: dvb-frontend/mxl5xx: Use flex array for MBIN_SEGMENT_T
` [PATCH 06/18] media: siano: Refactor struct sms_msg_data
` [PATCH 07/18] media: siano: Remove unused structures
` [PATCH 08/18] media: siano: Use flex arrays for sms_firmware
` [PATCH 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH 12/18] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported

[PATCH v13 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-07 13:17 UTC  (20+ messages)
` [PATCH v13 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v13 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v13 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v13 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v13 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v13 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v13 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v13 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v13 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v13 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v13 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v13 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v13 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v13 22/28] drm/tests: Add infoframes test
` [PATCH v13 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v13 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v13 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v13 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v13 28/28] drm/sun4i: hdmi: "

arm64: defconfig: gcc-8: failed: AttributeError: module 'argparse' has no attribute 'BooleanOptionalAction'
 2024-05-07 13:13 UTC  (2+ messages)

[PATCH v4 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-07 13:12 UTC  (3+ messages)

[PATCH v2 0/8] irqchip/stm32-exti: split MCU and MPU code, allow module build
 2024-05-07 13:10 UTC  (9+ messages)
` [PATCH v2 1/8] irqchip/stm32-exti: add CONFIG_STM32MP_EXTI
` [PATCH v2 2/8] ARM: stm32: use different EXTI driver on ARMv7m and ARMv7a
` [PATCH v2 3/8] arm64: Kconfig: select STM32MP_EXTI on STM32 platforms
` [PATCH v2 4/8] irqchip/stm32-exti: split MCU and MPU code
` [PATCH v2 5/8] irqchip/stm32mp-exti: rename internal symbols
` [PATCH v2 6/8] irqchip/stm32mp-exti: allow build as module
` [PATCH v2 7/8] ARM: stm32: allow build irq-stm32mp-exti driver "
` [PATCH v2 8/8] arm64: Kconfig: "

[PATCH 00/14] improve Analogix DP AUX channel handling
 2024-05-07 13:10 UTC  (22+ messages)
` [PATCH 01/14] drm/bridge: analogix_dp: remove unused platform power_on_end callback
` [PATCH 02/14] drm/rockchip: analogix_dp: add runtime PM handling
` [PATCH 03/14] drm/bridge: analogix_dp: register AUX bus after enabling runtime PM
` [PATCH 04/14] drm/bridge: analogix_dp: handle clock via "
` [PATCH 05/14] drm/bridge: analogix_dp: remove unused analogix_dp_remove
` [PATCH 06/14] drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridge
` [PATCH 07/14] drm/bridge: analogix_dp: move platform and PHY power handling into runtime PM
` [PATCH 08/14] drm/bridge: analogix_dp: move basic controller init "
` [PATCH 09/14] drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_video
` [PATCH 10/14] drm/bridge: analogix_dp: move macro reset after link bandwidth setting

[PATCH v3 0/4] PAN for ARM32 using LPAE
 2024-05-07 13:10 UTC  (3+ messages)
` [PATCH v3 4/4] ARM: Implement PAN for LPAE by TTBR0 page table walks disablement

[PATCH v2 00/12] Introduce STM32 DMA3 support
 2024-05-07 12:54 UTC  (13+ messages)
` [PATCH v2 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
` [PATCH v2 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers
` [PATCH v2 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation
` [PATCH v2 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings
` [PATCH v2 05/12] dmaengine: Add STM32 DMA3 support
` [PATCH v2 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability
` [PATCH v2 07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability
` [PATCH v2 08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops
` [PATCH v2 09/12] dmaengine: stm32-dma3: improve residue granularity
` [PATCH v2 10/12] dmaengine: add channel device name to channel registration
` [PATCH v2 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name
` [PATCH v2 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251

[PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
 2024-05-07 12:55 UTC  (4+ messages)
` Build error on -next: Unexpected GOT/PLT entries detected! (was Re: [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry)

[PATCH 0/3] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
 2024-05-07 12:44 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add "

[PATCH 0/3] Small changes for Rockchip NVMEM drivers
 2024-05-07 12:42 UTC  (5+ messages)
` [PATCH 1/3] nvmem: rockchip-otp: set add_legacy_fixed_of_cells config option
` [PATCH 2/3] nvmem: rockchip-otp: Set type to OTP
` [PATCH 3/3] nvmem: rockchip-efuse: set "

[PATCH 00/12] Introduce STM32 DMA3 support
 2024-05-07 12:37 UTC  (6+ messages)
` [PATCH 05/12] dmaengine: Add "

[PATCH v4 0/4] arm64/mm: Enable userfaultfd write-protect
 2024-05-07 12:34 UTC  (13+ messages)
` [PATCH v4 1/4] arm64/mm: generalize PMD_PRESENT_INVALID for all levels
` [PATCH v4 2/4] arm64/mm: Remove PTE_PROT_NONE bit
` [PATCH v4 3/4] arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NG
` [PATCH v4 4/4] arm64/mm: Add uffd write-protect support

[PATCH net v2 1/2] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
 2024-05-07 12:25 UTC  (2+ messages)
` [PATCH net v2 2/2] net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986

[PATCH 0/5] arm64: ti: Add TPS6287 nodes
 2024-05-07 12:21 UTC  (6+ messages)
` [PATCH 1/5] regulator: dt-bindings: Unify compatible
` [PATCH 2/5] drivers: regulator: tps6287x: "
` [PATCH 3/5] arm64: boot: dts: ti: k3-am68-sk-base-board: Add LP8733 and TPS6287 nodes
` [PATCH 4/5] arm64: boot: dts: ti: k3-am69-sk: Add TPS62873 node
` [PATCH 5/5] arm64: boot: dts: ti: k3-j784s4-evm: "

[PATCH v2] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
 2024-05-07 12:20 UTC 

[PATCH v1] ARM: dts: aspeed: yosemite4: add I3C config in DTS
 2024-05-07 12:12 UTC  (2+ messages)

[PATCH v3 0/2] Add USB 3.0 support for J784S4
 2024-05-07 11:49 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-j784s4-main: Add support for USB
` [PATCH v3 2/2] arm64: dts: ti: k3-j784s4-evm: Enable USB3 support

[PATCH 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-05-07 11:05 UTC  (28+ messages)
` [PATCH 01/17] perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
` [PATCH 02/17] perf auxtrace: Allow number of queues to be specified
` [PATCH 08/17] coresight: Remove unused stubs
` [PATCH 09/17] coresight: Clarify comments around the PID of the sink owner
` [PATCH 10/17] coresight: Move struct coresight_trace_id_map to common header
` [PATCH 11/17] coresight: Expose map argument in trace ID API
` [PATCH 12/17] coresight: Make CPU id map a property of a trace ID map
` [PATCH 13/17] coresight: Pass trace ID map into source enable
` [PATCH 14/17] coresight: Use per-sink trace ID maps for Perf sessions
` [PATCH 16/17] coresight: Re-emit trace IDs when the sink changes in per-thread mode

[PATCH] arm64: dts: ti: k3-j722s: Fix main domain GPIO count
 2024-05-07 10:33 UTC 

[PATCH net-next 0/2] Fix phy_link_topology initialization
 2024-05-07 10:28 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: phy_link_topology: Pass netdevice to phy_link_topo helpers
` [PATCH net-next 2/2] net: phy: phy_link_topology: Lazy-initialize the link topology

[PATCH 0/4] arm64: Support the TSO memory model
 2024-05-07 10:24 UTC  (3+ messages)

[PATCH v7 00/18] Support IGT in display driver
 2024-05-07 10:02 UTC  (4+ messages)
` [PATCH v7 01/18] soc: mediatek: Disable 9-bit alpha in ETHDR

[PATCH] arm64: dts: airoha: en7581: Add gpio controller nodes
 2024-05-07 10:05 UTC  (3+ messages)

[PATCH v4 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-05-07 10:02 UTC  (9+ messages)
` [PATCH v4 4/4] cpufreq: Use arch specific feedback for cpuinfo_cur_freq
      `  "

[PATCH v3 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-07 10:00 UTC  (7+ messages)
` [PATCH v3 4/5] PCI: imx6: Convert "

[PATCH] arm64: Properly clean up iommu-dma remnants
 2024-05-07  9:50 UTC  (3+ messages)

[PATCH] clk: samsung: gs101: drop unused HSI2 clock parent data
 2024-05-07  9:49 UTC  (3+ messages)

[PATCH v2 0/7] Add Mule I2C multiplexer support
 2024-05-07  9:48 UTC  (4+ messages)
` [PATCH v2 1/7] i2c: mux: add the ability to share mux core address with child nodes

[PATCH 0/5] Add bootph-all property for J7 boards
 2024-05-07  9:44 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: ti: k3-j721s2*: Add bootph-* properties
` [PATCH 2/5] arm64: dts: ti: k3-j784s4*: Remove bootph properties from parent nodes
` [PATCH 3/5] arm64: dts: ti: k3-am68*: Add bootph-* properties
` [PATCH 4/5] arm64: dts: ti: k3-j721e*: "
` [PATCH 5/5] arm64: dts: ti: k3-j7200*: "

[PATCH net-next v2] net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO bus
 2024-05-07  9:40 UTC  (4+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 6.10
 2024-05-07  9:35 UTC  (3+ messages)

[PATCH] clkdev: fix potential NULL pointer dereference
 2024-05-07  9:34 UTC  (2+ messages)

[PATCH RFC] KVM: arm64: allow ID_MMFR4_EL1 to be writable
 2024-05-07  9:27 UTC  (8+ messages)

[PATCH v8 0/2] Change email sender
 2024-05-07  9:21 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
` [PATCH v8 2/2] ARM: dts: aspeed: x4tf: Add dts for asus x4tf project

[PATCH 0/4] KVM: arm64: pKVM host proxy FF-A fixes
 2024-05-07  9:17 UTC  (6+ messages)
` [PATCH 1/4] KVM: arm64: Trap FFA_VERSION host call in pKVM

[PATCH v7 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-05-07  8:45 UTC  (3+ messages)
` [PATCH v7 2/3] "

[PATCH 00/20] drm/bridge: tc358775: proper bridge bringup and code cleanup
 2024-05-07  8:37 UTC  (3+ messages)
` [PATCH 01/20] drm/bridge: add dsi_lp11_notify mechanism

[PATCH v5 0/2] Meson: R/W support for pages used by boot ROM
 2024-05-07  8:11 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code

[PATCH v2] clk: imx: imx8mp: Add delay after power up
 2024-05-07  8:04 UTC  (7+ messages)

[BUG] drm: zynqmp_dp: Lockup in zynqmp_dp_bridge_detect when device is unbound
 2024-05-07  7:58 UTC  (7+ messages)

clkdev: report over-sized strings when creating clkdev entries
 2024-05-07  7:44 UTC 

[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
 2024-05-07  7:43 UTC  (5+ messages)
` [PATCH v2 2/3] pinctrl: freescale: Use CONFIG_SOC_IMXRT to guard i.MX RT1xxx drivers

[PATCH v3 0/8] Rework the DAIF mask, unmask and track API
 2024-05-07  7:41 UTC  (5+ messages)
` [PATCH v3 1/8] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT

[PATCH] PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id
 2024-05-07  7:39 UTC  (2+ messages)

[PATCH v5 0/5] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-05-07  7:24 UTC  (7+ messages)
` [PATCH v5 2/5] arm64: amu: Rule out potential use after free

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

[PATCH 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-05-07  6:17 UTC  (3+ messages)
` [PATCH 01/16] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures

[PATCH v2 0/2] media: bcm2835-unicam: Improve error handling during probe
 2024-05-07  6:08 UTC  (3+ messages)
` [PATCH v2 1/2] media: bcm2835-unicam: Do not replace IRQ retcode "

[GIT PULL] clk: samsung: drivers for v6.10
 2024-05-07  5:54 UTC  (3+ messages)

[PATCH RESEND v5 0/2] regulator: sun20i: Add Allwinner D1 LDOs driver
 2024-05-07  4:13 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] regulator: dt-bindings: Add Allwinner D1 system LDOs
` [PATCH RESEND v5 2/2] regulator: sun20i: Add Allwinner D1 LDOs driver

[PATCH v8 0/2] media: i2c: Add support for GC08A3 sensor
 2024-05-07  2:43 UTC  (2+ messages)

[PATCH v3] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-07  2:00 UTC 

[PATCH v3 0/6] ufs-exynos support for Tensor GS101
 2024-05-07  1:38 UTC  (2+ messages)

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-07  1:32 UTC  (5+ messages)
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector

[PATCH v2] selftests/net: fix uninitialized variables
 2024-05-07  1:27 UTC  (2+ messages)

[net-next PATCH] net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-mode
 2024-05-07  1:20 UTC  (2+ messages)

[PATCH v2 1/8] crypto: shash - add support for finup2x
 2024-05-07  0:33 UTC  (4+ messages)

[PATCH v3 0/8] Optimize dm-verity and fsverity using multibuffer hashing
 2024-05-07  0:23 UTC  (9+ messages)
` [PATCH v3 1/8] crypto: shash - add support for finup_mb
` [PATCH v3 2/8] crypto: testmgr - generate power-of-2 lengths more often
` [PATCH v3 3/8] crypto: testmgr - add tests for finup_mb
` [PATCH v3 4/8] crypto: x86/sha256-ni - add support "
` [PATCH v3 5/8] crypto: arm64/sha256-ce "
` [PATCH v3 6/8] fsverity: improve performance by using multibuffer hashing
` [PATCH v3 7/8] dm-verity: hash blocks with shash import+finup when possible
` [PATCH v3 8/8] dm-verity: improve performance by using multibuffer hashing


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).