linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-06 11:47:09 to 2023-07-07 08:35:09 UTC [more...]

[PATCH v3 00/12] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-07  8:31 UTC  (4+ messages)
` [PATCH v3 02/12] drm/fbdev-dma: Use fbdev DMA helpers
` [PATCH v3 04/12] drm/tegra: Set fbdev FBINFO_VIRTFB flag
` [PATCH v3 05/12] drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer

[PATCH] thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
 2023-07-07  8:32 UTC  (3+ messages)

[PATCH v4 0/9] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-07  8:23 UTC  (11+ messages)
` [PATCH v4 1/9] drm/mediatek: dp: Cache EDID for eDP panel
` [PATCH v4 2/9] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v4 3/9] drm/mediatek: dp: Always return connected status for eDP in .detect()
` [PATCH v4 4/9] drm/mediatek: dp: Always set cable_plugged_in at resume for eDP panel
` [PATCH v4 5/9] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v4 6/9] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v4 7/9] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v4 8/9] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
` [PATCH v4 9/9] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-07  8:21 UTC  (10+ messages)
` [PATCH v2 2/5] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[PATCH v3 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
 2023-07-07  8:22 UTC  (11+ messages)
` [PATCH v3 1/6] thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
` [PATCH v3 2/6] thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
` [PATCH v3 3/6] thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
` [PATCH v3 4/6] thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
` [PATCH v3 5/6] thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
` [PATCH v3 6/6] thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors

[PATCH v2 0/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: add missing properties
 2023-07-07  8:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: amlogic,meson-pinctrl: allow gpio-line-names
` [PATCH v2 2/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: allow gpio hogs

[PATCH] arm64: dts: mediatek: mt8195: Fix PM suspend/resume with venc clocks
 2023-07-07  8:19 UTC  (4+ messages)

[PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-07-07  8:18 UTC  (5+ messages)
` [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH V2 0/4] Power: C3: add power domain driver
 2023-07-07  7:51 UTC  (8+ messages)
` [PATCH V2 1/4] soc: amlogic: use name instead of index as criterion
` [PATCH V2 2/4] dt-bindings: power: add Amlogic C3 power domains
` [PATCH V2 3/4] soc: c3: Add support for power domains controller
` [PATCH V2 4/4] arm64: dts: add support for C3 power domain controller

[PATCH 03/18] drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource()
 2023-07-07  7:20 UTC  (6+ messages)
` [PATCH 10/18] drm: lcdif: Convert to devm_platform_ioremap_resource()
` [PATCH 11/18] drm/mxsfb: "
` [PATCH 13/18] drm/stm: ltdc: "
` [PATCH 14/18] drm/aspeed: "
` [PATCH 16/18] drm/rockchip: vop: Use devm_platform_get_and_ioremap_resource()

[RFC PATCH v2 0/3] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-07  7:14 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm_notifiers: Rename invalidate_range notifier
` [RFC PATCH v2 2/3] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
` [RFC PATCH v2 3/3] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()

[RFT PATCH v2 1/3] arm64: dts: rockchip: correct wifi interrupt flag in eaidk-610
 2023-07-07  6:33 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: rockchip: correct wifi interrupt flag in Rock Pi 4B
` [RFT PATCH v2 3/3] arm64: dts: rockchip: correct wifi interrupt flag in Box Demo

[PATCH] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
 2023-07-07  6:30 UTC  (2+ messages)

[RFT PATCH 1/3] arm64: dts: rockchip: correct audio-codec interrupt flag in eaidk-610
 2023-07-07  6:26 UTC  (4+ messages)

[PATCH 1/3] misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()
 2023-07-07  6:21 UTC  (5+ messages)
` [PATCH 2/3] misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()
` [PATCH 3/3] misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()

[PATCH v2 0/4] Remove unnecessary includes of <linux/screen_info.h>
 2023-07-07  5:59 UTC  (3+ messages)
` [PATCH v2 4/4] staging/sm750fb: Do not include <linux/screen_info.h>

[PATCH v14 00/12] Add support for MT8195 SCP 2nd core
 2023-07-07  5:26 UTC  (13+ messages)
` [PATCH v14 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v14 02/12] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v14 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v14 04/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v14 05/12] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v14 06/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v14 07/12] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v14 08/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v14 09/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v14 10/12] remoteproc: mediatek: Report watchdog crash to all cores
` [PATCH v14 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v14 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH 1/1] arm64: dts: imx8mp: remove arm,primecell-periphid at etm nodes
 2023-07-07  5:34 UTC  (6+ messages)
` [PATCH 1/1] arm64: dts: imx8mp: remove arm, primecell-periphid "

[RFC 0/4] arm64/mm: Clean up pte_dirty() state management
 2023-07-07  5:33 UTC  (5+ messages)
` [RFC 1/4] arm64/mm: Add SW and HW dirty state helpers
` [RFC 2/4] arm64/mm: Call pte_sw_mkdirty() while preserving the HW dirty state
` [RFC 3/4] arm64/mm: Add pte_preserve_hw_dirty()
` [RFC 4/4] docs: arm64: Add help document for pte dirty state management

[PATCH v2] dmaengine: xilinx: xdma: Fix Judgment of the return value
 2023-07-07  4:57 UTC  (2+ messages)

[PATCH 5/8] fpga: xilinx-pr-decoupler: Convert to devm_platform_ioremap_resource()
 2023-07-07  4:55 UTC  (4+ messages)
` [PATCH 8/8] fpga: zynq-fpga: "

[PATCH 0/2] Add pinctrl driver support for Amlogic C3 SoCs
 2023-07-07  4:07 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: Add "

[PATCH 01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
 2023-07-07  4:06 UTC  (5+ messages)
` [PATCH 02/18] mtd: rawnand: lpc32xx_slc: "
` [PATCH 06/18] mtd: rawnand: stm32_fmc2: "
` [PATCH 07/18] mtd: rawnand: lpc32xx_mlc: "
` [PATCH 10/18] mtd: rawnand: atmel: "

[PATCH 1/2] PCI: j721e: Allow async probe
 2023-07-07  2:23 UTC 

[PATCH v4 0/2] Add dynamic connector selection mechanism
 2023-07-07  2:20 UTC  (4+ messages)
` [PATCH v4 1/2] drm/mediatek: Add ability to support dynamic connector selection

[PATCH] soc: aspeed: socinfo: Add kfree for kstrdup
 2023-07-07  2:16 UTC 

[PATCH v2 00/11] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-07  2:01 UTC  (16+ messages)
` [PATCH v2 01/11] fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
` [PATCH v2 02/11] drm/fbdev-dma: Use fbdev DMA helpers
` [PATCH v2 03/11] drm/tegra: "
` [PATCH v2 04/11] drm/tegra: Set fbdev FBINFO_VIRTFB flag
` [PATCH v2 05/11] drm/exynos: Use fbdev DMA helpers
` [PATCH v2 06/11] drm/exynos: Set fbdev FBINFO_VIRTFB flag
` [PATCH v2 07/11] drm/omapdrm: Set VM flags in GEM-object mmap function
` [PATCH v2 08/11] drm/omapdrm: Use GEM mmap for fbdev emulation
` [PATCH v2 09/11] drm/omapdrm: Set fbdev FBINFO_VIRTFB flag
` [PATCH v2 10/11] fbdev: Remove FB_DEFAULT_SYS_OPS
` [PATCH v2 11/11] fbdev: Harmonize some comments in <linux/fb.h>

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-07-07  1:35 UTC  (12+ messages)
` [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-07  0:41 UTC  (3+ messages)

[PATCH 8/8] pata: imx: Use devm_platform_get_and_ioremap_resource()
 2023-07-06 23:40 UTC  (3+ messages)

[PATCH RESEND] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
 2023-07-06 23:19 UTC  (4+ messages)

[PATCH 0/7] Support of HASH on STM32MP13
 2023-07-06 22:09 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: crypto: add new compatible for stm32-hash
` [PATCH 2/7] crypto: stm32 - add new algorithms support
` [PATCH 6/7] crypto: stm32 - fix MDMAT condition

[PATCH v6] arm64: sdei: abort running SDEI handlers during crash
 2023-07-06 22:00 UTC  (2+ messages)

[PATCH] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
 2023-07-06 21:28 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: arm: pmu: Add Cortex A520, A715, A720, X3, and X4
 2023-07-06 20:55 UTC  (2+ messages)
` [PATCH v2 2/2] perf: pmuv3: Add Cortex A520, A715, A720, X3 and X4 PMUs

[PATCH] arm64: errata: Group all Cortex-A510 errata together
 2023-07-06 20:30 UTC 

[PATCH v3] i2c: busses: i2c-nomadik: Remove a useless call in the remove function
 2023-07-06 19:39 UTC  (2+ messages)

[PATCH] i2c: xiic: Don't try to handle more interrupt events after error
 2023-07-06 19:33 UTC  (2+ messages)

[PATCH v3 0/3] dt-bindings: second batch of dt-schema conversions for Amlogic Meson bindings
 2023-07-06 19:22 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: clock: amlogic: convert amlogic,gxbb-clkc.txt to dt-schema
` [PATCH v3 2/3] dt-bindings: clock: amlogic: convert amlogic,gxbb-aoclkc.txt "
` [PATCH v3 3/3] dt-bindings: soc: amlogic: document System Control registers

Slowdown copying data between kernel versions 4.19 and 5.15
 2023-07-06 19:12 UTC  (6+ messages)

[PATCH 0/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: add missing properties
 2023-07-06 19:08 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: allow gpio-line-names
` [PATCH 2/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: allow gpio hogs

[PATCH v2] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
 2023-07-06 19:02 UTC  (2+ messages)

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-06 18:07 UTC  (9+ messages)

[PATCH v2] PCI: j721e: Delay 100ms T_PVPERL from power stable to PERST# inactive
 2023-07-06 17:57 UTC  (2+ messages)

[PATCH v2 0/7] tty: serial: meson: support ttyS devname
 2023-07-06 17:57 UTC  (3+ messages)
` [PATCH v2 6/7] dt-bindings: serial: amlogic,meson-uart: support Amlogic A1

[GIT PULL] SoC fixes for 6.5, part 1
 2023-07-06 17:28 UTC  (2+ messages)

[PATCH 00/23] i2c: Use new PM macros
 2023-07-06 17:12 UTC  (5+ messages)
` [PATCH 03/23] i2c: iproc: Remove #ifdef guards for PM related functions
` [PATCH 14/23] i2c: nomadik: "

[arm-platforms:kvm-arm64/nv-fgt-wip 12/76] emulate-nested.c:undefined reference to `xa_store_range'
 2023-07-06 16:53 UTC 

[PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-07-06 16:50 UTC  (12+ messages)
                  ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

kexec on arm fails, possibly due to memdup_user
 2023-07-06 16:47 UTC  (5+ messages)

[PATCH v2] KVM: arm64: Add missing BTI instructions
 2023-07-06 16:23 UTC  (2+ messages)

[PATCH 1/4] net: emaclite: Use devm_platform_get_and_ioremap_resource()
 2023-07-06 15:48 UTC  (3+ messages)

[PATCH v8 18/19] arm64 : mm: add wrapper function ioremap_prot()
 2023-07-06 15:45 UTC 

[PATCH net v2] net:thunder:Fix resource leaks in device_for_each_child_node() loops
 2023-07-06 15:48 UTC  (2+ messages)

[PATCH v3] KVM: arm64: Use BTI for nvhe
 2023-07-06 15:23 UTC  (10+ messages)

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-06 15:09 UTC  (5+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH 05/10] firewall: introduce stm32_firewall framework

[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-07-06 15:06 UTC  (8+ messages)
` [PATCH v3 2/4] "

[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-06 14:22 UTC  (5+ messages)
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-07-06 14:11 UTC  (4+ messages)
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper

[PATCH v3 0/3] clk: imx: add audio clock mux driver
 2023-07-06 13:53 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: clock: fsl,imx8-acm: Add audio clock mux support
` [PATCH v3 2/3] dt-bindings: clock: imx8-clock: Add audio clock mux related clock

[PATCH] drm/mediatek: Fix potential memory leak if vmap() fail
 2023-07-06 13:43 UTC  (7+ messages)

[PATCH v2] drm/mediatek: Fix potential memory leak if vmap() fail
 2023-07-06 13:40 UTC 

[PATCH] i2c: imx: add support for I2C_M_STOP flag
 2023-07-06 12:57 UTC 

Linux coresight arm64 : Incorrect data in cstrace.bin
 2023-07-06 12:47 UTC  (7+ messages)

[PATCH] pwm: mtk_disp: fix disp_pwm coverity issue
 2023-07-06 12:45 UTC  (3+ messages)

[PATCH 00/10] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-06 12:44 UTC  (6+ messages)
` [PATCH 04/10] drm/tegra: Set fbdev flags

[PATCH v1] media:Fix repeated initialization
 2023-07-06 12:40 UTC  (3+ messages)
  ` 回复: "

[PATCH net v2] net:thunderx:Fix resource leaks in device_for_each_child_node() loops
 2023-07-06 12:34 UTC  (6+ messages)
  ` 回复: "
` [PATCH net v2] net: thunderx: Fix resource leaks in a device_for_each_child_node() loop
  ` 回复: "
    `  "


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