linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-13 22:02:40 to 2022-08-15 09:36:47 UTC [more...]

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-08-15  9:12 UTC  (18+ messages)
` [PATCH v14 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v14 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v14 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v14 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v14 05/14] mm: multi-gen LRU: groundwork
` [PATCH v14 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v14 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v14 10/14] mm: multi-gen LRU: kill switch
` [PATCH v14 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v14 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v14 13/14] mm: multi-gen LRU: admin guide
` [PATCH v14 14/14] mm: multi-gen LRU: design doc

[PATCH V2 0/8] clk: imx93: new gate API and composite update
 2022-08-15  9:12 UTC  (18+ messages)
` [PATCH V2 1/8] dt-bindings: clock: imx93-clock: add more MU/SAI clocks
` [PATCH V2 2/8] clk: imx93: guard imx93_clk_of_match with CONFIG_OF
` [PATCH V2 3/8] clk: imx: clk-composite-93: check slice busy
` [PATCH V2 4/8] clk: imx: clk-composite-93: check white_list
` [PATCH V2 5/8] clk: imx: add i.MX93 clk gate
` [PATCH V2 6/8] clk: imx93: switch to use new clk gate API
` [PATCH V2 7/8] clk: imx93: add MU1/2 clock
` [PATCH V2 8/8] clk: imx93: add SAI IPG clk

[PATCH v5 0/3] Add IMX8 SCU GPIO support
 2022-08-15  9:06 UTC  (3+ messages)
` [PATCH v5 3/3] gpio: imx-scu: add imx-scu GPIO driver

[PATCH v4 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-08-15  9:04 UTC  (5+ messages)
` [PATCH v4 4/4] dt-binding: perf: Add Amlogic DDR PMU

[RESEND PATCH v8 00/12] Add MediaTek MT6370 PMIC support
 2022-08-15  9:01 UTC  (13+ messages)
` [RESEND PATCH v8 01/12] dt-bindings: usb: Add MediaTek MT6370 TCPC
` [RESEND PATCH v8 02/12] dt-bindings: power: supply: Add MediaTek MT6370 Charger
` [RESNED PATCH v8 03/12] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [RESEND v8 04/12] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [RESEND PATCH v8 05/12] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [RESEND PATCH v8 06/12] lib: add linear range index macro
` [RESEND PATCH v8 07/12] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [RESEND PATCH v8 08/12] iio: adc: mt6370: Add MediaTek MT6370 support
` [RESEND PATCH v8 09/12] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [RESEND PATCH v8 10/12] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [RESEND PATCH v8 11/12] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [RESEND PATCH v8 12/12] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH v4 0/4] PCI EP driver support MSI doorbell from host
 2022-08-15  8:58 UTC  (9+ messages)
` [PATCH v4 2/4] irqchip: imx mu worked as msi controller
    ` [EXT] "
` [PATCH v4 3/4] dt-bindings: irqchip: imx mu work "

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-15  8:42 UTC  (13+ messages)
` [PATCH v1 03/35] drm/atomic: Add TV subconnector property to get/set_property
` [PATCH v1 08/35] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v1 14/35] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v1 24/35] drm/vc4: vec: Add support for more analog TV standards

[PATCH 0/2] clk: imx: introduce fsl,protected-clocks
 2022-08-15  8:42 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: imx8m: introduce fsl,protected-clocks property
` [PATCH 2/2] clk: imx: support fsl,protected-clocks

[PATCH 0/4] nvmem: Support non-stride-aligned NVMEM cell data
 2022-08-15  8:37 UTC  (6+ messages)
` [PATCH 1/4] nvmem: sunxi_sid: Always use 32-bit MMIO reads
` [PATCH 2/4] nvmem: sunxi_sid: Drop the workaround on A64
` [PATCH 3/4] dt-bindings: nvmem: Allow bit offsets greater than a byte
` [PATCH 4/4] nvmem: core: Support reading cells with >= 8 bit offsets

[PATCH v3 0/3] ARM: dts: imx6ul-kontron: Improve devicetrees
 2022-08-15  8:28 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx6ul-kontron: Simplify devicetree structure
` [PATCH v3 3/3] ARM: dts: imx6ul-kontron: Add imx6ull-kontron-bl to Makefile

[PATCH V2] clk: imx8mp: tune the order of enet_qos_root_clk
 2022-08-15  8:22 UTC  (4+ messages)

[PATCH v3] soc: imx: gpcv2: Assert reset before ungating clock
 2022-08-15  7:53 UTC  (2+ messages)

[PATCH] drm/sun4i: dsi: Prevent underflow when computing packet sizes
 2022-08-15  7:47 UTC  (4+ messages)

[PATCH] dt-bindings: display: sun4i: Add D1 TCONs to conditionals
 2022-08-15  7:47 UTC  (2+ messages)

[PATCH] ARM: uaccess: Disable KASAN for uaccess_with_memcpy.c
 2022-08-15  7:45 UTC  (2+ messages)

[PATCH v4 2/2] arm64: dts: imx8mp-msc-sm2s: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board
 2022-08-15  7:45 UTC  (7+ messages)

[PATCH v2 00/10] soc: sunxi: sram: Fixes and D1 support
 2022-08-15  6:59 UTC  (13+ messages)
` [PATCH v2 01/10] dt-bindings: sram: sunxi-sram: Clean up the compatible lists
` [PATCH v2 02/10] dt-bindings: sram: sunxi-sram: Add D1 compatible string
` [PATCH v2 03/10] soc: sunxi: sram: Actually claim SRAM regions
` [PATCH v2 04/10] soc: sunxi: sram: Prevent the driver from being unbound
` [PATCH v2 05/10] soc: sunxi: sram: Fix probe function ordering issues
` [PATCH v2 06/10] soc: sunxi: sram: Fix debugfs info for A64 SRAM C
` [PATCH v2 07/10] soc: sunxi: sram: Return void from the release function
` [PATCH v2 08/10] soc: sunxi: sram: Save a pointer to the OF match data
` [PATCH v2 09/10] soc: sunxi: sram: Export the LDO control register
` [PATCH v2 10/10] soc: sunxi: sram: Add support for the D1 system control

[PATCH 0/4] drm/sun4i: dsi: Support the A100/D1 controller variant
 2022-08-15  6:42 UTC  (6+ messages)
` [PATCH 3/4] drm/sun4i: dsi: Add a variant structure
` [PATCH 4/4] drm/sun4i: dsi: Add the A100 variant

[PATCH v25 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-08-15  6:34 UTC  (2+ messages)

[PATCH v25 00/10] Add MediaTek SoC(vdosys1) support for mt8195
 2022-08-15  6:34 UTC  (2+ messages)

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-15  6:34 UTC  (9+ messages)
` [PATCH V3 2/6] arm64: dts: meson: add S4 Soc PLL clock controller in DT
` [PATCH V3 3/6] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver

[PATCH v1, 0/1] fix gce timeout issue
 2022-08-15  6:23 UTC  (7+ messages)
` [PATCH v1, 1/1] mailbox: mtk-cmdq: "

[PATCH v2 0/2] Add device tree for Ampere's Mt. Mitchell BMC
 2022-08-15  6:20 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: "

[PATCH v7 00/13] Add MediaTek MT6370 PMIC support
 2022-08-15  5:36 UTC  (3+ messages)
` [PATCH v7 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver

[PATCH v3 0/4] regulator: Add support for Allwinner D1 LDOs
 2022-08-15  4:34 UTC  (5+ messages)
` [PATCH v3 1/4] regulator: dt-bindings: Add "
` [PATCH v3 2/4] regulator: sun20i: Add support for "
` [PATCH v3 3/4] dt-bindings: sram: sunxi-sram: Add optional regulators child
` [PATCH v3 4/4] soc: sunxi: sram: Only iterate over SRAM children

[PATCH v1] arm64: dts: qcom: sc7280: Use "PP1800_L2C" as the DMIC power source
 2022-08-15  4:18 UTC 

[PATCH v4 0/2] drivers: bus: Add Freescale i.MX8qxp pixel link MSI bus support
 2022-08-15  2:55 UTC  (5+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Use clocks
` [PATCH v4 2/2] dt-bindings: bus: Add Freescale i.MX8qxp pixel link MSI bus binding

[PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
 2022-08-15  0:55 UTC  (9+ messages)
` [PATCH v16 mfd 1/8] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v16 mfd 2/8] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [PATCH v16 mfd 3/8] pinctrl: ocelot: "
` [PATCH v16 mfd 4/8] pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
` [PATCH v16 mfd 5/8] pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
` [PATCH v16 mfd 6/8] resource: add define macro for register address resources
` [PATCH v16 mfd 7/8] dt-bindings: mfd: ocelot: add bindings for VSC7512
` [PATCH v16 mfd 8/8] mfd: ocelot: add support for the vsc7512 chip via spi

linux-next: build warnings after merge of the broadcom tree
 2022-08-15  0:54 UTC 

[PATCH 0/6] i2c-imx-lpi2c: add IPG clock
 2022-08-15  0:52 UTC  (3+ messages)

[PATCH] media: rockchip: rga: Fix probe rga_parse_dt bugs
 2022-08-14 22:01 UTC  (3+ messages)

[PATCH] mmc: meson-gx: add SDIO interrupt support
 2022-08-14 21:43 UTC 

[PATCH 0/2] arm64: meson: add support for JetHome JetHub D1p (j110)
 2022-08-14 21:26 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: arm: amlogic: add bindings for Jethub "

[PATCH] clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()
 2022-08-14 21:29 UTC 

[PATCH RESEND] clk: meson: pll: copy retry workaround from vendor driver
 2022-08-14 21:25 UTC 

clk: meson: pll: copy retry workaround from vendor driver
 2022-08-14 21:24 UTC 

[PATCH V2] dt-bindings: gpio: gpio-xilinx: Convert Xilinx axi gpio binding to YAML
 2022-08-14 20:52 UTC  (2+ messages)

[PATCH 0/9] soc: sunxi: sram: Fixes and D1 support
 2022-08-14 18:33 UTC  (17+ messages)
` [PATCH 2/9] soc: sunxi: sram: Actually claim SRAM regions
` [PATCH 3/9] soc: sunxi: sram: Prevent the driver from being unbound
` [PATCH 4/9] soc: sunxi: sram: Fix probe function ordering issues
` [PATCH 5/9] soc: sunxi: sram: Fix debugfs info for A64 SRAM C
` [PATCH 6/9] soc: sunxi: sram: Return void from the release function
` [PATCH 7/9] soc: sunxi: sram: Save a pointer to the OF match data
` [PATCH 8/9] soc: sunxi: sram: Export the LDO control register
` [PATCH 9/9] soc: sunxi: sram: Add support for the D1 system control

[PATCH v4 0/2] perf: ARM CoreSight PMU support
 2022-08-14 18:23 UTC  (3+ messages)
` [PATCH v4 1/2] perf: arm_cspmu: Add support for ARM CoreSight PMU driver
` [PATCH v4 2/2] perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute

[PATCH] mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
 2022-08-14 17:56 UTC  (3+ messages)

[PATCH] hwrng: imx-rngc - use KBUILD_MODNAME as driver name
 2022-08-14 17:03 UTC 

[PATCH AUTOSEL 5.15 06/28] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-08-14 16:25 UTC 

[PATCH AUTOSEL 5.18 06/39] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-08-14 16:22 UTC 

[PATCH AUTOSEL 5.19 07/48] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-08-14 16:19 UTC 

[PATCH AUTOSEL 4.19 10/13] ARM: 9203/1: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOC
 2022-08-14 15:36 UTC 

[PATCH AUTOSEL 5.4 05/21] drm/meson: Fix overflow implicit truncation warnings
 2022-08-14 15:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 17/21] ARM: 9203/1: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOC

[PATCH AUTOSEL 5.10 06/31] drm/meson: Fix overflow implicit truncation warnings
 2022-08-14 15:34 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 26/31] ARM: 9203/1: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOC

[PATCH AUTOSEL 5.15 08/46] PCI: aardvark: Fix reporting Slot capabilities on emulated bridge
 2022-08-14 15:32 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 10/46] drm/meson: Fix overflow implicit truncation warnings
` [PATCH AUTOSEL 5.15 12/46] scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators
` [PATCH AUTOSEL 5.15 24/46] coresight: etm4x: avoid build failure with unrolled loops
` [PATCH AUTOSEL 5.15 38/46] ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOC
` [PATCH AUTOSEL 5.15 39/46] ARM: 9203/1: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOC
` [PATCH AUTOSEL 5.15 41/46] phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks

[PATCH AUTOSEL 5.18 09/56] PCI: aardvark: Fix reporting Slot capabilities on emulated bridge
 2022-08-14 15:30 UTC  (8+ messages)
` [PATCH AUTOSEL 5.18 13/56] drm/meson: Fix overflow implicit truncation warnings
` [PATCH AUTOSEL 5.18 15/56] scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators
` [PATCH AUTOSEL 5.18 28/56] coresight: etm4x: avoid build failure with unrolled loops
` [PATCH AUTOSEL 5.18 34/56] scsi: ufs: ufs-exynos: Change ufs phy control sequence
` [PATCH AUTOSEL 5.18 46/56] ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOC
` [PATCH AUTOSEL 5.18 47/56] ARM: 9203/1: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOC
` [PATCH AUTOSEL 5.18 49/56] phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks

[PATCH AUTOSEL 5.19 12/64] PCI: aardvark: Fix reporting Slot capabilities on emulated bridge
 2022-08-14 15:24 UTC  (8+ messages)
` [PATCH AUTOSEL 5.19 16/64] drm/meson: Fix overflow implicit truncation warnings
` [PATCH AUTOSEL 5.19 18/64] scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators
` [PATCH AUTOSEL 5.19 32/64] coresight: etm4x: avoid build failure with unrolled loops
` [PATCH AUTOSEL 5.19 38/64] scsi: ufs: ufs-exynos: Change ufs phy control sequence
` [PATCH AUTOSEL 5.19 54/64] ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOC
` [PATCH AUTOSEL 5.19 55/64] ARM: 9203/1: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOC
` [PATCH AUTOSEL 5.19 57/64] phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks

[PATCH linux-next] crypto: sun8i-ce:using the pm_runtime_resume_and_get to simplify the code
 2022-08-14 10:13 UTC  (2+ messages)

[PATCH v5 28/33] iio/drivers/sun4i_gpadc: Switch to new of thermal API
 2022-08-14 10:12 UTC  (4+ messages)
` [PATCH v5 29/33] Input: sun4i-ts - switch "

[PATCH] clk: sunxi-ng: mp: Avoid computing the rate twice
 2022-08-14 10:02 UTC  (2+ messages)

[PATCH] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
 2022-08-14  8:04 UTC 

[PATCH] clk: sunxi-ng: d1: Limit PLL rates to stable ranges
 2022-08-14  7:47 UTC  (2+ messages)

[PATCH 1/6] media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
 2022-08-14  6:46 UTC  (4+ messages)
` [PATCH 2/6] media: sun8i-a83t-mipi-csi2: "

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: exynos: Add CMU_AUD, CMU_IS and CMU_MFCMSCL for Exynos850
 2022-08-14  4:08 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;
as well as URLs for NNTP newsgroup(s).