public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-10-30 19:27:25 to 2023-10-31 16:36:24 UTC [more...]

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-10-31 16:30 UTC  (27+ messages)
` [PATCH v14 01/56] media: videobuf2: Rename offset parameter
` [PATCH v14 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v14 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v14 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v14 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v14 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v14 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v14 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v14 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v14 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v14 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v14 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 15/56] media: visl: "
` [PATCH v14 16/56] media: atomisp: "
` [PATCH v14 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v14 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v14 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v14 21/56] media: pci: dt3155: Remove useless check
` [PATCH v14 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v14 23/56] media: pci: cx18: "
` [PATCH v14 24/56] media: pci: netup_unidvb: "
` [PATCH v14 25/56] media: pci: tw68: "
` [PATCH v14 26/56] media: i2c: video-i2c: "

qemu-arm64: handle_futex_death - kernel/futex/core.c:661 - Unable to handle kernel unknown 43 at virtual address
 2023-10-31 16:27 UTC  (10+ messages)

[PATCH 0/2] Fix error-leg bugs / misbehaviors in i2c-bcm2835 driver
 2023-10-31 16:26 UTC  (9+ messages)
` [PATCH 1/2] [i2c-bcm2835] Fully clean up hardware state machine after a timeout
` [PATCH 2/2] [i2c-bcm2835] ALWAYS enable INTD

[PATCH] net: stmmac: Wait a bit for the reset to take effect
 2023-10-31 16:10 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62-main: Add gpio-ranges properties
 2023-10-31 16:00 UTC 

[PATCH] irqchip/ti-sci-intr: Add support for system suspend/resume PM
 2023-10-31 16:00 UTC  (5+ messages)

[PATCH v3 2/6] dt-bindings: PCI: dwc: rockchip: Add optional dma interrupts
 2023-10-31 15:51 UTC  (3+ messages)
  ` [PATCH v3 3/6] arm64: dts: rockchip: drop unused properties num-{ib,ob}-windows

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-10-31 15:05 UTC  (24+ messages)
` [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-10-31 14:56 UTC  (26+ messages)
` [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
` [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v2 05/12] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
` [PATCH v2 07/12] riscv: dts: starfive: jh7100: Add ccache DT node
` [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards

[PATCH 1/5] media: dt-bindings: media: imx335: Add supply bindings
 2023-10-31 14:48 UTC  (3+ messages)

[PATCH v2 0/6] mfd: bcm590xx: Add support for BCM59054
 2023-10-31 14:32 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH v2 2/6] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054
` [PATCH v2 3/6] ARM: dts: Drop DTS for BCM59056 PMIC
` [PATCH v2 4/6] mfd: bcm590xx: Add compatible for BCM59054
` [PATCH v2 5/6] regulator: bcm590xx: Add support "
` [PATCH v2 6/6] regulator: bcm590xx: Add proper handling for PMMODE registers

[PATCH] firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup()
 2023-10-31 14:13 UTC 

[PATCH 0/6] mfd: bcm590xx: Add support for BCM59054
 2023-10-31 13:54 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH 2/6] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054
` [PATCH 3/6] ARM: dts: Drop DTS for BCM59056 PMIC
` [PATCH 4/6] mfd: bcm590xx: Add compatible for BCM59054
` [PATCH 5/6] regulator: bcm590xx: Add support "
` [PATCH 6/6] regulator: bcm590xx: Add proper handling for PMMODE registers

[PATCH V1] firmware: arm_scmi: clock: support clock denied flags
 2023-10-31 13:35 UTC  (5+ messages)

[PATCH 0/2] MT8195 Cherry: Assign MFG vregs for power saving
 2023-10-31 13:16 UTC  (3+ messages)

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-31 13:13 UTC  (12+ messages)
` [PATCH v6 5/9] mm: thp: Extend THP to allocate anonymous large folios

exynos-mixer 14450000.mixer: [drm:exynos_drm_register_dma] *ERROR* Device 14450000.mixer lacks support for IOMMU
 2023-10-31 12:08 UTC 

[PATCH v4 0/2] Rust enablement for AArch64
 2023-10-31 11:58 UTC  (6+ messages)
` [PATCH v4 1/2] rust: Refactor the build target to allow the use of builtin targets

[PATCH v4.19] arm64: fix a concurrency issue in emulation_proc_handler()
 2023-10-31 11:52 UTC  (5+ messages)
` Patch "arm64: fix a concurrency issue in emulation_proc_handler()" has been added to the 4.19-stable tree
` Patch "arm64: fix a concurrency issue in emulation_proc_handler()" has been added to the 5.4-stable tree

[PATCH 0/3] arm64: Add a build target for Flat Image Tree
 2023-10-31 11:46 UTC  (8+ messages)
` [PATCH 3/3] arm64: boot: Support "

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-31 11:39 UTC  (6+ messages)

[PATCH] clk: rockchip: rk3128: Fix HCLK_OTG gate register
 2023-10-31 11:18 UTC 

arm: mach-socfpga: PCIe Root IO TLP support for Cyclone V
 2023-10-31 10:58 UTC 

[PATCH] ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messages
 2023-10-31 10:31 UTC 

[PATCH] pinctrl: stm32: Add check for devm_kcalloc
 2023-10-31 10:09 UTC  (2+ messages)

[PATCH] staging: vc04_services: remove unnecessary NULL check
 2023-10-31 10:01 UTC  (2+ messages)

[bug report] firmware: arm_ffa: Add schedule receiver callback mechanism
 2023-10-31  9:50 UTC  (4+ messages)

[PATCH 00/10] Introduce ExynosAutov920 SoC and SADK board
 2023-10-31  9:47 UTC  (11+ messages)
  ` [PATCH 01/10] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
  ` [PATCH 02/10] dt-bindings: soc: samsung: usi: add exynosautov920-usi compatible
  ` [PATCH 03/10] dt-bindings: serial: samsung: add exynosautov920-uart compatible
  ` [PATCH 04/10] dt-bindings: pwm: samsung: add exynosautov9 compatible
  ` [PATCH 05/10] dt-bindings: pinctrl: samsung: add exynosautov920 pinctrl binding
  ` [PATCH 06/10] dt-bindings: arm: samsung: Document exynosautov920 SADK board binding
  ` [PATCH 07/10] soc: samsung: exynos-chipid: add exynosautov920 SoC support
  ` [PATCH 08/10] pinctrl: samsung: add exynosautv920 pinctrl
  ` [PATCH 09/10] arm64: dts: exynos: add initial support for exynosautov920 SoC
  ` [PATCH 10/10] arm64: dts: exynos: add minimal support for exynosautov920 sadk board

[PATCH] firmware: arm_scmi:: Add opinion for init fastchannel
 2023-10-31  9:27 UTC  (3+ messages)

[PATCH v4 0/8] Improve Exynos thermal driver
 2023-10-31  9:26 UTC  (3+ messages)
  ` [PATCH v4 8/8] thermal: exynos: use set_trips

[PATCH net-next 1/1] net: stmmac: add check for advertising linkmode request for set-eee
 2023-10-31  9:08 UTC  (4+ messages)

[PATCH 00/10] Remove obsolete and orphaned wifi drivers
 2023-10-31  9:08 UTC  (2+ messages)

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-31  9:04 UTC  (2+ messages)

[PATCH v8 00/16] introduce more MDP3 components in MT8195
 2023-10-31  8:57 UTC  (9+ messages)
` [PATCH v8 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v8 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

[PATCH v9 00/16] introduce more MDP3 components in MT8195
 2023-10-31  8:33 UTC  (17+ messages)
` [PATCH v9 01/16] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH v9 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v9 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v9 04/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ
` [PATCH v9 05/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT
` [PATCH v9 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195
` [PATCH v9 07/16] dt-bindings: media: mediatek: mdp3: add component HDR "
` [PATCH v9 08/16] dt-bindings: media: mediatek: mdp3: add component STITCH "
` [PATCH v9 09/16] dt-bindings: media: mediatek: mdp3: add component TCC "
` [PATCH v9 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v9 11/16] dt-bindings: display: mediatek: aal: add compatible "
` [PATCH v9 12/16] dt-bindings: display: mediatek: color: "
` [PATCH v9 13/16] dt-bindings: display: mediatek: merge: "
` [PATCH v9 14/16] dt-bindings: display: mediatek: ovl: "
` [PATCH v9 15/16] dt-bindings: display: mediatek: split: "
` [PATCH v9 16/16] dt-bindings: display: mediatek: padding: "

[PATCH v8 00/12] add support MDP3 on MT8195 platform
 2023-10-31  8:41 UTC  (2+ messages)

[PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run and fix schedule error in mtk_jpegdec_worker
 2023-10-31  7:24 UTC  (4+ messages)
` [PATCH v2 1/3] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
` [PATCH v2 2/3] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
` [PATCH v2 3/3] media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker

[PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run and fix schedule error in mtk_jpegdec_worker
 2023-10-31  7:22 UTC 

[PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run
 2023-10-31  7:16 UTC  (4+ messages)
` [PATCH v2 1/3] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
` [PATCH v2 2/3] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
` [PATCH v2 3/3] media: mtk-jpeg: Fix timeout schedule error in

[PATCH 0/2] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
 2023-10-31  6:13 UTC  (3+ messages)

[PATCH v2 00/11] Add mediate-drm secure flow for SVP
 2023-10-31  6:01 UTC  (4+ messages)
` [PATCH v2 09/11] drm/mediatek: Add secure flow support to mediatek-drm

[PATCH v2] arm64/arm: perf: Don't discard upper 32 bits from PMCEID0/1 registers
 2023-10-31  4:43 UTC  (3+ messages)

[PATCH 0/8] Add NSS clock controller support for IPQ5332
 2023-10-31  4:24 UTC  (16+ messages)
` [PATCH 2/8] dt-bindings: clock: ipq5332: drop the few nss clocks definition
` [PATCH 4/8] clk: qcom: ipq5332: add gpll0_out_aux clock
` [PATCH 5/8] dt-bindings: clock: add IPQ5332 NSSCC clock and reset definitions
` [PATCH 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC
` [PATCH 8/8] arm64: defconfig: build NSS Clock Controller driver for IPQ5332

[PATCH net-next 1/1] net: stmmac: check CBS input values before configuration
 2023-10-31  3:11 UTC  (3+ messages)

[PATCH v2 0/9] Add CMDQ secure driver for SVP
 2023-10-31  2:34 UTC  (6+ messages)
` [PATCH v2 2/9] dt-bindings: mailbox: Add property for CMDQ secure driver

[PATCH net v3] net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
 2023-10-31  2:27 UTC 

[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-10-31  2:00 UTC  (6+ messages)
` [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support

[RESEND PATCH] soc: apple: mailbox: Add explicit include of platform_device.h
 2023-10-31  0:00 UTC  (2+ messages)

[PATCH 1/3] arm64: Disable GiC priorities on Mediatek devices w/ firmware issues
 2023-10-30 23:19 UTC  (6+ messages)
` [PATCH 3/3] irqchip/gic-v3: Remove Mediatek pseudo-NMI firmware quirk handling

[PATCH RFC 0/2] Implement vendor resets for PSCI SYSTEM_RESET2
 2023-10-30 21:31 UTC  (3+ messages)
` [PATCH RFC 1/2] dt-bindings: arm: Document reboot mode magic
` [PATCH RFC 2/2] firmware: psci: Read and use vendor reset types

[PATCH v8 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-10-30 21:31 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: arm,coresight-cti: Drop type for 'cpu' property
 2023-10-30 21:06 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: arm,coresight-cti: Add missing additionalProperties on child nodes

[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
 2023-10-30 20:35 UTC 

[PATCH v2 0/2] KVM: arm64: Use folio for THP support
 2023-10-30 20:16 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mm-venice-gw7: Fix pci sub-nodes
 2023-10-30 19:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox