linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-30 18:22:01 to 2022-08-31 09:52:32 UTC [more...]

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-08-31  9:51 UTC  (12+ messages)
` [PATCH v1 08/14] dt-bindings: mtd: relax the nvmem compatible string
` [PATCH v1 09/14] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout

[PATCH 0/5] Make atmel serial driver aware of GCLK
 2022-08-31  9:46 UTC  (7+ messages)
` [PATCH 4/5] clk: at91: sama5d2: Add Generic Clocks for UART/USART
` [PATCH 5/5] tty: serial: atmel: Make the driver aware of the existence of GCLK

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-08-31  9:44 UTC  (3+ messages)
` OpenWrt / MIPS benchmark with MGLRU

[PATCH v2 0/5] coresight: Reduce duplicated sysfs accessors
 2022-08-31  9:32 UTC  (7+ messages)
` [PATCH v2 1/5] coresight: Remove unused function parameter
` [PATCH v2 2/5] coresight: Simplify sysfs accessors by using csdev_access abstraction
` [PATCH v2 3/5] coresight: Re-use same function for similar sysfs register accessors

[PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
 2022-08-31  9:30 UTC  (2+ messages)

[PATCH V2 0/8] arm64: dts: imx93: add several nodes
 2022-08-31  9:16 UTC  (13+ messages)
` [PATCH V2 1/8] dt-bindings: soc: imx: add binding for i.MX9 syscon
` [PATCH V2 2/8] arm64: dts: imx93: correct SDHC clk entry
` [PATCH V2 3/8] arm64: dts: imx93: add gpio clk
` [PATCH V2 4/8] arm64: dts: imx93: add s4 mu node
` [PATCH V2 5/8] arm64: dts: imx93: add blk ctrl node
` [PATCH V2 6/8] arm64: dts: imx93: add a55 pmu
` [PATCH V2 7/8] arm64: dts: imx93: add lpi2c nodes
` [PATCH V2 8/8] arm64: dts: imx93: add lpspi nodes

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-31  8:59 UTC  (9+ messages)
` [PATCH v2 09/11] s390: mm: Convert to GENERIC_IOREMAP

[PATCH] phy: amlogic: use devm_clk_get_enabled() to simplify the code
 2022-08-31  8:58 UTC  (2+ messages)

[v1] media: platform: mtk-mdp3: fix smatch errors and warning
 2022-08-31  8:56 UTC 

[PATCH v6 0/8] MediaTek Helio X10 MT6795 - Clock drivers
 2022-08-31  8:47 UTC  (2+ messages)

[xilinx-xlnx:master 490/700] drivers/staging/xilinx-tsn/xilinx_tsn_ptp_clock.c:46:16: error: implicit declaration of function 'in_be32'
 2022-08-31  8:36 UTC 

[PATCH v5 0/7] Add the iMX8MP PCIe support
 2022-08-31  8:36 UTC  (10+ messages)
` [PATCH v5 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v5 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v5 6/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support

[PATCH v2 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-08-31  8:31 UTC  (11+ messages)
` [PATCH v2 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis
` [PATCH v2 3/7] phy: phy-mtk-tphy: "
` [PATCH v2 4/7] phy: phy-mtk-tphy: disable hardware efuse when set INTR
` [PATCH v2 7/7] phy: phy-mtk-tphy: fix the phy type setting issue

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-31  8:14 UTC  (19+ messages)
` [PATCH v2 06/41] drm/connector: Rename legacy TV property
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
` [PATCH v2 22/41] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v2 23/41] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v2 28/41] drm/vc4: vec: Fix timings for VEC modes
` [PATCH v2 29/41] drm/vc4: vec: Switch for common modes
` [PATCH v2 31/41] drm/vc4: vec: Use TV Reset implementation
` [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property

Question: Ethernet Phy issues on Colibri IMX8X (imx8qxp) - kernel 5.19
 2022-08-31  8:12 UTC  (5+ messages)

[PATCH v1 0/5] arm64: dts: imx8mq-librem5: phone DT updates
 2022-08-31  8:08 UTC  (7+ messages)
` [PATCH v1 1/5] arm64: dts: imx8mq-librem5: describe the voice coil motor for focus control
` [PATCH v1 2/5] arm64: dts: imx8mq-librem5: add RGB pwmleds
` [PATCH v1 3/5] arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supply
` [PATCH v1 4/5] arm64: dts: imx8mq-librem5: add USB type-c properties for role switching
` [PATCH v1 5/5] arm64: dts: imx8mq-librem5: add usb-role-switch property to dwc3

[PATCH v1 1/2] spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count()
 2022-08-31  8:03 UTC  (4+ messages)
` [PATCH v1 2/2] spi: stm32-qspi: Refactor dual flash mode enable check in ->setup()

[PATCH v1 0/8] gpio: Get rid of ARCH_NR_GPIOS (v1)
 2022-08-31  8:00 UTC  (11+ messages)
` [PATCH v1 3/8] gpiolib: Warn on drivers still using static gpiobase allocation
` [PATCH v1 4/8] gpiolib: Get rid of ARCH_NR_GPIOS

imx8mp USB OTG/dual-role
 2022-08-31  7:48 UTC  (4+ messages)

[PATCH v2 0/3] Add gamma lut support for mt8195
 2022-08-31  7:47 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: mediatek: Add gamma compatible "
` [PATCH v2 2/3] drm/mediatek: Add gamma lut support "
` [PATCH v2 3/3] arm64: dts: Modify gamma compatible "

[PATCH v2 1/1] arm64: dts: tqma8mpql: add USB DR support
 2022-08-31  7:46 UTC 

[PATCH 0/9] ARM: at91: some fixes and one cleanup
 2022-08-31  7:45 UTC  (2+ messages)

[PATCH v4] ARM: dts: lan966x: add support for pcb8290
 2022-08-31  7:43 UTC  (2+ messages)

[PATCH RESEND v2 0/2] clk: Fix CLK_OPS_PARENT_ENABLE and runtime PM
 2022-08-31  7:40 UTC  (4+ messages)
` [PATCH RESEND v2 1/2] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-08-31  7:37 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: remove unneed defer_reserve_crashkernel() and crash_mem_map

[PATCH] ARM: riscpc: Unbreak the build
 2022-08-31  7:33 UTC  (5+ messages)

[PATCH] USB: hcd: remove unused hcd_name variables
 2022-08-31  7:30 UTC 

[PATCH v2] phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
 2022-08-31  6:55 UTC 

[PATCH v1] arm64: dts: mediatek: Fix build warnings of mt8173 vcodec nodes
 2022-08-31  6:51 UTC 

[PATCH] ARM: ux500: fix repeated words in comments
 2022-08-31  6:28 UTC 

[PATCH] arm: fix repeated words in comments
 2022-08-31  6:31 UTC 

[PATCH] ARM: OMAP2+: fix repeated words in comments
 2022-08-31  6:29 UTC 

[PATCH] ARM: mm: fix repeated words in comments
 2022-08-31  6:27 UTC 

[PATCH v5 1/2] dts: arm: Adding documentation for SAMA5D3-EDS board
 2022-08-31  6:06 UTC  (5+ messages)
` [PATCH v5 2/2] dts: arm: at91: Add "

[PATCH 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-08-31  6:03 UTC  (11+ messages)
` [PATCH 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis

[PATCH v2 1/1] dt-binding: serial: mediatek,uart: update bingding for MT8188
 2022-08-31  5:59 UTC  (4+ messages)

[PATCH v6 0/6] completely rework mediatek,mt7530 binding
 2022-08-31  5:50 UTC  (2+ messages)

[xilinx-xlnx:master 520/700] drivers/gpu/drm/xlnx/xlnx_pl_disp.c:612:9: warning: 'strncpy' specified bound 4 equals destination size
 2022-08-31  5:29 UTC 

[PATCH v2 0/2] Configure dmtimers for am65
 2022-08-31  5:05 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am65: Add general purpose timers "

[PATCH 1/1] perf/arm-cmn: Add more bits to child node address offset field
 2022-08-31  4:46 UTC  (3+ messages)

[V13,0/7] Enable two hardware jpeg encoder for MT8195
 2022-08-31  3:43 UTC  (4+ messages)
` [V13,3/7] mtk-jpegenc: support jpegenc multi-hardware

[PATCH 0/6] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
 2022-08-31  3:29 UTC  (3+ messages)
` [PATCH 4/6] KVM: arm64: Add a visibility bit to ignore user writes

[PATCH-RESEND] arm64/kexec: Fix missing extra range for crashkres_low
 2022-08-31  1:49 UTC  (7+ messages)
` [PATCH v2] "
          ` [PATCH v2-RESEND] "

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-08-31  1:37 UTC  (3+ messages)

[PATCH] ARM: davinci: fix repeated words in comments
 2022-08-31  0:57 UTC 

[soc:arm-multiplatform-cleanup] BUILD SUCCESS 84fc863606239d8b434e59e6bbbe805f457e5767
 2022-08-31  0:54 UTC 

[PATCH] KVM: arm64: fix repeated words in comments
 2022-08-31  0:52 UTC 

[PATCH v4 00/21] KCFI support
 2022-08-30 23:31 UTC  (22+ messages)
` [PATCH v4 01/21] treewide: Filter out CC_FLAGS_CFI
` [PATCH v4 02/21] scripts/kallsyms: Ignore __kcfi_typeid_
` [PATCH v4 03/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [PATCH v4 04/21] cfi: Drop __CFI_ADDRESSABLE
` [PATCH v4 05/21] cfi: Switch to -fsanitize=kcfi
` [PATCH v4 06/21] cfi: Add type helper macros
` [PATCH v4 07/21] lkdtm: Emit an indirect call for CFI tests
` [PATCH v4 08/21] psci: Fix the function type for psci_initcall_t
` [PATCH v4 09/21] arm64: Add types to indirect called assembly functions
` [PATCH v4 10/21] arm64: Add CFI error handling
` [PATCH v4 11/21] arm64: Drop unneeded __nocfi attributes
` [PATCH v4 12/21] init: Drop __nocfi from __init
` [PATCH v4 13/21] treewide: Drop function_nocfi
` [PATCH v4 14/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [PATCH v4 15/21] treewide: Drop __cficanonical
` [PATCH v4 16/21] objtool: Disable CFI warnings
` [PATCH v4 17/21] kallsyms: Drop CONFIG_CFI_CLANG workarounds
` [PATCH v4 18/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v4 19/21] x86: Add types to indirectly called assembly functions
` [PATCH v4 20/21] x86/purgatory: Disable CFI
` [PATCH v4 21/21] x86: Add support for CONFIG_CFI_CLANG

[PATCH v2] ARM: Add sanity check for dev->periphid in amba_probe()
 2022-08-30 23:48 UTC  (9+ messages)

[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-30 23:48 UTC  (5+ messages)
` [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats

linux-next: build warnings after merge of the broadcom tree
 2022-08-30 23:16 UTC  (2+ messages)

[PATCH v1 1/1] gpio: rockchip: Switch to use fwnode instead of of_node
 2022-08-30 22:50 UTC  (3+ messages)

[PATCH v1 0/2] AM62x watchdog support
 2022-08-30 22:19 UTC  (2+ messages)

[PATCH] clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate
 2022-08-30 22:06 UTC  (2+ messages)

[GIT PULL] clk: samsung: for v6.1
 2022-08-30 22:03 UTC  (2+ messages)

[PATCH v4 0/8] phy: Add support for Lynx 10G SerDes
 2022-08-30 21:44 UTC  (2+ messages)

[PATCH v4 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes
 2022-08-30 21:44 UTC  (2+ messages)

[PATCH v5 02/20] dt-bindings: visconti-pcie: Fix interrupts array max constraints
 2022-08-30 21:33 UTC  (2+ messages)

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-30 21:31 UTC  (9+ messages)

[PATCH v2 5/5] ACPI: Drop parent field from struct acpi_device
 2022-08-30 21:29 UTC  (2+ messages)

[PATCH v1 1/1] Input: clps711x-keypad - get rid of OF_GPIO dependency
 2022-08-30 21:15 UTC  (3+ messages)

[PATCH v1 0/5] ARM: arm64: dts/clk: imx: indentation permission whitespace cleanup 2
 2022-08-30 21:13 UTC  (3+ messages)
` [PATCH v1 4/5] clk: imx6sll: add proper spdx license identifier

[PATCH V7 0/8] perf: Expand perf_branch_entry
 2022-08-30 21:11 UTC  (3+ messages)
` [PATCH V7 6/8] perf/tools: Extend branch type classification

[PATCH] dt-bindings: nvmem: u-boot,env: add basic NVMEM cells
 2022-08-30 21:11 UTC  (3+ messages)

[PATCH v3] arm64: dts: ti: k3-am642-sk: Add DT entry for onboard LEDs
 2022-08-30 21:08 UTC  (2+ messages)

[PATCH] ARM: ep93xx: Convert to use descriptors for GPIO LEDs
 2022-08-30 20:43 UTC 

[PATCH] arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz
 2022-08-30 20:18 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz
 2022-08-30 20:16 UTC 

[PATCH 0/4] arm64: dts: ti: *: Define aliases in board file
 2022-08-30 20:15 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: ti: j721e*: Define aliases in board files

[PATCH v2 0/6] mfd: add tps6594x support for Jacinto platform
 2022-08-30 20:09 UTC  (4+ messages)
` [PATCH v2 2/6] MFD: TPS6594x: Add new PMIC device driver for TPS6594x chips

[PATCH] arm64: Work around missing `bti c` in modules
 2022-08-30 20:08 UTC 

[PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-08-30 19:52 UTC  (15+ messages)
` [PATCH 01/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
` [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH 03/14] KVM: arm64: Directly read owner id field in stage2_pte_is_counted()
` [PATCH 04/14] KVM: arm64: Read the PTE once per visit
` [PATCH 05/14] KVM: arm64: Split init and set for table PTE
` [PATCH 06/14] KVM: arm64: Return next table from map callbacks
` [PATCH 07/14] KVM: arm64: Document behavior of pgtable visitor callback
` [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU
` [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
` [PATCH 10/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
` [PATCH 11/14] KVM: arm64: Make changes block->table to leaf PTEs parallel-aware
` [PATCH 12/14] KVM: arm64: Make leaf->leaf PTE changes parallel-aware
` [PATCH 13/14] KVM: arm64: Make table->block "
` [PATCH 14/14] KVM: arm64: Handle stage-2 faults in parallel

[PATCH v2 0/7] Devm helpers for regulator get and enable
 2022-08-30 19:42 UTC  (8+ messages)
` (subset) "

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-08-30 19:37 UTC 

[PATCH net-next v2 0/5] net: altera: tse: phylink conversion
 2022-08-30 19:19 UTC  (8+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: Convert Altera TSE bindings to yaml
` [PATCH net-next v2 5/5] dt-bindings: net: altera: tse: add an optional pcs register range

[PATCH 0/4]Add afi config drivers support
 2022-08-30 18:27 UTC  (6+ messages)
` [PATCH 2/4] bindings: fpga: Add binding doc for the zynqmp afi config driver

[PATCH v1 1/1] usb: phy: mxs: apply board calibration value base on chip trim value
 2022-08-30 18:27 UTC  (3+ messages)
  ` [EXT] "


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