linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-10 17:53:34 to 2021-11-11 16:14:33 UTC [more...]

[PATCH] arm64: mm: assign PXN permission in trans_pgd
 2021-11-11 16:13 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt8173: Fix debugfs registration for components
 2021-11-11 16:11 UTC 

[PATCH 1/3] ARM: dts: stm32: Enable LVDS panel on i.Core STM32MP1 EDIMM2.2
 2021-11-11 15:45 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: arm: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 10.1" OF
` [PATCH 3/3] ARM: dts: "

[PATCH] arm64: export this_cpu_has_cap
 2021-11-11 15:32 UTC  (2+ messages)

[PATCH] media: venus: core: Fix a resource leak in the error handling path of 'venus_probe()'
 2021-11-11 15:17 UTC  (2+ messages)

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-11-11 15:16 UTC  (6+ messages)
` [PATCH v2 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH] net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platform
 2021-11-11 15:02 UTC  (5+ messages)

[PATCH v2 0/5] MediaTek Ethernet Patches on MT8195
 2021-11-11 14:57 UTC  (12+ messages)
` [PATCH v2 1/5] net: stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH v2 2/5] net: stmmac: dwmac-mediatek: Reuse more common features
` [PATCH v2 3/5] net: stmmac: dwmac-mediatek: add support for mt8195
` [PATCH v2 4/5] dt-bindings: net: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH v2 5/5] arm64: dts: mt8195: add ethernet device node

[PATCH v3 1/4] dt-bindings: i2c: i2c-mt65xx: convert doc to yaml schema format
 2021-11-11 14:57 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH v3 3/4] i2c: i2c-mt65xx: add MT8365 SoC support
` [PATCH v3 4/4] arm64: dts: mediatek: mt8192: fix i2c node names

[PATCH v2 0/3] perf arm-spe: Add snapshot mode support
 2021-11-11 14:54 UTC  (6+ messages)
` [PATCH v2 3/3] perf arm-spe: Snapshot mode test

[PATCH v2 0/4] perf arm-spe: Track pid/tid for Arm SPE samples
 2021-11-11 14:49 UTC  (17+ messages)
` [PATCH v2 2/4] perf arm-spe: Update --switch-events docs in perf-record
` [PATCH v2 3/4] perf arm-spe: Save context ID in record
` [PATCH v2 4/4] perf arm-spe: Support hardware-based PID tracing

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-11-11 14:44 UTC  (2+ messages)

[arm:zii 42/102] drivers/net/phy/phylink.c:322:9: error: enumeration value 'PHY_INTERFACE_MODE_SMII' not handled in switch
 2021-11-11 14:37 UTC 

[PATCH net-next 1/1] net: stmmac: enhance XDP ZC driver level switching performance
 2021-11-11 14:39 UTC 

[RFC PATCH] soc: mediatek: Add support always on flag
 2021-11-11 13:56 UTC  (2+ messages)

[PATCH v2] memory: mtk-smi: Fix a null dereference for the ostd
 2021-11-11 13:41 UTC  (2+ messages)

[PATCH v3 0/4] perf arm-spe: Track pid/tid for Arm SPE samples
 2021-11-11 13:36 UTC  (5+ messages)
` [PATCH v3 1/4] perf arm-spe: Track task context switch for cpu-mode events
` [PATCH v3 2/4] perf arm-spe: Update --switch-events docs in perf-record
` [PATCH v3 3/4] perf arm-spe: Save context ID in record
` [PATCH v3 4/4] perf arm-spe: Support hardware-based PID tracing

[PATCHv3 0/3] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-11 13:24 UTC  (14+ messages)
` [PATCHv3 3/3] dynamic_debug: Add a flag for dynamic event tracing

[PATCH] media: mtk-vcodec: Fix an error handling path in 'asid_allocator_init()'
 2021-11-11 13:17 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 19/1767] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once
 2021-11-11 12:13 UTC  (2+ messages)
` [RFC PATCH xilinx-xlnx] mtd: rawnand: fix duplicated inclusion

[PATCH v8 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-11-11 11:40 UTC  (4+ messages)
` [PATCH v8 1/7] soc: mediatek: mmsys: add support for MDP

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-11 11:19 UTC  (21+ messages)
` [PATCH v4 01/17] perf: Protect perf_guest_cbs with RCU
` [PATCH v4 02/17] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v4 03/17] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v4 04/17] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v4 05/17] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
` [PATCH v4 06/17] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v4 07/17] perf: Add wrappers for invoking guest callbacks
` [PATCH v4 08/17] perf: Force architectures to opt-in to "
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v4 10/17] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v4 11/17] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v4 12/17] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v4 13/17] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v4 14/17] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v4 15/17] KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
` [PATCH v4 16/17] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
` [PATCH v4 17/17] perf: Drop guest callback (un)register stubs

[PATCH] arm64: dts: freescale: imx8mq: Disable noc dts node
 2021-11-11 11:16 UTC 

[PATCH v5 00/10] Multigenerational LRU Framework
 2021-11-11 11:11 UTC  (13+ messages)
` [PATCH v5 01/10] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v5 02/10] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v5 03/10] mm/vmscan.c: refactor shrink_node()
` [PATCH v5 04/10] mm: multigenerational lru: groundwork
` [PATCH v5 05/10] mm: multigenerational lru: mm_struct list
` [PATCH v5 06/10] mm: multigenerational lru: aging
` [PATCH v5 07/10] mm: multigenerational lru: eviction
` [PATCH v5 08/10] mm: multigenerational lru: user interface
` [PATCH v5 09/10] mm: multigenerational lru: Kconfig
` [PATCH v5 10/10] mm: multigenerational lru: documentation

[arm:clearfog 2/13] drivers/net/dsa/mv88e6xxx/mv88e6xxx_debugfs.c:52:12: error: '_mv88e6xxx_pvt_read' defined but not used
 2021-11-11 10:53 UTC 

[PATCH] soc: renesas: Consolidate product register handling
 2021-11-11 10:53 UTC  (2+ messages)

[PATCH net] net: stmmac: allow a tc-taprio base-time of zero
 2021-11-11 10:48 UTC  (7+ messages)
    ` [Linux-stm32] "

[RFC PATCH v2 0/3] arm64: imx8mm: Add MIPI DSI support
 2021-11-11 10:21 UTC  (5+ messages)
` [RFC PATCH v2 1/3] arm64: dts: imx8mm: Add eLCDIF node support
` [RFC PATCH v2 2/3] arm64: dts: imx8mm: Add MIPI DSI pipeline
` [RFC PATCH v2 3/3] arm64: dts: imx8mm-icore: Enable LVDS panel for EDIMM2.2

[PATCH 00/21] media: atmel: atmel-isc: implement media controller
 2021-11-11 10:05 UTC  (15+ messages)
` [PATCH 03/21] media: atmel: introduce microchip csi2dc driver
` [PATCH 11/21] media: atmel: atmel-isc-base: implement mbus_code support in enumfmt

[PATCH] ARM: s3c: include header for prototype of s3c2410_modify_misccr
 2021-11-11  9:56 UTC  (3+ messages)

[PATCH v3 0/4] memblock, arm: fixes for freeing of the memory map
 2021-11-11  9:45 UTC  (3+ messages)

[PATCH v2] thermal: imx: implement runtime PM support
 2021-11-11  9:16 UTC  (7+ messages)

[PATCH RESEND] pcmcia: clean up dead drivers for CompuLab CM-X255/CM-X270 boards
 2021-11-11  8:50 UTC 

[PATCH v1] ARM: at91: add Microchip EVB-KSZ9477 board
 2021-11-11  8:10 UTC 

[PATCH 0/5] MediaTek Ethernet Patches on MT8195
 2021-11-11  6:15 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: net: dwmac: Convert mediatek-dwmac to DT schema

[PATCH v14 0/3] Add SPMI support for Mediatek SoC IC
 2021-11-11  4:53 UTC  (4+ messages)
` [PATCH v14 1/3] dt-bindings: spmi: modify the constraint of reg property
` [PATCH v14 2/3] spmi: mediatek: Add support for MT6873/8192
` [PATCH v14 3/3] spmi: mediatek: Add support for MT8195

[PATCH v4 0/4] arm: aspeed: Add eSPI support
 2021-11-11  1:55 UTC  (4+ messages)
` [PATCH v4 4/4] ARM: dts: aspeed: Add eSPI node

[PATCH v10, 00/19] Support multi hardware decode using of_platform_populate
 2021-11-11  4:15 UTC  (20+ messages)
` [PATCH v10, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v10, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v10, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v10, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v10, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v10, 06/19] media: mtk-vcodec: Manage multi hardware information
` [PATCH v10, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v10, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v10, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v10, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v10, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v10, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v10, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v10, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v10, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v10, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v10, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v10, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v10, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH/RFC] of: Shrink struct of_device_id
 2021-11-11  4:06 UTC  (4+ messages)

[PATCH v9, 00/19] Support multi hardware decode using of_platform_populate
 2021-11-11  4:00 UTC  (5+ messages)
` [PATCH v9, 06/19] media: mtk-vcodec: Manage multi hardware information

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-11  3:15 UTC  (2+ messages)

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-11-11  2:08 UTC  (4+ messages)
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH 0/2] Fix Arm Ltd board node name collisions
 2021-11-11  0:41 UTC  (3+ messages)
` [PATCH 2/2] clk: versatile: clk-icst: Ensure clock names are unique

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-11  0:39 UTC  (6+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref

[PATCH 00/11] lx216x DTS updates
 2021-11-10 23:48 UTC  (13+ messages)
` [PATCH 01/11] dt-bindings: qoriq-clock: add missing compatible for lx2160a
` [PATCH 02/11] dt-bindings: fsl, layerscape-dcfg: "
` [PATCH 03/11] arm64: dts: lx2160a: fix scl-gpios property name
` [PATCH 04/11] arm64: dts: lx2160a-rdb: Add Inphi PHY node
` [PATCH 05/11] arm64: dts: lx2160a: add optee-tz node
` [PATCH 06/11] arm64: dts: lx2160a-qds: enable sata nodes
` [PATCH 07/11] arm64: dts: lx2160aqds: Add mdio mux nodes
` [PATCH 08/11] arm64: dts: lx2160a: update PCIe nodes to match rev2 silicon
` [PATCH 09/11] arm64: dts: lx2160a: add pcie EP mode nodes
` [PATCH 10/11] arm64: dts: lx2160a: enable usb3-lpm-capable for usb3 nodes
` [PATCH 11/11] arm64: dts: lx2162aqds: support SD UHS-I and eMMC HS400 modes

[PATCH v7 00/20] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-11-10 23:44 UTC  (3+ messages)
` [PATCH v7 19/20] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support

[PATCH v8 0/8] PCI: brcmstb: have portdrv turn on sub-device power
 2021-11-10 22:14 UTC  (6+ messages)
` [PATCH v8 1/8] PCI: brcmstb: Change brcm_phy_stop() to return void
` [PATCH v8 2/8] dt-bindings: PCI: Correct brcmstb interrupts, interrupt-map
` [PATCH v8 3/8] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v8 7/8] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v8 8/8] PCI: brcmstb: Add control of subdevice voltage regulators

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-10 22:14 UTC  (7+ messages)
` [PATCH V2 2/4] arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
` [PATCH V2 4/4] arm/xen: Read extended regions from DT and init Xen resource

[PATCH] arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
 2021-11-10 22:07 UTC  (7+ messages)

[PATCH v2] arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
 2021-11-10 22:07 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 19/1767] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once
 2021-11-10 21:13 UTC  (2+ messages)
` [RFC PATCH xilinx-xlnx] mtd: rawnand: fix duplicated inclusion

[xilinx-xlnx:xlnx_rebase_v5.4 19/1767] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once
 2021-11-10 20:46 UTC  (2+ messages)
` [RFC PATCH xilinx-xlnx] mtd: rawnand: fix duplicated inclusion

[PATCH] usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL access
 2021-11-10 20:27 UTC  (2+ messages)

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-11-10 20:24 UTC  (4+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[GIT PULL] arm64 fixes for -rc1
 2021-11-10 20:09 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes for v5.16
 2021-11-10 20:09 UTC  (2+ messages)

[PATCH] ARM: vdso: remove -nostdlib compiler flag
 2021-11-10 20:06 UTC  (2+ messages)

[PATCH v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-11-10 19:44 UTC  (3+ messages)
` [PATCH v6 2/7] dt-bindings: mediatek,dp: Add Display Port binding
  ` [PATCH v6 2/7] dt-bindings: mediatek, dp: "

[PATCH RESEND] arm64: dts: mediatek: mt8516: remove 2 invalid i2c clocks
 2021-11-10 19:35 UTC 

[PATCH] arm64: dts: mediatek: mt8183-evb: Add node for thermistor
 2021-11-10 19:26 UTC 

[PATCH v2 0/4] media: HEVC: RPS clean up
 2021-11-10 19:26 UTC  (3+ messages)
` [PATCH v2 1/4] media: hevc: Remove RPS named flags

[PATCH 1/3] arm64: dts: mt8183: add dpi node to mt8183
 2021-11-10 19:24 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: mediatek: mt8183-pumpkin: add HDMI support
` [PATCH 3/3] arm64: dts: mediatek: mt8183-pumpkin: add USB host support

[PATCH] soc: ti: Use DEFINE_DEBUGFS_ATTRIBUTE
 2021-11-10 19:17 UTC 

[PATCH] [PATCH v2] drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY
 2021-11-10 19:09 UTC  (2+ messages)

[PATCH] clk: imx: Add imx8dxl clk driver
 2021-11-10 17:56 UTC 

[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-11-10 17:47 UTC  (5+ messages)
` [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error


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