messages from 2026-04-05 15:03:39 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 (16+ 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 31/33] rust: declare cfi_encoding for lru_status
` [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 (5+ messages)
` [PATCH 2/3] arm64: dts: imx8mn-vhip4-evalboard-v2: "
` [PATCH 3/3] arm64: dts: imx8mp-ab2: "
[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
[PATCH v3 0/5] PCI: qcom: Add D3cold support
2026-04-06 9:08 UTC (4+ messages)
` [PATCH v3 5/5] "
[soc:for-next] BUILD SUCCESS ebe732aa782f33372a1f2189d6308ba102a3141d
2026-04-06 8:20 UTC
[PATCH v4 0/8] can: flexcan: Add NXP S32N79 SoC support
2026-04-06 7:50 UTC (2+ messages)
[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
2026-04-06 7:36 UTC (2+ messages)
[PATCH] KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE
2026-04-06 7:32 UTC (4+ messages)
[GIT PULL 1/2] arm64: dts: ti: K3 updates for v7.1
2026-04-06 6:33 UTC (3+ messages)
[PATCH v4 7/9] driver core: Replace dev->dma_coherent with dev_dma_coherent()
2026-04-06 5:49 UTC (2+ messages)
[PATCH v2 0/4] Describe more hardware of the HTC One (M8)
2026-04-06 5:17 UTC (5+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: msm8974pro-htc-m8: add status LEDs
` [PATCH v2 2/4] ARM: dts: qcom: msm8974pro-htc-m8: add NFC support
` [PATCH v2 3/4] ARM: dts: qcom: msm8974pro-htc-m8: add Bluetooth pins
` [PATCH v2 4/4] ARM: dts: qcom: msm8974pro-htc-m8: add touchscreen
[PATCH] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlay
2026-04-06 2:56 UTC (4+ messages)
[GIT PULL] i.MX arm dts changes for v7.1 (V2)
2026-04-06 2:08 UTC
[GIT PULL 3/4] i.MX dt binding changes for v7.1
2026-04-06 1:31 UTC (4+ messages)
` [GIT PULL 1/4] i.MX arm64 dts "
[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
2026-04-05 23:29 UTC (6+ messages)
[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-05 23:15 UTC (4+ messages)
` [PATCH 32/33] rust: kbuild: support global per-version flags
[PATCH 0/3] Add RP1 PWM controller support
2026-04-05 21:48 UTC (5+ messages)
` [PATCH 2/3] pwm: rp1: Add RP1 PWM controller driver
` [PATCH 3/3] arm64: dts: broadcom: rp1: Add PWM node
[PATCH v6 0/5] Add CCI and imx577 sensor support for Talos evk
2026-04-05 19:40 UTC (2+ messages)
` (subset) "
[PATCH 1/2] clk: qcom: Constify qcom_cc_driver_data
2026-04-05 19:40 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] pinctrl: sunxi: a523: fix GPIO IRQ operation
2026-04-05 15:27 UTC (4+ messages)
` [PATCH v2 1/3] pinctrl: sunxi: a523: Remove unneeded IRQ remuxing flag
[PATCH v10 00/20] CoreSight: Refactor power management for CoreSight path
2026-04-05 15:02 UTC (12+ messages)
` [PATCH v10 10/20] coresight: syscfg: Use IRQ-safe spinlock to protect active variables
` [PATCH v10 11/20] coresight: Move source helper disabling to coresight_disable_path()
` [PATCH v10 12/20] coresight: Control path with range
` [PATCH v10 13/20] coresight: Use helpers to fetch first and last nodes
` [PATCH v10 14/20] coresight: Introduce coresight_enable_source() helper
` [PATCH v10 15/20] coresight: Control path during CPU idle
` [PATCH v10 16/20] coresight: Add PM callbacks for sink device
` [PATCH v10 17/20] coresight: trbe: Save and restore state across CPU low power state
` [PATCH v10 18/20] coresight: sysfs: Increment refcount only for system tracers
` [PATCH v10 19/20] coresight: Move CPU hotplug callbacks to core layer
` [PATCH v10 20/20] coresight: sysfs: Validate CPU online status for per-CPU sources
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