messages from 2024-09-25 03:56:08 to 2024-09-25 14:23:25 UTC [more...]
[PATCH v8 0/7] Event parsing fixes
2024-09-25 14:13 UTC (7+ messages)
` [PATCH v8 1/7] perf evsel: Add alternate_hw_config and use in evsel__match
` [PATCH v8 2/7] perf stat: Uniquify event name improvements
` [PATCH v8 3/7] perf stat: Remove evlist__add_default_attrs use strings
` [PATCH v8 4/7] perf evsel x86: Make evsel__has_perf_metrics work for legacy events
` [PATCH v8 5/7] perf evsel: Remove pmu_name
` [PATCH v8 6/7] perf test: Make stat test work on DT devices
[PATCH v2 0/4] Add initial support for QCS8300 SoC and QCS8300 RIDE board
2024-09-25 14:05 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: arm: qcom: document QCS8300 SoC and reference board
` [PATCH v2 2/4] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300
` [PATCH v2 3/4] arm64: dts: qcom: add initial support for QCS8300 DTSI
` [PATCH v2 4/4] arm64: dts: qcom: add base QCS8300 RIDE dts
[PATCH v3 0/5] usb drivers use devm_clk_get_enabled() helpers
2024-09-25 14:01 UTC (2+ messages)
[PATCH] i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
2024-09-25 14:02 UTC (2+ messages)
[PATCH 0/6] MT8188 DT and binding fixes
2024-09-25 13:59 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: power: mediatek: Add another nested power-domain layer
` [PATCH 2/6] dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only
` [PATCH 3/6] arm64: dts: mediatek: mt8188: Define CPU big core cluster
` [PATCH 4/6] arm64: dts: mediatek: mt8188: Add missing dma-ranges to soc node
` [PATCH 5/6] arm64: dts: mediatek: mt8188: Move vdec1 power domain under vdec0
` [PATCH 6/6] arm64: dts: mediatek: mt8188: Update vppsys node names to syscon
[PATCH v4 0/3] Add support for AST2700 clk driver
2024-09-25 13:45 UTC (3+ messages)
` [PATCH v4 2/3] reset: aspeed: register AST2700 reset auxiliary bus device
[PATCH RFC 00/10] net: pcs: xpcs: cleanups batch 1
2024-09-25 13:43 UTC (20+ messages)
` [PATCH RFC net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()
` [PATCH RFC net-next 02/10] net: pcs: xpcs: drop interface argument from internal functions
` [PATCH RFC net-next 03/10] net: pcs: xpcs: get rid of xpcs_init_iface()
` [PATCH RFC net-next 04/10] net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
` [PATCH RFC net-next 06/10] net: dsa: sja1105: simplify static configuration reload
` [PATCH RFC net-next 07/10] net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
` [PATCH RFC net-next 08/10] net: dsa: sja1105: use phylink_pcs internally
` [PATCH RFC net-next 09/10] net: pcs: xpcs: drop interface argument from xpcs_create*()
` [PATCH RFC net-next 10/10] net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal
VENDORS EOI
2024-09-25 13:31 UTC
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-09-25 13:31 UTC (3+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v6 0/5] Consolidate IO memcpy functions
2024-09-25 13:24 UTC (6+ messages)
` [PATCH v6 1/5] Consolidate __memcpy_{to,from}io and __memset_io into iomap_copy.c
` [PATCH v6 2/5] Replace generic memcpy and memset by IO memcpy functions
` [PATCH v6 3/5] arm64: Use generic io "
` [PATCH v6 4/5] csky: "
` [PATCH v6 5/5] loongarch: "
[PATCH] coresight: etm4x: Fix PID tracing when perf is run in an init PID namespace
2024-09-25 13:13 UTC
[RFC PATCH 0/4] Linaro restricted heap
2024-09-25 12:53 UTC (9+ messages)
` [Linaro-mm-sig] "
[PATCH AUTOSEL 6.11 024/244] wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
2024-09-25 11:26 UTC (14+ messages)
` [PATCH AUTOSEL 6.11 055/244] crypto: simd - Do not call crypto_alloc_tfm during registration
` [PATCH AUTOSEL 6.11 066/244] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
` [PATCH AUTOSEL 6.11 074/244] arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()
` [PATCH AUTOSEL 6.11 082/244] wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
` [PATCH AUTOSEL 6.11 083/244] wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
` [PATCH AUTOSEL 6.11 120/244] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
` [PATCH AUTOSEL 6.11 121/244] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
` [PATCH AUTOSEL 6.11 122/244] power: reset: brcmstb: Do not go into infinite loop if reset fails
` [PATCH AUTOSEL 6.11 123/244] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH AUTOSEL 6.11 127/244] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
` [PATCH AUTOSEL 6.11 129/244] drm/stm: Avoid use-after-free issues with crtc and plane
` [PATCH AUTOSEL 6.11 147/244] selftests/bpf: fix uprobe.path leak in bpf_testmod
` [PATCH AUTOSEL 6.11 178/244] drm/stm: ltdc: reset plane transparency after plane disable
[PATCH v5 0/6] ti: k3-am62{a,p}x-sk: add opp frequencies
2024-09-25 12:51 UTC (4+ messages)
[PATCH v5 0/2] Add support for new IMX8MP based board
2024-09-25 12:49 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
` [PATCH v5 2/2] arm64: dts: imx: Add imx8mp-iota2-lumpy board
[PATCH] dt-bindings: spi: xilinx: Add clocks & clock-names properties
2024-09-25 12:46 UTC (4+ messages)
[regression] segfault in Qt apps running on Linux kernel 6.10.8 ARM with LPAE
2024-09-25 12:23 UTC
[PATCH v4 1/2] panic: add option to dump task maps info in panic_print
2024-09-25 12:19 UTC (8+ messages)
` [PATCH v4 2/2] arm64: show signal info for global init
[PATCH AUTOSEL 6.6 019/139] wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
2024-09-25 12:08 UTC (10+ messages)
` [PATCH AUTOSEL 6.6 041/139] crypto: simd - Do not call crypto_alloc_tfm during registration
` [PATCH AUTOSEL 6.6 049/139] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
` [PATCH AUTOSEL 6.6 052/139] wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
` [PATCH AUTOSEL 6.6 053/139] wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
` [PATCH AUTOSEL 6.6 078/139] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
` [PATCH AUTOSEL 6.6 079/139] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
` [PATCH AUTOSEL 6.6 080/139] power: reset: brcmstb: Do not go into infinite loop if reset fails
` [PATCH AUTOSEL 6.6 084/139] drm/stm: Avoid use-after-free issues with crtc and plane
` [PATCH AUTOSEL 6.6 106/139] drm/stm: ltdc: reset plane transparency after plane disable
[PATCH AUTOSEL 6.10 021/197] wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
2024-09-25 11:52 UTC (13+ messages)
` [PATCH AUTOSEL 6.10 046/197] crypto: simd - Do not call crypto_alloc_tfm during registration
` [PATCH AUTOSEL 6.10 055/197] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
` [PATCH AUTOSEL 6.10 059/197] arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()
` [PATCH AUTOSEL 6.10 067/197] wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
` [PATCH AUTOSEL 6.10 068/197] wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
` [PATCH AUTOSEL 6.10 103/197] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
` [PATCH AUTOSEL 6.10 104/197] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
` [PATCH AUTOSEL 6.10 105/197] power: reset: brcmstb: Do not go into infinite loop if reset fails
` [PATCH AUTOSEL 6.10 106/197] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH AUTOSEL 6.10 110/197] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
` [PATCH AUTOSEL 6.10 112/197] drm/stm: Avoid use-after-free issues with crtc and plane
` [PATCH AUTOSEL 6.10 148/197] drm/stm: ltdc: reset plane transparency after plane disable
[PATCH v7 0/5] Changes in v7:
2024-09-25 12:00 UTC (6+ messages)
` [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[PATCH] mmc: mtk-sd: Implement Host Software Queue for eMMC and SD Card
2024-09-25 11:39 UTC
[PATCH v3] arm64: defconfig: Enable Ftrace and STM configs
2024-09-25 11:38 UTC (2+ messages)
[PATCH v4 0/2] Add support for new IMX8MP based board
2024-09-25 11:30 UTC (5+ messages)
` [PATCH v4 2/2] arm64: dts: imx: Add imx8mp-iota2-lumpy board
[PATCH 00/13] Several fixes and supports for MediaTek MT8188 SoC
2024-09-25 11:06 UTC (8+ messages)
` [PATCH 06/13] arm64: dts: mediatek: mt8188: Update VPPSYS node name and compatible
[PATCH v8 0/3] Add of_regulator_get_optional() and Fix MTK Power Domain Driver
2024-09-25 10:56 UTC (6+ messages)
` [PATCH v8 1/3] regulator: Add of_regulator_get_optional() for pure DT regulator lookup
` [PATCH v8 2/3] regulator: Add devres version of of_regulator_get_optional()
` [PATCH v8 3/3] pmdomain: mediatek: Use OF-specific regulator API to get power domain supply
[PATCH v3] arm64: dts: mediatek: mt8183-pumpkin: add HDMI support
2024-09-25 10:44 UTC (3+ messages)
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-09-25 10:30 UTC (2+ messages)
[PATCH v5 0/2] Fix degradation problem of alpha blending series
2024-09-25 10:19 UTC (3+ messages)
` [PATCH v5 1/2] drm/mediatek: ovl: Add fmt_convert function pointer to driver data
` [PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
[PATCH v2] clk: meson: mpll: Delete a useless spinlock from the MPLL
2024-09-25 10:08 UTC
[PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
2024-09-25 9:56 UTC
[PATCH v3 00/15] VOP Support for rk3576
2024-09-25 9:54 UTC (3+ messages)
` "
[PATCH] Documentation/process: maintainer-soc: clarify submitting patches
2024-09-25 9:54 UTC (3+ messages)
[PATCH] perf: cs-etm: Fix the assert() to handle captured and unprocessed cpu trace
2024-09-25 9:54 UTC (2+ messages)
[PATCH v4 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
2024-09-25 9:51 UTC (4+ messages)
[PATCH v3 0/2] cppc_cpufreq: Rework ->get() error handling when cores are idle
2024-09-25 9:36 UTC (6+ messages)
` [PATCH v3 1/2] cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchanged
` [PATCH v3 2/2] cppc_cpufreq: Remove HiSilicon CPPC workaround
[PATCH v4] drm/mediatek: ovl: Add fmt_convert function pointer to driver data
2024-09-25 9:35 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576
2024-09-25 9:33 UTC (8+ messages)
` [PATCH v2 2/2] phy: rockchip: inno-usb2: Add usb2 phys support for rk3576
[PATCH 0/3] staging: vchiq_core: Consolidate bulk xfer helper
2024-09-25 9:23 UTC (2+ messages)
[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
2024-09-25 8:58 UTC (3+ messages)
` [PATCH v7 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
[PATCH 1/6] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
2024-09-25 8:42 UTC (11+ messages)
` [PATCH 2/6] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
` [PATCH 3/6] dt-bindings: display: mediatek: Fix clocks "
` [PATCH 6/6] dt-bindings: display: mediatek: dpi: Add mt8195 support in power domains
[PATCH v1 1/1] drm/mediatek: Fix wrong check of nvmem_cell_read
2024-09-25 8:40 UTC
[PATCH v3 1/1] drm/mediatek: dp: Add sdp path reset
2024-09-25 8:36 UTC (2+ messages)
[PATCH v4 18/26] drm: sun4i: de3: Implement AFBC support
2024-09-25 8:23 UTC (2+ messages)
[v1,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
2024-09-25 8:18 UTC (4+ messages)
` [v1,1/1] "
[PATCH v3] arm64: dts: mediatek: mt8195: Add power domain for dp_intf0
2024-09-25 8:05 UTC
[PATCH 1/2] dt-bindings: arm: mediatek: Add MT8186 Chinchou/Chinchou360 Chromebooks
2024-09-25 8:03 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: mediate: Introduce "
[PATCH 0/4] Provide devm_clk_bulk_get_all_enabled() helper
2024-09-25 7:56 UTC (4+ messages)
[PATCH] arm64: dts: mediatek: mt8195: Add power domain for dp_intf0
2024-09-25 7:56 UTC (4+ messages)
[PATCH] drm: xlnx: zynqmp_dpsub: also call drm_helper_hpd_irq_event
2024-09-25 7:54 UTC (3+ messages)
[PATCH 0/3] spi-nor: add optional vcc-supply and enable it for i.MX93
2024-09-25 7:50 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
[PATCH] soc: mediatek: mtk-svs: Call of_node_put(np) only once in svs_get_subsys_device()
2024-09-25 7:46 UTC (2+ messages)
[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
2024-09-25 7:50 UTC (4+ messages)
` [PATCH 04/16] soc: renesas: Add SYSC driver for Renesas RZ/G3S
[PATCH v2 0/9] A bunch of changes to refine i.MX PCIe driver
2024-09-25 7:50 UTC (11+ messages)
` [PATCH v2 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe
` [PATCH v2 2/9] PCI: imx6: "
` [PATCH v2 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v2 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v2 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v2 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v2 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v2 8/9] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v2 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe
[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
2024-09-25 7:34 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Add power button for RK3399 Puma
2024-09-25 7:28 UTC
[PATCH v5 00/20] Initial device trees for A7-A11 based Apple devices
2024-09-25 7:18 UTC (21+ messages)
` [PATCH v5 01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH v5 02/20] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
` [PATCH v5 03/20] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH v5 04/20] dt-bindings: arm: apple: Add A7 devices
` [PATCH v5 05/20] dt-bindings: arm: apple: Add A8 devices
` [PATCH v5 06/20] dt-bindings: arm: apple: Add A8X devices
` [PATCH v5 07/20] dt-bindings: arm: apple: Add A9 devices
` [PATCH v5 08/20] dt-bindings: arm: apple: Add A9X devices
` [PATCH v5 09/20] dt-bindings: arm: apple: Add A10 devices
` [PATCH v5 10/20] dt-bindings: arm: apple: Add A10X devices
` [PATCH v5 11/20] dt-bindings: arm: apple: Add A11 devices
` [PATCH v5 12/20] arm64: dts: apple: Add A7 devices
` [PATCH v5 13/20] arm64: dts: apple: Add A8 devices
` [PATCH v5 14/20] arm64: dts: apple: Add A8X devices
` [PATCH v5 15/20] arm64: dts: apple: Add A9 devices
` [PATCH v5 16/20] arm64: dts: apple: Add A9X devices
` [PATCH v5 17/20] arm64: dts: apple: Add A10 devices
` [PATCH v5 18/20] arm64: dts: apple: Add A10X devices
` [PATCH v5 19/20] arm64: dts: apple: Add A11 devices
` [PATCH v5 20/20] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE
[PATCH v2] arm64: dts: mediatek: mt8195: Add power domain for dp_intf0
2024-09-25 7:18 UTC
[RESEND PATCH 1/2] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576
2024-09-25 7:17 UTC (5+ messages)
[PATCH v1] media:tuners: Fix typos in comments across various files
2024-09-25 7:09 UTC
[PATCH] clk: meson: pll: Update the meson_clk_pll_init execution judgment logic
2024-09-25 6:51 UTC (5+ messages)
[PATCH 0/8] Add minimal boot support for IPQ5424
2024-09-25 6:30 UTC (8+ messages)
` [PATCH 1/8] dt-bindings: clock: Add Qualcomm IPQ5424 GCC
[PATCH v2 0/2] Add power domain bindings for MT8183 and MT8195
2024-09-25 6:18 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: mediatek: dpi: Add power domain for MT8183
[PATCH v5 0/2] Do not shatter hugezeropage on wp-fault
2024-09-25 5:31 UTC (9+ messages)
` [PATCH v5 1/2] mm: Abstract THP allocation
` [PATCH v5 2/2] mm: Allocate THP on hugezeropage wp-fault
[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
2024-09-25 4:03 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).