linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-05 11:29:23 to 2023-05-06 16:14:50 UTC [more...]

[PATCH] ARM: vfp: avoid unbalanced stack on 'success' return path
 2023-05-06 16:13 UTC 

[GIT PULL] Mailbox changes for v6.4
 2023-05-06 15:52 UTC 

[PATCH 0/2] Add SEAMA partition types
 2023-05-06 15:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mtd: Add SEAMA partition bindings
` [PATCH 2/2] ARM: dts: bcm5301x: Add SEAMA compatibles

[PATCH v3 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-05-06 15:19 UTC  (13+ messages)
` [PATCH v3 01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v3 02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v3 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v3 04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v3 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v3 06/11] drm/mediatek: gamma: Use bitfield macros
` [PATCH v3 07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v3 08/11] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v3 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v3 10/11] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v3 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising

[PATCH v2 0/6] Allwinner R329/D1/R528/T113s SPI support
 2023-05-06 12:59 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
` [PATCH v2 2/6] spi: sun6i: change OF match data to a struct
` [PATCH v2 3/6] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v2 4/6] spi: sun6i: add support for R329 SPI controllers
` [PATCH v2 5/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner D1/R528/T113s SPI
` [PATCH v2 6/6] riscv: dts: allwinner: d1: Add SPI0 controller node

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-06 12:42 UTC  (9+ messages)
` [RFC PATCH v7 3/8] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v7 6/8] ptp_ocp: implement DPLL ops

stable backports for arm64 shadow call stack pointer hardening patches
 2023-05-06 12:33 UTC  (3+ messages)

[PATCH 1/2] phy: cadence: salvo: Add usb2-disconnect-threshold-microvolt property
 2023-05-06 10:30 UTC  (5+ messages)
` [PATCH 2/2] doc: dt-binding: cdns-salvo-phy: add property usb2-disconnect-threshold-microvolt

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-06 11:35 UTC  (3+ messages)
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs

[PATCH] ARM: mm: use bitmap_zero() API
 2023-05-06 10:35 UTC  (2+ messages)

[RFC PATCH v2] arm64: dts: ti: k3-j721s2: Add reserved status in msmc node
 2023-05-06 10:08 UTC 

[PATCH] clk: imx: drop imx_unregister_clocks
 2023-05-06  9:08 UTC 

[PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
 2023-05-06  9:02 UTC  (7+ messages)

[PATCH] media: amphion: initiate a drain of the capture queue in dynamic resolution change
 2023-05-06  8:47 UTC 

[PATCH] arm64: mm: use bitmap_zero() API
 2023-05-06  8:36 UTC 

[PATCH v2 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 2023-05-06  7:58 UTC  (2+ messages)

[PATCH] ARM: dts: imx7ulp: add address/size-cells to OCOTP
 2023-05-06  7:39 UTC  (2+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-05-06  7:53 UTC  (6+ messages)
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA

[linux-next:master] BUILD REGRESSION 83e5775d7afda68f6d7576d21f7a080fbfeecc4f
 2023-05-06  7:16 UTC 

[PATCH] dt-bindings: nvmem: imx-ocotp: drop unneeded address/size-cells and children
 2023-05-06  6:42 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: nvmem: add binding doc for i.MX OCOTP/ELE
 2023-05-06  6:34 UTC  (5+ messages)

[PATCH v2 1/3] dt-bindings: Add doc for Fastrhino R66S / R68S
 2023-05-06  6:11 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: rockchip: Add Lunzn Fastrhino R66S
` [PATCH v2 3/3] arm64: dts: rockchip: Add Lunzn Fastrhino R68S

[QUESTION FOR ARM64 TLB] performance issue and implementation difference of TLB flush
 2023-05-06  2:51 UTC  (5+ messages)

[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
 2023-05-06  0:55 UTC  (4+ messages)
` [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock

[patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-06  0:53 UTC  (6+ messages)
` [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
` [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[PATCH v4 28/68] clk: imx: scu: Add a determine_rate hook
 2023-05-06  0:37 UTC  (2+ messages)

[PATCH V2] arm64: dts: imx8mn: Fix video clock parents
 2023-05-06  0:37 UTC  (2+ messages)

[arm:ktext 2/20] arch/arm64/include/asm/memory.h:211:9: error: use of undeclared identifier 'PGDIR_SIZE'
 2023-05-06  0:16 UTC 

[PATCH] arm64: Make the ARCH_FORCE_MAX_ORDER config input prompt unconditional
 2023-05-05 23:23 UTC  (8+ messages)

[PATCH v3 00/12] SM63(50|75) DPU support
 2023-05-05 22:34 UTC  (15+ messages)
` [PATCH v3 01/12] dt-bindings: display/msm: dsi-controller-main: Add SM6350
` [PATCH v3 02/12] dt-bindings: display/msm: dsi-controller-main: Add SM6375
` [PATCH v3 03/12] dt-bindings: display/msm: sc7180-dpu: Describe SM6350 and SM6375
` [PATCH v3 04/12] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v3 05/12] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v3 06/12] drm/msm/dpu: Add SM6350 support
` [PATCH v3 07/12] drm/msm: mdss: "
` [PATCH v3 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v3 09/12] drm/msm: mdss: "
` [PATCH v3 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically
` [PATCH v3 11/12] iommu/arm-smmu-qcom: Add SM6375 DPU compatible
` [PATCH v3 12/12] iommu/arm-smmu-qcom: Add SM6350 "

[PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
 2023-05-05 21:46 UTC  (6+ messages)

[PATCH] ARM: dts: stm32: Move ethernet MAC EEPROM from SoM to carrier boards
 2023-05-05 21:37 UTC 

[PATCH v4 0/4] Enable multiple MCAN on AM62x
 2023-05-05 21:29 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: net: can: Add poll-interval for MCAN

[RFC v2 0/2] Introducing generic SCMI pinctrl driver implementation
 2023-05-05 21:20 UTC  (9+ messages)
` [RFC v2 1/3] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
    ` [PATCH] [REVIEW][PINCTRL]: Misc Fixes and refactor
    ` [PATCH] firmware: arm_scmi: Add optional flags to extended names helper
  ` [RFC v2 2/3] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH 0/4] Ten64 (NXP LS1088A) device tree updates
 2023-05-05 20:48 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: trivial-devices: add traverse,ten64-controller

[PATCH 1/1] arm64: dts: imx8mp: Add coresight trace components
 2023-05-05 19:51 UTC 

[PATCH v2 0/5] can: bxcan: add support for single peripheral configuration
 2023-05-05 19:50 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: net: can: add "st,can-secondary" property

[PATCH 0/3] iommu/dma: Some housekeeping
 2023-05-05 19:22 UTC  (5+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig

[PATCH v4 39/68] clk: versatile: sp810: Add a determine_rate hook
 2023-05-05 19:04 UTC  (8+ messages)
` [PATCH v4 45/68] rtc: sun6i: "
` [PATCH v4 49/68] clk: at91: smd: Switch to determine_rate
` [PATCH v4 58/68] clk: imx: scu: "
` [PATCH v4 63/68] clk: stm32: composite: "

[PATCH v3 0/3] Fix up Nokia 770 regression
 2023-05-05 18:08 UTC  (3+ messages)
` [PATCH v3 1/3] Input: ads7846 - Convert to use software nodes

[arm:ktext 2/20] arch/arm64/include/asm/memory.h:46:59: error: 'PGDIR_SIZE' undeclared
 2023-05-05 18:06 UTC 

[PATCH v6 1/4] tee: optee: system call property
 2023-05-05 17:30 UTC  (4+ messages)
` [PATCH v6 2/4] tee: system session
` [PATCH v6 3/4] tee: optee: support tracking system threads
` [PATCH v6 4/4] firmware: arm_scmi: optee: use optee system invocation

[PATCH v3] perf: arm_cspmu: Separate Arm and vendor module
 2023-05-05 17:24 UTC  (2+ messages)

[PATCH 00/18] remoteproc: Convert to platform remove callback returning void
 2023-05-05 17:13 UTC  (3+ messages)
` [PATCH 06/18] remoteproc: mtk_scp: "

[PATCH v2 0/4] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-05 17:03 UTC  (3+ messages)
` [PATCH v2 2/4] remoteproc: stm32: Allow hold boot management by the SCMI reset controller

[RFC 2/2] media: rkvdec: Add VP8 encoder
 2023-05-05 16:33 UTC  (2+ messages)

[PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector
 2023-05-05 16:38 UTC  (16+ messages)
` [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
` [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
` [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
` [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
` [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs

[PATCH v4 00/21] Add perf support to the rockchip-dfi driver
 2023-05-05 16:38 UTC  (25+ messages)
` [PATCH v4 01/21] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v4 02/21] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v4 03/21] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v4 04/21] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v4 05/21] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v4 06/21] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v4 07/21] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v4 08/21] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v4 09/21] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v4 10/21] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v4 11/21] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v4 12/21] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v4 13/21] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v4 14/21] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v4 15/21] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v4 16/21] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v4 17/21] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v4 18/21] PM / devfreq: rockchip-dfi: add support for RK3588
` [PATCH v4 19/21] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v4 20/21] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v4 21/21] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml

[PATCH] phy: mediatek: fix returning garbage
 2023-05-05 15:37 UTC  (3+ messages)

[PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
 2023-05-05 15:35 UTC  (9+ messages)

[PATCH v2 0/2] Add infra_ao reset support for MT8188 Soc
 2023-05-05 13:24 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: reset: mt8188: add thermal reset control bit
` [PATCH v2 2/2] clk: mediatek: reset: add infra_ao reset support for MT8188

[PATCH v4 1/5] dt-bindings: PCI: brcmstb: brcm,{enable-l1ss,completion-timeout-us} props
 2023-05-05 14:54 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM62x based hardware
 2023-05-05 13:38 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: ti: Add basic support for phyBOARD-Lyra-AM625

[PATCH] arm64: dts: ti: Add LED controller to phyBOARD-Electra
 2023-05-05 13:10 UTC 

[PATCH 0/4] arm64: dts: ti: j721e: Add HyperFlash support
 2023-05-05 14:14 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-mcu-wakeup: Add HyperBus node
` [PATCH 2/4] arm64: dts: ti: k3-j721e-som-p0: Add HyperFlash node
` [PATCH 3/4] arm64: dts: ti: k3-j7200-common-proc-board: Add OSPI/Hyperflash select pinmux
` [PATCH 4/4] arm64: dts: ti: k3-j721e-common-proc-board: "

[PATCH 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-05 14:07 UTC  (8+ messages)
` [PATCH 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: "
` [PATCH 5/5] dt-bindings: clocks: at91sam9x5-sckc: "

[PATCH v2 00/13] SM63(50|75) DPU support
 2023-05-05 12:38 UTC  (7+ messages)
` [PATCH v2 03/13] dt-bindings: display/msm: Add SM6350 DPU
` [PATCH v2 07/13] drm/msm/dpu: Add SM6350 support

[PATCH 0/2] Add infra_ao reset support for MT8188 Soc
 2023-05-05 12:32 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: reset: mt8188: add thermal reset control bit
` [PATCH 2/2] clk: mediatek: reset: add infra_ao reset support for MT8188

[PATCH v2 0/5] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-05-05 12:24 UTC  (7+ messages)
` [PATCH v2 1/5] driver/perf: Add identifier sysfs file for CMN

[PATCH 1/5] dt-bindings: nvmem: mxs-ocotp: drop unneeded address/size-cells
 2023-05-05 12:08 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: nvmem: qcom,qfprom: "
` [PATCH 3/5] dt-bindings: nvmem: qcom,spmi-sdam: "
` [PATCH 4/5] dt-bindings: nvmem: socionext,uniphier-efuse: "
` [PATCH 5/5] dt-bindings: nvmem: sunplus,sp7021-ocotp: "

[PATCH v4 0/3] Add support to configure Coresight Dummy subunit
 2023-05-05 12:05 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: arm: Add Coresight Dummy Trace

[PATCH v2] wifi: mt7601u: delete dead code checking debugfs returns
 2023-05-05 12:03 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: ti: k3-j7200: Fixes for various dtbs_checks warnings
 2023-05-05 11:58 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-j7200-mcu-wakeup: Remove 0x unit address prefix from nodename
` [PATCH v2 2/3] arm64: dts: ti: k3-j7200-mcu-wakeup: Switch mcu_syscon to ti,j721e-system-controller
` [PATCH v2 3/3] arm64: dts: ti: k3-j7200-mcu-wakeup: Update fss node and hbmc_mux

[PATCH] gpio: zynq: fix zynqmp_gpio not an immutable chip warning
 2023-05-05 11:56 UTC  (2+ messages)

[PATCH] pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
 2023-05-05 11:38 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).