messages from 2023-05-29 19:24:19 to 2023-06-16 19:03:17 UTC [more...]
[PATCH v4 00/25] iommu: Make default_domain's mandatory
2023-06-16 19:02 UTC (5+ messages)
` [PATCH v4 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v4 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v4 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v4 10/25] iommu/exynos: "
usb: dwc3: HC dies under high I/O load on Exynos5422
2023-06-16 10:44 UTC (3+ messages)
[PATCH AUTOSEL 5.4 5/8] drm/exynos: vidi: fix a wrong error return
2023-06-16 10:28 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 6/8] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
[PATCH AUTOSEL 4.14 2/5] drm/exynos: vidi: fix a wrong error return
2023-06-16 10:28 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 3/5] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
[PATCH AUTOSEL 4.19 3/6] drm/exynos: vidi: fix a wrong error return
2023-06-16 10:28 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 4/6] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
[PATCH AUTOSEL 5.10 09/14] drm/exynos: vidi: fix a wrong error return
2023-06-16 10:27 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 10/14] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
[PATCH AUTOSEL 5.15 10/16] drm/exynos: vidi: fix a wrong error return
2023-06-16 10:27 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 11/16] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
[PATCH AUTOSEL 6.1 20/26] drm/exynos: vidi: fix a wrong error return
2023-06-16 10:26 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 21/26] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
[PATCH AUTOSEL 6.3 23/30] drm/exynos: vidi: fix a wrong error return
2023-06-16 10:25 UTC (2+ messages)
` [PATCH AUTOSEL 6.3 24/30] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
Słowa kluczowe do wypozycjonowania
2023-06-15 9:26 UTC
[PATCH] dt-bindings: ufs: samsung,exynos: drop unneeded quotes
2023-06-15 1:31 UTC (3+ messages)
[PATCH v5 00/13]
2023-06-14 11:52 UTC (18+ messages)
` [PATCH v5 01/13] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v5 02/13] fbdev: Add initializer macros for struct fb_ops
` [PATCH v5 03/13] drm/armada: Use regular fbdev I/O helpers
` [PATCH v5 04/13] drm/exynos: "
` [PATCH v5 05/13] drm/gma500: "
` [PATCH v5 06/13] drm/radeon: "
` [PATCH v5 07/13] drm/fbdev-dma: "
` [PATCH v5 08/13] drm/omapdrm: "
` [PATCH v5 09/13] drm/tegra: "
` [PATCH v5 10/13] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v5 11/13] drm/msm: Use regular fbdev I/O helpers
` [PATCH v5 12/13] drm/fbdev-generic: Implement dedicated "
` [PATCH v5 13/13] drm/i915: "
[GIT PULL] clk: samsung: drivers for v6.5
2023-06-12 18:30 UTC (2+ messages)
[PATCH PULL] arm64: dts: exynos: Remove clock from Exynos850 pmu_system_controller
2023-06-12 18:01 UTC
[PATCH] clk: samsung: add CONFIG_OF dependency
2023-06-12 9:46 UTC (2+ messages)
[PATCH v2 1/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
2023-06-12 5:31 UTC (8+ messages)
` [PATCH v2 2/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
` [PATCH v2 3/3] tty: serial: samsung_tty: Use abs() to simplify some code
[PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
2023-06-12 4:53 UTC (18+ messages)
` [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
` AW: "
[PATCH v3 00/25] iommu: Make default_domain's mandatory
2023-06-10 12:03 UTC (28+ messages)
` [PATCH v3 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v3 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v3 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v3 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v3 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v3 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v3 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v3 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v3 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v3 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v3 11/25] iommu/tegra-smmu: "
` [PATCH v3 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v3 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v3 14/25] iommu/msm: "
` [PATCH v3 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v3 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v3 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v3 18/25] iommu/ipmmu: "
` [PATCH v3 19/25] iommu/mtk_iommu: "
` [PATCH v3 20/25] iommu/sun50i: "
` [PATCH v3 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v3 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v3 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v3 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v3 25/25] iommu: Convert remaining simple drivers "
čestitam
2023-06-08 17:18 UTC
[PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
2023-06-09 19:26 UTC (4+ messages)
[RFC PATCH 0/1] Categorize ARM dts directory
2023-06-08 20:33 UTC (9+ messages)
[PATCH 00/53] drm: Convert to platform remove callback returning void
2023-06-08 17:38 UTC (7+ messages)
[PATCH 0/2] spi: s3c64xx: Cleanups
2023-06-07 17:24 UTC (4+ messages)
` [PATCH 1/2] spi: s3c64xx: Use the managed spi master allocation function
` [PATCH 2/2] spi: s3c64xx: Use dev_err_probe()
[GIT PULL] exynos-drm-fixes
2023-06-07 4:31 UTC
[REGRESSION][BISECT] perf/core: Remove pmu linear searching code
2023-06-05 10:27 UTC (14+ messages)
[PATCH 00/89] i2c: Convert to platform remove callback returning void
2023-06-05 7:54 UTC (5+ messages)
[PATCH v4] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards
2023-06-04 19:15 UTC (2+ messages)
Wyższa konwersja w e-sklepie
2023-06-02 8:50 UTC
[PATCH] spi: s3c64xx: Use devm_clk_get_enabled()
2023-06-02 12:38 UTC (2+ messages)
[PATCH 1/3] spi: dt-bindings: allwinner: simplify with unevaluatedProperties
2023-06-02 12:38 UTC (8+ messages)
` [PATCH 2/3] spi: dt-bindings: samsung: drop cs-gpios
` [PATCH 3/3] spi: dt-bindings: socionext,uniphier: drop address/size-cells
[GIT PULL 1/3] samsung: drivers for v6.5
2023-06-02 9:15 UTC (3+ messages)
` [GIT PULL 2/3] ARM: dts: samsung: "
` [GIT PULL 3/3] ARM: samsung: soc "
[PATCH] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
2023-06-02 1:20 UTC (10+ messages)
[PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
2023-06-01 20:47 UTC (3+ messages)
[PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
2023-06-01 20:17 UTC (5+ messages)
[PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
2023-06-01 19:58 UTC (3+ messages)
[PATCH v2 08/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
2023-06-01 18:57 UTC (2+ messages)
[PATCH v2 00/25] iommu: Make default_domain's mandatory
2023-06-01 16:51 UTC (3+ messages)
` [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart
[PATCH v5 00/13] drm/fbdev: Remove DRM's helpers for fbdev I/O
2023-06-01 9:42 UTC (15+ messages)
` [PATCH v5 01/13] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v5 02/13] fbdev: Add initializer macros for struct fb_ops
` [PATCH v5 03/13] drm/armada: Use regular fbdev I/O helpers
` [PATCH v5 04/13] drm/exynos: "
` [PATCH v5 05/13] drm/gma500: "
` [PATCH v5 06/13] drm/radeon: "
` [PATCH v5 07/13] drm/fbdev-dma: "
` [PATCH v5 08/13] drm/omapdrm: "
` [PATCH v5 09/13] drm/tegra: "
` [PATCH v5 10/13] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v5 11/13] drm/msm: Use regular fbdev I/O helpers
` [PATCH v5 12/13] drm/fbdev-generic: Implement dedicated "
` [PATCH v5 13/13] drm/i915: "
Słowa kluczowe do wypozycjonowania
2023-06-01 7:30 UTC
[PATCH v4 00/13] drm/fbdev: Remove DRM's helpers for fbdev I/O
2023-05-30 15:37 UTC (14+ messages)
` [PATCH v4 02/13] fbdev: Add initializer macros for struct fb_ops
` [PATCH v4 03/13] drm/armada: Use regular fbdev I/O helpers
` [PATCH v4 11/13] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v4 13/13] drm/i915: Implement dedicated fbdev I/O helpers
[PATCH] ARM: s3c: Switch i2c drivers back to use .probe()
2023-05-30 12:14 UTC (3+ messages)
[PATCH] media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
2023-05-30 8:23 UTC (2+ messages)
[PATCH 0/3] ARM: dts: samsung: Fix some typos in comments
2023-05-30 8:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox