linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-25 12:56:55 to 2021-10-26 09:27:45 UTC [more...]

[PATCH v2 00/17] irq: remove handle_domain_{irq,nmi}()
 2021-10-26  9:24 UTC  (5+ messages)
` [PATCH v2 01/17] irq: mips: avoid nested irq_enter()
` [PATCH v2 02/17] irq: mips: simplify bcm6345_l1_irq_handle()
` [PATCH v2 03/17] irq: mips: stop (ab)using handle_domain_irq()
` [PATCH v2 04/17] irq: mips: simplify do_domain_IRQ()

[PATCH v3 0/7] PCI: imx6: refine codes and add compliance tests mode support
 2021-10-26  9:18 UTC  (10+ messages)
` [PATCH v3 3/7] PCI: imx6: Fix the regulator dump when link never came up

[PATCH v3 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-26  9:16 UTC  (3+ messages)

[PATCH] arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1
 2021-10-26  9:06 UTC  (2+ messages)

[PATCH] ARM: add BUILD_BUG_ON to check if fixmap range spans multiple pmds
 2021-10-26  8:59 UTC  (3+ messages)

[PATCH] usb: gadget: at91_udc: Convert to GPIO descriptors
 2021-10-26  8:56 UTC 

[PATCH 1/2] ARM: dts: BCM5301X: remove unnecessary address & size cells from Asus RT-AC88U
 2021-10-26  8:53 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: define RTL8365MB switch on "

[Linaro-mm-sig] [PATCH] dma-buf: add attachments empty check for dma_buf_release
 2021-10-26  8:52 UTC  (2+ messages)

[PATCH] firmware: arm_ffa: remove unused 'compat_version' variable
 2021-10-26  8:33 UTC 

[PATCH v7 0/6] Asynchronous notifications from secure world
 2021-10-26  8:31 UTC  (7+ messages)
` [PATCH v7 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v7 2/6] dt-bindings: arm: optee: add interrupt property
` [PATCH v7 3/6] tee: fix put order in teedev_close_context()
` [PATCH v7 4/6] tee: export teedev_open() and teedev_close_context()
` [PATCH v7 5/6] optee: separate notification functions
` [PATCH v7 6/6] optee: add asynchronous notifications

[PATCH] mt76: mt7663s: fix link error with CONFIG_PM=n
 2021-10-26  8:33 UTC 

injected body trailers
 2021-10-26  8:30 UTC  (8+ messages)

[PATCH] ARM: decompressor: disable stack protector
 2021-10-26  8:27 UTC 

[PATCH v3] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-26  8:04 UTC  (2+ messages)

[PATCH v6 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-26  7:53 UTC  (4+ messages)
` [PATCH v6 14/16] drm/mediatek: add ovl_adaptor support for MT8195

[PATCH v5 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-26  7:38 UTC  (4+ messages)
` [PATCH v5 2/2] firmware: arm_scmi: Add optee transport

[PATCH 1/4] dt-bindings: sound: amlogic: t9015: Add missing AVDD-supply property
 2021-10-26  7:27 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: amlogic: meson-g12: Fix thermal-zones indent

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-26  7:20 UTC  (30+ messages)
` [PATCH v2 02/43] KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell
` [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
` [PATCH v2 16/43] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH v2 19/43] KVM: Add helpers to wake/query blocking vCPU
` [PATCH v2 20/43] KVM: VMX: Skip Posted Interrupt updates if APICv is hard disabled
` [PATCH v2 22/43] KVM: VMX: Drop unnecessary PI logic to handle impossible conditions
` [PATCH v2 24/43] KVM: VMX: Drop pointless PI.NDST update when blocking
` [PATCH v2 35/43] KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
` [PATCH v2 37/43] KVM: SVM: Unconditionally mark AVIC as running on vCPU load (with APICv)
` [PATCH v2 39/43] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
` [PATCH v2 40/43] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
` [PATCH v2 43/43] KVM: VMX: Don't do full kick when handling posted interrupt wakeup

[PATCH v5 0/6] Add Xilinx Event Management Driver
 2021-10-26  7:19 UTC  (7+ messages)
` [PATCH v6 1/6] firmware: xilinx: add register notifier in zynqmp firmware

[PATCH 0/4] Add support for the Cypress cyttsp5
 2021-10-26  7:16 UTC  (7+ messages)
` [PATCH 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH] mmc: cqhci: clear HALT state after CQE enable
 2021-10-26  7:08 UTC 

[PATCH v7 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-26  7:11 UTC  (11+ messages)
` [PATCH v7 01/10] media: admin-guide: add stm32-dma2d description
` [PATCH v7 02/10] media: dt-bindings: media: add document for STM32 DMA2d bindings
` [PATCH v7 03/10] ARM: dts: stm32: Add DMA2D support for STM32F429 series soc
` [PATCH v7 04/10] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
` [PATCH v7 05/10] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
` [PATCH v7 06/10] media: videobuf2: Fix the size printk format
` [PATCH v7 07/10] media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max setting
` [PATCH v7 08/10] media: v4l2-ctrls: Add RGB color effects control
` [PATCH v7 09/10] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell
` [PATCH v7 10/10] media: stm32-dma2d: STM32 DMA2D driver

[PATCH v1 0/2] Indroduce Exynos Multi Core Timer version 2
 2021-10-26  7:10 UTC  (9+ messages)
  ` [PATCH v1 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC

[GIT PULL] Coresight subsystem for v5.16
 2021-10-26  6:40 UTC  (2+ messages)

linux-next: build warning after merge of the arm-soc tree
 2021-10-26  6:15 UTC  (2+ messages)

[PATCH 00/10] ASPEED SD/eMMC controller clock configuration
 2021-10-26  6:10 UTC  (11+ messages)
` [PATCH 01/10] clk: aspeed: ast2600: Porting sdhci clock source
` [PATCH 02/10] sdhci: aspeed: Add SDR50 support
` [PATCH 03/10] dts: aspeed: ast2600: Support SDR50 for SD device
` [PATCH 04/10] mmc: Add invert flag for clock phase signedness
` [PATCH 05/10] mmc: aspeed: Adjust delay taps calculation method

Is hardware board required if hope to upstream a new arm/arm64 soc?
 2021-10-26  5:55 UTC  (2+ messages)

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-26  5:41 UTC  (15+ messages)

[PATCH v9 1/3] microblaze: timer: Remove unused properties
 2021-10-26  5:40 UTC  (4+ messages)
` [PATCH v9 2/3] dt-bindings: pwm: Add Xilinx AXI Timer
` [PATCH v9 3/3] pwm: Add support for "

[PATCH v4 0/5] CMDQ refinement of Mediatek DRM driver
 2021-10-26  5:29 UTC  (6+ messages)
` [PATCH v4 1/5] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
` [PATCH v4 2/5] drm/mediatek: Remove the pointer of struct cmdq_client
` [PATCH v4 3/5] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v4 4/5] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v4 5/5] drm/mediatek: Clear pending flag when cmdq packet is done

[PATCHv3 4/4] arm64: Enable perf events based hard lockup detector
 2021-10-26  5:10 UTC  (2+ messages)

[PATCH v6 0/6] Add Xilinx Event Management Driver
 2021-10-26  4:25 UTC  (8+ messages)
` [PATCH v7 "
` [PATCH v7 1/6] firmware: xilinx: add register notifier in zynqmp firmware
` [PATCH v7 2/6] firmware: xilinx: add macros of node ids for error event
` [PATCH v7 3/6] firmware: xilinx: export the feature check of zynqmp firmware
` [PATCH v7 4/6] drivers: soc: xilinx: add xilinx event management driver
` [PATCH v7 5/6] firmware: xilinx: instantiate xilinx event manager driver
` [PATCH v7 6/6] driver: soc: xilinx: register for power events in zynqmp power driver

[RESEND 0/5] ARM/arm64: arm_pm_restart removal
 2021-10-26  1:55 UTC  (5+ messages)

[PATCH] drm/mediatek: Set Rotation default value to 1
 2021-10-26  1:28 UTC  (3+ messages)

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-26  1:26 UTC  (2+ messages)
  ` [Intel-gfx] "

[PATCH] mediatek: Set default value for Panel Orientation connector prop
 2021-10-26  1:13 UTC  (2+ messages)

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-10-26  0:30 UTC  (6+ messages)
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH v5 0/6] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-10-25 22:51 UTC  (13+ messages)
` [PATCH v5 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v5 4/6] PCI: brcmstb: Add control of subdevice "

[PATCH] printk: Add printk log prefix information
 2021-10-25 22:24 UTC  (7+ messages)
  ` [PATCH] Fix prb_next_seq() performance issue
      ` [PATCH] printk: ringbuffer: Improve prb_next_seq() performance

[PATCH v5 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-25 22:20 UTC  (3+ messages)

[PATCH 0/5] arm64: apple: DT updates for M1 PCIe support
 2021-10-25 21:45 UTC  (7+ messages)
` [PATCH 1/5] arm64: apple: Add pinctrl nodes
` [PATCH 2/5] arm64: apple: Add PCIe node
` [PATCH 3/5] arm64: dts: apple: t8103: Add PCIe DARTs
` [PATCH 4/5] arm64: dts: apple: t8103: Add root port interrupt routing
` [PATCH 5/5] arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-10-25 20:59 UTC  (4+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops

[GIT PULL] Qualcomm ARM64 DTS one more fix for 5.15
 2021-10-25 20:12 UTC 

[arm:zii 49/94] drivers/net/dsa/mv88e6xxx/global2_scratch.c:301: warning: expecting prototype for mv88e6352_g2_scratch_get_serdes_port(). Prototype was for mv88e6352_g2_scratch_port_has_serdes() instead
 2021-10-25 18:49 UTC 

gpu: drm_fb_cma_helper.c:46: undefined reference to `drm_gem_fb_get_obj'
 2021-10-25 18:25 UTC  (3+ messages)

[PATCH v2 0/8] Apple SoC PMGR device power states driver
 2021-10-25 18:21 UTC  (12+ messages)
` [PATCH v2 1/8] MAINTAINERS: Add PMGR power state files to ARM/APPLE MACHINE
` [PATCH v2 2/8] dt-bindings: arm: apple: Add apple,pmgr binding
` [PATCH v2 3/8] dt-bindings: power: Add apple,pmgr-pwrstate binding
  ` [PATCH v2 3/8] dt-bindings: power: Add apple, pmgr-pwrstate binding
` [PATCH v2 4/8] soc: apple: Add driver for Apple PMGR power state controls
` [PATCH v2 5/8] arm64: dts: apple: t8103: Rename clk24 to clkref
` [PATCH v2 6/8] arm64: dts: apple: t8103: Add the UART PMGR tree
` [PATCH v2 7/8] tty: serial: samsung_tty: Support runtime PM
` [PATCH v2 8/8] arm64: dts: apple: t8103: Add UART2

[PATCH v2] arm64: dts: imx8mm: Add support for emtrion emCON-MX8M Mini
 2021-10-25 18:16 UTC  (2+ messages)

[PATCH 00/15] irq: remove handle_domain_{irq,nmi}()
 2021-10-25 18:00 UTC  (3+ messages)
` [PATCH 10/15] irq: arm64: perform irqentry in entry code

[PATCH v8 1/3] microblaze: timer: Remove unused properties
 2021-10-25 17:47 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 2/7] cavium: Return negative value when pci_alloc_irq_vectors() fails
 2021-10-25 17:01 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 4/7] cavium: Fix return values of the probe function

[PATCH AUTOSEL 4.19 2/7] cavium: Return negative value when pci_alloc_irq_vectors() fails
 2021-10-25 17:00 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 4/7] cavium: Fix return values of the probe function

[PATCH AUTOSEL 5.4 2/9] cavium: Return negative value when pci_alloc_irq_vectors() fails
 2021-10-25 17:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 5/9] cavium: Fix return values of the probe function

[PATCH AUTOSEL 5.10 04/13] cavium: Return negative value when pci_alloc_irq_vectors() fails
 2021-10-25 17:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 08/13] cavium: Fix return values of the probe function

[PATCH AUTOSEL 5.14 01/18] KVM: arm64: Report corrupted refcount at EL2
 2021-10-25 16:59 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 07/18] net: sparx5: Add of_node_put() before goto
` [PATCH AUTOSEL 5.14 09/18] cavium: Return negative value when pci_alloc_irq_vectors() fails
` [PATCH AUTOSEL 5.14 13/18] cavium: Fix return values of the probe function

[PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-10-25 16:49 UTC  (3+ messages)
  ` [PATCH v10 05/11] arm64: Make dump_stacktrace() use arch_stack_walk()

[PATCH v2 0/5] Refactor thermal pressure update to avoid code duplication
 2021-10-25 16:43 UTC  (2+ messages)

[PATCH 0/2] ASoC: wm8962: Conversion to json-schema and fix
 2021-10-25 16:39 UTC  (2+ messages)
` (subset) "

[PATCH v5 2/4] perf/marvell: CN10k DDR performance monitor support
 2021-10-25 16:37 UTC  (2+ messages)

[GIT PULL] ARM: at91: dt for 5.16 #2
 2021-10-25 16:34 UTC 

[PATCH] arm64/kvm: Fix bitrotted comment for SVE handling in handle_exit.c
 2021-10-25 16:32 UTC 

[PATCH v1] clk: samsung: update CPU clk registration
 2021-10-25 16:19 UTC  (2+ messages)

[PATCH v3 0/5] CMDQ refinement of Mediatek DRM driver
 2021-10-25 16:14 UTC  (6+ messages)
` [PATCH v3 1/5] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
` [PATCH v3 2/5] drm/mediatek: Remove the pointer of struct cmdq_client
` [PATCH v3 3/5] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v3 4/5] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v3 5/5] drm/mediatek: clear pending flag when cmdq packet is done

[PATCH v2 1/1] clk: samsung: exynos850: Register clocks early
 2021-10-25 16:12 UTC 

[RFC PATCH 0/7] clk: sunxi-ng: Add a RTC CCU driver
 2021-10-25 15:54 UTC  (8+ messages)

[PATCH v2 0/9] clk: sunxi-ng: Add a RTC CCU driver
 2021-10-25 15:49 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support

[PATCH 0/2] tune the HS USB PHYs on stm32mp15 eval and disco boards
 2021-10-25 15:17 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: tune the HS USB PHYs on stm32mp15xx-dkx
` [PATCH 2/2] ARM: dts: stm32: tune the HS USB PHYs on stm32mp157c-ev1

[PATCH v4] kprobes: Add a test case for stacktrace from kretprobe handler
 2021-10-25 14:57 UTC  (2+ messages)

[PATCH] net: nxp: lpc_eth.c: avoid hang when bringing interface down
 2021-10-25 14:50 UTC  (2+ messages)

[PATCH] clk: samsung: exynos850: Register clocks early
 2021-10-25 14:45 UTC  (3+ messages)

[PATCH v3 0/2] Add code to manage DSP clocks and provide dts-binding document
 2021-10-25 14:32 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: SOF: mediatek: Add mt8195 dsp clock support

[PATCH] phy: stm32: adopt dev_err_probe for regulators
 2021-10-25 14:31 UTC 

[PATCH v14 0/8] Add support for the silergy,sy7636a
 2021-10-25 14:26 UTC  (3+ messages)
` [PATCH v14 5/8] hwmon: sy7636a: Add temperature driver for sy7636a

[PATCH v2] i2c: mt76xx: add I2C_FUNC_NOSTART and I2C_M_REV_DIR_ADDR
 2021-10-25 14:15 UTC 

[PATCH 0/3] Power management improvements for STM32 UART DMA RX
 2021-10-25 13:42 UTC  (4+ messages)
` [PATCH 1/3] serial: stm32: rework RX dma initialization and release
` [PATCH 2/3] serial: stm32: terminate / restart DMA transfer at suspend / resume
` [PATCH 3/3] serial: stm32: push DMA RX data before suspending

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-10-25 12:54 UTC  (3+ messages)
` [PATCH v3 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding

[PATCH 00/13] This patchset aims to add initial support for the i.MXRT10xx family
 2021-10-25 12:54 UTC  (3+ messages)
` [PATCH 05/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock


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