Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-12 10:41:32 to 2024-04-12 18:03:47 UTC [more...]

[PATCH 0/3] Add support for Amlogic T7 Reset
 2024-04-12 18:03 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller

[GIT PULL] arm64 fix for 6.9-rc4
 2024-04-12 17:57 UTC 

[PATCH v3 8/9] PCI: rockchip-ep: Set a 64-bit BAR if requested
 2024-04-12 17:51 UTC  (2+ messages)

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-12 17:43 UTC  (32+ messages)
` [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 03/19] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH 05/19] riscv: Fix extension subset checking
` [PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH 07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely()
` [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
` [PATCH 10/19] RISC-V: define the elements of the VCSR vector CSR
` [PATCH 12/19] riscv: Create xtheadvector file
` [PATCH 14/19] riscv: hwprobe: Disambiguate vector and xtheadvector in hwprobe
` [PATCH 15/19] riscv: hwcap: Add v to hwcap if xtheadvector enabled
` [PATCH 16/19] riscv: hwprobe: Add vendor extension probing

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-12 17:42 UTC  (20+ messages)
` [PATCH v5 01/18] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v5 02/18] ACPI: processor: Set the ACPI_COMPANION for the struct cpu instance
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v5 04/18] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH v5 05/18] ACPI: utils: Add an acpi_sta_enabled() helper and use it in acpi_processor_make_present()
` [PATCH v5 06/18] ACPI: scan: Add parameter to allow defering some actions in acpi_scan_check_and_detach
` [PATCH v5 07/18] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v5 08/18] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH v5 09/18] ACPI: Check _STA present bit before making CPUs not present
` [PATCH v5 10/18] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH v5 11/18] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v5 12/18] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v5 13/18] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v5 14/18] arm64: psci: Ignore DENIED CPUs
` [PATCH v5 15/18] arm64: arch_register_cpu() variant to allow checking of ACPI _STA
` [PATCH v5 16/18] ACPI: add support to (un)register CPUs based on the _STA enabled bit
` [PATCH v5 17/18] arm64: document virtual CPU hotplug's expectations
` [PATCH v5 18/18] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH v2] arm64: hibernate: Fix level3 translation fault in swsusp_save()
 2024-04-12 17:30 UTC  (2+ messages)

[PATCH] ARM: dts: bcm2835: Enable 3D rendering through V3D
 2024-04-12 17:17 UTC  (3+ messages)

[PATCH v3 0/2] Add initial ARM MHUv3 mailbox support
 2024-04-12 17:01 UTC  (5+ messages)
` [PATCH v3 2/2] mailbox: arm_mhuv3: Add driver

[v2] Support for Arm CCA VMs on Linux
 2024-04-12 16:52 UTC  (2+ messages)

[PATCH v4 0/4] NXP S32G3 SoC initial bring-up
 2024-04-12 16:32 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3

[PATCH v2 00/30] Add parents to struct pmu -> dev
 2024-04-12 16:27 UTC  (32+ messages)
` [PATCH v2 01/30] perf/hisi-pcie: Assign parent for event_source device
` [PATCH v2 02/30] Documentation: hisi-pmu: Drop reference to /sys/devices path
` [PATCH v2 03/30] perf/hisi-uncore: Assign parents for event_source devices
` [PATCH v2 04/30] Documentation: hns-pmu: Use /sys/bus/event_source/devices paths
` [PATCH v2 05/30] perf/hisi-hns3: Assign parents for event_source device
` [PATCH v2 06/30] perf/amlogic: Assign parents for event_source devices
` [PATCH v2 07/30] perf/arm_cspmu: "
` [PATCH v2 08/30] Documentation: xgene-pmu: Use /sys/bus/event_source/devices paths
` [PATCH v2 09/30] perf/xgene: Assign parents for event_source devices
` [PATCH v2 10/30] Documentation: thunderx2-pmu: Use /sys/bus/event_source/devices paths
` [PATCH v2 11/30] perf/thunderx2: Assign parents for event_source devices
` [PATCH v2 12/30] perf/riscv: "
` [PATCH v2 13/30] Documentation: qcom-pmu: Use /sys/bus/event_source/devices paths
` [PATCH v2 14/30] perf/qcom: Assign parents for event_source devices
` [PATCH v2 15/30] perf/imx_ddr: "
` [PATCH v2 16/30] perf/arm_pmu: "
` [PATCH v2 17/30] perf/alibaba_uncore: Assign parents for event_source device
` [PATCH v2 18/30] perf/arm-cci: "
` [PATCH v2 19/30] perf/arm-ccn: "
` [PATCH v2 20/30] perf/arm-dmc620: "
` [PATCH v2 21/30] perf/arm-dsu: "
` [PATCH v2 22/30] perf/arm-smmuv3: "
` [PATCH v2 23/30] perf/arm-spe: "
` [PATCH v2 24/30] arc: Assign parents for event_source devices
` [PATCH v2 25/30] ARM: imx: Assign parents for mmdc "
` [PATCH v2 26/30] dmaengine: idxd: Assign parent for event_source device
` [PATCH v2 27/30] fpga: dfl: "
` [PATCH v2 28/30] drivers/nvdimm: "
` [PATCH v2 29/30] Documentation: ABI + trace: hisi_ptt: update paths to bus/event_source
` [PATCH v2 30/30] hwtracing: hisi_ptt: Assign parent for event_source device

[PATCH 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-12 16:15 UTC  (4+ messages)
` [PATCH 02/11] dt-bindings: net: add phy-supply property for stm32

[PATCH] arm64: dts: rockchip: remove startup-delay-us from vcc3v3_pcie2x1l0 on rock-5b
 2024-04-12 16:09 UTC  (3+ messages)

[PATCH v2] arm64: arm_pmuv3: Correctly extract and check the PMUVer
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH v3 0/3] Speed up boot with faster linear map creation
 2024-04-12 16:06 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: mm: Don't remap pgtables per-cont(pte|pmd) block
` [PATCH v3 2/3] arm64: mm: Batch dsb and isb when populating pgtables
` [PATCH v3 3/3] arm64: mm: Don't remap pgtables for allocate vs populate

[PATCH v12 0/2] arm64: Add a build target for Flat Image Tree
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH] arm64: Remove unnecessary irqflags alternative.h include
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH v3 0/3] arm64: tlb: Fix TLBI RANGE operand
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH] nvmem: lpc18xx_eeprom: Convert to platform remove callback returning void
 2024-04-12 15:34 UTC  (3+ messages)

[PATCH v2] dt-bindings: mfd: qcom,spmi-pmic: Add pbs to SPMI device types
 2024-04-12 15:23 UTC  (2+ messages)

[clk:clk-sophgo 2/5] powerpc-linux-ld: clk-cv18xx-pll.c:undefined reference to `__umoddi3'
 2024-04-12 15:18 UTC 

[PATCH net-next] net: dsa: mt7530: provide own phylink MAC operations
 2024-04-12 15:15 UTC 

[PATCH v3 0/2] Enable JPEG encoding on rk3588
 2024-04-12 15:15 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-binding: media: Document rk3588’s VEPU121
` [PATCH v3 2/2] arm64: dts: rockchip: Add one VEPU121 to rk3588

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions
 2024-04-12 15:11 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: support i.MX95 SCMI pinctrl
` [PATCH 2/3] dt-bindings: firmware: arm,scmi: support i.MX95 SCMI Pinctrl

[PATCH v2 0/2] Enable JPEG encoding on rk3588
 2024-04-12 15:07 UTC  (5+ messages)

[PATCH v3 1/5] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
 2024-04-12 14:58 UTC  (6+ messages)
` [PATCH v3 2/5] usb: ehci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
` [PATCH v3 3/5] usb: ohci-exynos: Use devm_clk_get_enabled() helpers
` [PATCH v3 4/5] usb: ohci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
` [PATCH v3 5/5] usb: dwc3: exynos: "

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-12 14:54 UTC  (6+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH v3 0/2] fw_devlink overlay fix
 2024-04-12 14:28 UTC  (4+ messages)
` [PATCH v3 2/2] of: dynamic: Fix overlayed devices not probing because of fw_devlink

[PATCH v2 0/2] rockchip pcie3-phy separate refclk support
 2024-04-12 14:49 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: phy: rockchip,pcie3-phy: add rockchip,rx-common-refclk-mode
` [PATCH v2 2/2] phy: rockchip-snps-pcie3: add support for rockchip,rx-common-refclk-mode

[PATCH v3 0/6] KVM: arm64: Hide unsupported MPAM from the guest
 2024-04-12 14:41 UTC  (3+ messages)
` [PATCH v3 2/6] arm64: cpufeature: discover CPU support for MPAM

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-12 14:27 UTC  (12+ messages)

[PATCH v2 0/4] coresight: etm4x: Fix CPU idle PM support for ETE
 2024-04-12 14:27 UTC  (5+ messages)
` [PATCH v2 1/4] coresight: etm4x: Do not hardcode IOMEM access for register restore
` [PATCH v2 2/4] coresight: etm4x: Do not save/restore Data trace control registers
` [PATCH v2 3/4] coresight: etm4x: Safe access for TRCQCLTR
` [PATCH v2 4/4] coresight: etm4x: Fix access to resource selector registers

[PATCH v2 1/1] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models
 2024-04-12 14:23 UTC  (2+ messages)

[PATCH v2 0/2] Support clean reboot after hibernate on Arm64
 2024-04-12 14:18 UTC  (3+ messages)

[RFC PATCH 0/1] Timeout error with Microchip OTPC driver on SAM9X60
 2024-04-12 14:08 UTC  (2+ messages)
` [RFC PATCH 1/1] nvmem: microchip-otpc: Add support for SAM9X60

[PATCH v2] arm64: Add the arm64.no32bit_el0 command line option
 2024-04-12 13:59 UTC  (3+ messages)

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-04-12 13:55 UTC  (2+ messages)

[PATCH v3 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-04-12 13:50 UTC  (7+ messages)
` [PATCH v3 2/6] dt-bindings: firmware: add i.MX95 SCMI Extension protocol
` [PATCH v3 3/6] firmware: arm_scmi: add initial support for i.MX BBM protocol
` [PATCH v3 4/6] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH v3 5/6] firmware: imx: support BBM module

[PATCH 0/7] MMC updates for TI K3 platforms
 2024-04-12 13:46 UTC  (2+ messages)

[PATCH 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-12 13:43 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: Add GT97xx VCM driver

[PATCH v9 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-12 13:37 UTC  (4+ messages)

[PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies
 2024-04-12 13:23 UTC  (7+ messages)

[PATCH 1/1] arm64: dts: tqma8mnql: Add EASRC support
 2024-04-12 13:20 UTC 

[PATCH v3 0/5] Baisc devicetree support for Amlogic A4 and A5
 2024-04-12 13:14 UTC  (6+ messages)
` [PATCH v3 4/5] arm64: dts: add support for A4 based Amlogic BA400
` [PATCH v3 5/5] arm64: dts: add support for A5 based Amlogic AV400

[PATCH v2] arm64: dts: meson: fix S4 power-controller node
 2024-04-12 13:14 UTC  (3+ messages)

[PATCH v12 0/7] drm/meson: add support for MIPI DSI Display
 2024-04-12 13:03 UTC  (4+ messages)
` [PATCH v12 4/7] drm/meson: gate px_clk when setting rate

[PATCH] crypto: stm32/hash - add full DMA support for stm32mpx
 2024-04-12 12:45 UTC 

[PATCH] arm64: dts: rockchip: add wolfvision pf5 visualizer display
 2024-04-12 12:54 UTC 

[PATCH 0/2] rockchip pcie3-phy separate refclk support
 2024-04-12 12:42 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62*: Add PHY2 region to USB wrapper node
 2024-04-12 12:42 UTC  (2+ messages)

[PATCH 0/2] Support MT8188 SCP core 1
 2024-04-12 11:26 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
` [PATCH 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

[PATCH v7 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-04-12 12:02 UTC  (4+ messages)
` [PATCH v7 1/3] arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers
` [PATCH v7 2/3] arm64: dts: ti: k3-am62p: add the USB sub-system
` [PATCH v7 3/3] arm64: dts: ti: k3-am62a: Disable USB LPM

[PATCH v3 0/5] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-04-12 11:39 UTC  (4+ messages)
` [PATCH v3 5/5] arm64: dts: ti: k3-am62*: Add PHY2 region to USB wrapper node

[PATCH v2] arm64: defconfig: build INTERCONNECT_QCOM_SM6115 as module
 2024-04-12 11:37 UTC  (3+ messages)

[PATCH v4 0/2] convert imx-audio-spdif.txt to YAML
 2024-04-12 11:36 UTC  (2+ messages)
` (subset) "

[PATCH v4 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-04-12 11:36 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-04-12 11:35 UTC  (2+ messages)

[PATCH] phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL
 2024-04-12 11:35 UTC  (2+ messages)

[PATCH v2 0/3] firmware: arm_ffa: Add support to run inside a guest/VM under a hypervisor
 2024-04-12 11:31 UTC  (4+ messages)
` [PATCH v2 1/3] firmware: arm_ffa: Skip creation of the notification bitmaps

[PATCH v2] arm64: dts: ti: beagleplay: Fix Ethernet PHY RESET GPIOs
 2024-04-12 11:26 UTC  (2+ messages)

[PATCH v4] arm64: dts: ti: am642-evm: Add overlay for NAND expansion card
 2024-04-12 11:24 UTC  (2+ messages)

[PATCH v1 0/1] phy: freescale: imx8m-pcie: facing pcie link-up instability
 2024-04-12 11:24 UTC  (4+ messages)

[PATCH v3] arm64: dts: ti: k3-j721e-sk: Add support for multiple CAN instances
 2024-04-12 11:20 UTC 

[RFC 0/8] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-04-12 11:05 UTC  (5+ messages)
` [RFC 5/8] KVM: arm64: Explicitly handle MDSELR_EL1 traps as UNDEFINED

[PATCH v9 0/7] spmi: pmic-arb: Add support for multiple buses
 2024-04-12 11:04 UTC  (6+ messages)
` [PATCH v9 1/7] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema

[PATCH 0/3] Add add SPI-NAND Flash controller driver for EN7581
 2024-04-12 11:02 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: airoha: Add YAML schema for SNFI controller

[GIT PULL 0/4] Renesas SoC updates for v6.10
 2024-04-12 10:01 UTC  (5+ messages)
` [GIT PULL 1/4] Renesas ARM defconfig "
` [GIT PULL 2/4] Renesas driver "
` [GIT PULL 3/4] Renesas DT binding "
` [GIT PULL 4/4] Renesas DTS "

[PATCH 1/2] pmdomain: core: Update the rejected/usage counters at system suspend too
 2024-04-12 10:42 UTC  (2+ messages)
` [PATCH 2/2] pmdomain: core: Don't clear suspended_count at genpd_prepare()


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 read-only IMAP folder(s) and NNTP newsgroup(s).