messages from 2026-04-06 09:40:27 to 2026-04-06 19:07:52 UTC [more...]
[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-06 19:07 UTC (13+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
[PATCH v3 0/8] unwind, arm64: add sframe unwinder for kernel
2026-04-06 18:50 UTC (9+ messages)
` [PATCH v3 1/8] sframe: Allow kernelspace sframe sections
` [PATCH v3 2/8] arm64, unwind: build kernel with sframe V3 info
` [PATCH v3 3/8] arm64: entry: add unwind info for various kernel entries
` [PATCH v3 4/8] sframe: Provide PC lookup for vmlinux .sframe section
` [PATCH v3 5/8] sframe: Allow unsorted FDEs
` [PATCH v3 6/8] arm64/module, sframe: Add sframe support for modules
` [PATCH v3 7/8] sframe: Introduce in-kernel SFRAME_VALIDATION
` [PATCH v3 8/8] unwind: arm64: Use sframe to unwind interrupt frames
[PATCH 0/4] perf arm_spe: Dump IMPDEF events
2026-04-06 18:18 UTC (2+ messages)
[PATCH v2] ARM: xen: validate hypervisor compatible before parsing its version
2026-04-06 17:45 UTC (2+ messages)
[GIT PULL] soc fixes for 7.0, part 2
2026-04-06 17:08 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Handle unsupported guest translation granules
2026-04-06 16:46 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: Factor out TG0/1 decoding of VTCR and TCR
` [PATCH 2/2] KVM: arm64: Fallback to a supported value for unsupported guest TGx
[PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
2026-04-06 16:46 UTC (6+ messages)
[PATCHv2] clk: mvebu: use kzalloc_flex
2026-04-06 16:22 UTC (2+ messages)
[RFC][PATCH] firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_info
2026-04-06 15:52 UTC
[PATCH RFC 0/2] clk: scmi: DT support for SCMI clock rate rounding modes (per‑clock policy)
2026-04-06 15:38 UTC (2+ messages)
[PATCH 1/3] arm64: dts: imx8mn-vhip4-evalboard-v1: Correct interrupt flags
2026-04-06 14:49 UTC (4+ messages)
` [PATCH 2/3] arm64: dts: imx8mn-vhip4-evalboard-v2: "
[PATCH net v2] net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
2026-04-06 15:25 UTC (2+ messages)
[PATCH 0/2] hwspinlock: remove platform_data from subsystem
2026-04-06 15:10 UTC (2+ messages)
[PATCH v3 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
2026-04-06 15:10 UTC (2+ messages)
[PATCH v4 0/4] arm64: Add HPE GSC platform support
2026-04-06 14:52 UTC (6+ messages)
` [PATCH v4 1/4] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible
` [PATCH v4 2/4] arm64: Kconfig: Add ARCH_HPE platform
` [PATCH v4 3/4] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 board DTS
` [PATCH v4 4/4] arm64: defconfig: Enable ARCH_HPE
[GIT PULL] Allwinner Device Tree Changes for 7.1 - Part 2
2026-04-06 14:51 UTC
[PATCH] firmware: psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
2026-04-06 14:29 UTC (5+ messages)
[PATCH v2] phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870
2026-04-06 13:56 UTC
[PATCH] phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870
2026-04-06 13:38 UTC (2+ messages)
[GIT PULL] One more Qualcomm driver update for v7.1
2026-04-06 13:21 UTC
[GIT PULL] A few more Arm64 DeviceTree updates for v7.1
2026-04-06 13:20 UTC
[PATCH v2 0/8] mips: econet: Add clk/reset and PCIe support
2026-04-06 12:37 UTC (3+ messages)
` [PATCH v2 8/8] mips: dts: Add PCIe to EcoNet EN751221
[PATCH 1/3] mips: pci-mt7620: fix bridge register access
2026-04-06 12:29 UTC (6+ messages)
` [PATCH 2/3] mips: pci-mt7620: add more register init values
` [PATCH 3/3] mips: pci-mt7620: rework initialization procedure
[PATCH v5 0/7] pinctrl: Add generic pinctrl for board-level mux chips
2026-04-06 10:54 UTC (2+ messages)
[PATCH net-next v3 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
2026-04-06 10:34 UTC (13+ messages)
` [PATCH net-next v3 01/12] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
` [PATCH net-next v3 02/12] net: airoha: Set PPE cpu port for GDM2 if loopback is enabled
` [PATCH net-next v3 03/12] net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signature
` [PATCH net-next v3 04/12] net: airoha: Rely on net_device pointer in HTB callbacks
` [PATCH net-next v3 05/12] net: airoha: Rely on net_device pointer in ETS callbacks
` [PATCH net-next v3 06/12] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next v3 07/12] net: airoha: Move airoha_qdma pointer in "
` [PATCH net-next v3 08/12] net: airoha: Rely on airoha_gdm_dev pointer in airhoa_is_lan_gdm_port()
` [PATCH net-next v3 09/12] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next v3 10/12] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next v3 11/12] net: airoha: Introduce WAN device flag
` [PATCH net-next v3 12/12] net: airoha: Rename get_src_port_id callback in get_sport
[PATCH v16 0/5] ring-buffer: Making persistent ring buffers robust
2026-04-06 10:24 UTC (6+ messages)
` [PATCH v16 1/5] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v16 2/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v16 3/5] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v16 4/5] ring-buffer: Add persistent ring buffer invalid-page inject test
` [PATCH v16 5/5] ring-buffer: Show commit numbers in buffer_meta file
page: | 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