linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-12 04:46:05 to 2022-04-12 11:21:55 UTC [more...]

[PATCH] media: amphion: fix decoder's interlaced filed
 2022-04-12 11:01 UTC  (3+ messages)
  ` [EXT] "

[PATCH] clk: imx: Add check for kcalloc
 2022-04-12 11:01 UTC  (2+ messages)

[PATCH 0/2] arm: dts: Add device tree for bosch acc board
 2022-04-12 11:00 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: Add "
` [PATCH 2/2] arm: dts: Add device tree for "

[PATCH] signal: Deliver SIGTRAP on perf event asynchronously if blocked
 2022-04-12 11:00 UTC  (3+ messages)

[PATCH net-next v2 00/18] Remove use of list iterator after loop body
 2022-04-12 10:58 UTC  (19+ messages)
` [PATCH net-next v2 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v2 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v2 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v2 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v2 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v2 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 08/18] net: sparx5: "
` [PATCH net-next v2 09/18] qed: Use "
` [PATCH net-next v2 10/18] qed: Replace usage of found with "
` [PATCH net-next v2 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v2 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v2 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v2 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()

[PATCH v2 1/2] dt-bindings: imx: add clock bindings for i.MX8MN GPT
 2022-04-12 10:57 UTC  (2+ messages)

[PATCH] ARM: dts: at91: use generic node name for dataflash
 2022-04-12 10:50 UTC 

[PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema
 2022-04-12 10:43 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: microchip: "

[PATCH v3 00/15] Make ETM register accesses consistent with sysreg.h
 2022-04-12 10:42 UTC  (34+ messages)
` [PATCH v3 01/15] coresight: etm4x: Cleanup TRCIDR0 register accesses
` [PATCH v3 02/15] coresight: etm4x: Cleanup TRCIDR2 "
` [PATCH v3 03/15] coresight: etm4x: Cleanup TRCIDR3 "
` [PATCH v3 04/15] coresight: etm4x: Cleanup TRCIDR4 "
` [PATCH v3 05/15] coresight: etm4x: Cleanup TRCIDR5 "
` [PATCH v3 06/15] coresight: etm4x: Cleanup TRCCONFIGR "
` [PATCH v3 07/15] coresight: etm4x: Cleanup TRCEVENTCTL1R "
` [PATCH v3 08/15] coresight: etm4x: Cleanup TRCSTALLCTLR "
` [PATCH v3 09/15] coresight: etm4x: Cleanup TRCVICTLR "
` [PATCH v3 10/15] coresight: etm3x: Cleanup ETMTECR1 "
` [PATCH v3 11/15] coresight: etm4x: Cleanup TRCACATRn "
` [PATCH v3 12/15] coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn "
` [PATCH v3 13/15] coresight: etm4x: Cleanup TRCSSPCICRn "
` [PATCH v3 14/15] coresight: etm4x: Cleanup TRCBBCTLR "
` [PATCH v3 15/15] coresight: etm4x: Cleanup TRCRSCTLRn "

[PATCH v18 00/10] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-12 10:31 UTC  (11+ messages)
` [PATCH v18 01/10] dt-bindings: arm: mediatek: mmsys: add power and gce properties
` [PATCH v18 02/10] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [PATCH v18 03/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v18 04/10] soc: mediatek: add mtk-mutex "
` [PATCH v18 05/10] drm/mediatek: add DSC support for mediatek-drm
` [PATCH v18 06/10] drm/mediatek: add MERGE "
` [PATCH v18 07/10] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v18 08/10] soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0
` [PATCH v18 09/10] drm/mediatek: add postfix 0 to DDP_COMPONENT_DITHER "
` [PATCH v18 10/10] soc: mediatek: remove DDP_DOMPONENT_DITHER enum

[PATCH] Revert "mt76: mt7921: enable aspm by default"
 2022-04-12 10:36 UTC  (5+ messages)

[PATCH net-next v2 0/9] net: dsa: mt7530: updates for phylink changes
 2022-04-12 10:21 UTC  (4+ messages)

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-12 10:20 UTC  (15+ messages)

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-04-12 10:14 UTC  (14+ messages)

[PATCH] arm_pmu: Validate single/group leader events
 2022-04-12 10:14 UTC  (4+ messages)

[PATCH] arm64: mm: install KPTI nG mappings with MMU enabled
 2022-04-12 10:07 UTC  (2+ messages)

[PATCH v2 0/2] Enable orphan-handling=warn for VDSO
 2022-04-12 10:05 UTC  (4+ messages)

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-04-12 10:06 UTC  (28+ messages)
` [PATCH v9 03/22] dt-bindings: mediatek, dp_phy: Add Display Port PHY binding
  ` [PATCH v9 03/22] dt-bindings: mediatek,dp_phy: "
` [PATCH v9 04/22] drm/edid: Convert cea_sad helper struct to kernelDoc
` [PATCH v9 06/22] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v9 15/22] drm/mediatek: dpi: Add dpintf support
` [PATCH v9 16/22] drm/meditek: dpi: Add matrix_sel helper
` [PATCH v9 17/22] phy: phy-mtk-dp: Add driver for DP phy
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded DisplayPort driver

[PATCH 04/10] drm/sun4i: Allow building the driver on RISC-V
 2022-04-12 10:00 UTC  (2+ messages)

[RFC 00/13] PRUSS Remoteproc, Platform APIS, and Ethernet Driver
 2022-04-12  9:56 UTC  (11+ messages)
` [RFC 01/13] dt-bindings: remoteproc: Add PRU consumer bindings
  ` [RFC 13/13] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-04-12  9:55 UTC  (4+ messages)
    ` [PATCH 01/11] drm: bridge: Add Samsung DSIM bridge driver
  ` [PATCH 02/11] drm: bridge: samsung-dsim: Handle platform init via driver_data

[PATCH v5 0/4] PCI: mvebu: Slot support
 2022-04-12  9:49 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
` [PATCH v5 2/4] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
` [PATCH v5 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
` [PATCH v5 4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message

[PATCH 1/2] dt-bindings: timer: Update TI timer to yaml
 2022-04-12  9:48 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: timer: Add compatible for am6 for TI timer-dm

[PATCH v3 0/5] imx-jpeg: Support dynamic resolution change
 2022-04-12  9:46 UTC  (2+ messages)

[PATCH v0 00/10] i.MX8MP HDMI support
 2022-04-12  9:41 UTC  (3+ messages)

[PATCH 1/1] sched/pelt: Refine the enqueue_load_avg calculate method
 2022-04-12  9:28 UTC  (5+ messages)

[PATCH] spi: spi-stm32-qspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-12  9:32 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH v13 7/9] irqchip: Add Sunplus SP7021 interrupt controller driver
 2022-04-12  9:28 UTC  (2+ messages)

[PATCH v4, 0/3] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
 2022-04-12  9:17 UTC  (3+ messages)
` [PATCH v4, 1/3] dt-bindings: display: mediatek: dsi: "

[PATCH v2 0/2] Introduce MediaTek CCI devfreq driver
 2022-04-12  9:17 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: devfreq: mediatek: Add mtk cci devfreq dt-bindings
` [PATCH v2 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver

[PATCH] drm/tidss: Soft Reset DISPC on startup
 2022-04-12  9:10 UTC  (2+ messages)

[PATCH RFC v1] arm64: mm: change mem_map to use block/section mapping with crashkernel
 2022-04-12  9:07 UTC 

[PATCH] peci: fix error check return value of platform_get_irq()
 2022-04-12  9:01 UTC 

[PATCH] iio: stmpe-adc: Fix wait_for_completion_timeout return value check
 2022-04-12  8:52 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] iio: adc: "

[PATCH] soc: ti: knav_dma: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-12  8:46 UTC  (2+ messages)

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-04-12  8:39 UTC  (8+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
 2022-04-12  8:32 UTC  (4+ messages)

[PATCH V2 1/2] clk: imx: add mcore_booted module paratemter
 2022-04-12  8:14 UTC  (5+ messages)
` [PATCH V2 2/2] clk: imx8m: check mcore_booted before register clk

[PATCH v4,0/2] Add mt8186 dpi compatiable
 2022-04-12  8:20 UTC  (3+ messages)
` [PATCH v4,2/2] drm/mediatek: Add mt8186 dpi compatible to mtk_dpi.c

[PATCH V2 00/15] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-04-12  8:18 UTC  (6+ messages)
` [PATCH V2 07/15] cpufreq: mediatek: Add opp notification for SVS support

[PATCH] dmaengine: mediatek: mtk-hsdma: use NULL instead of using plain integer as pointer
 2022-04-12  7:59 UTC 

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

[PATCH] arm64: dts: ti: k3-am62: Add SA3UL ranges in cbass_main
 2022-04-12  7:50 UTC 

[PATCH v4 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-12  6:56 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
` [PATCH v4 2/3] net: mdio: add reset control for Aspeed MDIO
` [PATCH v4 3/3] ARM: dts: aspeed: add reset properties into MDIO nodes

[PATCH v4, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-04-12  7:43 UTC  (10+ messages)
` [PATCH v4, 1/4] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
  ` [PATCH v4,1/4] "
` [PATCH v4, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
  ` [PATCH v4,2/4] "
` [PATCH v4, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
` [PATCH v4, 4/4] drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
  ` [PATCH v4,4/4] "

[PATCH 1/1] scsi: ufs: remove redundant HPB unmap
 2022-04-12  7:31 UTC 

[PATCH v1 00/17] protonic fixes
 2022-04-12  7:40 UTC  (18+ messages)
` [PATCH v1 01/17] arm: dts: imx6qdl-vicut1.dtsi: remove TiWi module
` [PATCH v1 02/17] arm: dts: imx6qdl-vicut1.dtsi: Put nON_SWITCH in own pinctrl grp
` [PATCH v1 03/17] arm: dts: imx6qdl-vicut1.dtsi: Remove PCIe
` [PATCH v1 04/17] arm: dts: imx6qdl-vicut1/victgo: Remove UART2
` [PATCH v1 05/17] arm: dts: imx6qdl-vicut1.dtsi: Fix LED names
` [PATCH v1 06/17] arm: dts: imx6qdl-vicut1.dtsi: Fix debug LED gpio pins
` [PATCH v1 07/17] arm: dts: imx6qdl-vicut1.dtsi: Update GPIO line names
` [PATCH v1 08/17] arm: dts: imx6qdl-vicut1.dtsi: Remove conflicting pinctrl entry
` [PATCH v1 09/17] arm: dts: imx6q-vicut1.dts: remove sata node
` [PATCH v1 10/17] arm: dts: imx6dl-victgo.dts: update gpio names
` [PATCH v1 11/17] arm: dts: imx6dl-victgo.dts: Factor out common parts to imx6qdl-victgo.dtsi
` [PATCH v1 12/17] arm: dts: imx6qdl-vicut1.dtsi: Move some node out to DTS files
` [PATCH v1 13/17] arm: dts: Remove imx6qdl-victgo.dtsi
` [PATCH v1 14/17] arm: dts: imx6qdl-vicut1: Factor out common parts of 12inch board variants
` [PATCH v1 15/17] arm: dts: imx6dl-victgo.dts: Remove touchscreen x axis inversion
` [PATCH v1 16/17] arm: dts: imx6qdl-vicut1.dtsi: Add missing ISB led node
` [PATCH v1 17/17] arm: dts: imx6qdl-vicut1.dtsi: add thermal zone and attach tmp103 to it

[PATCH 0/2] rtc: Introduce rtc-ti-k3
 2022-04-12  7:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rtc: Add TI K3 RTC devicetree bindings documentation
` [PATCH 2/2] rtc: Introduce ti-k3-rtc

[PATCH 5.17 260/343] perf: arm-spe: Fix perf report --mem-mode
 2022-04-12  6:31 UTC 

[PATCH v2 00/14] MediaTek SoC flow offload improvements + wireless support
 2022-04-12  7:13 UTC  (6+ messages)
` [PATCH v2 14/14] net: ethernet: mtk_eth_soc: support creating mac address based offload entries

[PATCH] regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-12  7:10 UTC 

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-12  7:10 UTC  (7+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
 2022-04-12  7:06 UTC  (3+ messages)
` [PATCH v5 01/10] KVM: arm64: Factor out firmware register handling from psci.c

[RFC PATCH -next V3 0/6]arm64: add machine check safe support
 2022-04-12  7:25 UTC  (7+ messages)
` [RFC PATCH -next V3 1/6] x86: fix function define in copy_mc_to_user
` [RFC PATCH -next V3 2/6] arm64: fix types in copy_highpage()
` [RFC PATCH -next V3 3/6] arm64: add support for machine check error safe
` [RFC PATCH -next V3 4/6] arm64: add copy_{to, from}_user to machine check safe
` [RFC PATCH -next V3 5/6] arm64: add {get, put}_user "
` [RFC PATCH -next V3 6/6] arm64: add cow "

[PATCH 5.16 209/285] perf: arm-spe: Fix perf report --mem-mode
 2022-04-12  6:31 UTC 

[PATCH] clk: imx: scu: Fix pm_runtime_get_sync() error checking
 2022-04-12  6:57 UTC 

[RESEND][PATCH 0/8] Introduce support for artificial Energy Model
 2022-04-12  6:53 UTC  (3+ messages)

[PATCH 5.15 203/277] perf: arm-spe: Fix perf report --mem-mode
 2022-04-12  6:30 UTC 

[PATCH 5.10 131/171] perf: arm-spe: Fix perf report --mem-mode
 2022-04-12  6:30 UTC 

[RESEND v17 0/7] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-12  6:33 UTC  (7+ messages)
` [RESEND v17 3/7] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0

cleanup swiotlb initialization v8
 2022-04-12  6:21 UTC  (4+ messages)
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction

[PATCH V5 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-12  4:38 UTC  (8+ messages)
` [PATCH V5 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 3/7] arm64/mm: "
` [PATCH V5 4/7] sparc/mm: "
` [PATCH V5 5/7] x86/mm: "
` [PATCH V5 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V5 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()


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