messages from 2021-09-09 13:06:49 to 2021-09-10 16:00:18 UTC [more...]
[PATCH v3 0/3] arm: aspeed: Add UART routing support
2021-09-10 15:57 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: aspeed: Add UART routing controller
[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
2021-09-10 15:56 UTC (8+ messages)
` [PATCH 4/4] "
[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
2021-09-10 15:21 UTC (9+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
2021-09-10 14:32 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ARM: dts: aspeed: rainier: Add N_MODE_VREF gpio
2021-09-10 13:59 UTC
[PATCH v2 00/17] arm/arm64: Turning IPIs into normal interrupts
2021-09-10 13:19 UTC (6+ messages)
` [PATCH v2 07/17] irqchip/gic: Atomically update affinity
[PATCH 0/8] Arm boards syscon 'unit_address_format' clean-ups
2021-09-10 13:11 UTC (11+ messages)
` [PATCH 1/8] dt-bindings: leds: Convert register-bit-led binding to DT schema
` [PATCH 2/8] dt-bindings: leds: register-bit-led: Use 'reg' instead of 'offset'
` [PATCH 3/8] leds: syscon: Support 'reg' in addition to 'offset' for register address
` [PATCH 4/8] dt-bindings: clock: arm, syscon-icst: Use 'reg' instead of 'vco-offset' for VCO "
` [PATCH 4/8] dt-bindings: clock: arm,syscon-icst: "
` [PATCH 5/8] clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for "
` [PATCH 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names
` [PATCH 7/8] ARM: dts: arm: Update ICST clock "
` [PATCH 8/8] kbuild: Enable dtc 'unit_address_format' warning by default
[PATCH 1/1] exception/stackdepot: add irqentry section in case of STACKDEPOT
2021-09-10 12:59 UTC (4+ messages)
[PATCH v4 0/4] Add remoteproc driver for DSP on i.MX
2021-09-10 12:51 UTC (3+ messages)
` [PATCH v4 4/4] dt-bindings: dsp: fsl: update binding document for remote proc driver
[PATCH] staging: vchiq: convert to use a miscdevice
2021-09-10 12:05 UTC (3+ messages)
[PATCH v2 6/8] arm64: Import latest memcpy()/memmove() implementation
2021-09-10 11:42 UTC (3+ messages)
[PATCH 0/3] PM: domains: Improvements for performance states in genpd
2021-09-10 11:24 UTC (26+ messages)
` [PATCH 1/3] PM: domains: Drop the performance state vote for a device at detach
` [PATCH 3/3] PM: domains: Add a ->dev_get_performance_state() callback to genpd
[v2 00/24] Mediatek MT8195 clock support
2021-09-10 11:09 UTC (10+ messages)
` [v2 11/24] clk: mediatek: Add MT8195 ccusys "
` [v2 19/24] clk: mediatek: Add MT8195 vencsys "
` [v2 22/24] clk: mediatek: Add MT8195 wpesys "
[PATCH 0/2] ASoC: mediatek: Add support for MT8195 sound card with rt1011 and rt5682
2021-09-10 10:44 UTC (3+ messages)
` [PATCH 1/2] ASoC: mediatek: mt8195: add machine driver with mt6359, "
` [PATCH 2/2] dt-bindings: mediatek: mt8195: add mt8195-mt6359-rt1011-rt5682 document
[PATCH v2] ASoC: mediatek: common: handle NULL case in suspend/resume function
2021-09-10 10:23 UTC (2+ messages)
[PATCH 0/4] Fix racing TLBI with ASID/VMID reallocation
2021-09-10 9:45 UTC (3+ messages)
[PATCH V4 0/6] remoteproc: elf_loader and imx fix
2021-09-10 9:06 UTC (7+ messages)
` [PATCH V4 1/6] remoteproc: elf_loader: fix loading segment when is_iomem true
` [PATCH V4 2/6] remoteproc: fix the wrong default value of is_iomem
` [PATCH V4 3/6] remoteproc: imx_rproc: fix TCM io memory type
` [PATCH V4 4/6] remoteproc: imx_rproc: fix ignoring mapping vdev regions
` [PATCH V4 5/6] remoteproc: imx_rproc: fix rsc-table name
` [PATCH V4 6/6] remoteproc: imx_rproc: change to ioremap_wc for dram
[PATCH v3 1/5] remoteproc: fix the wrong default value of is_iomem
2021-09-10 8:57 UTC (5+ messages)
` [PATCH v3 5/5] remoteproc: imx_rproc: change to ioremap_wc for dram
[PATCH v4 00/18] KVM: arm64: selftests: Introduce arch_timer selftest
2021-09-10 8:30 UTC (45+ messages)
` [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
` [PATCH v4 03/18] KVM: arm64: selftests: Use read/write definitions from sysreg.h
` [PATCH v4 04/18] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
` [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
` [PATCH v4 11/18] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v4 12/18] KVM: selftests: Keep track of the number of vCPUs for a VM
` [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v4 15/18] KVM: arm64: selftests: Add arch_timer test
` [PATCH v4 16/18] KVM: arm64: selftests: arch_timer: Support vCPU migration
` [PATCH v4 17/18] KVM: arm64: selftests: Replace ARM64_SYS_REG with ARM64_SYS_KVM_REG
` [PATCH v4 18/18] KVM: selftests: vgic_init: Pull REDIST_REGION_ATTR_ADDR from vgic.h
[PATCH 0/3] amba: Properly handle device probe without IRQ domain
2021-09-10 7:59 UTC (13+ messages)
` [PATCH 3/3] "
` [BUG] amba: Remove deferred device addition
[PATCH v4] usb: ehci: handshake CMD_RUN instead of STS_HALT
2021-09-10 7:36 UTC
info@cestasdeplastico.com spam
2021-09-10 6:56 UTC (2+ messages)
[PATCH v2] arm64: kdump: Skip kmemleak scan reserved memory for kdump
2021-09-10 6:48 UTC
[PATCH] pwm: atmel: drop unused header
2021-09-10 6:14 UTC (2+ messages)
[PATCH v3 0/2] irqchip/mchp-eic: add driver for Microchip EIC
2021-09-10 6:06 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: microchip,eic: add bindings
` [PATCH v3 2/2] irqchip/mchp-eic: add support
[PATCH v1 0/6] drm/mediatek: Add mt8195 DisplayPort driver
2021-09-10 5:36 UTC (8+ messages)
` [PATCH v1 1/6] dt-bindings: mediatek,dpi: Add mt8195 dpintf
` [PATCH v1 6/6] drm/mediatek: Add mt8195 DisplayPort driver
[PATCH v4 0/3] arm64: support page mapping percpu first chunk allocator
2021-09-10 5:33 UTC (4+ messages)
` [PATCH v4 1/3] vmalloc: Choose a better start address in vm_area_register_early()
` [PATCH v4 2/3] arm64: Support page mapping percpu first chunk allocator
` [PATCH v4 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
[PATCH] firmware: arm_sdei: pass sdei_api_event_register right parameters
2021-09-10 4:01 UTC
[PATCH AUTOSEL 5.14 058/252] spi: imx: fix ERR009165
2021-09-10 3:30 UTC (4+ messages)
[PATCH v4 0/4] arm: aspeed: Add eSPI support
2021-09-10 3:23 UTC (10+ messages)
` [PATCH v4 3/4] soc: aspeed: Add eSPI driver
[PATCH] cpufreq: vexpress: Drop unused variable
2021-09-10 2:55 UTC (2+ messages)
[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
2021-09-10 2:29 UTC (4+ messages)
` [PATCH v7 3/5] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings
[PATCH] arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled
2021-09-10 2:12 UTC (3+ messages)
[PATCH v8 00/15] amphion video decoder/encoder driver
2021-09-10 1:50 UTC (11+ messages)
` [PATCH v8 03/15] media:Add v4l2 buf flag codec data
` [EXT] "
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip
` [EXT] "
[PATCH] ASoC: mediatek: add required config dependency
2021-09-10 1:42 UTC (3+ messages)
[PATCH AUTOSEL 4.9 01/17] clk: rockchip: rk3036: fix up the sclk_sfc parent error
2021-09-10 0:23 UTC
[PATCH AUTOSEL 4.14 01/19] clk: rockchip: rk3036: fix up the sclk_sfc parent error
2021-09-10 0:22 UTC
[PATCH AUTOSEL 4.19 01/25] clk: rockchip: rk3036: fix up the sclk_sfc parent error
2021-09-10 0:22 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 04/25] clk: mediatek: Fix asymmetrical PLL enable and disable control
[PATCH AUTOSEL 5.4 01/37] clk: rockchip: rk3036: fix up the sclk_sfc parent error
2021-09-10 0:21 UTC (4+ messages)
` [PATCH AUTOSEL 5.4 07/37] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH AUTOSEL 5.4 11/37] scsi: ufs: Verify UIC locking requirements at runtime
` [PATCH AUTOSEL 5.4 31/37] clk: zynqmp: Fix a memory leak
[PATCH AUTOSEL 5.10 01/53] clk: rockchip: rk3036: fix up the sclk_sfc parent error
2021-09-10 0:20 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 09/53] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH AUTOSEL 5.10 13/53] scsi: ufs: Verify UIC locking requirements at runtime
` [PATCH AUTOSEL 5.10 21/53] iommu/arm-smmu: Fix race condition during iommu_group creation
` [PATCH AUTOSEL 5.10 45/53] clk: zynqmp: Fix a memory leak
[PATCH AUTOSEL 5.13 04/88] clk: rockchip: rk3036: fix up the sclk_sfc parent error
2021-09-10 0:18 UTC (9+ messages)
` [PATCH AUTOSEL 5.13 19/88] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH AUTOSEL 5.13 25/88] scsi: ufs: Verify UIC locking requirements at runtime
` [PATCH AUTOSEL 5.13 26/88] scsi: ufs: Request sense data asynchronously
` [PATCH AUTOSEL 5.13 36/88] iommu/arm-smmu: Fix race condition during iommu_group creation
` [PATCH AUTOSEL 5.13 47/88] HID: thrustmaster: Fix memory leaks in probe
` [PATCH AUTOSEL 5.13 48/88] HID: thrustmaster: Fix memory leak in remove
` [PATCH AUTOSEL 5.13 49/88] HID: thrustmaster: Fix memory leak in thrustmaster_interrupts()
` [PATCH AUTOSEL 5.13 71/88] clk: zynqmp: Fix a memory leak
[PATCH AUTOSEL 5.14 04/99] clk: rockchip: rk3036: fix up the sclk_sfc parent error
2021-09-10 0:15 UTC (10+ messages)
` [PATCH AUTOSEL 5.14 23/99] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH AUTOSEL 5.14 29/99] scsi: ufs: Verify UIC locking requirements at runtime
` [PATCH AUTOSEL 5.14 30/99] scsi: ufs: Request sense data asynchronously
` [PATCH AUTOSEL 5.14 42/99] iommu/arm-smmu: Fix race condition during iommu_group creation
` [PATCH AUTOSEL 5.14 53/99] HID: thrustmaster: Fix memory leaks in probe
` [PATCH AUTOSEL 5.14 54/99] HID: thrustmaster: Fix memory leak in remove
` [PATCH AUTOSEL 5.14 55/99] HID: thrustmaster: Fix memory leak in thrustmaster_interrupts()
` [PATCH AUTOSEL 5.14 79/99] clk: zynqmp: Fix a memory leak
` [PATCH AUTOSEL 5.14 80/99] dt-bindings: clock: brcm, iproc-clocks: fix armpll properties
[PATCH v4] ftrace: Cleanup ftrace_dyn_arch_init()
2021-09-09 23:36 UTC (2+ messages)
[PATCH v5 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
2021-09-09 23:29 UTC (3+ messages)
` [PATCH v5 12/16] drm/mediatek: add display merge api support for MT8195
[PATCH v4 3/4] arm64: dts: hisilicon: Add usb mux hub for hikey970
2021-09-09 23:12 UTC (2+ messages)
[PATCH] soc: samsung: exynos-pmu: Fix compilation when nothing selects CONFIG_MFD_CORE
2021-09-09 22:28 UTC
[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
2021-09-09 22:02 UTC (18+ messages)
` [PATCH v2 08/35] mtd: spi-nor: core: Introduce the ate_init() hook
` [PATCH v2 09/35] mtd: spi-nor: atmel: Use flash late_init() for locking
` [PATCH v2 10/35] mtd: spi-nor: sst: "
` [PATCH v2 11/35] mtd: spi-nor: winbond: Use manufacturer late_init() for OTP ops
` [PATCH v2 12/35] mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
` [PATCH v2 13/35] mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
` [PATCH v2 14/35] mtd: spi-nor: spansion: Use manufacturer late_init()
[PATCH v4 06/15] arm64: defconfig: Everyone who had PANEL_SIMPLE now gets PANEL_EDP
2021-09-09 21:00 UTC
[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
2021-09-09 20:28 UTC (6+ messages)
` [PATCH v2 5/6] kvm: allocate vcpu pointer array separately
[PATCH v3 0/5] arm64: dts: Update IOT2050 boards
2021-09-09 19:41 UTC (6+ messages)
` [PATCH v3 1/5] arm64: dts: ti: iot2050: Flip mmc device ordering on Advanced devices
` [PATCH v3 2/5] arm64: dts: ti: iot2050: Disable SR2.0-only PRUs
` [PATCH v3 3/5] arm64: dts: ti: iot2050: Add/enabled mailboxes and carve-outs for R5F cores
` [PATCH v3 4/5] arm64: dts: ti: iot2050: Prepare for adding 2nd-generation boards
` [PATCH v3 5/5] arm64: dts: ti: iot2050: Add support for product generation 2 boards
[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
2021-09-09 19:12 UTC (5+ messages)
[PATCH 1/2] soc: bcm: bcm-pmb: Make use of the helper function devm_platform_ioremap_resource()
2021-09-09 18:22 UTC (4+ messages)
` [PATCH 2/2] soc: bcm63xx-power: "
[PATCH] ARM: dts: imx6: phycore-som: Disable micro-SD write protection
2021-09-09 18:08 UTC (2+ messages)
[PATCH next] ARM: dts: BCM5301X: Specify switch ports for more devices
2021-09-09 18:01 UTC (2+ messages)
[PATCH v2] arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
2021-09-09 17:40 UTC (2+ messages)
[PATCH] arm64/sve: Use correct size when reinitialising SVE state
2021-09-09 16:53 UTC
[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
2021-09-09 14:20 UTC (4+ messages)
` [PATCH 06/13] ASoC: tegra: Add Tegra210 based MVC driver
[PATCH] ARM: scoop: move EXPORT_SYMBOLs to follow their funcs
2021-09-09 14:12 UTC (2+ messages)
[PATCH 0/2] ARM: support THREAD_INFO_IN_TASK (v7 only) (v2)
2021-09-09 13:56 UTC (6+ messages)
` [PATCH 0/7] ARM: support THREAD_INFO_IN_TASK (v3)
` [PATCH 5/7] ARM: Stop using TPIDRPRW to hold per_cpu_offset
` [PATCH 6/7] ARM: Use TPIDRPRW for current
[PATCH] ARM: dts: aspeed: amd-ethanolx: Add FRU EEPROM
2021-09-09 13:20 UTC
[PATCH v2] drm/stm: ltdc: add layer alpha support
2021-09-09 13:08 UTC (2+ messages)
[PATCH v2] drm/stm: ltdc: attach immutable zpos property to planes
2021-09-09 13:08 UTC (2+ messages)
[PATCH v2 0/2] Add memcg accounting to Arm KVM
2021-09-09 12:56 UTC (4+ messages)
` [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations
[PATCH] ARM: dts: armada-{370, xp}: drop "marvell, orion-spi" from SPI controllers
2021-09-09 12:31 UTC (5+ messages)
[PATCH v2 0/3] power: reset: Convert Power-Off driver to tristate
2021-09-09 12:04 UTC
[PATCH AUTOSEL 4.4 01/35] crypto: mxs-dcp - Use sg_mapping_iter to copy data
2021-09-09 12:00 UTC
[PATCH AUTOSEL 4.9 01/48] crypto: mxs-dcp - Use sg_mapping_iter to copy data
2021-09-09 11:59 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 30/48] net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
[PATCH AUTOSEL 4.14 02/59] crypto: mxs-dcp - Use sg_mapping_iter to copy data
2021-09-09 11:58 UTC (5+ messages)
` [PATCH AUTOSEL 4.14 34/59] net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
` [PATCH AUTOSEL 4.14 45/59] mmc: sdhci-of-arasan: Check return value of non-void funtions
` [PATCH AUTOSEL 4.14 53/59] ASoC: rockchip: i2s: Fix regmap_ops hang
` [PATCH AUTOSEL 4.14 54/59] ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B
[PATCH AUTOSEL 4.19 02/74] crypto: mxs-dcp - Use sg_mapping_iter to copy data
2021-09-09 11:57 UTC (6+ messages)
` [PATCH AUTOSEL 4.19 41/74] ARM: dts: imx53-ppd: Fix ACHC entry
` [PATCH AUTOSEL 4.19 43/74] net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
` [PATCH AUTOSEL 4.19 59/74] mmc: sdhci-of-arasan: Check return value of non-void funtions
` [PATCH AUTOSEL 4.19 68/74] ASoC: rockchip: i2s: Fix regmap_ops hang
` [PATCH AUTOSEL 4.19 69/74] ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B
[PATCH AUTOSEL 5.4 024/109] spi: imx: fix ERR009165
2021-09-09 11:54 UTC (8+ messages)
` [PATCH AUTOSEL 5.4 054/109] ARM: dts: imx53-ppd: Fix ACHC entry
` [PATCH AUTOSEL 5.4 056/109] net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
` [PATCH AUTOSEL 5.4 067/109] arm64: dts: ls1046a: fix eeprom entries
` [PATCH AUTOSEL 5.4 079/109] drm/exynos: Always initialize mapping in exynos_drm_register_dma()
` [PATCH AUTOSEL 5.4 088/109] mmc: sdhci-of-arasan: Check return value of non-void funtions
` [PATCH AUTOSEL 5.4 097/109] ASoC: rockchip: i2s: Fix regmap_ops hang
` [PATCH AUTOSEL 5.4 098/109] ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B
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;
as well as URLs for NNTP newsgroup(s).