linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-16 17:02:38 to 2022-11-17 09:14:29 UTC [more...]

[PATCH] ARM: mxs: fix memory leak in mxs_machine_init()
 2022-11-17  9:13 UTC  (2+ messages)

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-17  9:12 UTC  (7+ messages)
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()

[GIT PULL] pinctrl: dt-bindings: qcom: Second convertions for v6.2
 2022-11-17  9:11 UTC  (2+ messages)

[PATCH v2] dmaengine: ste_dma40: use devm_request_irq to avoid missing free_irq() in error path
 2022-11-17  9:07 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Allow building CONFIG_OF drivers with COMPILE_TEST
 2022-11-17  8:55 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Drop of_match_ptr() to avoid unused variables
` [PATCH v2 2/2] PCI: Allow building CONFIG_OF drivers with COMPILE_TEST

[PATCH 0/3] Fix SPICC and ILI9486 drivers
 2022-11-17  8:54 UTC  (5+ messages)
` [PATCH 1/3] drm/tiny: rpi-lcd-35: Enable driver module autoloading
` [PATCH 2/3] drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
` [PATCH 3/3] spi: meson-spicc: Lower CS between bursts

[PATCH] soc: realview: Fix memory leak in realview_soc_probe()
 2022-11-17  8:44 UTC 

[PATCH v2 0/3] media: rkisp1: Miscellaneous improvements
 2022-11-17  8:42 UTC  (4+ messages)
` [PATCH v2 1/3] media: rkisp1: Add NV16M and NV61M to output formats
` [PATCH v2 2/3] media: rkisp1: Make local immutable array variables static const
` [PATCH v2 3/3] media: rkisp1: Implement ENUM_FRAMESIZES

[PATCH v3 0/4] Add TLP filter support and some fixes for HiSilicon PCIe PMU
 2022-11-17  8:41 UTC  (5+ messages)
` [PATCH v3 1/4] drivers/perf: hisi: Fix some event id for hisi-pcie-pmu
` [PATCH v3 2/4] docs: perf: Fix PMU instance name of hisi-pcie-pmu
` [PATCH v3 3/4] Documentation: perf: Indent filter options list "
` [PATCH v3 4/4] drivers/perf: hisi: Add TLP filter support

[PATCH] ARM: dts: stm32: Rename mdio0 to mdio on DHCOR Testbench board
 2022-11-17  8:39 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: stm32: add mcp23017 pinctrl entry for stm32mp13
 2022-11-17  8:39 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: stm32: add mcp23017 IO expander on I2C1 on stm32mp135f-dk

[PATCH v11 1/3] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-11-17  8:34 UTC  (3+ messages)
` [PATCH v11 2/3] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v11 3/3] dt-binding: perf: Add Amlogic "

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-17  8:26 UTC  (3+ messages)
` [PATCH v7 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v7 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[RFC PATCH] arm64: mm: Add invalidate back in arch_sync_dma_for_device when FROM_DEVICE
 2022-11-17  8:24 UTC  (2+ messages)

[PATCH v10 0/2] dmaengine: sdma support hdmi audio
 2022-11-17  8:05 UTC  (3+ messages)
` [PATCH v10 2/2] dmaengine: imx-sdma: support hdmi in sdma

[PATCH v7 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
 2022-11-17  7:59 UTC  (4+ messages)

[PATCH v5 1/3] dt-bindings: imx6q-pcie: Handle various clock configurations
 2022-11-17  7:57 UTC  (2+ messages)

[PATCH v2 0/2] arm64: fix two bug about page table check
 2022-11-17  7:56 UTC  (6+ messages)
` [PATCH v2 1/2] arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
` [PATCH v2 2/2] arm64/mm: fix incorrect file_map_count for invalid pmd/pud

[PATCH v5 0/2] soc: ti: Add module build support to the k3 socinfo driver
 2022-11-17  7:28 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-j721e-main: Remove ti,strobe-sel property
 2022-11-17  7:26 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: k3-j721s2-main: Enable crypto accelerator
 2022-11-17  7:20 UTC  (2+ messages)

[PATCH v2 0/3] RNG clock property cleanup
 2022-11-17  7:16 UTC  (2+ messages)

[PATCH] arm64: dts: ti: j721e-common-proc-board: Fix sound node-name
 2022-11-17  7:13 UTC  (2+ messages)

[PATCH linux-next] drm/imx: Use device_match_of_node()
 2022-11-17  7:11 UTC 

[PATCH] arm64: dts: ti: k3-j721s2: Fix the interrupt ranges property for main & wkup gpio intr
 2022-11-17  7:10 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: selftests: Fixes for single-step test
 2022-11-17  7:07 UTC  (8+ messages)
` [PATCH 1/2] KVM: arm64: selftests: Disable single-step with correct KVM define
` [PATCH 2/2] KVM: arm64: selftests: Disable single-step without relying on ucall()

[PATCH 0/2] arm64: fix two bug about page table check
 2022-11-17  6:59 UTC  (10+ messages)
` [PATCH 1/2] arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
` [PATCH 2/2] arm64/mm: fix incorrect file_map_count for invalid pmd/pud

[PATCH v4 00/16] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-11-17  6:54 UTC  (5+ messages)
` [PATCH v4 05/16] KVM: arm64: PMU: Narrow the overflow checking when required
` [PATCH v4 06/16] KVM: arm64: PMU: Only narrow counters that are not 64bit wide

[RFC PATCH v6] media: mediatek: vcodec: support stateless AV1 decoder
 2022-11-17  6:17 UTC 

[PATCH 0/8] ARM: Expose Armv8 AArch32 features via hwcap
 2022-11-17  6:19 UTC  (3+ messages)

[PATCH] thermal: use devm_platform_get_and_ioremap_resource()
 2022-11-17  6:09 UTC 

[PATCH] mfd: fsl-imx25-tsadc: use devm_platform_get_and_ioremap_resource()
 2022-11-17  6:07 UTC 

[PATCH v2 0/2] arm64: allwinner: h6: Add second IOMMU reference to Cedrus
 2022-11-17  6:07 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: allwinner: video-engine: Fix number of IOMMU channels
` [PATCH v2 2/2] arm64: dts: allwinner: h6: Fix Cedrus "

[PATCH v4 net-next 0/3] net: axienet: Use a DT property to configure frequency of the MDIO bus
 2022-11-17  6:06 UTC  (5+ messages)
` [PATCH v4 net-next 1/3] net: axienet: Unexport and remove unused mdio functions
` [PATCH v4 net-next 2/3] net: axienet: set mdio clock according to bus-frequency
` [PATCH v4 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio

[linux-next-v2 1/5] arm64: dts: rockchip: Fix gmac phy mode to rgmii on Rock 3A SBC
 2022-11-17  5:57 UTC  (9+ messages)
` [linux-next-v2 2/5] arm64: dts: rockchip: Add support of external clock to ethernet node "
` [linux-next-v2 3/5] arm64: dts: rockchip: Add support of regulator for "
` [linux-next-v2 4/5] arm64: dts: rockchip: Add support of interrupt to "
` [linux-next-v2 5/5] arm64: dts: rockchip: Add missing of ethernet-phy-id to reset the phy "

[PATCH V5 0/7] arm64/perf: Enable branch stack sampling
 2022-11-17  5:45 UTC  (4+ messages)
` [PATCH V5 6/7] arm64/perf: Add BRBE driver

[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-17  5:01 UTC  (4+ messages)
` [PATCH v8 06/14] drm: bridge: samsung-dsim: Handle proper DSI host initialization
  ` [PATCH v8 03/14] drm: bridge: Generalize Exynos-DSI driver into a Samsung DSIM bridge

[PATCH v2 0/2] mmc: atmel-mci: Convert to gpio descriptors
 2022-11-17  4:14 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mmc: atmel-mci: move atmel MCI header file

[PATCH] ARM: dts: aspeed: mtjade,mtmitchell: Add BMC SSIF nodes
 2022-11-17  3:23 UTC  (4+ messages)

[PATCH v2,1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-11-17  2:16 UTC  (5+ messages)
` [PATCH v2,2/3] media: dt-bindings: media: mediatek: vcodec: Adding racing control register base

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-17  2:05 UTC  (9+ messages)
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-17  1:39 UTC  (8+ messages)
` [PATCH 38/44] KVM: Disable CPU hotplug during "

LDREX and STREX in heterogeneous system?
 2022-11-17  1:32 UTC  (5+ messages)

[PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage
 2022-11-17  0:46 UTC  (6+ messages)
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "

[PATCH v7 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
 2022-11-17  0:41 UTC  (4+ messages)
` [PATCH v8 "

Deprecating and removing SLOB
 2022-11-17  0:22 UTC  (10+ messages)

[PATCH 0/2] arm64: allwinner: h6: Add second IOMMU reference to Cedrus
 2022-11-16 23:42 UTC  (6+ messages)
` [PATCH 1/2] media: dt-bindings: allwinner: video-engine: Fix number of IOMMU channels
` [PATCH 2/2] arm64: dts: allwinner: h6: Fix Cedrus "

[PATCH v3 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-16 21:05 UTC  (7+ messages)
` [PATCH v3 2/4] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
` [PATCH v3 3/4] ARM: dts: imxrt1050: increase mmc max-frequency property
` [PATCH v3 4/4] ARM: dts: imx: prepend a 0 in the memory address to make it clear it's 32MB

[PATCH v11 0/6] Add Xilinx RPU subsystem support
 2022-11-16 20:46 UTC  (3+ messages)

[PATCH] perf: arm_cspmu: Fix module cyclic dependency
 2022-11-16 20:39 UTC 

[PATCH v2 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-16 20:27 UTC  (4+ messages)
` [PATCH v2 2/4] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate

[linux-next:master] BUILD REGRESSION 15f3bff12cf6a888ec2ad39652828c60e6836b3d
 2022-11-16 20:22 UTC 

[PATCH] dt-bindings: Drop type from 'cpus' property
 2022-11-16 20:22 UTC  (2+ messages)

[PATCH v3 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-11-16 20:20 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: pwm: Add Apple PWM controller

[PATCH v3 0/5] firmware: ti_sci: Introduce system suspend support
 2022-11-16 20:15 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: ti, sci: Add lpm region and firmware-name

[PATCH] ARM: dts: sunxi: H3/H5: Add phys property to USB HCI0
 2022-11-16 18:54 UTC  (3+ messages)

[PATCH] perf: arm_cspmu: Fix build failure on x86_64
 2022-11-16 19:04 UTC 

[PATCH v2 00/10] ARM: dts: suniv: F1C100s: add more peripherals
 2022-11-16 18:50 UTC  (4+ messages)
    `  "

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-16 18:37 UTC  (8+ messages)
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags "

[PATCH 0/2] arm64: allwinner: h6: Add IOMMU reference to Hantro G2 decoder
 2022-11-16 18:31 UTC  (2+ messages)

[PATCH v3 0/3] bus: sunxi-rsb: Fix poweroff issues
 2022-11-16 18:29 UTC  (2+ messages)

Multiqueue support for mtk_eth_soc
 2022-11-16 18:26 UTC  (3+ messages)
` [PATCH net-next 5/6] net: dsa: tag_mtk: assign per-port queues

[PATCH] spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first
 2022-11-16 17:03 UTC  (2+ messages)

[PATCH v4 0/5] firmware: ti_sci: Introduce system suspend support
 2022-11-16 18:13 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: ti, sci: Add lpm region and firmware-name
` [PATCH v4 2/5] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v4 3/5] firmware: ti_sci: Allocate memory for the LPM modes
` [PATCH v4 4/5] firmware: ti_sci: Use dt provided fw name and address to load at suspend time
` [PATCH v4 5/5] firmware: ti_sci: Introduce prepare system suspend call

[linux-next-v1 1/3] arm64: dts: rockchip: Fix gmac phy mode to rgmii on Rock 3A sbc
 2022-11-16 18:11 UTC  (6+ messages)
` [linux-next-v1 3/3] arm64: dts: rockchip: Fix ethernet reset node "

[PATCH v7 0/6] Add support for TI TPS65219 PMIC
 2022-11-16 18:11 UTC  (3+ messages)
` [PATCH v7 4/6] mfd: tps65219: Add driver "

[PATCH v8 0/6] Introduce PRU remoteproc consumer API
 2022-11-16 18:09 UTC  (4+ messages)
` [PATCH v8 1/6] dt-bindings: remoteproc: Add PRU consumer bindings

[PATCH 00/18] mfd: Clean up deprecated regmap-irq functionality
 2022-11-16 18:00 UTC  (37+ messages)
` [PATCH 01/18] mfd: 88pm800: Replace irqchip mask_invert with unmask_base
` [PATCH 02/18] mfd: atc260x: "
` [PATCH 03/18] mfd: axp20x: "
` [PATCH 04/18] mfd: gateworks-gsc: "
` [PATCH 05/18] mfd: max14577: "
` [PATCH 06/18] mfd: max77650: Remove useless type_invert flag
` [PATCH 07/18] mfd: max77693: Replace irqchip mask_invert with unmask_base
` [PATCH 08/18] mfd: max77843: Drop useless mask_invert flag on irqchip
` [PATCH 09/18] mfd: rn5t618: Replace irqchip mask_invert with unmask_base
` [PATCH 10/18] mfd: rohm-bd71828: "
` [PATCH 11/18] mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchip
` [PATCH 12/18] mfd: rt5033: Replace irqchip mask_invert with unmask_base
` [PATCH 13/18] mfd: rt5120: "
` [PATCH 14/18] mfd: sprd-sc27xx-spi: "
` [PATCH 15/18] mfd: stpmic1: Fix swapped mask/unmask in irq chip
` [PATCH 16/18] mfd: sun4i-gpadc: Replace irqchip mask_invert with unmask_base
` [PATCH 17/18] mfd: tps65090: "
` [PATCH 18/18] mfd: wcd934x: Convert irq chip to config regs

[PATCH v1] dt-bindings: display: Convert fsl,imx-fb.txt to dt-schema
 2022-11-16 17:49 UTC  (3+ messages)

[PATCH 00/12] KVM: arm64: FF-A proxy for pKVM
 2022-11-16 17:48 UTC  (16+ messages)
` [PATCH 01/12] firmware: arm_ffa: Move constants to header file
` [PATCH 02/12] firmware: arm_ffa: Move comment before the field it is documenting
` [PATCH 03/12] KVM: arm64: Block unsafe FF-A calls from the host
` [PATCH 04/12] KVM: arm64: Probe FF-A version and host/hyp partition ID during init
` [PATCH 05/12] KVM: arm64: Handle FFA_FEATURES call from the host
` [PATCH 06/12] KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
` [PATCH 07/12] KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the host
` [PATCH 08/12] KVM: arm64: Add FF-A helpers to share/unshare memory with secure world
` [PATCH 09/12] KVM: arm64: Handle FFA_MEM_SHARE calls from the host
` [PATCH 10/12] KVM: arm64: Handle FFA_MEM_RECLAIM "
` [PATCH 11/12] KVM: arm64: Handle FFA_MEM_LEND "
` [PATCH 12/12] ANDROID: KVM: arm64: pkvm: Add support for fragmented FF-A descriptors

[PATCH v3 00/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-16 16:27 UTC  (5+ messages)
` [PATCH v3 02/10] dt-bindings: display: bridge: Add MHDP HDMI "
` [PATCH v3 05/10] dt-bindings: display: bridge: Add MHDP DP "

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2022-11-16 17:19 UTC  (9+ messages)
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH RFC 0/6] Add metrics for neoverse-n2
 2022-11-16 15:26 UTC  (3+ messages)


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