linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-25 11:34:06 to 2025-03-26 05:19:23 UTC [more...]

[PATCH] arm64: dts: amlogic: a4: add pinctrl node
 2025-03-26  5:17 UTC 

[PATCH] smccc: kvm_guest: Remove unneeded semicolon
 2025-03-26  4:06 UTC 

[PATCH v2] arm64: dts: exynos: Add DT node for all UART ports
 2025-03-26  4:11 UTC  (2+ messages)

[GIT PULL] pmdomain/cpuidle-psci updates for v6.15
 2025-03-26  4:00 UTC  (2+ messages)

[PATCH v5 0/6] arm64: Introduce CIX P1 (SKY1) SoC
 2025-03-26  3:26 UTC  (4+ messages)
` [PATCH v5 5/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support

[PATCH 0/2] Enable HDMI features on NanoPC-T6
 2025-03-26  2:28 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: rockchip: enable HDMI1 on FriendlyElec NanoPC-T6
` [PATCH 2/2] arm64: dts: rockchip: enable HDMI sound "

[PATCH v1 0/3] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals config for PCIe3
 2025-03-26  2:24 UTC  (7+ messages)
` [PATCH v1 1/3] arm64: defconfig: enable PCI Power Control "

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-26  2:14 UTC  (2+ messages)

[PATCH] drm/imx: legacy-bridge: fix inconsistent indenting warning
 2025-03-26  2:00 UTC  (2+ messages)

[PATCH 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-03-26  1:56 UTC  (10+ messages)

[PATCH v1 0/4] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-03-26  1:35 UTC  (6+ messages)
` [PATCH v1 3/4] coresight: ctcu: Enable byte-cntr for TMC ETR devices

[GIT PULL] arm64 updates 6.15-rc1
 2025-03-26  0:48 UTC  (5+ messages)

[soc:soc/drivers] BUILD REGRESSION 6ba14668e6f415a9da15588c5e5957784e0798f0
 2025-03-25 22:20 UTC 

[soc:soc/arm] BUILD SUCCESS 46367f09b2203f7c63f89293aea9279b875d0ff2
 2025-03-25 22:19 UTC 

[PATCH v4 1/1] scsi: ufs: core: add device level exception support
 2025-03-25 22:15 UTC  (3+ messages)

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-03-25 21:56 UTC  (11+ messages)
` [PATCH v5 07/16] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v5 11/16] kexec: add config option for KHO

[PATCH v3 0/4] clk: amlogic: drop clk_regmap tables
 2025-03-25 21:57 UTC  (5+ messages)
` [PATCH v3 1/4] clk: add a clk_hw helpers to get the clock device or device_node

[PATCH v4 0/6] media: rockchip: Add rkvdec2 driver
 2025-03-25 21:22 UTC  (7+ messages)
` [PATCH v4 1/6] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 2/6] media: v4l2-ctrls-core: Set frame_mbs_only_flag by default in h264 SPS
` [PATCH v4 3/6] media: rockchip: Move H264 CABAC table to header file
` [PATCH v4 4/6] media: rockchip: Introduce the rkvdec2 driver
` [PATCH v4 5/6] media: dt-bindings: rockchip: Document RK3588 Video Decoder bindings
` [PATCH v4 6/6] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH net-next v4 0/8] net: ethtool: Introduce ethnl dump helpers
 2025-03-25 21:31 UTC  (15+ messages)
` [PATCH net-next v4 2/8] net: ethtool: netlink: Allow per-netdevice DUMP operations
` [PATCH net-next v4 3/8] net: ethtool: netlink: Rename ethnl_default_dump_one
` [PATCH net-next v4 4/8] net: ethtool: netlink: Introduce command-specific dump_one_dev
` [PATCH net-next v4 5/8] net: ethtool: netlink: Introduce per-phy DUMP helpers
` [PATCH net-next v4 8/8] net: ethtool: pse-pd: Use per-PHY DUMP operations

[PATCH RESEND] scripts/make_fit: Print DT name before libfdt errors
 2025-03-25 20:05 UTC  (2+ messages)

[PATCH v3 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
 2025-03-25 19:43 UTC  (2+ messages)

[PATCH v12 05/13] PCI: dwc: Add dw_pcie_parent_bus_offset()
 2025-03-25 19:22 UTC  (4+ messages)

[PATCH] arm64: mm: Correct the update of max_pfn
 2025-03-25 19:22 UTC  (2+ messages)

[PATCH v12 06/13] PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debug
 2025-03-25 19:01 UTC  (4+ messages)

[RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
 2025-03-25 18:52 UTC  (2+ messages)

[PATCH 6.1 00/12] KVM: arm64: Backport of SVE fixes to v6.1
 2025-03-25 18:48 UTC  (13+ messages)
` [PATCH 6.1 01/12] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH 6.1 02/12] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
` [PATCH 6.1 03/12] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH 6.1 04/12] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH 6.1 05/12] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH 6.1 06/12] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
` [PATCH 6.1 07/12] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH 6.1 08/12] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
` [PATCH 6.1 09/12] KVM: arm64: Refactor exit handlers
` [PATCH 6.1 10/12] KVM: arm64: Mark some header functions as inline
` [PATCH 6.1 11/12] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH 6.1 12/12] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH 1/2] dt-bindings: NXP System Timer Module
 2025-03-25 18:42 UTC  (15+ messages)
` [PATCH 2/2] clocksource/drivers/nxp-timer: Add the System Timer Module for the s32g platform

[RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
 2025-03-25 18:32 UTC  (2+ messages)

[PATCH 0/7] arm64: Enable UPROBES with GCS
 2025-03-25 18:23 UTC  (5+ messages)
` [PATCH 3/7] arm64: uaccess: Add additional userspace GCS accessors

[PATCH v6 00/10] Introduce /dev/mshv root partition driver
 2025-03-25 18:02 UTC  (5+ messages)
` [PATCH v6 01/10] hyperv: Log hypercall status codes as strings

[PATCH net-next v4 0/3] stmmac: Several PCI-related improvements
 2025-03-25 17:50 UTC  (2+ messages)

[PATCH net-next v1 1/1] stmmac: intel: interface switching support for RPL-P platform
 2025-03-25 17:50 UTC  (2+ messages)

[PATCH net-next v2 0/3] Bug fixes from XDP and perout series
 2025-03-25 17:48 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

[PATCH v8 0/6] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-25 16:27 UTC  (12+ messages)
` [PATCH v8 1/6] bits: add comments and newlines to #if, #else and #endif directives
` [PATCH v8 2/6] bits: introduce fixed-type GENMASK_U*()
` [PATCH v8 3/6] bits: introduce fixed-type BIT_U*()
` [PATCH v8 4/6] drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()
` [PATCH v8 5/6] test_bits: add tests for GENMASK_U*()
` [PATCH v8 6/6] test_bits: add tests for BIT_U*()

[PATCH 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-03-25 17:30 UTC  (29+ messages)
` [PATCH 1/5] MAINTAINERS: Add myself as the MTIP L2 switch maintainer (IMX SoCs: imx287)
` [PATCH 2/5] dt-bindings: net: Add MTIP L2 switch description (fec,mtip-switch.yaml)
` [PATCH 3/5] arm: dts: Adjust the 'reg' range for imx287 L2 switch description
` [PATCH 4/5] arm: dts: imx287: Provide description for MTIP L2 switch
  ` [PATCH 5/5] net: mtip: The L2 switch driver for imx287

[PATCH v5 13/13] arm64: defconfig: Enable Renesas RZ/T2H serial SCI
 2025-03-25 16:24 UTC  (2+ messages)

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-03-25 17:11 UTC  (5+ messages)

[PATCH v2 0/9] arm64: dts: imx95: Add support for Mali G310 GPU
 2025-03-25 15:00 UTC  (13+ messages)
` [PATCH v2 4/9] drm/panthor: Implement optional reset

[PATCH v2 0/4] AT91 SAMA7 SoC Clock Adjustments
 2025-03-25 15:55 UTC  (5+ messages)
` [PATCH v2 1/4] clk: at91: sckc: Fix parent_data struct for slow osc
` [PATCH v2 2/4] clk: at91: sama7d65: Add missing clk_hw to parent_data
` [PATCH v2 3/4] clk: at91: sama7g5: "
` [PATCH v2 4/4] ARM: dts: microchip: sama7g5: Adjust clock xtal phandle

[PATCH] ARM: Disallow kernel mode NEON when IRQs are disabled
 2025-03-25 15:39 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: PCI: Correct indentation and style in DTS example
 2025-03-25 14:39 UTC  (2+ messages)

[PATCH v2 00/13] PCI: apple: Add support for t6020
 2025-03-25 16:48 UTC  (10+ messages)
` [PATCH v2 01/13] dt-bindings: pci: apple,pcie: Add t6020 compatible string
` [PATCH v2 08/13] PCI: apple: Set only available ports up

[PATCH v3 00/10] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-03-25 15:16 UTC  (3+ messages)
` [PATCH v3 02/10] dt-bindings: phy: samsung,usb3-drd-phy: add exynos2200 support

[PATCH v4] coresight: prevent deactivate active config while enabling the config
 2025-03-25 15:18 UTC  (2+ messages)

[PATCH] KVM: arm64: Make HCX writable from userspace
 2025-03-25 16:20 UTC  (2+ messages)

[PATCH mt76] Revert "wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()"
 2025-03-25 16:12 UTC 

[PATCH 00/34] Samsung S2MPG10 PMIC MFD-based drivers
 2025-03-25 15:12 UTC  (5+ messages)
` [PATCH 02/34] dt-bindings: clock: samsung,s2mps11: add s2mpg10
` [PATCH 26/34] clk: s2mps11: add support for S2MPG10 PMIC clock

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-25 15:32 UTC  (5+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH] arm64: Add support for HIP09 Spectre-BHB mitigation
 2025-03-25 14:19 UTC 

[PATCH net-next v3 0/5] net: stmmac: dwmac-rk: Add GMAC support for RK3528
 2025-03-25 15:10 UTC  (2+ messages)

[PATCH net-next 0/5] net: improve stmmac resume rx clocking
 2025-03-25 15:10 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
 2025-03-25 15:06 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: rockchip: add overlay for tiger-haikou video-demo adapter

[PATCH v3 0/7] coresight: Clear self hosted claim tag on probe
 2025-03-25 13:47 UTC  (8+ messages)
` [PATCH v3 1/7] coresight: Convert tag clear function to take a struct cs_access
` [PATCH v3 2/7] coresight: Only check bottom two claim bits

[PATCH v3 2/3] dt-bindings: arm: stm32: Document Ultratronik's Fly board DT binding
 2025-03-25 15:05 UTC  (2+ messages)

[PATCH v3 0/2] arm64: livepatch: Enable livepatch without sframe
 2025-03-25 13:37 UTC  (3+ messages)

[PATCH v2 0/6] Two fixes of RK3036 HDMI
 2025-03-25 13:29 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: display: rockchip,inno-hdmi: Fix Document of RK3036 compatible
` [PATCH v2 2/6] dt-bindings: display: rockchip,inno-hdmi: Document GRF for RK3036 HDMI
` [PATCH v2 3/6] drm/rockchip: inno-hdmi: Simplify error handler with dev_err_probe
` [PATCH v2 4/6] drm/rockchip: inno-hdmi: Fix video timing HSYNC/VSYNC polarity setting for rk3036
` [PATCH v2 5/6] ARM: dts: rockchip: Add ref clk for hdmi
` [PATCH v2 6/6] Revert "ARM: dts: rockchip: drop grf reference from rk3036 hdmi"

[PATCH v9 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-03-25 14:13 UTC  (6+ messages)
` [PATCH v9 2/5] firmware: psci: Read and use vendor reset types

[PATCH v6 00/10] TEE subsystem for restricted dma-buf allocations
 2025-03-25 13:55 UTC  (4+ messages)
` [PATCH v6 08/10] optee: support restricted memory allocation

[PATCH 1/2] dt-bindings: arm: imx: document i.MX 95 Verdin Evaluation Kit (EVK)
 2025-03-25 13:38 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: add initial support for "

[PATCH net-next v2 0/7] net: xdp: Add missing metadata support for some xdp drvs
 2025-03-25 13:28 UTC  (5+ messages)
` [PATCH net-next v2 4/7] net: octeontx2: Add metadata support for xdp mode

[PATCH v6] dma-engine: sun4i: Simplify error handling in probe()
 2025-03-25 13:04 UTC  (10+ messages)
    ` [v6] "

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-03-25 12:36 UTC  (3+ messages)

[PATCH v4 0/7] coresight: Clear self hosted claim tag on probe
 2025-03-25 11:58 UTC  (8+ messages)
` [PATCH v4 1/7] coresight: Convert tag clear function to take a struct csdev_access
` [PATCH v4 2/7] coresight: Only check bottom two claim bits
` [PATCH v4 3/7] coresight: Add claim tag warnings and debug messages
` [PATCH v4 4/7] coresight: etm3x: Convert raw base pointer to struct coresight access
` [PATCH v4 5/7] coresight: Clear self hosted claim tag on probe
` [PATCH v4 6/7] coresight: Remove inlines from static function definitions
` [PATCH v4 7/7] coresight: Remove extern from function declarations

[PATCH 6.6 7/8] KVM: arm64: Mark some header functions as inline
 2025-03-25 11:28 UTC  (2+ messages)
` Patch "KVM: arm64: Mark some header functions as inline" has been added to the 6.6-stable tree

[PATCH 6.6 2/8] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
 2025-03-25 11:28 UTC  (2+ messages)
` Patch "KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state" has been added to the 6.6-stable tree

[PATCH 6.6 4/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
 2025-03-25 11:28 UTC  (2+ messages)
` Patch "KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN" has been added to the 6.6-stable tree

[PATCH 6.6 5/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
 2025-03-25 11:28 UTC  (2+ messages)
` Patch "KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN" has been added to the 6.6-stable tree

[PATCH 6.6 3/8] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
 2025-03-25 11:28 UTC  (2+ messages)
` Patch "KVM: arm64: Remove host FPSIMD saving for non-protected KVM" has been added to the 6.6-stable tree

[PATCH 6.6 6/8] KVM: arm64: Refactor exit handlers
 2025-03-25 11:28 UTC  (2+ messages)
` Patch "KVM: arm64: Refactor exit handlers" has been added to the 6.6-stable tree

[PATCH 6.6 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}
 2025-03-25 11:28 UTC  (2+ messages)
` Patch "KVM: arm64: Eagerly switch ZCR_EL{1,2}" has been added to the 6.6-stable tree


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).