linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-01 10:32:18 to 2024-05-02 01:16:48 UTC [more...]

[PATCH] dt-bindings: mfd: aspeed: Drop 'oneOf' for pinctrl node
 2024-05-02  1:16 UTC  (4+ messages)

[PATCH] clkdev: report over-sized strings when creating clkdev entries
 2024-05-02  1:02 UTC  (3+ messages)

[PATCH 3/4] soc: imx: secvio: Add support for SNVS secvio and tamper via SCFW
 2024-05-02  0:54 UTC  (2+ messages)

[PATCH v3 0/3] ARM: dts: aspeed: Add ASRock E3C256D4I BMC
 2024-05-02  0:28 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: trivial-devices: add isil,isl69269
` [PATCH v3 2/3] dt-bindings: arm: aspeed: document ASRock E3C256D4I
` [PATCH v3 3/3] ARM: dts: aspeed: Add ASRock E3C256D4I BMC

[PATCH 0/4] arm64: Support the TSO memory model
 2024-05-02  0:16 UTC  (2+ messages)

[PATCH 0/4] arm64: Support the TSO memory model
 2024-05-02  0:10 UTC  (2+ messages)

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-02  0:03 UTC  (3+ messages)
` [PATCH 10/17] irqdomain: Add missing parameter descriptions in docs

[PATCH V2] firmware: arm_scmi: power_control: support suspend command
 2024-05-01 23:52 UTC  (3+ messages)

[PATCH v2 0/2] ARM: dts: aspeed: Add ASRock SPC621D8HM3 BMC
 2024-05-01 23:15 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] ARM: multi_v7_defconfig: Select CONFIG_USB_ONBOARD_DEV as built-in
 2024-05-01 23:04 UTC  (7+ messages)

[soc:soc/dt] BUILD SUCCESS 7ecef37ec5eac299c738833f10bf4a06bdbfdfaf
 2024-05-01 22:01 UTC 

[soc:for-next] BUILD SUCCESS c2e516e61f14aa1fca3e0733c9fb18ac8c4a56a8
 2024-05-01 21:06 UTC 

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-05-01 20:39 UTC  (30+ messages)
` [PATCH v4 03/16] riscv: vector: Use vlenb from DT
` [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v4 06/16] riscv: Introduce vendor variants of extension helpers
` [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
` [PATCH v4 08/16] riscv: Convert xandespmu to use the vendor extension framework

[PATCH v3] arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in
 2024-05-01 20:20 UTC  (2+ messages)

[PATCH 1/2] media: v4l2-ctrls: Add average qp control
 2024-05-01 19:55 UTC  (3+ messages)

[PATCH RFC] KVM: arm64: allow ID_MMFR4_EL1 to be writable
 2024-05-01 19:51 UTC  (5+ messages)

[PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
 2024-05-01 19:50 UTC  (4+ messages)

[PATCH v3] hardening: Enable KCFI and some other options
 2024-05-01 19:37 UTC 

[PATCH] hardening: Refresh KCFI options, add some more
 2024-05-01 19:27 UTC  (5+ messages)

[PATCH] media: mediatek: vcodec: Alloc DMA memory with DMA_ATTR_ALLOC_SINGLE_PAGES
 2024-05-01 18:31 UTC  (5+ messages)

[PATCH 0/4] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-01 18:01 UTC  (4+ messages)

[soc:arm/fixes] BUILD SUCCESS e845bcc8cfda6a1875dcf7e7d01c4e6791cc3f81
 2024-05-01 17:49 UTC 

[PATCH 0/2] Tweaks to the kvm-arm.mode= early cmdline parsing
 2024-05-01 17:47 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: Fix hvhe/nvhe early alias parsing
` [PATCH 2/2] KVM: arm64: Use hVHE in pKVM by default on CPUs with VHE support

[PATCH v6 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-05-01 17:43 UTC  (11+ messages)
` [PATCH v6 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v6 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
 2024-05-01 17:38 UTC  (2+ messages)

[PATCH] arm64: implement raw_smp_processor_id() using thread_info
 2024-05-01 17:12 UTC  (4+ messages)

[PATCH] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
 2024-05-01 17:07 UTC  (2+ messages)

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-01 16:56 UTC  (20+ messages)
` [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v5 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v5 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v5 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v5 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v5 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v5 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v5 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v5 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v5 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v5 15/17] irqchip/riscv-aplic: "
` [PATCH v5 16/17] irqchip/sifive-plic: "
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-05-01 16:50 UTC  (3+ messages)

[PATCH bpf-next v5 0/2] bpf, arm64: Support per-cpu instruction
 2024-05-01 16:50 UTC  (3+ messages)
` [PATCH bpf-next v5 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper

[PATCH v2] clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_TABLE
 2024-05-01 16:49 UTC  (2+ messages)

[PATCH v5 00/25] imx258 improvement series
 2024-05-01 15:24 UTC  (26+ messages)
` [PATCH v5 01/25] media: i2c: imx258: Remove unused defines
` [PATCH v5 02/25] media: i2c: imx258: Make image geometry meet sensor requirements
` [PATCH v5 03/25] media: i2c: imx258: Disable digital cropping on binned modes
` [PATCH v5 04/25] media: i2c: imx258: Remove redundant I2C writes
` [PATCH v5 05/25] media: i2c: imx258: Add regulator control
` [PATCH v5 06/25] media: i2c: imx258: Make V4L2_CID_VBLANK configurable
` [PATCH v5 07/25] media: i2c: imx258: Split out common registers from the mode based ones
` [PATCH v5 08/25] media: i2c: imx258: Add support for 24MHz clock
` [PATCH v5 09/25] media: i2c: imx258: Add support for running on 2 CSI data lanes
` [PATCH v5 10/25] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure
` [PATCH v5 11/25] media: i2c: imx258: Add get_selection for pixel array information
` [PATCH v5 12/25] media: i2c: imx258: Allow configuration of clock lane behaviour
` [PATCH v5 13/25] media: i2c: imx258: Correct max FRM_LENGTH_LINES value
` [PATCH v5 14/25] media: i2c: imx258: Issue reset before starting streaming
` [PATCH v5 15/25] media: i2c: imx258: Set pixel_rate range to the same as the value
` [PATCH v5 16/25] media: i2c: imx258: Support faster pixel rate on binned modes
` [PATCH v5 17/25] dt-bindings: media: imx258: Rename to include vendor prefix
` [PATCH v5 18/25] dt-bindings: media: imx258: Add alternate compatible strings
` [PATCH v5 19/25] media: i2c: imx258: Change register settings for variants of the sensor
` [PATCH v5 20/25] media: i2c: imx258: Make HFLIP and VFLIP controls writable
` [PATCH v5 21/25] dt-bindings: media: imx258: Add binding for powerdown-gpio
` [PATCH v5 22/25] media: i2c: imx258: Add support for powerdown gpio
` [PATCH v5 23/25] media: i2c: imx258: Add support for reset gpio
` [PATCH v5 24/25] media: i2c: imx258: Use v4l2_link_freq_to_bitmap helper
` [PATCH v5 25/25] media: i2c: imx258: Convert to new CCI register access helpers

[v2] Support for Arm CCA VMs on Linux
 2024-05-01 15:47 UTC  (7+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 17/43] arm64: RME: Allow VMM to set RIPAS

[PATCH] KVM: arm64: remove duplicated AA64MMFR1_EL1 XNX
 2024-05-01 15:41 UTC  (3+ messages)

[soc:soc/drivers] BUILD SUCCESS 1c9fc3420da88710420383477fe3d7d87c00f127
 2024-05-01 15:33 UTC 

[soc:soc/defconfig] BUILD SUCCESS 470971427311fc94b22cc54be21764300a9ea042
 2024-05-01 15:31 UTC 

racing ndo_open()/phylink*connect() with phy_probe()
 2024-05-01 15:23 UTC  (4+ messages)

[PATCH net-next v5] net: ti: icssg_prueth: add TAPRIO offload support
 2024-05-01 15:17 UTC  (2+ messages)

[PATCH v3 0/3] arm64/mm: Enable userfaultfd write-protect
 2024-05-01 14:54 UTC  (4+ messages)
` [PATCH v3 1/3] arm64/mm: Refactor PMD_PRESENT_INVALID and PTE_PROT_NONE bits
` [PATCH v3 2/3] arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NG
` [PATCH v3 3/3] arm64/mm: Add uffd write-protect support

[PATCH v4 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-05-01 14:46 UTC  (8+ messages)
` [PATCH v4 4/4] cpufreq: Use arch specific feedback for cpuinfo_cur_freq
      `  "

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-05-01 14:34 UTC  (3+ messages)
` [PATCH v8 2/7] iommu/arm-smmu-qcom-debug: Add support for TBUs

[PATCH v3] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
 2024-05-01 14:33 UTC 

[PATCH v3] ptdump: add intermediate directory support
 2024-05-01 14:32 UTC  (3+ messages)

[PATCH] arm64: dts: airoha: en7581: Add gpio controller nodes
 2024-05-01 14:25 UTC 

[PATCH 1/1] arm64: dts: rockchip: enable GPU on khadas-edge2
 2024-05-01 14:22 UTC 

[PATCH v3 0/9] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
 2024-05-01 14:18 UTC  (3+ messages)

[PATCH v6 0/3] Add add spi-nand flash controller driver for EN7581
 2024-05-01 14:06 UTC  (4+ messages)
` [PATCH v6 1/3] spi: dt-bindings: Add binding doc for spi-airoha-snfi
` [PATCH v6 2/3] arm64: dts: airoha: en7581: Add spi-nand node
` [PATCH v6 3/3] spi: airoha: Add spi-nand flash controller driver

[PATCH v2 0/3] perf cs-etm: Improve version detection and error reporting
 2024-05-01 13:57 UTC  (4+ messages)
` [PATCH v2 1/3] perf cs-etm: Use struct perf_cpu as much as possible
` [PATCH v2 2/3] perf cs-etm: Remove repeated fetches of the ETM PMU
` [PATCH v2 3/3] perf cs-etm: Improve version detection and error reporting

[PATCH v2 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-05-01 13:43 UTC  (2+ messages)

[PATCH 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-05-01 13:43 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: osd32mp1-red: ensure deterministic probe order for mmc
 2024-05-01 13:14 UTC 

[PATCH v2 0/5] media: Fix compilations with !ACPI !PM and !OF
 2024-05-01 13:08 UTC  (6+ messages)
` [PATCH v2 1/5] media: bcm2835-unicam: Fix build with !PM
` [PATCH v2 2/5] media: bcm2835-unicam: Include v4l2-subdev.h
` [PATCH v2 3/5] media: intel/ipu6: Switch to RUNTIME_PM_OPS() and SYSTEM_SLEEP_PM_OPS
` [PATCH v2 4/5] media: intel/ipu6: Fix direct dependency Kconfig error
` [PATCH v2 5/5] media: intel/ipu6: Fix build with !ACPI

[PATCH v2] arm64/mm: pmd_mkinvalid() must handle swap pmds
 2024-05-01 12:58 UTC  (5+ messages)

[PATCH v2 0/2] pinctrl: scmi: support i.MX95 OEM extensions
 2024-05-01 12:52 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: firmware: arm,scmi: Add properties for i.MX95 Pinctrl "

[GIT PULL 2/3] ARM: dts: ti: keystone: Updates for v6.9
 2024-05-01 12:46 UTC  (2+ messages)

[GIT PULL 1/3] soc: ti: Driver updates for v6.7
 2024-05-01 12:46 UTC  (2+ messages)

[PATCH] coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices
 2024-05-01 12:46 UTC  (2+ messages)

[GIT PULL 3/3] arm64: dts: TI K3 updates for v6.10
 2024-05-01 12:43 UTC 

[PATCH v3 0/6] pinctrl: scmi: support i.MX95 OEM extensions
 2024-05-01 12:42 UTC  (4+ messages)
` [PATCH v3 4/6] pinctrl: scmi: export pinctrl_scmi_get_pins

[PATCH v3] arm64: dts: ti: Fix csi2-dual-imx219 dtb names
 2024-05-01 12:24 UTC  (2+ messages)

[PATCH 0/2] media: bcm2835-unicam: Fix compilation errors and warnings
 2024-05-01 11:55 UTC  (7+ messages)
` [PATCH 1/2] media: bcm2835-unicam: Drop usage of of_match_ptr()
  ` [PATCH 2/2] media: bcm2835-unicam: Include v4l2-subdev.h

[PATCH] media: bcm2835-unicam: Fix driver path in MAINTAINERS
 2024-05-01 11:54 UTC 

[PATCH] clk: imx: imx8mp: Convert to platform remove callback returning void
 2024-05-01 11:54 UTC  (3+ messages)

[PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported()
 2024-05-01 11:48 UTC  (2+ messages)

[PATCH] selftests:arm64: Test PR_SVE_VL_INHERIT after a double fork
 2024-05-01 11:35 UTC  (2+ messages)

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-01 11:32 UTC  (11+ messages)
` [PATCH v9 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v9 12/19] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
` [PATCH v9 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v9 18/19] arm64: document virtual CPU hotplug's expectations
` [PATCH v9 19/19] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-05-01 11:11 UTC  (9+ messages)
` [PATCH 08/17] coresight: Remove unused stubs
` [PATCH 09/17] coresight: Clarify comments around the PID of the sink owner
` [PATCH 10/17] coresight: Move struct coresight_trace_id_map to common header
` [PATCH 11/17] coresight: Expose map argument in trace ID API

[PATCH] arm64: dts: Add/fix /memory node unit-addresses
 2024-05-01 10:44 UTC  (3+ messages)


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