linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-16 20:26:35 to 2022-06-17 08:55:07 UTC [more...]

[PATCH v9 00/17] Move HEVC stateless controls out of staging
 2022-06-17  8:35 UTC  (17+ messages)
` [PATCH v9 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v9 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v9 03/17] vivid: add dynamic array test control
` [PATCH v9 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v9 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v9 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v9 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v9 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v9 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v9 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v9 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v9 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v9 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v9 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v9 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v9 16/17] media: uapi: Change data_bit_offset definition

[PATCH v2 0/3] ASoC: rockchip: i2s: switch BCLK to GPIO
 2022-06-17  8:45 UTC  (13+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm64: dts: rk3399: "
` [PATCH v2 3/3] ASoC: dt-bindings: rockchip: Document pinctrl-names for i2s
` [PATCH v3 0/3] ASoC: rockchip: i2s: switch BCLK to GPIO
  ` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] arm64: dts: rk3399: "
  ` [PATCH v3 3/3] ASoC: dt-bindings: rockchip: Document pinctrl-names for i2s

[PATCH -next v5 0/8]arm64: add machine check safe support
 2022-06-17  8:43 UTC  (9+ messages)
` [PATCH -next v5 1/8] arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
` [PATCH -next v5 3/8] arm64: extable: move _cond_extable to _cond_uaccess_extable
` [PATCH -next v5 4/8] arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP

[RESEND PATCH v2 0/9] imx: thermal: Allow trip point configuration from DT
 2022-06-17  8:40 UTC  (16+ messages)
` [RESEND PATCH v2 1/9] dt-bindings: thermal: Define trips node in $defs
` [RESEND PATCH v2 2/9] thermal: thermal: Export OF trip helper function
` [RESEND PATCH v2 3/9] dt-bindings: thermal: imx: Add trips point
` [RESEND PATCH v2 4/9] imx: thermal: Configure trip point from DT
` [RESEND PATCH v2 5/9] ARM: dts: imx[67]: Add trips points
` [RESEND PATCH v2 6/9] ARM: dts: imx6qdl-apalis: Set CPU critical trip point
` [RESEND PATCH v2 7/9] ARM: dts: imx7-colibri: "
` [RESEND PATCH v2 8/9] ARM: dts: imx6ull-colibri: "
` [RESEND PATCH v2 9/9] ARM: dts: imx6qdl-colibri: "

[PATCH] KVM: arm64: Prevent kmemleak from accessing pKVM memory
 2022-06-17  8:38 UTC  (4+ messages)

[PATCH] arm64: defconfig: Enable Allwinner built in CODECs
 2022-06-17  8:37 UTC  (3+ messages)

[PATCH v11 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-06-17  8:29 UTC  (15+ messages)
` [PATCH v11 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v11 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver

[PATCH v11 0/1] drm/mediatek: Add MT8195 DisplayPort PHY driver
 2022-06-17  8:25 UTC  (4+ messages)
` [PATCH v11 1/1] phy: phy-mtk-dp: Add driver for DP phy

[PATCH 0/5] arm64: kdump: Function supplement and performance optimization
 2022-06-17  8:26 UTC  (7+ messages)
` [PATCH 1/5] arm64: kdump: Provide default size when crashkernel=Y,low is not specified
` [PATCH 2/5] arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zones

[PATCH v3 0/6] drm/meson: add support for MIPI DSI Display
 2022-06-17  7:27 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings
` [PATCH v3 2/6] dt-bindings: display: meson-vpu: add third DPI output port
` [PATCH v3 3/6] drm/meson: venc: add ENCL encoder setup for MIPI-DSI output
` [PATCH v3 4/6] drm/meson: vclk: add DSI clock config
` [PATCH v3 5/6] drm/meson: add DSI encoder
` [PATCH v3 6/6] drm/meson: add support for MIPI-DSI transceiver

[PATCH 0/4] hugetlb: speed up linear address scanning
 2022-06-17  8:26 UTC  (7+ messages)
` [PATCH 1/4] hugetlb: skip to end of PT page mapping when pte not present
` [PATCH 2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page
` [PATCH 3/4] hugetlb: do not update address in huge_pmd_unshare
` [PATCH 4/4] hugetlb: Lazy page table copies in fork()

Default async probing for DT based systems
 2022-06-17  8:21 UTC  (2+ messages)

[PATCH] KVM: arm64: Add Oliver as a reviewer
 2022-06-17  8:21 UTC  (2+ messages)

[PATCH v3 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection
 2022-06-17  8:19 UTC  (3+ messages)
` [PATCH v3 1/2] Input: mt6779-keypad - match hardware matrix organization
` [PATCH v3 2/2] Input: mt6779-keypad - implement row/column selection

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 357/1181] drivers/usb/dwc3/core.c:947:5: warning: no previous prototype for function 'dwc3_core_init'
 2022-06-17  7:58 UTC 

[PATCH] soc: amlogic: Fix refcount leak in meson-secure-pwrc.c
 2022-06-17  7:41 UTC  (5+ messages)
  `  "

[PATCH 0/2] MediaTek Helio X10 MT6795 - MT6331/6332 PMIC MFD integration
 2022-06-17  7:35 UTC  (4+ messages)
` [PATCH 2/2] mfd: mt6397: Add basic support for MT6331+MT6332 PMIC

[PATCH] media: mediatek: vcodec: Fix non subdev architecture open power fail
 2022-06-17  7:27 UTC  (3+ messages)

[PATCH] selftests: KVM: Handle compiler optimizations in ucall
 2022-06-17  7:28 UTC  (8+ messages)

[PATCH, v2] media: mediatek: vcodec: Fix non subdev architecture open power fail
 2022-06-17  7:25 UTC 

[PATCH v4 1/2] arm64: dts: mediatek: mt8195: add efuse node and cells
 2022-06-17  7:23 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: dts: mediatek: mt8195: enable usb remote wakeup

[PATCH] dt-bindings: rcc: stm32: select the "secure" path for stm32mp13
 2022-06-17  7:21 UTC  (3+ messages)

[PATCH v10 0/2] phy: mediatek: Add PCIe PHY driver
 2022-06-17  7:02 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY
` [PATCH v10 2/2] phy: mediatek: Add PCIe PHY driver

[PATCH v7 0/3] Add SSIF BMC driver
 2022-06-17  7:08 UTC  (8+ messages)
` [PATCH v7 3/3] i2c: aspeed: Assert NAK when slave is busy

[PATCH v1 0/9] imx: thermal: Allow trip point configuration from DT
 2022-06-17  7:08 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: thermal: Define trips node in $defs
` [PATCH v2 2/9] thermal: thermal: Export OF trip helper function
` [PATCH v2 3/9] dt-bindings: thermal: imx: Add trips point
` [PATCH v2 4/9] imx: thermal: Configure trip point from DT
` [PATCH v2 5/9] ARM: dts: imx[67]: Add trips points
` [PATCH v2 6/9] ARM: dts: imx6qdl-apalis: Set CPU critical trip point
` [PATCH v2 7/9] ARM: dts: imx7-colibri: "
` [PATCH v2 8/9] ARM: dts: imx6ull-colibri: "
` [PATCH v2 9/9] ARM: dts: imx6qdl-colibri: "

[PATCH V4 1/2] mtd: allow getting MTD device associated with a specific DT node
 2022-06-17  7:00 UTC  (2+ messages)

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-06-17  6:46 UTC  (4+ messages)
` [PATCH v7, 04/15] media: mtk-vcodec: Read max resolution from dec_capability

[PATCH] arm64: dts: imx8mp: Add CSIS DT nodes
 2022-06-17  6:43 UTC  (2+ messages)
` (EXT) "

[PATCH v18 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-06-17  6:19 UTC  (2+ messages)
    ` [PATCH v18 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH 1/7] dt-bindings: display: mediatek: dpi: add power-domains property
 2022-06-17  5:58 UTC  (12+ messages)
` [PATCH 2/7] dt-bindings: display: mediatek: dpi: add binding for MT8365
` [PATCH 3/7] dt-bindings: display: mediatek: add bindings for MT8365 SoC
` [PATCH 4/7] soc: mediatek: mutex: add MT8365 support
` [PATCH 5/7] soc: mediatek: mt8365-mmsys: add DPI/HDMI display path
` [PATCH 7/7] drm/mediatek: add MT8365 SoC support

[PATCH] gpio: gpio-xilinx: Check return value of of_property_read_u32
 2022-06-17  6:02 UTC  (2+ messages)

[PATCH v12 09/13] PCI: imx6: Turn off regulator when system is in suspend mode
 2022-06-17  5:57 UTC  (3+ messages)

[PATCH] drm/mediatek: fix crtc index computation
 2022-06-17  5:23 UTC  (2+ messages)

[PATCH] drm/sun4i: Add DMA mask and segment size
 2022-06-17  5:10 UTC  (4+ messages)

[PATCH -next] usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queue
 2022-06-17  2:20 UTC  (2+ messages)

[PATCH v6 0/6] Support hld delayed init based on Pseudo-NMI for
 2022-06-17  4:07 UTC  (2+ messages)
` [PATCH v6 0/6] Support hld delayed init based on Pseudo-NMI for arm64

[v1] arm64: dts: rk3399: i2s: switch BCLK to GPIO
 2022-06-17  4:12 UTC  (2+ messages)

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-06-17  3:57 UTC  (8+ messages)

[PATCH] arm: mach-omap2: omap4-common: Fix refcount leak bug
 2022-06-17  3:55 UTC 

[PATCH] dmaengine: sun6i: Set the maximum segment size
 2022-06-17  3:42 UTC 

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-17  3:17 UTC  (18+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

[PATCH -next] drivers/tty/serial: Add missing clk_disable_unprepare()
 2022-06-17  2:58 UTC 

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-17  2:53 UTC  (11+ messages)
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v2 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH v4 0/6] Add support for UFS controller found in FSD SoC
 2022-06-17  2:21 UTC  (3+ messages)

[PATCH] scsi: ufs: exynos: constify driver data
 2022-06-17  2:21 UTC  (2+ messages)

[RFC PATCH -next] arm64: ras: add uce kernel recovery support
 2022-06-17  2:20 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 760/1181] drivers/staging/xlnx_tsmux/xlnx_mpg2tsmux.c:1091:6: warning: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int')
 2022-06-17  2:00 UTC 

[PATCH 1/3] ufs: host: ufs-exynos: remove unused defines
 2022-06-17  1:48 UTC  (2+ messages)

[PATCH v4] clk: nomadik: Add missing of_node_put()
 2022-06-17  1:43 UTC 

[PATCH v9 0/2] phy: mediatek: Add PCIe PHY driver
 2022-06-17  1:33 UTC  (4+ messages)
` [PATCH v9 2/2] "

[PATCH] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp
 2022-06-17  0:53 UTC  (4+ messages)

[PATCH] clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
 2022-06-17  0:11 UTC  (4+ messages)

[arm-platforms:kvm-arm64/pkvm-flags 101/101] stacktrace.c:undefined reference to `kvm_arm_hyp_stacktrace_page'
 2022-06-16 23:38 UTC 

[PATCH V2 4/8] soc: imx: add icc paths for i.MX8MP media blk ctrl
 2022-06-16 23:18 UTC  (2+ messages)

[PATCH v4 0/2] arm64: Fix kcsan test_barrier fail and panic
 2022-06-16 23:13 UTC  (4+ messages)
` [PATCH v4 1/2] asm-generic: Add memory barrier dma_mb()

[PATCH v3 0/3] Add support for lan966x flexcom chip-select configuration
 2022-06-16 22:48 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema
` [PATCH v3 2/3] dt-bindings: mfd: atmel,flexcom: Add new compatible string for lan966x

[net-next PATCH] net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optional
 2022-06-16 22:15 UTC 

[PATCH 06/11] ASoC: rockchip: i2s_tdm: use pm_runtime_resume_and_get()
 2022-06-16 22:04 UTC  (2+ messages)
` [PATCH 09/11] ASoC: rockchip: pdm: "

[PATCH v1 1/1] iio: dac: stm32-dac: Replace open coded str_enable_disable()
 2022-06-16 22:00 UTC 

[PATCH 0/2] TQMa8MPxL + MBa8MPxL support
 2022-06-16 21:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: add TQMa8MPxL board

[PATCH] usb: gadget: Remove unnecessary print function dev_err()
 2022-06-16 10:16 UTC  (2+ messages)

[PATCH 0/2] media: cedrus: fix HEVC decoding
 2022-06-16 21:46 UTC  (3+ messages)

[PATCH v8 0/3] Add SSIF BMC driver
 2022-06-16 20:47 UTC  (4+ messages)
` [PATCH v8 1/3] ipmi: ssif_bmc: "

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-16 21:15 UTC  (13+ messages)
` [PATCH v2 01/15] dt-bindings: usb: Add Mediatek MT6370 TCPC
` [PATCH v2 02/15] dt-bindings: power: supply: Add Mediatek MT6370 Charger
` [PATCH v2 03/15] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v2 04/15] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v2 05/15] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v2 06/15] dt-bindings: mfd: Add Mediatek MT6370

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-16 21:11 UTC  (5+ messages)
` [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support

[PATCH] ARM: dts: ste: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)

[PATCH] ARM: dts: spear: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)

[PATCH] ARM: dts: ecx: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)

[PATCH] ARM: dts: lpc: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)

[PATCH] ARM: dts: alpine: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)

[PATCH] arm64: dts: hisilicon: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)

[PATCH 5/5] arm64: dts: lg: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)
  ` (subset) "

[PATCH 1/2] ARM: dts: sti: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] arm64: dts: microchip: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: marvell: adjust whitespace around '='
 2022-06-16 20:47 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: ti: adjust whitespace around '='
 2022-06-16 20:39 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: mediatek: adjust whitespace around '='
 2022-06-16 20:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: Convert rda,8810pl-intc to YAML
 2022-06-16 20:31 UTC  (2+ messages)

[PATCH v2 0/7] media: hantro: Add 10-bit support
 2022-06-16 20:25 UTC  (8+ messages)
` [PATCH v2 1/7] media: Add P010 tiled format
` [PATCH v2 2/7] media: hantro: Support format filtering by depth
` [PATCH v2 3/7] media: hantro: postproc: Fix buffer size calculation
` [PATCH v2 4/7] media: hantro: postproc: Fix legacy regs configuration
` [PATCH v2 5/7] media: hantro: postproc: Properly calculate chroma offset
` [PATCH v2 6/7] media: hantro: Store VP9 bit depth in context
` [PATCH v2 7/7] media: hantro: sunxi: Enable 10-bit decoding


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