linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-22 10:16:49 to 2023-02-23 08:24:36 UTC [more...]

[V1,0/7] Fixes jpeg crash issue in cuj test
 2023-02-23  8:13 UTC  (8+ messages)
` [V1,1/7] media: mtk-jpeg: Fixes jpeghw multi-core judgement
` [V1,2/7] media: mtk-jpeg: add jpeg single core initial function
` [V1,3/7] media: mtk-jpeg: Fixes jpeg enc&dec worker sw flow
` [V1,4/7] media: mtk-jpeg: reconstructs the initialization mode of worker
` [V1,5/7] media: mtk-jpeg: Remove some unnecessary variables
` [V1,6/7] media: mtk-jpeg: refactor some variables
` [V1,7/7] media: mtk-jpeg: refactor hw dev initializaiton

[PATCH v3 1/6] clk: Introduce devm_clk_hw_register_mux_parent_data()
 2023-02-23  7:30 UTC  (14+ messages)
` [PATCH v3 3/6] clk: imx: imx8mp: Add audiomix block control
` [PATCH v3 5/6] arm64: dts: imx8mp: Add SAI, SDMA, AudioMIX
` [PATCH v3 6/6] arm64: dts: imx8mp: Add analog audio output on i.MX8MP EVK
    ` [PATCH] arm64: dts: imx8mp-msc-sm2s: Add sound card

[PATCH v5 49/54] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
 2023-02-23  7:13 UTC  (2+ messages)

[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
 2023-02-24 23:14 UTC  (3+ messages)

[PATCH] clk: meson: vid-pll-div: added meson_vid_pll_div_ops support to enable vid_pll_div to meet clock setting requirements, especially for late chip
 2023-02-23  6:27 UTC 

[PATCH 1/1] arm64: dts: imx93: Fix eqos properties
 2023-02-23  6:05 UTC 

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-02-23  6:01 UTC  (19+ messages)
` [RFC PATCH 01/16] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
` [RFC PATCH 02/16] pinctrl: ralink: add mediatek compatible strings
` [RFC PATCH 03/16] pinctrl: ralink: rt305x: add compatible string for every SoC
` [RFC PATCH 04/16] pinctrl: ralink: mt7620: split out to mt76x8
` [RFC PATCH 05/16] pinctrl: ralink: move to mediatek as mtmips
` [RFC PATCH 06/16] pinctrl: mediatek: remove OF_GPIO as reverse dependency
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings
` [RFC PATCH 08/16] dt-bindings: pinctrl: ralink: rename to mediatek
` [RFC PATCH 09/16] dt-bindings: pinctrl: mediatek: rt305x: split binding
` [RFC PATCH 10/16] dt-bindings: pinctrl: mediatek: mt7620: "
` [RFC PATCH 11/16] MAINTAINERS: move ralink pinctrl to mediatek mips pinctrl
` [RFC PATCH 12/16] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [RFC PATCH 13/16] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [RFC PATCH 14/16] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [RFC PATCH 15/16] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [RFC PATCH 16/16] dt-bindings: pinctrl: mediatek: improve schemas

[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
 2023-02-23  5:58 UTC  (12+ messages)
` [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v1 3/5] kvm/arm64: "

[PATCH] arm64: dts: rockchip: Always enable sd regulator on SOQuartz CM4IO
 2023-02-23  5:53 UTC  (3+ messages)

[PATCH v2] dt-bindings: fpga: xilinx-pr-decoupler: convert bindings to json-schema
 2023-02-23  5:12 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: return a literal instead of a variable
 2023-02-22 15:17 UTC 

[PATCH v2 0/6] iommu/exynos: Convert to a module
 2023-02-23  4:33 UTC  (6+ messages)

[PATCH 1/2] serial: stm32: Remove unused struct stm32_port txdone element
 2023-02-23  4:22 UTC  (2+ messages)
` [PATCH 2/2] serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are transmitted

[PATCH v2 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-02-23  4:21 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: exynos850: Add Exynos850 CMU_G3D
` [PATCH v2 2/6] dt-bindings: clock: exynos850: Add AUD and HSI main gate clocks
` [PATCH v2 3/6] clk: samsung: clk-pll: Implement pll0818x PLL type
` [PATCH v2 4/6] clk: samsung: exynos850: Implement CMU_G3D domain
` [PATCH v2 5/6] clk: samsung: exynos850: Add AUD and HSI main gate clocks
` [PATCH v2 6/6] arm64: dts: exynos: Add CMU_G3D node for Exynos850 SoC

[PATCH v3 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-02-23  4:19 UTC  (7+ messages)
` [PATCH v3 1/6] clk: samsung: Don't pass reg_base to samsung_clk_register_pll()
` [PATCH v3 2/6] clk: samsung: Remove np argument from samsung_clk_init()
` [PATCH v3 3/6] clk: samsung: Set dev in samsung_clk_init()
` [PATCH v3 4/6] clk: samsung: Extract clocks registration to common function
` [PATCH v3 5/6] clk: samsung: Extract parent clock enabling "
` [PATCH v3 6/6] clk: samsung: exynos5433: Extract PM support to common ARM64 layer

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-02-23  4:07 UTC  (3+ messages)
  ` [RFC PATCH v3 19/22] arm64: unwinder: Add a reliability check in the unwinder based on ORC

[PATCH] arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAP
 2023-02-23  3:22 UTC  (2+ messages)

[PATCH v2 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-02-23  3:07 UTC  (5+ messages)
` [PATCH v2 6/6] clk: samsung: exynos5433: Extract PM support to common ARM64 layer

[PATCH v2 00/10] Panfrost: Improve and add MediaTek SoCs support
 2023-02-23  2:43 UTC  (5+ messages)
` [PATCH v2 06/10] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186

[PATCH 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-02-23  2:27 UTC  (4+ messages)
  ` [PATCH 5/6] clk: samsung: exynos850: Add AUD and HSI main gate clocks

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-23  1:55 UTC  (21+ messages)
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v10 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v10 19/26] gunyah: vm_mgr: Add framework to add VM Functions

[PATCH 02/27] kbuild, video: fbdev: remove MODULE_LICENSE in non-modules
 2023-02-23  1:36 UTC  (10+ messages)
` [PATCH 04/27] kbuild, soc: bcm: raspberrypi-power: "
` [PATCH 05/27] kbuild, soc: bcm: bcm2835-power: "
` [PATCH 06/27] kbuild, pinctrl: bcm: ns: "
` [PATCH 08/27] kbuild, clocksource: "
` [PATCH 11/27] kbuild, clk: bcm2835: "
` [PATCH 19/27] kbuild, dmaengine: stm32-mdma: "
` [PATCH 27/27] kbuild, gpio: gpio-aspeed-sgpio: "

[PATCH 00/10] media: imx-jpeg: Add support for 12 bit extended
 2023-02-23  1:35 UTC  (5+ messages)
` [PATCH 03/10] media: Add Y212 video format
      ` [EXT] "

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2023-02-22 23:39 UTC  (2+ messages)

[PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2023-02-22 23:21 UTC  (3+ messages)

Feature request for enabling SCTLR_ELx.nAA
 2023-02-22 23:17 UTC 

[PATCH v1] arch: Enable function alignment for arm64
 2023-02-22 22:42 UTC  (6+ messages)

[PATCH v4 0/2] add support for Phytec PCM-049 and PCM-959
 2023-02-22 21:40 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: arm: omap: add phytec pcm-049 som and pcm-959 dev board
` [PATCH v4 2/2] arm: dts: omap4: pcm959: add initial support for phytec pcm959

[PATCH v2] media: mediatek: vcodec: Force capture queue format to MM21
 2023-02-22 21:11 UTC  (4+ messages)

[PATCH v1 RFC 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
 2023-02-22 21:04 UTC  (4+ messages)
` [PATCH v1 RFC 1/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for G12A
` [PATCH v1 RFC 2/3] tty: serial: meson: Add a new compatible string for the G12A SoC
` [PATCH v1 RFC 3/3] arm64: dts: meson-g12-common: Use the G12A UART compatible string

[PATCH v3 0/3] drivers: remoteproc: xilinx: add mailbox support
 2023-02-22 20:49 UTC  (9+ messages)
` [PATCH v3 1/3] drivers: mailbox: zynqmp: handle multiple child nodes
` [PATCH v3 2/3] drivers: remoteproc: xilinx: fix carveout names
` [PATCH v3 3/3] remoteproc: xilinx: add mailbox channels for rpmsg

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-02-22 20:42 UTC  (7+ messages)

[PATCH] rtc: efi: Avoid spamming the log on RTC read failure
 2023-02-22 20:11 UTC  (2+ messages)

[PATCH v2 03/16] thermal: Remove debug or error messages in get_temp() ops
 2023-02-22 20:06 UTC  (13+ messages)
` [PATCH v2 04/16] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v2 05/16] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v2 09/16] thermal: Do not access 'type' field, use the tz id instead

SR-IOV on ARM64 system with SMMU
 2023-02-22 19:31 UTC  (9+ messages)

[PATCH 00/10] arm64: support Armv8.8 memcpy instructions in userspace
 2023-02-22 18:42 UTC  (6+ messages)
` [PATCH 03/10] KVM: arm64: switch HCRX_EL2 between host and guest

[PATCH v3] mm/damon/paddr: fix missing folio_put()
 2023-02-22 18:26 UTC  (2+ messages)

[PATCH RFC 0/4] clk: mediatek: de-duplicate MT798x drivers
 2023-02-22 18:10 UTC  (5+ messages)
` [PATCH RFC 1/4] dt-bindings: clock: rename mt7986-clk.h to mediatek,mt7986-clk.h
` [PATCH RFC 2/4] dt-bindings: clock: break out mediatek,ethsys into its own header
` [PATCH RFC 3/4] dt-bindings: clock: break out mediatek,filogic-apmixed
` [PATCH RFC 4/4] clk: mediatek: de-duplicate MT7981 and MT7986 clock drivers

[PATCH net V3] net: stmmac: Premature loop termination check was ignored
 2023-02-22 18:03 UTC  (4+ messages)

[PATCH v5 00/54] MediaTek clocks: full module build and cleanups
 2023-02-22 18:03 UTC  (7+ messages)
` [PATCH v5 32/54] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v5 33/54] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v5 34/54] clk: mediatek: mt7986-eth: "

[linux-next:master] BUILD REGRESSION aaf70d5ad5e2b06a8050c51e278b0c3a14fabef5
 2023-02-22 17:24 UTC 

[PATCH 0/4] nvmem: cell post-processing & U-Boot env MAC support
 2023-02-22 17:22 UTC  (5+ messages)
` [PATCH 1/4] nvmem: core: add per-cell post processing
` [PATCH 2/4] nvmem: core: allow nvmem_cell_post_process_t callbacks to adjust buffer
` [PATCH 3/4] dt-bindings: nvmem: u-boot,env: add MAC's #nvmem-cell-cells
` [PATCH 4/4] nvmem: u-boot-env: post-process "ethaddr" env variable

[RFC PATCH 0/2] irqchip: irq-ti-sci-inta: Add IRQ affinity support
 2023-02-22 17:07 UTC  (6+ messages)
` [RFC PATCH 2/2] irqchip: irq-ti-sci-inta: Introduce "

[PATCH] arm64: pass ESR_ELx to die() of cfi_handler
 2023-02-22 17:07 UTC  (2+ messages)

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-22 17:04 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2] arm64: Reset KASAN tag in copy_highpage with HW tags only
 2023-02-22 16:46 UTC  (2+ messages)

[PATCH] arm64/fpsimd: Remove warning for SME without SVE
 2023-02-22 16:46 UTC  (2+ messages)

Issue: stmmac reset by netdev watchdog due to tx queue timeout
 2023-02-22 16:32 UTC  (2+ messages)

[PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
 2023-02-22 16:34 UTC  (13+ messages)
` [PATCH 02/16] arm64: Add HAS_ECV_CNTPOFF capability
` [PATCH 05/16] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
` [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets

[GIT PULL] Qualcomm clock driver updates for v6.3
 2023-02-22 15:32 UTC 

[PATCH v5 0/4] Add Aspeed ACRY driver for hardware acceleration
 2023-02-22 14:41 UTC  (3+ messages)
` [PATCH v5 1/4] crypto: aspeed: Add ACRY RSA driver

[GIT PULL] Qualcomm clock driver updates for v6.3
 2023-02-22 14:27 UTC  (4+ messages)

[PATCH v1 00/51] shadow metric clean up and improvements
 2023-02-22 13:47 UTC  (5+ messages)

[PATCH RFC] mmc: meson-gx: improve clock privisioning
 2023-02-22 11:15 UTC  (2+ messages)

[PATCH v10 0/9] arm64: j721s2: Add support for additional IPs
 2023-02-22 13:15 UTC  (5+ messages)
` [PATCH v10 2/9] arm64: dts: ti: k3-j721s2-main: Add support for USB

[PATCH v2 0/9] Add support to configure TPDM DSB subunit
 2023-02-22 12:46 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: arm: Add support for DSB element
` [PATCH v2 2/9] coresight-tpda: Add DSB dataset support

[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-22 10:47 UTC  (12+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2

[Patch v3 00/15] Add MFC v12 support
 2023-02-22  9:12 UTC  (4+ messages)
  ` [Patch v3 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC

[GIT PULL] Qualcomm driver updates for v6.3
 2023-02-22 12:13 UTC  (7+ messages)

Cortex A15: Errata 798181: Moving a virtual page that is being accessed by an active process can lead to unexpected behavior
 2023-02-22 12:07 UTC  (2+ messages)

[RFC PATCH 0/1] Making Rockchip IO domains dependency from other devices explicit
 2023-02-22 12:05 UTC  (5+ messages)
` [RFC PATCH 1/1] pinctrl: rockchip: add support for per-pinmux io-domain dependency

[PATCH v1 0/3] Meson A1 32-bit support
 2023-02-22 11:50 UTC  (4+ messages)
` [PATCH v1 1/3] meson: pinctrl: use CONFIG_PINCTRL_A1 with CONFIG_ARM
` [PATCH v1 2/3] firmware: meson: use CONFIG_MESON_SM "
` [PATCH v1 3/3] arch/arm: dts: introduce meson-a1 device tree

[PATCH v11 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-22 11:32 UTC  (8+ messages)
` [PATCH v11 3/5] "

[PATCH v5 0/3] Add nxp bbnsm module support
 2023-02-22 11:26 UTC  (3+ messages)
` [PATCH v5 2/3] rtc: bbnsm: Add the bbnsm rtc support
  ` (subset) "

[PATCH v7 0/2] Change mmsys compatible for mt8195 mediatek-drm
 2023-02-22 10:44 UTC  (3+ messages)
` [PATCH v7 1/2] drm/mediatek: change "

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-22 10:05 UTC  (13+ messages)

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-02-22  9:58 UTC  (5+ messages)
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH v3 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-02-22  9:57 UTC  (2+ messages)

[PATCH v2 0/9] soc/mediatek: Cleanup mmsys, mutex, cmdq header
 2023-02-22  9:42 UTC  (10+ messages)
` [PATCH v2 1/9] soc: mediatek: mtk-mmsys: Add .remove() callback
` [PATCH v2 2/9] soc: mediatek: mtk-mmsys: Use module_platform_driver() macro
` [PATCH v2 3/9] soc: mediatek: mtk-mmsys: Compress of_device_id array entries
` [PATCH v2 4/9] soc: mediatek: mtk-mmsys: Add MODULE_DEVICE_TABLE() to allow auto-load
` [PATCH v2 5/9] soc: mediatek: mtk-mutex: Compress of_device_id array entries
` [PATCH v2 6/9] soc: mediatek: mtk-mutex: Replace max handles number with definition
` [PATCH v2 7/9] soc: mediatek: mtk-mutex: Use module_platform_driver() macro
` [PATCH v2 8/9] soc: mediatek: cmdq: Add inline functions for !CONFIG_MTK_CMDQ
` [PATCH v2 9/9] soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONFIG_MTK_CMDQ)

[PATCH net-next V4 1/2] net: phylink: add a function to resume PHY alone to fix resume issue with WoL enabled
 2023-02-22  9:31 UTC  (2+ messages)

[PATCH v3] coresight: tmc: Don't enable TMC when it's not ready
 2023-02-22  9:33 UTC  (4+ messages)
` [PATCH] coresight: tmc-etr: Handle enable failure in tmc_read_unprepare_etr


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