linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-22 16:13:26 to 2023-11-23 08:45:55 UTC [more...]

[PATCH] ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible
 2023-11-23  8:44 UTC 

[PATCH v4 00/10] Enable HS-G5 support on SM8550
 2023-11-23  8:36 UTC  (2+ messages)
` [PATCH v4 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params

[PATCH v4 00/20] remove I2C_CLASS_DDC support
 2023-11-23  8:34 UTC  (5+ messages)

[PATCH 0/3] kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
 2023-11-23  8:34 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drivers/base/cpu: crash data showing should depends on KEXEC_CORE
` [PATCH 3/3] s390/Kconfig: drop select of KEXEC

[PATCH v3] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-23  8:17 UTC  (3+ messages)

[PATCH 0/4] arm64: an optimization for AmpereOne
 2023-11-23  7:59 UTC  (2+ messages)

[PATCH 0/3] Enable the profiling of EL0&1 translation regime of ARM SPE
 2023-11-23  7:58 UTC  (4+ messages)
` [PATCH 1/3] arm64/sysreg: Add PMSCR_EL12 and factor out the common fields

[PATCH v2 0/4] kbuild: Per arch/platform dtc warning levels
 2023-11-23  7:38 UTC  (7+ messages)
` [PATCH v2 1/4] kbuild: Move dtc graph_child_address warning to W=2
` [PATCH v2 2/4] kbuild: Allow arch/platform override of dtc warning level
` [PATCH v2 3/4] riscv: dts: Always enable extra W=1 warnings
` [PATCH v2 4/4] arm/arm64: dts: samsung: "

[PATCH] dt-bindings: fsl,dpaa2-console: drop unneeded quotes
 2023-11-23  7:34 UTC  (2+ messages)

[PATCH] dt-bindings: perf: riscv,pmu: drop unneeded quotes
 2023-11-23  7:33 UTC  (2+ messages)

[PATCH V2] cpufreq: imx6q: Only disabling 792MHz OPP for i.MX6ULL types below 792MHz
 2023-11-23  7:33 UTC  (3+ messages)

[PATCH v7 0/4] Add TPS6594 PMIC support on several boards
 2023-11-23  7:29 UTC  (3+ messages)

[PATCH] dt-bindings: reset: imx-src: Simplify compatible schema and drop unneeded quotes
 2023-11-23  7:26 UTC  (2+ messages)

[PATCH v2 0/9] Add NSS clock controller support for Qualcomm IPQ5332
 2023-11-23  7:14 UTC  (13+ messages)
` [PATCH v2 1/9] clk: qcom: ipq5332: add const qualifier to the clk_init_data structure
` [PATCH v2 2/9] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe
` [PATCH v2 5/9] clk: qcom: ipq5332: add gpll0_out_aux clock
` [PATCH v2 7/9] clk: qcom: add NSS clock Controller driver for Qualcomm IPQ5332
` [PATCH v2 8/9] arm64: dts: qcom: ipq5332: add support for the NSSCC

[PATCH v3 00/11] Enable HS-G5 support on SM8550
 2023-11-23  7:13 UTC  (3+ messages)

[PATCH v1] arm64: dts: k3-am625-verdin: enable Verdin UART2
 2023-11-23  7:12 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am625-sk: Add support for WL1837 module onboard
 2023-11-23  7:10 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: pinctrl: samsung: use Exynos7 fallbacks for newer wake-up controllers
 2023-11-23  7:06 UTC  (4+ messages)
  ` [PATCH 2/3] arm64: dts: exynos850: use Exynos7 fallbacks for pin "
  ` [PATCH 3/3] arm64: dts: exynosautov9: "

[PATCH v4 1/2] dt-bindings: soc: xilinx: Move xilinx.yaml from arm to soc
 2023-11-23  7:02 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: soc: Add new board description for MicroBlaze V

[PATCH] KVM: selftests: aarch64: Remove unused functions from vpmu test
 2023-11-23  6:43 UTC  (3+ messages)

[PATCH 0/8] generic command line v6
 2023-11-23  6:39 UTC  (4+ messages)
` [PATCH 8/8] CMDLINE: arm64: convert to generic builtin command line

[PATCH v1 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2023-11-23  6:37 UTC  (4+ messages)
` [PATCH v1 1/3] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() can be reused
` [PATCH v1 2/3] KVM: selftests: aarch64: Move the pmu helper function into lib/
` [PATCH v1 3/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test

[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
 2023-11-23  6:28 UTC  (15+ messages)
` [RESEND PATCH v7 01/10] mm: Allow deferred splitting of arbitrary anon large folios
` [RESEND PATCH v7 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
` [RESEND PATCH v7 04/10] mm: thp: Support allocation of anonymous small-sized THP
` [RESEND PATCH v7 05/10] selftests/mm/kugepaged: Restore thp settings at exit
` [RESEND PATCH v7 06/10] selftests/mm: Factor out thp settings management
` [RESEND PATCH v7 07/10] selftests/mm: Support small-sized THP interface in thp_settings
` [RESEND PATCH v7 08/10] selftests/mm/khugepaged: Enlighten for small-sized THP
` [RESEND PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
` [RESEND PATCH v7 10/10] selftests/mm/cow: Add tests for anonymous small-sized THP

[PATCH v2 00/12] Introduce ExynosAutov920 SoC and SADK board
 2023-11-23  6:22 UTC  (9+ messages)
  ` [PATCH v2 10/12] pinctrl: samsung: add exynosautov920 pinctrl

[PATCH v3 3/3] regulator: mt6358: Add output voltage fine tuning to variable LDOs
 2023-11-23  6:25 UTC 

[PATCH v2 0/2] Xilinx I2C driver fixes
 2023-11-23  5:53 UTC  (2+ messages)

[PATCH v5 0/3] arm64: perf: Add support for event counting threshold
 2023-11-23  5:50 UTC  (6+ messages)
` [PATCH v5 2/3] "
` [PATCH v5 3/3] Documentation: arm64: Document the PMU event counting threshold feature

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-11-23  5:13 UTC  (5+ messages)
` [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
` [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown

[PATCH v2] drm/bridge: imx93-mipi-dsi: Fix a couple of building warnings
 2023-11-23  5:18 UTC 

[PATCH v3 0/2] Add Facebook Minerva Harma (AST2600) BMC
 2023-11-23  5:04 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Minerva Harma board
` [PATCH v3 2/2] ARM: dts: aspeed: Minerva Harma: Add Facebook Minerva Harma (AST2600) BMC

[PATCH v3 0/3] MediaTek clocks: Support mux indices list and 8195 DP
 2023-11-23  4:05 UTC  (7+ messages)
` [PATCH v3 1/3] clk: mediatek: clk-mux: Support custom parent indices for muxes
` [PATCH v3 2/3] clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes
` [PATCH v3 3/3] clk: mediatek: mt8188-topckgen: "

[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
 2023-11-23  3:30 UTC  (17+ messages)
` [net-next RFC PATCH 03/14] dt-bindings: net: document ethernet PHY package nodes
` [net-next RFC PATCH 04/14] net: phy: add initial support for PHY package in DT
` [net-next RFC PATCH 11/14] dt-bindings: net: add QCA807x PHY defines
` [net-next RFC PATCH 12/14] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next RFC PATCH 13/14] net: phy: add Qualcom QCA807x driver

[PATCH v8 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
 2023-11-23  3:16 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: soc: xilinx: Move xilinx.yaml from arm to soc
 2023-11-23  3:17 UTC  (2+ messages)

[PATCH v1 00/17] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-23  3:11 UTC  (21+ messages)
` [PATCH v1 01/17] pinctrl: equilibrium: Convert "
` [PATCH v1 02/17] pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
` [PATCH v1 03/17] pinctrl: qcom: lpass-lpi: Replace kernel.h with what is being used
` [PATCH v1 04/17] pinctrl: qcom: lpass-lpi: Remove unused member in struct lpi_pingroup
` [PATCH v1 05/17] pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
` [PATCH v1 06/17] pinctrl: ingenic: Make use of PINCTRL_GROUP_DESC()
` [PATCH v1 07/17] pinctrl: mediatek: "
` [PATCH v1 08/17] pinctrl: core: Embed struct pingroup into struct group_desc
` [PATCH v1 09/17] pinctrl: bcm: Convert to use grp member
` [PATCH v1 10/17] pinctrl: equilibrium: "
` [PATCH v1 11/17] pinctrl: imx: "
` [PATCH v1 12/17] pinctrl: ingenic: "
` [PATCH v1 13/17] pinctrl: keembay: "
` [PATCH v1 14/17] pinctrl: mediatek: "
` [PATCH v1 15/17] pinctrl: renesas: "
` [PATCH v1 16/17] pinctrl: starfive: "
` [PATCH v1 17/17] pinctrl: core: Remove unused members from struct group_desc

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-11-23  2:50 UTC  (6+ messages)
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets

[RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
 2023-11-23  1:43 UTC  (7+ messages)

[PATCH] drm/rockchip: rk3066_hdmi: include drm/drm_atomic.h
 2023-11-23  1:27 UTC  (3+ messages)

[PATCH v2] PCI: mediatek-gen3: Fix translation window
 2023-11-23  1:27 UTC  (2+ messages)

[PATCH v2 0/4] mm: Implement ECC handling for pfn with no struct page
 2023-11-23  0:35 UTC  (5+ messages)
` [PATCH v2 1/4] mm: handle poisoning of pfn without struct pages
` [PATCH v2 2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn
` [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v2 4/4] vfio/nvgpu: register device memory for poison handling

[PATCH v2 0/7] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2023-11-22 23:44 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible
` [PATCH v2 2/7] usb: cdns3-ti: remove runtime PM

[PATCH v3 00/10] arm64: ptdump: View the second stage page-tables
 2023-11-22 23:35 UTC  (4+ messages)
` [PATCH v3 10/10] arm64: ptdump: Add support for guest stage-2 pagetables dumping

[PATCH] dt-bindings: gpio: brcmstb: drop unneeded quotes
 2023-11-22 23:27 UTC  (2+ messages)

[PATCH 03/52] serial: 8250: Convert to platform remove callback returning void
 2023-11-22 23:23 UTC  (2+ messages)

[PATCH 0/6] usb: cdns: fix suspend on J7200 by assuming reset on resume
 2023-11-22 22:23 UTC  (11+ messages)
` [PATCH 3/6] usb: cdns3-ti: add suspend/resume procedures for J7200

[PATCH v2] Enable haltpoll for arm64
 2023-11-22 21:33 UTC  (4+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[PATCH v4 05/13] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
 2023-11-22 21:16 UTC  (4+ messages)
  ` [PATCH v4 11/13] riscv: dts: allwinner: Add T-Head PMU extension
  ` [PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description
  ` [PATCH v4 07/13] RISC-V: Move T-Head PMU to CPU feature alternative framework

[PATCH v7 0/4] add zynqmp TCM bindings
 2023-11-22 21:00 UTC  (8+ messages)
` [PATCH v7 3/4] remoteproc: zynqmp: add pm domains support
` [PATCH v7 4/4] remoteproc: zynqmp: parse TCM from device tree

[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-11-22 20:47 UTC  (5+ messages)
` [PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-11-22 20:16 UTC  (9+ messages)
` [PATCH 02/21] x86: intel_epb: Don't rely on link order
` [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 20/21] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH 21/21] riscv: convert to use arch_cpu_is_hotpluggable()

[PATCH V2 1/2] dt-bindings: serial: add Broadcom's BCMBCA family High Speed UART
 2023-11-22 19:28 UTC  (14+ messages)

[PATCH] arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
 2023-11-22 19:15 UTC  (3+ messages)

[PATCH v4 00/19] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-22 19:15 UTC  (4+ messages)
` [PATCH v4 07/19] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible

[PATCH v3 0/5] Introduce STM32MP257 clock driver
 2023-11-22 19:03 UTC  (4+ messages)
` [PATCH v3 3/5] dt-bindings: stm32: add clocks and reset binding for stm32mp25 platform

[PATCH 1/2] dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board compatibles
 2023-11-22 18:52 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: "

[PATCH v5 27/39] ASoC: dt-bindings: ep93xx: Document DMA support
 2023-11-22 18:49 UTC  (4+ messages)
` [PATCH v5 28/39] ASoC: dt-bindings: ep93xx: Document Audio Port support

[PATCH v1 0/2] net: stmmac: add NPCM dwmac support
 2023-11-22 18:45 UTC  (7+ messages)
` [PATCH v1 2/2] net: stmmac: Add NPCM support

[PATCH 0/5] soc: amlogic: add new meson-gx-socinfo-sm driver
 2023-11-22 18:45 UTC  (3+ messages)
` [PATCH 5/5] arm64: dts: meson: add dts links to secure-monitor for soc driver in a1, axg, gx, g12
  ` [DMARC error][DKIM error] "

[PATCH] usb: gadget: aspeed: Check return value of kasprintf in ast_vhub_alloc_epn
 2023-11-22 10:48 UTC  (2+ messages)

[PATCH v4 2/2] arm64: dts: amlogic: Used onboard usb hub reset on odroid n2
 2023-11-22 18:23 UTC 

[PATCH v2] arm64: defconfig: Enable configs for MT8195-Cherry-Tomato Chromebook
 2023-11-22 18:23 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: stmmac: Add support for HW-accelerated VLAN stripping
 2023-11-22  9:59 UTC  (2+ messages)

[PATCH v3 0/6] kvm/coresight: Support exclude guest and exclude host
 2023-11-22 18:10 UTC  (4+ messages)
` [PATCH v3 4/6] arm64: KVM: Add interface to set guest value for TRFCR register

[PATCH v2 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
 2023-11-22 18:06 UTC  (9+ messages)
` [PATCH v2 10/13] arm64: Add MIDR-based override infrastructure
` [PATCH v2 11/13] arm64: Add MIDR-based overrides for ID_AA64MMFR4_EL1.E2H0
` [PATCH v2 12/13] KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
` [PATCH v2 13/13] KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented

[PATCH v2] net: can: Use device_get_match_data()
 2023-11-22 18:01 UTC 

[PATCH v2 0/2] iommu: Allow passing custom allocators to pgtable drivers
 2023-11-22 17:50 UTC  (13+ messages)

[PATCH] ACPI: APEI: GHES: Convert to platform remove callback returning void
 2023-11-22 17:49 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adc: ti,am3359-adc: Allow dmas property to be optional
 2023-11-22 17:33 UTC  (2+ messages)

[PATCH 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
 2023-11-22 17:15 UTC  (4+ messages)
` [PATCH 5/7] coresight: tmc: Move ACPI support from AMBA driver to "

[PATCH v2 0/4] dt-bindings: dma: ti: k3*: Update optional reg regions
 2023-11-22 17:04 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: dma: ti: k3-*: Add descriptions for register regions

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-11-22 16:47 UTC  (9+ messages)

[RFC PATCH 0/3]fpga: Add encrypted Bitstream loading support
 2023-11-22 16:50 UTC  (3+ messages)
` [RFC PATCH 1/3] dt-bindings: fpga: Add support for user-key encrypted bitstream loading

[PATCH v2 0/8] dma-buf: heaps: Add secure heap
 2023-11-22 16:48 UTC  (2+ messages)

[PATCH] arm64: deconfig: enable Qualcomm SM8650 SoC drivers
 2023-11-22 16:13 UTC  (2+ messages)

[PATCH v2 0/3] ARM: dts: renesas: r8a7740/armadillo800eva: Add LCD support
 2023-11-22 16:12 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: shmobile: defconfig: Switch to DRM_SHMOBILE
` [PATCH v2 2/3] ARM: dts: renesas: r8a7740: Add LCDC nodes


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