messages from 2026-03-18 16:38:20 to 2026-03-20 02:11:54 UTC [more...]
[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-20 2:11 UTC (3+ messages)
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
[PATCH] RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
2026-03-20 1:02 UTC (3+ messages)
[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
2026-03-19 22:32 UTC (28+ messages)
` [PATCH v5 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v5 phy-next 03/27] usb: add "
` [PATCH v5 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 05/27] phy: "
` [PATCH v5 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v5 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v5 phy-next 11/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v5 phy-next 12/27] usb: host: tegra: "
` [PATCH v5 phy-next 13/27] usb: gadget: tegra-xudc: "
` [PATCH v5 phy-next 14/27] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v5 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v5 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v5 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v5 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v5 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v5 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v5 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v5 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v5 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v5 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v5 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v5 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v5 phy-next 27/27] MAINTAINERS: add regexes for linux-phy
[PATCH 1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
2026-03-19 21:46 UTC (5+ messages)
[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
2026-03-19 21:39 UTC (3+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support
[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-03-19 20:54 UTC (4+ messages)
[PATCH net-next v4 00/13] macb usrio/tsu patches
2026-03-19 19:52 UTC (13+ messages)
` [PATCH net-next v4 02/13] net: macb: split USRIO_HAS_CLKEN capability in two
` [PATCH net-next v4 04/13] net: macb: rework usrio refclk selection code
` [PATCH net-next v4 05/13] net: macb: np4 doesn't need a usrio pointer
` [PATCH net-next v4 06/13] net: macb: add mpfs specific usrio configuration
` [PATCH net-next v4 07/13] net: macb: warn on pclk use as a tsu_clk fallback
` [PATCH net-next v4 08/13] net: macb: clean up tsu clk rate acquisition
` [PATCH net-next v4 09/13] dt-bindings: net: macb: add property indicating timer adjust mode
` [PATCH net-next v4 10/13] net: macb: timer adjust mode is not supported
` [PATCH net-next v4 11/13] net: macb: runtime detect MACB_CAPS_USRIO_DISABLED
` [PATCH net-next v4 12/13] net: macb: set MACB_CAPS_USRIO_DISABLED if no usrio config is provided
` [PATCH net-next v4 13/13] net: macb: drop usrio pointer on EyeQ5 config
[PATCH v9 0/7] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-03-19 18:32 UTC (12+ messages)
` [PATCH v9 1/7] arm64/acpi: Add acpi_get_cpu_uid() and switch arm_cspmu to use it
` [PATCH v9 2/7] loongarch/acpi: Add acpi_get_cpu_uid() declaration and implementation
` [PATCH v9 3/7] riscv/acpi: Add acpi_get_cpu_uid() implementation and update users
` [PATCH v9 4/7] x86/acpi: Add acpi_get_cpu_uid() implementation and update Xen users
` [PATCH v9 5/7] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH v9 6/7] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH v9 7/7] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
[PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled
2026-03-19 18:30 UTC (21+ messages)
` [PATCH v5 01/17] spi: axiado: Simplify clock management with devm_clk_get_enabled()
` [PATCH v5 02/17] spi: bcm63xx-hsspi: Simplify clock handling "
` [PATCH v5 03/17] spi: bcmbca-hsspi: "
` [PATCH v5 04/17] spi: img-spfi: "
` [PATCH v5 05/17] spi: imx: "
` [PATCH v5 06/17] spi: npcm-pspi: "
` [PATCH v5 07/17] spi: orion: "
` [PATCH v5 08/17] spi: rockchip-sfc: "
` [PATCH v5 09/17] spi: sifive: "
` [PATCH v5 10/17] spi: slave-mt27xx: "
` [PATCH v5 11/17] spi: st: "
` [PATCH v5 12/17] spi: stm32-qspi: "
` [PATCH v5 13/17] spi: stm32: "
` [Linux-stm32] "
` [PATCH v5 14/17] spi: sunplus-sp7021: "
` [PATCH v5 15/17] spi: uniphier: "
` [PATCH v5 16/17] spi: zynq-qspi: "
` [PATCH v5 17/17] spi: zynqmp-gqspi: "
[PATCH] iommu/riscv: Fix signedness bug
2026-03-19 18:26 UTC
[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
2026-03-19 18:23 UTC (17+ messages)
` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
` [PATCH 2/2] mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
[PATCH v3 0/2] Add cofficients to the TH1520 PVT
2026-03-19 18:23 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: moortec,mr75203: adapt multipleOf for T-Head TH1520
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-19 17:38 UTC (12+ messages)
` [PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v3 07/23] mm/vma: add append_vma_flags() helper
` [PATCH v3 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v3 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v3 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
[PATCH] perf symbol: Add RISCV case in get_plt_sizes
2026-03-19 17:24 UTC (2+ messages)
[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-19 17:14 UTC (3+ messages)
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
[PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-19 16:50 UTC (4+ messages)
` [PATCH v2 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
[PATCH v1 0/5] riscv: dts: minor beaglev-fire improvements
2026-03-19 16:31 UTC (6+ messages)
` [PATCH v1 1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells
` [PATCH v1 2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire
` [PATCH v1 3/5] riscv: dts: microchip: clean up beaglev-fire regulator node names
` [PATCH v1 4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire
` [PATCH v1 5/5] riscv: dts: microchip: add gpio line names "
[PATCH 0/8] gpu: nova-core: convert registers to use the kernel register macro
2026-03-19 14:39 UTC (25+ messages)
` [PATCH 1/8] gpu: nova-core: convert PMC registers to "
` [PATCH 2/8] gpu: nova-core: convert PBUS "
` [PATCH 3/8] gpu: nova-core: convert PFB "
` [PATCH 4/8] gpu: nova-core: convert GC6 "
` [PATCH 5/8] gpu: nova-core: convert FUSE "
` [PATCH 6/8] gpu: nova-core: convert PDISP "
` [PATCH 7/8] gpu: nova-core: convert falcon "
` [PATCH 8/8] Documentation: nova: remove register abstraction task
[PATCH 0/3] usb: spacemit: k3: Add USB2.0 support
2026-03-19 14:36 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: usb: dwc3: spacemit: add support for K3 SoC
[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
2026-03-19 14:27 UTC (3+ messages)
` [PATCH 07/15] RISC-V: "
[PATCH v5 0/3] Add SDHCI support for Canaan K230 SoC
2026-03-19 14:07 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: Add sdhci support for Canaan k230
` [PATCH v5 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support
` [PATCH v5 3/3] riscv: dts: canaan: Add mmc nodes for K230
[PATCH v12 0/4] PolarFire SoC GPIO interrupt support
2026-03-19 13:37 UTC (5+ messages)
` [PATCH v12 3/4] soc: microchip: add mpfs gpio interrupt mux driver
[PATCH 0/2] gpio/pinctrl: spacemit: Add GPIO pin configuration support for K1
2026-03-19 12:54 UTC (5+ messages)
` [PATCH 2/2] gpio: spacemit-k1: Add set_config callback support
[PATCH v3] reset: spacemit: k3: Decouple composite reset lines
2026-03-19 11:42 UTC (4+ messages)
[PATCH 0/6] change young flag check functions to return bool
2026-03-19 11:39 UTC (13+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
2026-03-19 10:44 UTC (3+ messages)
[PATCH v3 0/2] riscv: Introduce support for hardware break/watchpoints
2026-03-19 10:36 UTC (3+ messages)
` [PATCH v3 1/2] "
[PATCH 0/4] riscv: Add PCIe support for UltraRISC DP1000 SoC
2026-03-19 10:09 UTC (9+ messages)
` [PATCH 1/4] riscv: add UltraRISC SoC family Kconfig support
` [PATCH 3/4] dt-bindings: PCI: Add UltraRISC DP1000 PCIe controller
[PATCH net-next v4 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-03-19 9:55 UTC (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: ethernet: eswin: add clock sampling control
` "
[REGRESSION] perf build failed after 5cf6e76e4f4f ("libperf: Don't remove -g when EXTRA_CFLAGS are used") on riscv64 with gcc 13
2026-03-19 8:21 UTC (2+ messages)
[RFC PATCH] riscv: add userspace interface to voluntarily release vector state
2026-03-19 7:49 UTC (3+ messages)
[RFC PATCH] riscv: clarify vector state semantics on syscall and context switch
2026-03-19 7:37 UTC
[PATCH v8 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
2026-03-19 7:13 UTC (3+ messages)
[PATCH 00/19] GHASH library
2026-03-19 6:17 UTC (20+ messages)
` [PATCH 01/19] lib/crypto: gf128hash: Rename polyval module to gf128hash
` [PATCH 02/19] lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functions
` [PATCH 03/19] lib/crypto: gf128hash: Add GHASH support
` [PATCH 04/19] lib/crypto: tests: Add KUnit tests for GHASH
` [PATCH 05/19] crypto: arm/ghash - Make the "ghash" crypto_shash NEON-only
` [PATCH 06/19] crypto: arm/ghash - Move NEON GHASH assembly into its own file
` [PATCH 07/19] lib/crypto: arm/ghash: Migrate optimized code into library
` [PATCH 08/19] crypto: arm64/ghash - Move NEON GHASH assembly into its own file
` [PATCH 09/19] lib/crypto: arm64/ghash: Migrate optimized code into library
` [PATCH 10/19] crypto: arm64/aes-gcm - Rename struct ghash_key and make fixed-sized
` [PATCH 11/19] lib/crypto: powerpc/ghash: Migrate optimized code into library
` [PATCH 12/19] lib/crypto: riscv/ghash: "
` [PATCH 13/19] lib/crypto: s390/ghash: "
` [PATCH 14/19] lib/crypto: x86/ghash: "
` [PATCH 15/19] crypto: gcm - Use GHASH library instead of crypto_ahash
` [PATCH 16/19] crypto: ghash - Remove ghash from crypto_shash API
` [PATCH 17/19] lib/crypto: gf128mul: Remove unused 4k_lle functions
` [PATCH 18/19] lib/crypto: gf128hash: Remove unused content from ghash.h
` [PATCH 19/19] lib/crypto: aesgcm: Use GHASH library API
[PATCH 1/1] riscv: dts: spacemit: reorder phy nodes for K1
2026-03-19 4:01 UTC (2+ messages)
[PATCH v3 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
2026-03-19 1:53 UTC (4+ messages)
` [PATCH v3 7/7] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes
[PATCH RESEND 0/2] riscv: fix minor typos and style issues in XIP code
2026-03-18 23:23 UTC (2+ messages)
[PATCH] riscv: Simplify assignment for UTS_MACHINE
2026-03-18 23:13 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix out-of-bounds by 1
2026-03-18 21:19 UTC (2+ messages)
[PATCH v2] riscv: disable local interrupts and stop other CPUs before reboot/shutdown
2026-03-18 20:18 UTC (2+ messages)
[PATCH v3 11/17] spi: st: Use helper function devm_clk_get_enabled()
2026-03-18 19:02 UTC (2+ messages)
[PATCH] riscv: patch: Avoid early page_to_phys()
2026-03-18 17:42 UTC (2+ messages)
[PATCH v4 00/17] cleanup in spi by use devm_clk_get_enabled
2026-03-18 17:20 UTC (3+ messages)
` [PATCH v4 13/17] spi: stm32: Simplify clock handling with devm_clk_get_enabled()
` [Linux-stm32] "
[PATCH v3 07/17] spi: orion: Use helper function devm_clk_get_enabled()
2026-03-18 17:04 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