messages from 2022-03-30 11:57:16 to 2022-03-30 18:53:57 UTC [more...]
[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
2022-03-30 12:14 UTC (4+ messages)
` [PATCH v4 08/11] spi: aspeed: Calibrate read timings
[PATCH v4 00/15] Move HEVC stateless controls out of staging
2022-03-30 18:52 UTC (3+ messages)
[PATCH v3 00/13] gpiolib: Two new helpers and way toward fwnode
2022-03-30 18:46 UTC (17+ messages)
` [PATCH v3 01/13] gpiolib: Introduce for_each_gpiochip_node() loop helper
` [PATCH v3 02/13] gpiolib: Introduce gpiochip_node_count() helper
` [PATCH v3 03/13] pinctrl: stm32: Replace custom code by gpiochip_node_count() call
` [PATCH v3 04/13] pinctrl: stm32: Switch to use for_each_gpiochip_node() helper
` [PATCH v3 05/13] pinctrl: samsung: "
` [PATCH v3 06/13] pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() call
` [PATCH v3 07/13] pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helper
` [PATCH v3 08/13] pinctrl: npcm7xx: "
` [PATCH v3 09/13] pinctrl: meson: Rename REG_* to MESON_REG_*
` [PATCH v3 10/13] pinctrl: meson: Enable COMPILE_TEST
` [PATCH v3 11/13] pinctrl: meson: Replace custom code by gpiochip_node_count() call
` [PATCH v3 12/13] pinctrl: armada-37xx: Switch to use fwnode instead of of_node
` [PATCH v3 13/13] pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()
CONFIG_THUMB2_KERNEL=y boot failure after Spectre BHB fixes
2022-03-30 18:45 UTC (10+ messages)
[PATCH 0/2] Apple ADMAC driver
2022-03-30 18:32 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: dma: Add Apple ADMAC
` [PATCH 2/2] dmaengine: apple-admac: Add Apple ADMAC driver
[PATCH v3 0/5] dt-bindings: phy: Fix uniphier descriptions
2022-03-30 17:40 UTC (3+ messages)
` [PATCH v3 5/5] dt-bindings: phy: uniphier: Clean up clocks, resets, and their names using compatible string
[PATCH v1 1/3] dt-bindings: clock: convert rockchip, rk3228-cru.txt to YAML
2022-03-30 17:37 UTC (5+ messages)
` [PATCH v1 2/3] ARM: dts: rockchip: add clocks property to cru node rk3228
` [PATCH v1 3/3] ARM: dts: rockchip: rk322x: use generic node name for dma
` [PATCH v1 1/3] dt-bindings: clock: convert rockchip,rk3228-cru.txt to YAML
[PATCH v4 8/9] iommu: Remove unused argument in is_attach_deferred
2022-03-30 17:33 UTC (4+ messages)
[PATCH v1 1/3] dt-bindings: clock: convert rockchip, rv1108-cru.txt to YAML
2022-03-30 17:31 UTC (4+ messages)
` [PATCH v1 2/3] ARM: dts: rockchip: add clocks property to cru node rv1108
` [PATCH v1 3/3] ARM: dts: rockchip: Remove bogus "amba" bus nodes part 2
` [PATCH v1 1/3] dt-bindings: clock: convert rockchip,rv1108-cru.txt to YAML
[PATCH v1 1/3] dt-bindings: clock: convert rockchip, rk3036-cru.txt to YAML
2022-03-30 17:29 UTC (5+ messages)
` [PATCH v1 2/3] ARM: dts: rockchip: add clocks property to cru node rk3036
` [PATCH v1 3/3] ARM: dts: rockchip: rk3036: use generic node name for dma
` [PATCH v1 1/3] dt-bindings: clock: convert rockchip,rk3036-cru.txt to YAML
[PATCH] thermal: exynos: fix masking value for artpec7 temp_error
2022-03-30 17:05 UTC (2+ messages)
[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
2022-03-30 16:48 UTC (5+ messages)
` [PATCH v2 5/8] s390/pgtable: cleanup description of swp pte layout
` [PATCH v2 6/8] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH 00/22] SCMIv3.1 Miscellaneous changes
2022-03-30 16:46 UTC (24+ messages)
` [PATCH 01/22] firmware: arm_scmi: Fix sorting of retrieved clock rates
` [PATCH 02/22] firmware: arm_scmi: Make protocols init fail on basic errors
` [PATCH 03/22] firmware: arm_scmi: Fix Base list protocols enumeration
` [PATCH 04/22] firmware: arm_scmi: Validate BASE_DISCOVER_LIST_PROTOCOLS reply
` [PATCH 05/22] firmware: arm_scmi: Dynamically allocate protocols array
` [PATCH 06/22] firmware: arm_scmi: Make name_get operations return a const
` [PATCH 07/22] firmware: arm_scmi: Check CLOCK_RATE_SET_COMPLETE async reply
` [PATCH 08/22] firmware: arm_scmi: Remove unneeded NULL termination of clk name
` [PATCH 09/22] firmware: arm_scmi: Split protocol specific definitions in a dedicated header
` [PATCH 10/22] firmware: arm_scmi: Introduce a common SCMIv3.1 .extended_name_get helper
` [PATCH 11/22] firmware: arm_scmi: Add SCMIv3.1 extended names protocols support
` [PATCH 12/22] firmware: arm_scmi: Parse clock_enable_latency conditionally
` [PATCH 13/22] firmware: arm_scmi: Add iterators for multi-part commands
` [PATCH 14/22] firmware: arm_scmi: Use common iterators in Sensor protocol
` [PATCH 15/22] firmware: arm_scmi: Add SCMIv3.1 SENSOR_AXIS_NAME_GET support
` [PATCH 16/22] firmware: arm_scmi: Use common iterators in Clock protocol
` [PATCH 17/22] firmware: arm_scmi: Use common iterators in Voltage protocol
` [PATCH 18/22] firmware: arm_scmi: Use common iterators in Perf protocol
` [PATCH 19/22] firmware: arm_scmi: Add SCMIv3.1 Clock notifications
` [PATCH 20/22] firmware: arm_scmi: Add SCMIv3.1 VOLTAGE_LEVEL_SET_COMPLETE
` [PATCH 21/22] firmware: arm_scmi: Add SCMI v3.1 Perf power-cost in microwatts
` [PATCH 22/22] firmware: arm_scmi: Add SCMIv3.1 PERFORMANCE_LIMITS_SET checks
[v7 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
2022-03-30 16:20 UTC (11+ messages)
` [v7 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
[PATCH] ARM: decompressor: do not copy source files while building
2022-03-30 16:22 UTC (5+ messages)
[PATCH] arch/arm64: Fix topology initialization for core scheduling
2022-03-30 16:07 UTC (8+ messages)
[PATCH -next] arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
2022-03-30 16:00 UTC (2+ messages)
[PATCH v2] arch/arm64: Fix topology initialization for core scheduling
2022-03-30 15:56 UTC
[PATCH v2 00/13] gpiolib: Two new helpers and way toward fwnode
2022-03-30 15:51 UTC (16+ messages)
` [PATCH v2 04/13] pinctrl: stm32: Switch to use for_each_gpiochip_node() helper
` [PATCH v2 07/13] pinctrl: renesas: rza1: "
` [PATCH v2 09/13] pinctrl: meson: Rename REG_* to MREG_*
[RFC PATCH v2 00/18] arm64: efi: leave MMU and caches on at boot
2022-03-30 15:42 UTC (19+ messages)
` [RFC PATCH v2 01/18] arm64: head: drop idmap_ptrs_per_pgd
` [RFC PATCH v2 02/18] arm64: head: split off idmap creation code
` [RFC PATCH v2 03/18] arm64: kernel: drop unnecessary PoC cache clean+invalidate
` [RFC PATCH v2 04/18] arm64: head: cover entire kernel image in ID map
` [RFC PATCH v2 05/18] arm64: head: factor out TTBR1 assignment into a macro
` [RFC PATCH v2 06/18] arm64: head: populate kernel page tables with MMU and caches on
` [RFC PATCH v2 07/18] arm64: kaslr: deal with init called with VA randomization enabled
` [RFC PATCH v2 08/18] arm64: setup: defer R/O remapping of FDT
` [RFC PATCH v2 09/18] arm64: head: relocate kernel only a single time if KASLR is enabled
` [RFC PATCH v2 10/18] arm64: head: record the MMU state at primary entry
` [RFC PATCH v2 11/18] arm64: mm: make vabits_actual a build time constant if possible
` [RFC PATCH v2 12/18] arm64: head: avoid cache invalidation when entering with the MMU on
` [RFC PATCH v2 13/18] arm64: head: record CPU boot mode after enabling the MMU
` [RFC PATCH v2 14/18] arm64: head: clean the ID map page to the PoC
` [RFC PATCH v2 15/18] arm64: lds: move idmap_pg_dir out of .rodata
` [RFC PATCH v2 16/18] efi: libstub: pass image handle to handle_kernel_image()
` [RFC PATCH v2 17/18] efi/arm64: libstub: run image in place if randomized by the loader
` [RFC PATCH v2 18/18] arm64: efi/libstub: enter with the MMU on if executing in place
[PATCH v2 11/13] arm64: defconfig: Enable Renesas RZ/V2M SoC
2022-03-30 15:40 UTC
[PATCH] ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
2022-03-30 15:41 UTC (2+ messages)
[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-03-30 15:12 UTC (4+ messages)
` [PATCH 05/18] bpf-preload: Generate static variables
[PATCH v3] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
2022-03-30 14:54 UTC
[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
2022-03-30 14:52 UTC (12+ messages)
` [PATCH v9 20/23] drm/rockchip: Make VOP driver optional
[RFC PATCH 0/2] Sensor readings fixes
2022-03-30 14:43 UTC (4+ messages)
[PATCH v4 0/2] mmc: xenon: Convert to JSON schema
2022-03-30 14:40 UTC (6+ messages)
` [PATCH v4 2/2] dt-bindings: "
[RFC] arm64: dts: ti: introduce a minimal am642 device tree
2022-03-30 13:55 UTC (2+ messages)
mainline: qemu_arm64 boot failed - Failed to start Hostname Service - Stopped Serial Getty on ttyAMA0
2022-03-30 13:54 UTC (5+ messages)
[PATCH v5 0/4] Add driver nodes for MT8192 SoC
2022-03-30 13:38 UTC (5+ messages)
` [PATCH v5 1/4] arm64: dts: mt8192: Add PCIe node
` [PATCH v5 2/4] arm64: dts: mt8192: Add mmc device nodes
` [PATCH v5 3/4] arm64: dts: mt8192: Add H264 venc device node
` [PATCH v5 4/4] arm64: dts: mt8192: Add vcodec lat and core nodes
[PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
2022-03-30 13:39 UTC (2+ messages)
` [PATCH v1 2/2] ARM: dts: rockchip: rk3036: rename pcfg_pull_default node name
[PATCH v2 0/7] ARM: dts: lan966x: dtsi improvements and KSwitch D10 support
2022-03-30 13:26 UTC (11+ messages)
` [PATCH v2 2/7] ARM: dts: lan966x: add sgpio node
` [PATCH v2 3/7] ARM: dts: lan966x: add missing uart DMA channel
` [PATCH v2 4/7] ARM: dts: lan966x: add all flexcom usart nodes
` [PATCH v2 5/7] ARM: dts: lan966x: add flexcom SPI nodes
` [PATCH v2 6/7] ARM: dts: lan966x: add flexcom I2C nodes
[PATCH v3 0/3] arm64: dts: add corstone1000 device tree
2022-03-30 13:10 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: smsc,lan91c111 convert to schema
` [PATCH v3 2/3] dt-bindings: arm: add corstone1000 platform
` [PATCH v3 3/3] arm64: dts: arm: add corstone1000 device tree
[PATCH v1 0/2] ARM: dts: at91: Fixes for AT91SAM9G20-EK audio DTS
2022-03-30 13:09 UTC (5+ messages)
` [PATCH v1 1/2] ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ek
` [PATCH v1 2/2] ARM: dts: at91: Describe regulators "
[PATCH v2 0/3] arm64: dts: add corstone1000 device tree
2022-03-30 13:01 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: smsc,lan91c111 convert to schema
` [PATCH v2 1/3] dt-bindings: net: smsc, lan91c111 "
[PATCH] ARM: dts: BCM5301X: Update pin controller node name
2022-03-30 12:05 UTC
[PATCH AUTOSEL 4.9 05/17] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
2022-03-30 11:54 UTC (4+ messages)
` [PATCH AUTOSEL 4.9 06/17] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 4.9 12/17] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH AUTOSEL 4.9 13/17] ARM: mmp: Fix failure to remove sram device
[PATCH AUTOSEL 4.14 05/20] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
2022-03-30 11:53 UTC (5+ messages)
` [PATCH AUTOSEL 4.14 06/20] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 4.14 07/20] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH AUTOSEL 4.14 14/20] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH AUTOSEL 4.14 15/20] ARM: mmp: Fix failure to remove sram device
[PATCH AUTOSEL 4.19 05/22] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
2022-03-30 11:52 UTC (5+ messages)
` [PATCH AUTOSEL 4.19 06/22] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 4.19 07/22] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH AUTOSEL 4.19 15/22] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH AUTOSEL 4.19 16/22] ARM: mmp: Fix failure to remove sram device
[PATCH AUTOSEL 5.4 06/25] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
2022-03-30 11:52 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 07/25] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 5.4 09/25] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH AUTOSEL 5.4 17/25] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH AUTOSEL 5.4 18/25] ARM: mmp: Fix failure to remove sram device
[PATCH AUTOSEL 5.10 10/37] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
2022-03-30 11:51 UTC (9+ messages)
` [PATCH AUTOSEL 5.10 11/37] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 5.10 15/37] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH AUTOSEL 5.10 16/37] ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk
` [PATCH AUTOSEL 5.10 17/37] arm64: defconfig: build imx-sdma as a module
` [PATCH AUTOSEL 5.10 21/37] ARM: dts: bcm2711: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 5.10 26/37] uaccess: fix type mismatch warnings from access_ok()
` [PATCH AUTOSEL 5.10 28/37] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH AUTOSEL 5.10 29/37] ARM: mmp: Fix failure to remove sram device
[PATCH AUTOSEL 5.15 10/50] media: iommu/mediatek-v1: Free the existed fwspec if the master dev already has
2022-03-30 11:49 UTC (12+ messages)
` [PATCH AUTOSEL 5.15 11/50] media: iommu/mediatek: Return ENODEV if the device is NULL
` [PATCH AUTOSEL 5.15 12/50] media: iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH AUTOSEL 5.15 17/50] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
` [PATCH AUTOSEL 5.15 18/50] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 5.15 22/50] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH AUTOSEL 5.15 23/50] ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk
` [PATCH AUTOSEL 5.15 24/50] arm64: defconfig: build imx-sdma as a module
` [PATCH AUTOSEL 5.15 28/50] ARM: dts: bcm2711: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 5.15 36/50] uaccess: fix type mismatch warnings from access_ok()
` [PATCH AUTOSEL 5.15 38/50] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH AUTOSEL 5.15 39/50] ARM: mmp: Fix failure to remove sram device
[PATCH v4 0/4] Add basic node support for Mediatek MT8186 SoC
2022-03-30 11:49 UTC (4+ messages)
` [PATCH v4 1/4] dt-bindings: timer: Add compatible for Mediatek MT8186
[PATCH AUTOSEL 5.16 11/59] media: iommu/mediatek-v1: Free the existed fwspec if the master dev already has
2022-03-30 11:48 UTC (12+ messages)
` [PATCH AUTOSEL 5.16 12/59] media: iommu/mediatek: Return ENODEV if the device is NULL
` [PATCH AUTOSEL 5.16 13/59] media: iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH AUTOSEL 5.16 18/59] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
` [PATCH AUTOSEL 5.16 19/59] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 5.16 23/59] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH AUTOSEL 5.16 25/59] ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk
` [PATCH AUTOSEL 5.16 26/59] arm64: defconfig: build imx-sdma as a module
` [PATCH AUTOSEL 5.16 30/59] ARM: dts: bcm2711: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 5.16 40/59] uaccess: fix type mismatch warnings from access_ok()
` [PATCH AUTOSEL 5.16 42/59] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH AUTOSEL 5.16 43/59] ARM: mmp: Fix failure to remove sram device
[PATCH AUTOSEL 5.17 43/66] ARM: tegra: tamonten: Fix I2C3 pad setting
2022-03-30 11:46 UTC (2+ messages)
` [PATCH AUTOSEL 5.17 63/66] ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe
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).