linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-06 10:42:15 to 2023-03-06 16:46:43 UTC [more...]

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-03-06 16:45 UTC  (4+ messages)
  ` [RFC PATCH v3 05/22] objtool: Reorganize ORC types

[PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-06 16:43 UTC  (14+ messages)
` [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips

[PATCH 01/10] ARM: Kconfig: move platform selection into its own Kconfig file
 2023-03-06 16:34 UTC  (10+ messages)
` [PATCH 02/10] ARM: mach-asm9260: Move ASM9260 support into Kconfig.platforms
` [PATCH 03/10] ARM: mach-rda: Move RDA Micro "
` [PATCH 04/10] ARM: mach-uniphier: Move Socionext UniPhier "
` [PATCH 05/10] ARM: mach-moxart: Move MOXA ART "
` [PATCH 06/10] ARM: mach-airoha: Rework support and directory structure
` [PATCH 07/10] ARM: mach-digicolor: "
` [PATCH 08/10] ARM: mach-hpe: "
` [PATCH 09/10] ARM: mach-lpc18xx: "
` [PATCH 10/10] ARM: mach-sunplus: "

[PATCH v3] dt-bindings: display: mediatek: Fix the duplicated fallback
 2023-03-06 16:20 UTC 

[PATCH v7 00/10] Add the PowerQUICC audio support using the QMC
 2023-03-06 16:17 UTC  (11+ messages)
` [PATCH v7 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v7 02/10] soc: fsl: cpm1: Add support for TSA
` [PATCH v7 03/10] MAINTAINERS: add the Freescale TSA controller entry
` [PATCH v7 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH v7 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v7 06/10] soc: fsl: cpm1: Add support for QMC
` [PATCH v7 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH v7 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH v7 09/10] ASoC: fsl: "
` [PATCH v7 10/10] MAINTAINERS: add the Freescale QMC audio entry

[PATCH v2] dt-bindings: display: mediatek: Fix the duplicated fallback
 2023-03-06 16:15 UTC 

[PATCH] KVM: selftests: Comment newly defined aarch64 ID registers
 2023-03-06 16:15 UTC 

[PATCH 0/2] KVM: arm64: Support for per-guest fine grained traps configuration
 2023-03-06 16:08 UTC  (3+ messages)
` [PATCH 1/2] arm64: Add feature detection for fine grained traps
` [PATCH 2/2] KVM: arm64: Move FGT value configuration to vCPU state

[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2023-03-06 16:00 UTC  (6+ messages)
      ` 回复: "

[PATCH v10 00/15] Support AMD Pensando Elba SoC
 2023-03-06 16:00 UTC  (5+ messages)
` [PATCH v10 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller
` [PATCH v10 10/15] spi: dw: Add support for AMD Pensando Elba SoC

[PATCH v4 00/11] leds: deduplicate led_init_default_state_get()
 2023-03-06 15:54 UTC  (3+ messages)
` [PATCH v4 11/11] net: dsa: hellcreek: Get rid of custom led_init_default_state_get()

[PATCH v2 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-03-06 15:51 UTC  (3+ messages)

imx6ul: Recent enet refclock changes breaks custom i.mx6ull board
 2023-03-06 15:50 UTC  (7+ messages)

[PATCH v3 0/2] Add MediaTek MT8365 I2C support
 2023-03-06 13:47 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH v3 2/2] arm64: dts: mediatek: enable i2c0 for mt8365-evk board

[PATCH v1 0/3] Meson A1 32-bit support
 2023-03-06 13:52 UTC  (5+ messages)
` [PATCH v1 1/3] meson: pinctrl: use CONFIG_PINCTRL_A1 with CONFIG_ARM

[PATCH v3 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-03-06 14:49 UTC  (10+ messages)
` [PATCH v3 1/6] clk: samsung: Don't pass reg_base to samsung_clk_register_pll()
  ` (subset) "
` [PATCH v3 2/6] clk: samsung: Remove np argument from samsung_clk_init()
  ` (subset) "
` [PATCH v3 3/6] clk: samsung: Set dev in samsung_clk_init()
  ` (subset) "
` [PATCH v3 5/6] clk: samsung: Extract parent clock enabling to common function

[PATCH v6 00/54] MediaTek clocks: full module build and cleanups
 2023-03-06 14:05 UTC  (55+ messages)
` [PATCH v6 01/54] clk: mediatek: clk-mtk: Switch to device_get_match_data()
` [PATCH v6 02/54] clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
` [PATCH v6 03/54] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v6 04/54] clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
` [PATCH v6 05/54] clk: mediatek: mt2712: Migrate topckgen/mcucfg to mtk_clk_simple_probe()
` [PATCH v6 06/54] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v6 07/54] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH v6 08/54] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v6 09/54] clk: mediatek: mt2712-apmixedsys: Add .remove() callback for module build
` [PATCH v6 10/54] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v6 11/54] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v6 12/54] clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
` [PATCH v6 13/54] clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
` [PATCH v6 14/54] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v6 15/54] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v6 16/54] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v6 17/54] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v6 18/54] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v6 19/54] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v6 20/54] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v6 21/54] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v6 22/54] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v6 23/54] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v6 24/54] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v6 25/54] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v6 26/54] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v6 27/54] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v6 28/54] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v6 29/54] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v6 30/54] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v6 31/54] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v6 32/54] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v6 33/54] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v6 34/54] clk: mediatek: mt7986-eth: "
` [PATCH v6 35/54] clk: mediatek: mt8186-mcu: "
` [PATCH v6 36/54] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v6 37/54] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v6 38/54] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v6 39/54] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v6 40/54] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v6 41/54] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v6 42/54] clk: mediatek: Allow all MT8167 "
` [PATCH v6 43/54] clk: mediatek: Allow all MT8183 "
` [PATCH v6 44/54] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v6 45/54] clk: mediatek: Allow building most MT6797 "
` [PATCH v6 46/54] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v6 47/54] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v6 48/54] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v6 49/54] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v6 50/54] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v6 51/54] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v6 52/54] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v6 53/54] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v6 54/54] clk: mediatek: mt8135: Convert to simple probe and enable module build

[RFC PATCH net] net: dsa: mt7530: move PLL setup out of port 6 pad configuration
 2023-03-06 15:45 UTC  (5+ messages)

[PATCH v6 00/10] Add the PowerQUICC audio support using the QMC
 2023-03-06 15:41 UTC  (4+ messages)
` [PATCH v6 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller

[RFC] Support for Arm CCA VMs on Linux
 2023-03-06 15:37 UTC  (4+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 15/28] KVM: arm64: Handle realm MMIO emulation

[PATCH] arm64: virtconfig: Further shrink the config
 2023-03-06 15:34 UTC 

[PATCH v28 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2023-03-06 15:31 UTC  (3+ messages)
` [PATCH v28 1/7] dt-bindings: mediatek: add ethdr definition "

[PATCH 0/4] devres: Provide krealloc_array
 2023-03-06 15:30 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] hwmon: pmbus: Use devm_krealloc_array
` [PATCH 3/4] iio: adc: "
` [PATCH 4/4] serial: qcom_geni: "

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-03-06 15:28 UTC  (2+ messages)

[PATCH 1/2] watchdog: s3c2410_wdt: Use Use devm_clk_get[_optional]_enabled() helpers
 2023-03-06 15:23 UTC  (4+ messages)
` [PATCH 2/2] watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdog

[PATCH v1] drivers/gpio: remove redundant platform_set_drvdata()
 2023-03-06 15:15 UTC 

[GIT PULL] intel-gpio for 6.3-1
 2023-03-06 15:09 UTC 

[PATCH] arm64: smccc: Add trace events to SMC calls
 2023-03-06 14:47 UTC  (2+ messages)

[PATCH] pinctrl: stm32: use dynamic allocation of GPIO base
 2023-03-06 14:20 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes
 2023-03-06 14:19 UTC  (2+ messages)

arm64/for-kernelci baseline: 36 runs, 9 regressions (v6.3-rc1)
 2023-03-06 13:27 UTC 

[PATCH 1/2] pinctrl: mediatek: add missing options to PINCTRL_MT7981
 2023-03-06 13:23 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: mediatek: fix naming inconsistency

[PATCH] pinctrl: at91-pio4: fix domain name assignment
 2023-03-06 13:56 UTC  (2+ messages)

[PATCH RESEND] bus: imx-weim: fix branch condition evaluates to a garbage value
 2023-03-06 13:25 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] pinctrl: at91: Minor cleanups
 2023-03-06 13:42 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: at91: Make the irqchip immutable

[PATCH] Fixes dt-bindings: display: mediatek: Fix the fallback for mediatek,mt8186-disp-ccorr
 2023-03-06 13:40 UTC 

[PATCH 0/8] ASoC: microchip: some cleanups for AT91 sound drivers
 2023-03-06 13:32 UTC  (2+ messages)

[PATCH 1/3] ASoC: dt-bindings: wlf,wm8960: Convert to dtschema
 2023-03-06 13:31 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: exynos: fix WM8960 clock name in Itop Elite
  ` (subset) "
` (subset) [PATCH 1/3] ASoC: dt-bindings: wlf,wm8960: Convert to dtschema

[PATCH v5 0/3] Add pinctrl support for S32 SoC family
 2023-03-06 13:28 UTC  (2+ messages)

[PATCH 0/7] Enable backup switch mode on RTCs via devicetree
 2023-03-06 13:27 UTC  (5+ messages)

[PATCH v3 00/19] Add perf support to the rockchip-dfi driver
 2023-03-06 13:25 UTC  (2+ messages)

[PATCH v4 1/7] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-03-06 13:14 UTC  (3+ messages)
` [PATCH v4 2/7] dt-bindings: gpio: rockchip,gpio-bank: add unique hardware GPIO ID

[PATCH v1] drivers/spi-rockchip.c : Use devm_platform_get_and_ioremap_resource makes code better
 2023-03-06 13:05 UTC  (2+ messages)

[PATCH v1] drivers/spi-rockchip.c : Remove redundant variable slave
 2023-03-06 13:05 UTC  (2+ messages)

[PATCH 1/2] arm/mm : omit [_text, _stext) from kernel code region
 2023-03-06 13:00 UTC  (7+ messages)
    ` [PATCH 2/2] arm/mm : Report actual image regions in /proc/iomem

[PATCH v4] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-03-06 12:55 UTC  (2+ messages)

[shawnguo:imx/dt64 1/9] Error: arch/arm64/boot/dts/freescale/imx8mm-evkb.dts:22.2-7 syntax error
 2023-03-06 12:49 UTC 

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.3-rc1)
 2023-03-06 12:43 UTC 

[PATCH v3 0/3] arm64: dts: meson: gxbb-kii-pro: device-tree updates
 2023-03-06 12:36 UTC  (5+ messages)
` [PATCH v3 1/3] arm64: dts: meson: gxbb-kii-pro: sort and tidy the dts
` [PATCH v3 2/3] arm64: dts: meson: gxbb-kii-pro: complete the bluetooth node
` [PATCH v3 3/3] arm64: dts: meson: gxbb-kii-pro: add initial audio support

[PATCH 04/87] spi: at91-usart: Convert to platform remove callback returning void
 2023-03-06 12:26 UTC  (7+ messages)
` [PATCH 06/87] spi: atmel: "
` [PATCH 09/87] spi: bcm2835: "

[PATCH v2 0/3] arm64: dts: meson: gxbb-kii-pro: device-tree updates
 2023-03-06 12:16 UTC  (3+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix RX data corruption issue
 2023-03-06 12:15 UTC  (2+ messages)

[PATCH 00/34] watchdog: Convert to platform remove callback returning void
 2023-03-06 11:55 UTC  (3+ messages)
` [PATCH 05/34] watchdog: at91rm9200: "

[PATCH 00/41] rtc: Convert to platform remove callback returning void
 2023-03-06 11:55 UTC  (3+ messages)
` [PATCH 06/41] rtc: at91sam9: "

[PATCH 00/30] pwm: Convert to platform remove callback returning void
 2023-03-06 11:53 UTC  (7+ messages)
` [PATCH 01/30] pwm: atmel-hlcdc: "
` [PATCH 02/30] pwm: atmel-tcb: "
` [PATCH 03/30] pwm: atmel: "

[PATCH v6 0/2] drm/imx/lcdc: Implement DRM driver for imx25
 2023-03-06 11:52 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: display: imx: Describe drm binding for fsl,imx-lcdc
` [PATCH v6 2/2] drm/imx/lcdc: Implement DRM driver for imx25

[PATCH v9 0/5] add Amlogic A1 clock controller drivers
 2023-03-06 11:38 UTC  (9+ messages)
` [PATCH v9 1/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v9 2/5] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v9 3/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v9 4/5] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH v2] arm64/sysreg: allow *Enum blocks in SysregFields blocks
 2023-03-06 11:48 UTC 

[PATCH 0/8] dt-bindings: phy/samsung: move MIPI and DP phys under PMU
 2023-03-06 11:39 UTC  (7+ messages)
` [PATCH 6/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5420
  ` (subset) "
` [PATCH 7/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5250
  ` (subset) "
` [PATCH 8/8] arm64: dts: exynos: move MIPI phy to PMU node in Exynos5433
  ` (subset) "

[PATCH 1/2] dt-bindings: display/bridge: toshiba,tc358764: convert to dtschema
 2023-03-06 11:39 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: exynos: add ports to TC358764 bridge on Arndale
  ` (subset) "

[PATCH 1/3] media: dt-bindings: i2c: samsung,s5k6a3: convert to dtschema
 2023-03-06 11:39 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: exynos: drop unused samsung,camclk-out property in Midas
  ` (subset) "

[PATCH 1/3] dt-bindings: soc: samsung: exynos-pmu: allow phys as child on Exynos3 and Exynos4
 2023-03-06 11:39 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: exynos: correct whitespace in Midas
 2023-03-06 11:39 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: exynos: align STMPE ADC node name with bindings in P4 Note
 2023-03-06 11:39 UTC  (2+ messages)

[PATCH v5 0/2] drm/imx/lcdc: Implement DRM driver for imx25
 2023-03-06 11:25 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v3 0/6] Introduce PRU platform consumer API
 2023-03-06 11:09 UTC  (7+ messages)
` [PATCH v3 1/6] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v3 2/6] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v3 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API
` [PATCH v3 4/6] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [PATCH v3 5/6] soc: ti: pruss: Add helper function to enable OCP master ports
` [PATCH v3 6/6] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX

[PATCH v2] wifi: mt76: add a check of vzalloc in mt7615_coredump_work
 2023-03-06 11:00 UTC  (3+ messages)
` [PATCH v3] wifi: mt76: handle failure "

[PATCH 0/3] Ampere Computing ETMv4.x Support
 2023-03-06 10:54 UTC  (2+ messages)

❌ FAIL: Test report for for-kernelci (6.3.0-rc1, arm-next, fe15c26e)
 2023-03-06 10:41 UTC 


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