messages from 2024-10-01 07:50:42 to 2024-10-01 17:04:34 UTC [more...]
[PATCH v7 0/7] Optimize dm-verity and fsverity using multibuffer hashing
2024-10-01 15:37 UTC (8+ messages)
` [PATCH v7 1/7] crypto: shash - add support for finup_mb
` [PATCH v7 2/7] crypto: testmgr - add tests "
` [PATCH v7 3/7] crypto: x86/sha256-ni - add support "
` [PATCH v7 4/7] crypto: arm64/sha256-ce "
` [PATCH v7 5/7] fsverity: improve performance by using multibuffer hashing
` [PATCH v7 6/7] dm-verity: reduce scope of real and wanted digests
` [PATCH v7 7/7] dm-verity: improve performance by using multibuffer hashing
[PATCH v2 0/2] watchdog: apple: Increase reset delay to 150ms
2024-10-01 16:59 UTC (3+ messages)
` [PATCH v2 1/2] watchdog: apple: Actually flush writes after requesting watchdog restart
` [PATCH v2 2/2] watchdog: apple: Increase reset delay to 150ms
[PATCH net-next 0/3] net: xilinx: emaclite: Adopt clock support
2024-10-01 16:52 UTC (3+ messages)
` [PATCH net-next 1/3] dt-bindings: net: emaclite: Add "
[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
2024-10-01 16:06 UTC (4+ messages)
` [PATCH v6 1/7] dt-bindings: reset: microchip,rst: Allow to replace cpu-syscon by an additional reg item
[PATCH net-next 00/10] net: pcs: xpcs: cleanups batch 1
2024-10-01 16:04 UTC (10+ messages)
` [PATCH net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()
` [PATCH net-next 02/10] net: pcs: xpcs: drop interface argument from internal functions
` [PATCH net-next 04/10] net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
` [PATCH net-next 05/10] net: wangxun: txgbe: use phylink_pcs internally
` [PATCH net-next 06/10] net: dsa: sja1105: simplify static configuration reload
` [PATCH net-next 07/10] net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
` [PATCH net-next 08/10] net: dsa: sja1105: use phylink_pcs internally
` [PATCH net-next 09/10] net: pcs: xpcs: drop interface argument from xpcs_create*()
` [PATCH net-next 10/10] net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal
[PATCH 00/47] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
2024-10-01 14:46 UTC (3+ messages)
` [PATCH 47/47] KVM: arm64: nv: Add trap forwarding for FEAT_FGT2 described registers
[PATCH v2 0/3] reset: Requesting pre-deasserted, auto-reasserting reset controls via devres
2024-10-01 15:50 UTC (3+ messages)
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-01 15:35 UTC (7+ messages)
` [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function "
` [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
[PATCH v2 0/4] Cosmetic Work for ARM/Microchip (AT91)
2024-10-01 15:31 UTC (5+ messages)
` [PATCH v2 2/4] ARM: dts: microchip: Rename the pmic node
` [PATCH v2 3/4] ARM: dts: microchip: Rename LED sub nodes name
` [PATCH v2 4/4] ARM: dts: microchip: aks-cdu: Add label for LED sub nodes
[PATCH 0/2] clk: samsung: Update PLL locktime and samsung function
2024-10-01 13:30 UTC (4+ messages)
` [PATCH 2/2] clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom
[PATCH 00/10] (no cover subject)
2024-10-01 14:58 UTC (10+ messages)
[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
2024-10-01 15:26 UTC (4+ messages)
` [PATCH v8 2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
[PATCH v1] bluetooth: Fix typos in the comments
2024-10-01 15:20 UTC (3+ messages)
[PATCH v2 0/6] Enable Mali GPU on MediaTek Genio 700 EVK
2024-10-01 15:18 UTC (5+ messages)
` [PATCH v2 3/6] nvmem: mtk-efuse: Enable postprocess for mt8188 GPU speed binning
[PATCH 0/2] arm64: errata: Expand speculative SSBS workaround once more
2024-10-01 13:02 UTC (2+ messages)
[PATCH net-next 00/15] net: sparx5: prepare for lan969x switch driver
2024-10-01 13:50 UTC (15+ messages)
` [PATCH net-next 01/15] net: sparx5: add support for private match data
` [PATCH net-next 03/15] net: sparx5: rename *spx5 to *sparx5 in a few places
` [PATCH net-next 04/15] net: sparx5: modify SPX5_PORTS_ALL macro
` [PATCH net-next 05/15] net: sparx5: add *sparx5 argument to a few functions
` [PATCH net-next 06/15] net: sparx5: add constants to match data
` [PATCH net-next 07/15] net: sparx5: use SPX5_CONST for constants which already have a symbol
` [PATCH net-next 08/15] net: sparx5: use SPX5_CONST for constants which do not "
` [PATCH net-next 09/15] net: sparx5: add ops to match data
` [PATCH net-next 10/15] net: sparx5: ops out chip port to device index/bit functions
` [PATCH net-next 11/15] net: sparx5: ops out functions for getting certain array values
` [PATCH net-next 12/15] net: sparx5: ops out function for setting the port mux
` [PATCH net-next 13/15] net: sparx5: ops out PTP IRQ handler
` [PATCH net-next 14/15] net: sparx5: ops out function for DSM calendar calculation
` [PATCH net-next 15/15] net: sparx5: add is_sparx5 macro and use it throughout
[PATCH] usb: dwc3: core: Fix system suspend on TI AM62 platforms
2024-10-01 15:12 UTC
[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
2024-10-01 15:04 UTC (6+ messages)
` [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT
[PATCH v2] arm64: dts: rockchip: Add power button for puma-haikou
2024-10-01 14:58 UTC (2+ messages)
[PATCH v2] i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
2024-10-01 14:40 UTC (2+ messages)
[PATCH v13 00/12] Initial Marvell PXA1908 support
2024-10-01 14:37 UTC (13+ messages)
` [PATCH v13 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v13 02/12] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v13 03/12] pinctrl: single: "
` [PATCH v13 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v13 05/12] clk: mmp: Add Marvell PXA1908 APBC driver
` [PATCH v13 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver
` [PATCH v13 07/12] clk: mmp: Add Marvell PXA1908 APMU driver
` [PATCH v13 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver
` [PATCH v13 09/12] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
` [PATCH v13 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v13 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v13 12/12] MAINTAINERS: add myself as Marvell PXA1908 maintainer
[PATCH v1 0/2] POE fixes: kthreads and docs
2024-10-01 13:36 UTC (3+ messages)
` [PATCH v1 1/2] arm64: set POR_EL0 for kernel threads
` [PATCH v1 2/2] Documentation/protection-keys: add AArch64 to documentation
[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
2024-10-01 14:29 UTC (4+ messages)
` [PATCH 09/21] gpio: add driver for ADI ADSP-SC5xx platform
[PATCH v1 1/1] pinctrl: nomadik: Use string_choices API instead of ternary operator
2024-10-01 14:28 UTC (5+ messages)
[PATCH] KVM: arm64: Another reviewer reshuffle
2024-10-01 14:28 UTC (2+ messages)
[PATCH v2] KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
2024-10-01 14:28 UTC (2+ messages)
[PATCH v5 00/10] Add minimal Exynos8895 SoC and SM-G950F support
2024-10-01 14:24 UTC (2+ messages)
[PATCH v4 0/6] Add Aspeed G7 gpio support
2024-10-01 14:18 UTC (3+ messages)
` [PATCH v4 6/6] gpio: aspeed: Add the flush write to ensure the write complete
[PATCH 0/2] clk: samsung: Update PLL locktime and samsung function
2024-10-01 13:34 UTC (4+ messages)
` [PATCH 2/2] clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom
[PATCH v1] arm64: dts: ti: k3-am62-verdin: Update tla2024 adc compatible
2024-10-01 14:13 UTC (6+ messages)
[PATCH v3 0/5] perf arm-spe: Introduce metadata version 2
2024-10-01 13:53 UTC (3+ messages)
` [PATCH v3 4/5] perf arm-spe: Support "
[PATCH v1 0/2] arm64: freescale: verdin: Update tla2024 adc compatible
2024-10-01 12:48 UTC (5+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mp-verdin: "
` [PATCH v1 2/2] arm64: dts: imx8mm-verdin: "
[PATCH v7 00/10] Consolidate IO memcpy functions
2024-10-01 12:53 UTC (4+ messages)
` [PATCH v7 09/10] um: Add dummy implementation for IO memcpy/memset
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-10-01 13:48 UTC (22+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` Piano `
2024-10-01 12:30 UTC
[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
2024-10-01 13:35 UTC (8+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-10-01 13:32 UTC (3+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
[PATCH 0/6] ASoC: add Allwinner H616 audio codec support
2024-10-01 13:28 UTC (3+ messages)
` [PATCH 3/6] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
[PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b
2024-10-01 13:21 UTC (2+ messages)
[PATCH] arch: arm: kirkwood: support nvmem mac address
2024-10-01 13:20 UTC (4+ messages)
[PATCH v4 0/4] gpio: siul2-s32g2: add initial GPIO driver
2024-10-01 13:15 UTC (9+ messages)
` [PATCH v4 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs
` [PATCH v4 3/4] gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support
[PATCH] arm64: Force position-independent veneers
2024-10-01 13:03 UTC (2+ messages)
[PATCH] arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS
2024-10-01 13:02 UTC (2+ messages)
[PATCH] ARM: dts: microchip: sam9x7: Add missing usart-mode property
2024-10-01 11:44 UTC (2+ messages)
[PATCH v4 2/2] cppc_cpufreq: Remove HiSilicon CPPC workaround
2024-10-01 12:41 UTC (2+ messages)
[PATCH 1/3] gpio: xilinx: drop dependency on GPIO_OF
2024-10-01 12:31 UTC (9+ messages)
` [PATCH 2/3] gpio: xilinx: use helper variable to store the address of pdev->dev
` [PATCH 3/3] gpio: xilinx: use generic device properties
[PATCH V2 0/9] Add minimal boot support for IPQ5424
2024-10-01 12:19 UTC (5+ messages)
` [PATCH V2 3/9] dt-bindings: pinctrl: qcom: add IPQ5424 pinctrl
` [PATCH V2 5/9] pinctrl: qcom: Introduce IPQ5424 TLMM driver
[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
2024-10-01 11:55 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: arm: mediatek: Add MT8186 Chinchou/Chinchou360 Chromebooks
2024-10-01 11:36 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: mediate: Introduce "
[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
2024-10-01 11:35 UTC (2+ messages)
[PATCH v10 3/3] drm/mediatek: Implement OF graphs support for display paths
2024-10-01 11:33 UTC (3+ messages)
[PATCH v2 0/8] MT8188 DT and binding fixes
2024-10-01 11:27 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: power: mediatek: Add another nested power-domain layer
` [PATCH v2 2/8] dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only
` [PATCH v2 3/8] dt-bindings: media: mediatek,jpeg: Relax IOMMU max item count
` [PATCH v2 4/8] dt-bindings: media: mediatek,vcodec: Revise description
` [PATCH v2 5/8] arm64: dts: mediatek: mt8188: Add missing dma-ranges to soc node
` [PATCH v2 6/8] arm64: dts: mediatek: mt8188: Update vppsys node names to syscon
` [PATCH v2 7/8] arm64: dts: mediatek: mt8188: Move vdec1 power domain under vdec0
` [PATCH v2 8/8] arm64: dts: mediatek: mt8188: Move SPI NOR *-cells properties
[PATCH v7 0/4] KVM: arm64: Fix underallocation of storage for SVE state
2024-10-01 11:29 UTC (5+ messages)
` [PATCH v7 1/4] arm64/fpsimd: Introduce __bit_to_vl() helper
` [PATCH v7 2/4] arm64/fpsimd: Discover maximum vector length implemented by any CPU
` [PATCH v7 3/4] KVM: arm64: Fix FFR offset calculation for pKVM host state save and restore
` [PATCH v7 4/4] KVM: arm64: Avoid underallocating storage for host SVE state
[PATCH v3] clocksource: sp804: Make user selectable
2024-10-01 11:23 UTC
[PATCH v4 1/2] panic: add option to dump task maps info in panic_print
2024-10-01 11:23 UTC (2+ messages)
[PATCH v12] thermal/drivers/mediatek: add another get_temp ops for thermal sensors
2024-10-01 11:16 UTC
[PATCH v2 1/2] ASoC: dt-bindings: mt6359: Update generic node name and dmic-mode
2024-10-01 11:13 UTC (2+ messages)
` (subset) "
[PATCH v2] PCI: dra7xx: Added error handling in probe function when devm_phy_get() fails
2024-10-01 10:57 UTC
[PATCH] arm: dts: broadcom: Add missing required fields
2024-10-01 10:54 UTC (5+ messages)
[PATCH] clk: sunxi-ng: d1: Fix PLL_AUDIO0 preset
2024-10-01 10:50 UTC
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-01 10:43 UTC (4+ messages)
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
[PATCH 00/45] media: Use string_choice helpers
2024-10-01 10:40 UTC (7+ messages)
[PATCH v7 0/5] Changes in v7:
2024-10-01 10:32 UTC (9+ messages)
` [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[PATCH net v2] net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
2024-10-01 10:22 UTC (2+ messages)
[PATCH v6 0/2] Add support for nuvoton ma35 nand controller
2024-10-01 10:19 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings
[PATCH net-next v2 0/2] net: airoha: Fix PSE memory configuration
2024-10-01 10:10 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: airoha: read default PSE reserved pages value before updating
` [PATCH net-next v2 2/2] net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()
[PATCH 0/8] Fixing some dtbscheck warnings
2024-10-01 10:04 UTC (5+ messages)
` [PATCH 7/8] arm64: dts: rockchip: Remove undocumented emmc property from PX30-Ringneck
` [PATCH 8/8] arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma boards
[PATCH v8 0/3] Fix degradation problem of alpha blending series
2024-10-01 8:47 UTC (3+ messages)
` [PATCH v8 2/3] drm/mediatek: ovl: Add blend_modes to driver data
[PATCH v3 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
2024-10-01 9:48 UTC (3+ messages)
` [PATCH v3 2/3] net: stmmac: Add glue layer "
[PATCH v2] arm64: dts: ti: k3-j7200-evm: Add overlay for PCIE1 Endpoint Mode
2024-10-01 9:34 UTC
[PATCH] MAINTAINERS: Remove Luka Kovacic as CRS3XX maintainer
2024-10-01 9:33 UTC
two (possibly bug) updates for spi-s3c644
2024-10-01 9:19 UTC (5+ messages)
` [PATCH 2/2] spi: s3c64xx: update flush_fifo timeout code
[PATCH v7 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
2024-10-01 9:19 UTC (11+ messages)
` [PATCH v7 2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema
` [PATCH v7 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
[PATCH v3 0/5] Add dev_warn_probe() and improve error handling in Rockchip SPI drivers
2024-10-01 9:06 UTC (5+ messages)
` [PATCH v3 4/5] driver core: Add device probe log helper dev_warn_probe()
` [PATCH v3 5/5] spi: rockchip: Use dev_{err,warn}_probe() in the probe path
[PATCH] firmware/psci: fix missing '%u' format literal in kthread_create_on_cpu()
2024-10-01 8:58 UTC (2+ messages)
[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
2024-10-01 8:55 UTC (4+ messages)
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL
[PATCH v2 0/7] clk: en7523: Update register mapping for EN7581
2024-10-01 8:30 UTC (2+ messages)
[PATCH v1] ARM: dts: aspeed: yosemite4: Remove IO expanders on I2C bus 13
2024-10-01 8:30 UTC
[PATCH v2 00/10] Add I2C mux devices for yosemite4
2024-10-01 8:20 UTC (11+ messages)
` [PATCH v2 01/10] ARM: dts: aspeed: yosemite4: add i2c-mux for all Server Board slots
` [PATCH v2 02/10] ARM: dts: aspeed: yosemite4: Remove mctp property on I2C Bus 15
` [PATCH v2 03/10] ARM: dts: aspeed: yosemite4: Add i2c-mux for four NICs
` [PATCH v2 04/10] ARM: dts: aspeed: yosemite4: Add i2c-mux for CPLD IOE on Spider Board
` [PATCH v2 05/10] ARM: dts: aspeed: yosemite4: Add required properties for IOE on fan boards
` [PATCH v2 06/10] ARM: dts: aspeed: yosemite4: Revise address of i2c-mux for two "
` [PATCH v2 07/10] ARM: dts: aspeed: yosemite4: correct the compatible string for max31790
` [PATCH v2 08/10] ARM: dts: aspeed: yosemite4: Change the address of Fan IC on fan boards
` [PATCH v2 09/10] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode on Fan Boards
` [PATCH v2 10/10] ARM: dts: aspeed: yosemite4: Add i2c-mux for ADC monitor on Spider Board
[PATCH 0/2] ti-cpufreq: AM62: Backward compatibility for syscon and update offsets
2024-10-01 8:04 UTC (2+ messages)
[PATCH] clk: mediatek: drop two dead config options
2024-10-01 7:54 UTC (2+ messages)
[PATCH v1 0/8] Add I2C mux devices for yosemite4
2024-10-01 7:52 UTC (4+ messages)
` [PATCH v1 2/8] ARM: dts: aspeed: yosemite4: Add i2c-mux for four NICs
[PATCH V4 0/6] ti: k3-am62{a,p}x-sk: add opp frequencies
2024-10-01 7:52 UTC (4+ messages)
` [PATCH V4 6/6] cpufreq: ti-cpufreq: Update efuse/rev offsets in AM62 family
[PATCH v2] phy: ti: phy-j721e-wiz: fix usxgmii configuration
2024-10-01 7:51 UTC (4+ messages)
[PATCH v1] serial: 8250: Fix typos in comments across various files
2024-10-01 7:50 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;
as well as URLs for NNTP newsgroup(s).