linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-29 11:11:54 to 2024-02-29 20:22:48 UTC [more...]

[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-02-29 20:22 UTC  (12+ messages)

[PATCH v3 0/5] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-02-29 20:21 UTC  (7+ messages)
` [PATCH v3 1/5] arm64: dts: rockchip: enable built-in thermal monitoring on RK3588
` [PATCH v3 2/5] arm64: dts: rockchip: enable automatic active cooling on Rock 5B
` [PATCH v3 3/5] arm64: dts: rockchip: Add CPU/memory regulator coupling for RK3588
` [PATCH v3 4/5] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588
` [PATCH v3 5/5] arm64: dts: rockchip: Add further granularity in RK3588 CPU OPPs

[PATCH v5 0/7] Add support for Translation Buffer Units
 2024-02-29 20:17 UTC  (10+ messages)
` [PATCH v5 1/7] dt-bindings: iommu: Add Qualcomm TBU bindings
` [PATCH v5 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[PATCH 0/4] Setting live video input format for ZynqMP DPSUB
 2024-02-29 20:07 UTC  (4+ messages)
` [PATCH 2/4] drm: xlnx: zynqmp_dpsub: Anounce supported input formats

[PATCH v6 0/9] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-29 19:54 UTC  (17+ messages)
` [PATCH v6 1/9] usb: misc: onboard_hub: use pointer consistently in the probe function
` [PATCH v6 2/9] usb: misc: onboard_hub: use device supply names
` [PATCH v6 3/9] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v6 4/9] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v6 5/9] arm64: defconfig: "
` [PATCH v6 6/9] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEV
` [PATCH v6 7/9] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v6 9/9] usb: misc: onboard_dev: add support for XMOS XVF3500

[PATCH v2] soc: mediatek: cmdq: Don't log an error when gce-client-reg is not found
 2024-02-29 19:51 UTC 

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-29 19:47 UTC  (3+ messages)
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property

[PATCH v6 0/5] spmi: pmic-arb: Add support for multiple buses
 2024-02-29 19:46 UTC  (5+ messages)
` [PATCH v6 1/5] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema
` [PATCH v6 2/5] dt-bindings: spmi: Deprecate qcom,bus-id

[PATCH 1/1] PCI: layerscape(ep): Implement common 'dbi' reg-names for dbi_base
 2024-02-29 19:45 UTC 

[PATCH 0/4] arm64: dts: mediatek: Add missing gce-client-reg properties to mt8192 and mt8195
 2024-02-29 19:44 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutex
` [PATCH 2/4] arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosys
` [PATCH 3/4] arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex
` [PATCH 4/4] arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex1

arm64: Supporting DYNAMIC_FTRACE_WITH_CALL_OPS with CLANG_CFI
 2024-02-29 19:43 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-02-29 19:38 UTC  (8+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains requirement
` [PATCH v2 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v4 0/8] iio: core: New macros and making use of them
 2024-02-29 19:37 UTC  (15+ messages)
` [PATCH v4 1/8] overflow: Use POD in check_shl_overflow()
  ` (subset) "
` [PATCH v4 5/8] iio: core: Use new helpers from overflow.h in iio_device_alloc()
` [PATCH v4 7/8] net-device: Use new helpers from overflow.h in netdevice APIs
` [PATCH v4 8/8] dmaengine: ste_dma40: Use new helpers from overflow.h

[PATCH v2] PM: suspend: Set mem_sleep_current during kernel command line setup
 2024-02-29 19:34 UTC  (2+ messages)

[PATCH] PM: wakeirq: fix wake irq warning in system suspend stage
 2024-02-29 19:31 UTC  (3+ messages)

[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-02-29 19:26 UTC  (14+ messages)
` [PATCH v2 01/11] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
` [PATCH v2 02/11] dt-bindings: hwmon: lm75: use common hwmon schema
` [PATCH v2 03/11] i2c: nomadik: rename private struct pointers from dev to priv
` [PATCH v2 04/11] i2c: nomadik: simplify IRQ masking logic
` [PATCH v2 05/11] i2c: nomadik: use bitops helpers
` [PATCH v2 06/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [PATCH v2 07/11] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH v2 08/11] i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
` [PATCH v2 09/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
` [PATCH v2 10/11] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
` [PATCH v2 11/11] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor

[PATCH v3 0/4] Add display support for stm32mp135f-dk board
 2024-02-29 19:25 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: display: simple: allow panel-common properties

[PATCH v2 1/5] media: dt-bindings: sony,imx290: Allow props from video-interface-devices
 2024-02-29 19:24 UTC  (2+ messages)

[PATCH 0/2] Update st,stih407-thermal device
 2024-02-29 19:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema

[PATCH v4 00/11] counter: Add stm32 timer events support
 2024-02-29 19:06 UTC  (3+ messages)
` [PATCH v4 01/11] counter: Introduce the COUNTER_COMP_FREQUENCY() macro

[PATCH] KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE mode
 2024-02-29 19:02 UTC  (4+ messages)

[PATCH v3 00/10] counter: Add stm32 timer events support
 2024-02-29 18:58 UTC  (5+ messages)
` [PATCH v3 04/10] counter: stm32-timer-cnt: introduce clock signal

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-02-29 18:40 UTC  (11+ messages)
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V16 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-02-29 18:34 UTC  (5+ messages)

[PATCH v3 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-02-29 18:26 UTC  (11+ messages)
` [PATCH v3 1/7] remoteproc: Add TEE support
` [PATCH v3 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v4 09/39] dt-bindings: pinctrl: at91: add sam9x7
 2024-02-29 18:26 UTC  (8+ messages)
` [PATCH v4 12/39] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7

[PATCH 0/3] i.MX8M Nano ISI single port support
 2024-02-29 18:18 UTC  (10+ messages)
` [PATCH 1/3] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models
` [PATCH 2/3] media: dt-bindings: nxp,imx8-isi: Allow single port "
` [PATCH 3/3] arm64: dts: imx8mn: Use single port for ISI

[GIT PULL] iommu/arm-smmu: Updates for 6.9
 2024-02-29 18:15 UTC 

[PATCH v1 0/3] arm64: Use AMU counters for measuring CPU frequency
 2024-02-29 18:02 UTC  (7+ messages)
` [PATCH v1 1/3] arm64: topology: Add arch_freq_get_on_cpu() support
` [PATCH v1 2/3] arm64: idle: Cache AMU counters before entering idle
` [PATCH v1 3/3] ACPI: CPPC: Read CPC FFH counters in a single IPI
    `  "

[PATCH v4 00/10] Add support for Translation Buffer Units
 2024-02-29 18:01 UTC  (5+ messages)
` [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings

[PATCH v4 03/10] iommu/arm-smmu-qcom: Add support for TBUs
 2024-02-29 17:57 UTC  (5+ messages)
` [PATCH 1/1] iommu/arm-smmu-qcom: Fix use-after-free issue in qcom_smmu_create()

[PATCH 2/2] clk: imx: add i.MX95 BLK CTL clk driver
 2024-02-29 17:52 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
 2024-02-29 17:51 UTC  (3+ messages)
` [PATCH v5 2/2] ARM: dts: aspeed: x4tf: Add dts for asus x4tf project

[PATCH v2 00/14] Add support for TI TPS65224 PMIC
 2024-02-29 17:49 UTC  (9+ messages)
` [PATCH v2 12/14] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
` [PATCH v2 13/14] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-02-29 17:45 UTC  (3+ messages)
` [PATCH 13/18] mfd: mt6397-core: register mt6357 sound codec
  ` (subset) "

[PATCH 0/3] convert Atmel's PIO4 bindings to json-schema
 2024-02-29 17:43 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: microchip: sama5d2: Move pinfunc.h headers
` [PATCH 2/3] ARM: dts: microchip: sama7g5: "
` [PATCH 3/3] dt-bindings: pinctrl: at91-pio4: convert Atmel's PIO4 bindings to json-schema

[PATCH 0/2] Add properties in dwmac-stm32 documentation
 2024-02-29 17:36 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: add phy-supply property for stm32
` [PATCH 2/2] dt-bindings: net: add new property st,ext-phyclk in documentation "

[PATCH v6 00/13] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-29 17:32 UTC  (4+ messages)

[PATCH v2 0/3] Add GAMMA 12-bit LUT support for MT8188
 2024-02-29 17:28 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: gamma: Change MT8195 to single enum group
` [PATCH v2 2/3] dt-bindings: display: mediatek: gamma: Add support for MT8188
` [PATCH v2 3/3] drm/mediatek: Add gamma support for MT8195

[PATCH AUTOSEL 6.6 01/21] media: Revert "media: rkisp1: Drop IRQF_SHARED"
 2024-02-29 17:25 UTC  (9+ messages)
` [PATCH AUTOSEL 6.6 02/21] media: rkisp1: Fix IRQ handling due to shared interrupts
` [PATCH AUTOSEL 6.6 06/21] arm64: jump_label: use constraints "Si" instead of "i"
` [PATCH AUTOSEL 6.6 07/21] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
` [PATCH AUTOSEL 6.6 21/21] arm64/sve: Lower the maximum allocation for the SVE ptrace regset

[PATCH] dt-bindings: leds: Add LED_FUNCTION_WAN_ONLINE for Internet access
 2024-02-29 17:18 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/4] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-02-29 17:16 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible
  ` (subset) "

[PATCH v6 00/16] Update SMMUv3 to the modern iommu API (part 1/3)
 2024-02-29 16:34 UTC  (5+ messages)
` [PATCH v6 01/16] iommu/arm-smmu-v3: Make STE programming independent of the callers

[PATCH] arm: dts: ti: beagleplay: Fix Ethernet PHY RESET GPIOs
 2024-02-29 16:25 UTC 

[PATCH v2] PCI: mediatek-gen3: Assert MAC reset only if PHY reset also present
 2024-02-29 16:20 UTC  (2+ messages)

TPM error path on probe
 2024-02-29 16:02 UTC  (3+ messages)

[PATCH AUTOSEL 6.7 01/26] media: Revert "media: rkisp1: Drop IRQF_SHARED"
 2024-02-29 15:56 UTC  (6+ messages)
` [PATCH AUTOSEL 6.7 02/26] media: rkisp1: Fix IRQ handling due to shared interrupts
` [PATCH AUTOSEL 6.7 07/26] arm64: jump_label: use constraints "Si" instead of "i"
` [PATCH AUTOSEL 6.7 08/26] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
` [PATCH AUTOSEL 6.7 26/26] arm64/sve: Lower the maximum allocation for the SVE ptrace regset

[PATCH AUTOSEL 6.1 01/12] media: Revert "media: rkisp1: Drop IRQF_SHARED"
 2024-02-29 15:50 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 02/12] media: rkisp1: Fix IRQ handling due to shared interrupts
` [PATCH AUTOSEL 6.1 03/12] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
` [PATCH AUTOSEL 6.1 12/12] arm64/sve: Lower the maximum allocation for the SVE ptrace regset

[PATCH net-next] net: ethernet: ti: am65-cpsw: Add priv-flag for Switch VLAN Aware mode
 2024-02-29 15:33 UTC  (10+ messages)

[PATCH v7 01/11] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-02-29 15:15 UTC  (10+ messages)
` [PATCH v7 04/11] dt-bindings: usb: ci-hdrc-usb2-imx: move imx parts to dedicated schema
` [PATCH v7 05/11] dt-bindings: usb: ci-hdrc-usb2-imx: add restrictions for reg, interrupts, clock and clock-names properties
` [PATCH v7 06/11] dt-bindings: usb: ci-hdrc-usb2-imx: add compatible and clock-names restriction for imx93
` [PATCH v7 07/11] dt-bindings: usb: ci-hdrc-usb2-imx: remove fsl,anatop property

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-29 15:14 UTC  (8+ messages)

[PATCH] x86, arm: add missing license tag into syscall tables
 2024-02-29 14:51 UTC 

[PATCH 1/2] dt-bindings: nvmem: imx-ocotp: support i.MX95
 2024-02-29 14:49 UTC  (2+ messages)

[PATCH 0/3] Add GAMMA 12-bit LUT support for MT8188
 2024-02-29 14:38 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: gamma: Change MT8195 to single enum group

[PATCH 0/2] arm64: Remove enable_daif macro and rename disable_daif
 2024-02-29 14:30 UTC  (6+ messages)
` [PATCH 1/2] arm64: Remove enable_daif macro
` [PATCH 2/2] arm64: Rename disable_daif to disable_all_int

[PATCH v8 00/43] arm64: Add support for LPA2 and WXN at stage 1
 2024-02-29 14:17 UTC  (3+ messages)
` [PATCH v8 36/43] arm64: mm: Add support for folding PUDs at runtime

[PATCH v2] clk: zynq: Prevent null pointer dereference caused by kmalloc failure
 2024-02-29 14:16 UTC  (3+ messages)

[PATCH V3 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-02-29 14:15 UTC  (10+ messages)
` [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications

[PATCH] dt-bindings: firmware: arm,scmi: support system power protocol
 2024-02-29 13:59 UTC  (5+ messages)

[PATCH v5 00/17] Update SMMUv3 to the modern iommu API (part 1/3)
 2024-02-29 13:57 UTC  (10+ messages)
` [PATCH v5 01/17] iommu/arm-smmu-v3: Make STE programming independent of the callers

[PATCH] pinctrl: scmi: support i.MX OEM pin configuration type
 2024-02-29 13:51 UTC  (2+ messages)

[PATCH v2 00/13] KVM/arm64: Add NV support for ERET and PAuth
 2024-02-29 13:44 UTC  (4+ messages)
` [PATCH v2 06/13] KVM: arm64: nv: Fast-track 'InHost' exception returns

[PATCH 1/2] dt-bindings: arm: fsl: Add Seeed studio NPi based boards
 2024-02-29 13:42 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: imx8: add cm40 and cm40_uart
 2024-02-29 13:35 UTC  (2+ messages)

[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-02-29 13:29 UTC  (8+ messages)
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-29 12:56 UTC  (7+ messages)
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH 0/4] clk: samsung: introduce nMUX to reparent MUX clocks
 2024-02-29 12:20 UTC  (5+ messages)
` [PATCH 1/4] clk: samsung: introduce nMUX for MUX clks that can reparented
` [PATCH 2/4] clk: samsung: gs101: propagate PERIC1 USI SPI clock rate
` [PATCH 3/4] clk: samsung: gs101: propagate PERIC0 "
` [PATCH 4/4] clk: samsung: exynos850: fix propagation of SPI IPCLK rate

[PATCH v4 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
 2024-02-29 12:01 UTC  (4+ messages)

[PATCH V16 4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE
 2024-02-29 11:49 UTC  (2+ messages)
` [PATCH] arm64/boot: Enable EL2 requirements for BRBE

[PATCH v2] drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09
 2024-02-29 11:12 UTC  (2+ messages)

[PATCH V2] arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exception
 2024-02-29 11:11 UTC  (2+ 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).