linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-30 16:24:15 to 2024-08-31 07:43:31 UTC [more...]

Question on get random long worse in VM than on host
 2024-08-31  7:42 UTC  (2+ messages)

[PATCH 0/7] clk: en7523: Update register mapping for EN7581
 2024-08-31  7:18 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: clock: airoha: update reg mapping for EN7581 SoC
` [PATCH 2/7] clk: en7523: set REG_PCIE*_{MEM,MEM_MASK} via syscon
` [PATCH 3/7] clk: en7523: move clock_register in hw_init callback
` [PATCH 4/7] clk: en7523: introduce chip_scu regmap
` [PATCH 5/7] clk: en7523: fix estimation of fixed rate for EN7581
` [PATCH 6/7] clk: en7523: move en7581_reset_register() in en7581_clk_hw_init()
` [PATCH 7/7] clk: en7523: map io region in a single block

[PATCH v2 0/4] Add support for A7-A11 AIC
 2024-08-31  7:05 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH v2 2/4] irqchip/apple-aic: Skip unnecessary setting of use_fast_ipi
` [PATCH v2 3/4] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
` [PATCH v2 4/4] irqchip/apple-aic: Only access system registers on SoCs which provide them

[PATCH v2 2/7] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
 2024-08-31  7:04 UTC  (2+ messages)

[PATCH v5 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-08-31  6:56 UTC  (6+ messages)
` [PATCH v5 3/8] dt-bindings: clock: add Qualcomm IPQ5332 NSSCC clock and reset definitions
` [PATCH v5 4/8] dt-bindings: interconnect: Update master/slave id list

[PATCH v2] arm64: Replace linked list with switch statement for breakpoint handlers
 2024-08-31  6:41 UTC 

[PATCH 0/3] Fixes for the audio setup on the rk3588-nanopc-t6
 2024-08-31  6:47 UTC  (6+ messages)
` [PATCH 1/3] ASoC: dt-bindings: realtek,rt5616: document mclk clock
` [PATCH 2/3] ASoC: dt-bindings: realtek,rt5616: Document audio graph port
` [PATCH 3/3] arm64: dts: rockchip: drop hp-pin-name property from audio card on nanopc-t6

[PATCH 1/2] spi: dt-bindings: spi-peripheral-props: Document spi-cpha and spi-cpol
 2024-08-31  6:32 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: Add a reference to spi-peripheral-props.yaml

[PATCH -next v2 0/4] soc: ti: Simplify with scoped for each OF child loop and dev_err_probe()
 2024-08-31  6:27 UTC  (6+ messages)
` [PATCH -next v2 2/4] soc: ti: knav_dma: Use dev_err_probe() to simplfy code

[PATCH v2] dt-bindings: trivial-devices: Document spi-cpha and spi-cpol
 2024-08-31  6:23 UTC  (2+ messages)

[PATCH v3 0/2] Update sdhci-atmel dt-binding documentation
 2024-08-31  6:20 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: sdhci-atmel: Convert to json schema
` [PATCH v3 2/2] dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible

[PATCH] arm64: Replace linked list with switch statement for breakpoint handlers
 2024-08-31  6:10 UTC 

[PATCH v5 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-31  6:16 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP
` [PATCH v5 2/4] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
` [PATCH v5 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
` [PATCH v5 4/4] drm/rockchip: Add basic RK3588 HDMI output support

[PATCH can-next v3 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-08-31  6:02 UTC  (23+ messages)
` [PATCH can-next v3 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH can-next v3 02/20] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next v3 03/20] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next v3 04/20] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next v3 05/20] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next v3 06/20] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next v3 07/20] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next v3 08/20] can: rockchip_canfd: add notes about known issues
` [PATCH can-next v3 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next v3 10/20] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next v3 11/20] can: rockchip_canfd: add TX PATH
` [PATCH can-next v3 12/20] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next v3 13/20] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next v3 14/20] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next v3 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next v3 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next v3 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next v3 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next v3 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next v3 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING

[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
 2024-08-31  5:59 UTC  (3+ messages)

[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
 2024-08-31  5:52 UTC 

[PATCH v2 1/7] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-08-31  5:51 UTC  (2+ messages)

[PATCH v2 0/4] Add Aspeed G7 gpio support
 2024-08-31  5:49 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700

[PATCH 1/2] memory: pl172: simplify releasing AMBA regions with devm
 2024-08-31  5:45 UTC  (2+ messages)

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-31  5:13 UTC  (4+ messages)

[PATCH v2 4/4] gpio: aspeed: Support G7 Aspeed gpio controller
 2024-08-31  3:39 UTC  (2+ messages)

[PATCH v3] PCI: armada8k: change to use devm_clk_get_enabled() helper
 2024-08-31  3:37 UTC  (4+ messages)

[PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
 2024-08-31  3:29 UTC  (2+ messages)

[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-08-31  2:13 UTC  (13+ messages)
` [PATCH net-next 01/12] net: dsa: bcm_sf2: Convert using devm_clk_get_optional_enabled() in bcm_sf2_sw_probe()
` [PATCH net-next 02/12] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next 03/12] net: ethernet: arc: "
` [PATCH net-next 04/12] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next 05/12] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next 06/12] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next 07/12] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next 08/12] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next 09/12] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next 10/12] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()
` [PATCH net-next 11/12] wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_probe()
` [PATCH net-next 12/12] wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_bus_probe()

[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-31  1:56 UTC  (5+ messages)

[PATCH v2 3/4] gpio: aspeed: Create llops to handle hardware access
 2024-08-31  1:46 UTC  (2+ messages)

[net-next,v4,1/1] net: stmmac: Batch set RX OWN flag and other flags
 2024-08-31  1:11 UTC 

[net-next,v3,1/1] net: stmmac: Batch set RX OWN flag and other flags
 2024-08-30 23:59 UTC  (4+ messages)

[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-30 23:35 UTC  (6+ messages)
` [net-next v4 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling

[PATCH v1] gpio: stmpe: Simplify with dev_err_probe()
 2024-08-30 22:48 UTC  (2+ messages)

[PATCH v7 00/10] Enable haltpoll on arm64
 2024-08-30 22:28 UTC  (11+ messages)
` [PATCH v7 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v7 02/10] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v7 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v7 04/10] cpuidle-haltpoll: define arch_haltpoll_want()
` [PATCH v7 05/10] governors/haltpoll: drop kvm_para_available() check
` [PATCH v7 06/10] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
` [PATCH v7 07/10] arm64: define TIF_POLLING_NRFLAG
` [PATCH v7 08/10] arm64: idle: export arch_cpu_idle
` [PATCH v7 09/10] arm64: support cpuidle-haltpoll
` [PATCH v7 10/10] cpuidle/poll_state: limit POLL_IDLE_RELAX_COUNT on arm64

[PATCH v1 0/2] gpiolib:legacy: Kill GPIOF_DIR_* and GPIOF_INIT_*
 2024-08-30 22:35 UTC  (5+ messages)
` [PATCH v1 1/2] gpiolib: legacy: Kill GPIOF_INIT_* definitions
` [PATCH v1 2/2] gpiolib: legacy: Kill GPIOF_DIR_* definitions

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-30 22:33 UTC  (27+ messages)
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH 09/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers as built-in
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

[PATCH 0/3] dt-bindings: gpio/pinctrl: add missing type to GPIO hogs
 2024-08-30 22:32 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: gpio: fcs,fxl6408: "
` [PATCH 2/3] dt-bindings: pinctrl: qcom: "
` [PATCH 3/3] dt-bindings: gpio: simplify GPIO hog nodes schema

[PATCH 4/6] pinctrl: ls1046a: Add pinctrl driver support
 2024-08-30 22:26 UTC  (3+ messages)

[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-08-30 22:25 UTC  (8+ messages)
` [PATCH v3 01/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB
` [PATCH v3 02/12] dt-bindings: clock: r9a08g045-vbattb: Add clock IDs for the VBATTB controller
` [PATCH v3 06/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC

[PATCH v3 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-08-30 22:24 UTC  (6+ messages)
` [PATCH v3 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC

[PATCH v2] drivers: spi: Insert the missing pci_dev_put()before return
 2024-08-30 22:23 UTC  (8+ messages)

[PATCH -next 0/7] net: Simplified with scoped function
 2024-08-30 22:17 UTC  (3+ messages)
` [PATCH -next 2/7] net: dsa: realtek: Use for_each_child_of_node_scoped() and __free()

[PATCH v2 0/3] Add support for AST2700 clk driver
 2024-08-30 22:16 UTC  (7+ messages)
` [PATCH v2 3/3] clk: aspeed: add "

[PATCH v1 0/7] Provides support for Trigger Generation Unit
 2024-08-30 22:15 UTC  (5+ messages)
` [PATCH v1 1/7] dt-bindings: arm: Add support for Coresight TGU trace

[PATCH v1 1/1] pinctrl: stmfx: Use string_choices API instead of ternary operator
 2024-08-30 22:11 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: stm32: Sort properties in audio endpoints on STM32MP15xx DHCOM PDK2
 2024-08-30 21:56 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: stm32: Switch bitclock/frame-master to flag "
` [PATCH 3/3] ARM: dts: stm32: Use SAI to generate bit and frame clock "

[PATCH v2] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-30 21:38 UTC  (2+ messages)

[RESEND PATCH v2 1/2] arm64: dts: mt8183: add dpi node to mt8183
 2024-08-30 21:34 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] arm64: dts: mediatek: mt8183-pumpkin: add HDMI support

[PATCH] arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*
 2024-08-30 20:49 UTC  (2+ messages)

[PATCH v3 0/5] Remove cl in struct cmdq_pkt
 2024-08-30 20:32 UTC  (5+ messages)
` [PATCH v3 4/5] media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v3 5/5] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-30 20:22 UTC  (17+ messages)
` [PATCH v6 02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v6 03/11] KVM: arm64: "

[PATCH v4 0/2] Fix handling of S2 stalls
 2024-08-30 20:20 UTC  (6+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Match Stall behaviour for S2

[PATCH v4 00/18] KVM: arm64: nv: Add support for address translation instructions
 2024-08-30 20:09 UTC  (3+ messages)

[GIT PULL] Microchip AT91 fixes for v6.11
 2024-08-30 19:57 UTC  (2+ messages)

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-30 19:53 UTC  (7+ messages)
    ` [PATCH 08/12] include: add elf.h support

[PATCH v5? 0/6] Tweaked basic Synopsys DW HDMI QP TX driver for Rockchip RK3588
 2024-08-30 19:51 UTC  (4+ messages)
  `  "

[PATCH 0/2] Fixes for the PCI dra7xx driver
 2024-08-30 19:50 UTC  (2+ messages)

[PATCH v2] soc: mediatek: Simplify with dev_err_probe()
 2024-08-30 19:32 UTC  (2+ messages)

[PATCH v1 0/2] spi: pxa2xx: Fix module reloading failure
 2024-08-30 19:09 UTC  (4+ messages)
` [PATCH v1 1/2] spi: pxa2xx: Do not override dev->platform_data on probe

[PATCH v2 0/7] dmaengine:Use devm_clk_get_enabled() helpers
 2024-08-30 18:11 UTC  (4+ messages)
` [PATCH v2 1/7] dmaengine:Add COMPILE_TEST for easy testing

[PATCH v4 0/3] Devicetree updates for MT8186
 2024-08-30 18:55 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: mediatek: mt8186: Add svs node

[PATCH -next 0/2] Use devm_spi_alloc_host() to simplfy code
 2024-08-30 18:44 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: arm: ti: Add BeagleY-AI
 2024-08-30 18:30 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai

[PATCH -next] ARM: OMAP2+: Remove obsoleted declaration for gpmc_onenand_init
 2024-08-30 18:05 UTC  (2+ messages)

[PATCH] cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately
 2024-08-30 17:59 UTC  (2+ messages)

[PATCH v2 0/2] media: rockchip: rga: Add rk3588 support
 2024-08-30 17:57 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add RGA2 support to rk3588

[PATCH v1] clk: sunxi: sun9i-mmc: Use dev_err_probe() to simplfy code
 2024-08-30 17:53 UTC  (2+ messages)

[PATCH v1] clk: meson: axg-audio: Use dev_err_probe() to simplfy code
 2024-08-30 17:46 UTC  (3+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.11-rc5-43-g8efd4bbd16de)
 2024-08-30 17:35 UTC 

[PATCH v5 0/2] Add Remoteproc Support for TI's J722S SoCs
 2024-08-30 17:23 UTC  (3+ messages)
` [PATCH v5 2/2] arm64: dts: ti: k3-j722s-evm: Enable Inter-Processor Communication

[PATCH v3 0/3] perf: Add Arm Network-on-Chip PMU driver
 2024-08-30 17:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings/perf: Add Arm NI-700 PMU
` [PATCH v3 2/3] perf: Add driver for Arm NI-700 interconnect PMU
` [PATCH v3 3/3] MAINTAINERS: List Arm interconnect PMUs as supported

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-08-30 17:18 UTC  (27+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 5/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH v4 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-30 17:11 UTC  (8+ messages)
` [PATCH v4 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings

[PATCH -fixes v2] drivers: perf: Fix smp_processor_id() use in preemptible code
 2024-08-30 16:39 UTC  (2+ messages)

[PATCH v3] dts: nxp: mxs: Add descriptions for imx287 based btt3-[012] devices
 2024-08-30 16:33 UTC  (2+ messages)

[PATCH v4 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2024-08-30 16:33 UTC  (3+ messages)
` [PATCH v4 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver

[PATCH v3 1/2] dt-bindings: arm: stm32: Add compatible strings for Protonic boards
 2024-08-30 16:31 UTC  (4+ messages)
` [PATCH v3 2/2] arm: dts: st: Add MECIO1 and MECT1S board variants

[PATCH v14 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-30 16:31 UTC  (3+ messages)


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