Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-25 20:35:18 to 2024-04-26 13:49:10 UTC [more...]

[PATCH v4 0/3] Add add SPI-NAND Flash controller driver for EN7581
 2024-04-26 13:48 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: spi: airoha: Add YAML schema for SNFI controller
` [PATCH v4 2/3] arm64: dts: airoha: add EN7581 spi-nand node
` [PATCH v4 3/3] spi: airoha: add SPI-NAND Flash controller driver

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-26 13:44 UTC  (4+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions

[PATCH v3 0/4] Enable UFS on gs101 / Pixel 6 (Oriole)
 2024-04-26 13:38 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: soc: google: exynos-sysreg: add dedicated hsi2 sysreg compatible
` [PATCH v3 2/4] arm64: dts: exynos: gs101: Add the hsi2 sysreg node
` [PATCH v3 3/4] arm64: dts: exynos: gs101: Add ufs and ufs-phy dt nodes
` [PATCH v3 4/4] arm64: dts: exynos: gs101: enable ufs, phy on oriole & define ufs regulator

[PATCH v3 0/2] clock support for Samsung Exynos pin controller (Google Tensor gs101)
 2024-04-26 13:25 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: samsung: google,gs101-pinctrl needs a clock
` [PATCH v3 2/2] pinctrl: samsung: support a bus clock

[PATCH v2 1/2] dt-bindings: arm: ti: Add BeagleY-AI
 2024-04-26 13:22 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai

[PATCH v1 0/2] arm64/mm: Enable userfaultfd write-protect
 2024-04-26 13:17 UTC  (4+ messages)
` [PATCH v1 2/2] arm64/mm: Add uffd write-protect support

[PATCH v2 0/2] clock support for Samsung Exynos pin controller (Google Tensor gs101)
 2024-04-26 13:10 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: samsung: google,gs101-pinctrl needs a clock
` [PATCH v2 2/2] pinctrl: samsung: support a bus clock

[PATCH v2 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-26 12:57 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32
` [PATCH v2 02/11] dt-bindings: net: add phy-supply property "
` [PATCH v2 03/11] net: stmmac: dwmac-stm32: rework glue to simplify management
` [PATCH v2 04/11] net: stmmac: dwmac-stm32: add management of stm32mp13
` [PATCH v2 05/11] net: stmmac: dwmac-stm32: update config management for phy wo cristal
` [PATCH v2 06/11] net: stmmac: dwmac-stm32: clean the way to manage wol irqwake
` [PATCH v2 07/11] net: stmmac: dwmac-stm32: support the phy-supply regulator binding
` [PATCH v2 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH v2 09/11] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board
` [PATCH v2 10/11] ARM: dts: stm32: add ethernet1 and ethernet2 for STM32MP135F-DK board
` [PATCH v2 11/11] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

[PATCH] arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Add USB-C
 2024-04-26 12:54 UTC  (2+ messages)

[PATCH 0/3] ARM: st: use a correct pwr compatible for stm32mp15
 2024-04-26 12:51 UTC  (4+ messages)

[PATCH v6 2/2] arm64: dts: rockchip: Add Hantro G1 VPU support for RK3588
 2024-04-26 12:49 UTC  (3+ messages)
`  "

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-26 12:41 UTC  (27+ messages)
` [PATCH v7 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v7 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v7 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v7 05/16] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v7 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v7 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach()
` [PATCH v7 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v7 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v7 12/16] arm64: psci: Ignore DENIED CPUs

[PATCH v3 0/6] ufs-exynos support for Tensor GS101
 2024-04-26 12:20 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: ufs: exynos-ufs: Add gs101 compatible
` [PATCH v3 2/6] scsi: ufs: host: ufs-exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE option
` [PATCH v3 3/6] scsi: ufs: host: ufs-exynos: add EXYNOS_UFS_OPT_TIMER_TICK_SELECT option
` [PATCH v3 4/6] scsi: ufs: host: ufs-exynos: allow max frequencies up to 267Mhz
` [PATCH v3 5/6] scsi: ufs: host: ufs-exynos: add some pa_dbg_ register offsets into drvdata
` [PATCH v3 6/6] scsi: ufs: host: ufs-exynos: Add support for Tensor gs101 SoC

[PATCH 0/2] Set PHY address of MT7531 switch to 0x1f on MediaTek arm64 boards
 2024-04-26 12:15 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] bpf, arm64: Support per-cpu instruction
 2024-04-26 12:13 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v3 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper

[PATCH 0/3] misc: eeprom: at24: add optional dovdd-supply
 2024-04-26 11:41 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] dt-bindings: eeprom: at24: Add support for at24c64
` [PATCH 3/3] dt-bindings: eeprom: at24: Add property dovdd-supply

[kvm-unit-tests PATCH 00/33] Support for Arm Confidential Compute Architecture
 2024-04-26 11:15 UTC  (6+ messages)
` [kvm-unit-tests PATCH 08/33] arm: realm: Make uart available before MMU is enabled

[PATCH v4 0/6] arm64: dts: ti: k3-j7*: Add missing ESM and
 2024-04-26 11:12 UTC  (8+ messages)
` [PATCH v4 1/6] arm64: dts: ti: k3-j721e-mcu: Add the WKUP ESM instance
` [PATCH v4 2/6] arm64: dts: ti: k3-j721e-mcu: Add the MCU domain watchdog instances
` [PATCH v4 3/6] arm64: dts: ti: k3-j721e-main: Add the MAIN "
` [PATCH v4 4/6] arm64: dts: ti: k3-j7200-main: "
` [PATCH v4 5/6] arm64: dts: ti: k3-j7200-mcu: Add the MCU "
` [PATCH v4 6/6] arm64: dts: ti: k3-j7*-main: Add bootph-pre-ram to main_esm

[PATCH] ARM: dts: aspeed: sbp1: IBM sbp1 BMC board
 2024-04-26 11:13 UTC 

[RFC PATCH v2 0/4] A mechanism for efficient support for per-function metrics
 2024-04-26 11:11 UTC  (3+ messages)

[PATCH v2 0/5] HSI0 and HSI2 support for Google Tensor gs101
 2024-04-26 10:56 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit
` [PATCH v2 2/5] arm64: dts: exynos: gs101: enable cmu-hsi0 clock controller
` [PATCH v2 3/5] arm64: dts: exynos: gs101: enable cmu-hsi2 "
` [PATCH v2 4/5] clk: samsung: gs101: add support for cmu_hsi0
` [PATCH v2 5/5] clk: samsung: gs101: add support for cmu_hsi2

[PATCH 0/2] clock support for Samsung Exynos pin controller (Google Tensor gs101)
 2024-04-26 10:56 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: samsung: google,gs101-pinctrl needs a clock

[GIT PULL] firmware: arm_scmi: Updates for v6.10
 2024-04-26 10:50 UTC 

[GIT PULL] firmware: arm_ffa: Updates for v6.10
 2024-04-26 10:50 UTC 

[PATCH v5 0/5] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-04-26 10:50 UTC  (4+ messages)
` [PATCH v5 3/5] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

[PATCH v2 0/6] KVM: arm64: emulation for CTR_EL0
 2024-04-26 10:49 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: change return value in arm64_check_features()
` [PATCH v2 2/6] KVM: arm64: unify trap setup code
` [PATCH v2 3/6] KVM: arm64: maintain per VM value for CTR_EL0
` [PATCH v2 4/6] KVM: arm64: add emulation for CTR_EL0 register
` [PATCH v2 5/6] KVM: arm64: show writable masks for feature registers
` [PATCH v2 6/6] KVM: arm64: rename functions for invariant sys regs

[PATCH] firmware: arm_ffa: Avoid queuing work when running on the worker queue
 2024-04-26 10:49 UTC  (2+ messages)

[PATCH v4 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-04-26 10:45 UTC  (6+ messages)
` [PATCH v4 4/4] cpufreq: Use arch specific feedback for cpuinfo_cur_freq
      `  "

[PATCH] arm64: dts: ti: k3-j722s-evm: Enable main_uart5 node
 2024-04-26 10:45 UTC 

[PATCH bpf-next v2 0/2] bpf, arm64: Support per-cpu instructions
 2024-04-26 10:26 UTC  (8+ messages)
` [PATCH bpf-next v2 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper

[PATCH] media: mediatek: vcodec: Alloc DMA memory with DMA_ATTR_ALLOC_SINGLE_PAGES
 2024-04-26 10:20 UTC  (4+ messages)

[PATCH 0/3] drivers/perf: hisi: Fixed some issues with hisi pmu
 2024-04-26 10:19 UTC  (7+ messages)
` [PATCH 1/3] drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
` [PATCH 2/3] drivers/perf: hisi: hns3: "
` [PATCH 3/3] drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()

[PATCH v2 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-04-26  9:04 UTC  (15+ messages)
` [PATCH v2 01/14] ASoC: SOF: debug: "
` [PATCH v2 02/14] ASoC: SOF: ipc3: "
` [PATCH v2 03/14] ASoC: SOF: pcm: "
` [PATCH v2 04/14] ASoC: SOF: Constify stored pointer to snd_sof_dsp_ops
` [PATCH v2 05/14] ASoC: SOF: intel: pci-tng: Constify snd_sof_dsp_ops
` [PATCH v2 06/14] ASoC: SOF: intel: hda: "
` [PATCH v2 07/14] ASoC: SOF: amd: acp: "
` [PATCH v2 08/14] ASoC: SOF: imx8: "
` [PATCH v2 09/14] ASoC: SOF: imx8m: "
` [PATCH v2 10/14] ASoC: SOF: imx8ulp: "
` [PATCH v2 11/14] ASoC: SOF: intel: bdw: "
` [PATCH v2 12/14] ASoC: SOF: intel: byt: "
` [PATCH v2 13/14] ASoC: SOF: mediatek: mt8186: "
` [PATCH v2 14/14] ASoC: SOF: mediatek: mt8195: "

[PATCH v2 0/2] pinctrl: scmi: support i.MX95 OEM extensions
 2024-04-26 10:10 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: firmware: arm,scmi: Add properties for i.MX95 Pinctrl "

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-04-26 10:07 UTC  (2+ messages)

[PATCH v6 00/16] mm: jit/text allocator
 2024-04-26  8:28 UTC  (17+ messages)
` [PATCH v6 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v6 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v6 03/16] nios2: define virtual address space for modules
` [PATCH v6 04/16] sparc: simplify module_alloc()
` [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v6 08/16] mm/execmem, arch: convert remaining "
` [PATCH v6 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH v6 10/16] arm64: extend execmem_info "
` [PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH] clk: imx: imx8mp: Add delay after power up
 2024-04-26  9:40 UTC  (3+ messages)

[PATCH 1/3] hwrng: stm32 - use logical OR in conditional
 2024-04-26  9:34 UTC  (2+ messages)

[PATCH] drm: zynqmp_dpsub: Always register bridge
 2024-04-26  9:30 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: allwinner: H616: Add LRADC
 2024-04-26  9:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: sun4i-lradc-keys: Add H616 compatible
` [PATCH v2 2/2] ARM: dts: sun50i: Add LRADC node

[PATCH v2] clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_TABLE
 2024-04-26  9:26 UTC 

[PATCH] clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_TABLE
 2024-04-26  9:26 UTC  (6+ messages)

[PATCH] drm: xlnx: zynqmp_dpsub: Fix missing drm_bridge_add() call
 2024-04-26  9:25 UTC  (2+ messages)

[RFC PATCH 1/8] crypto: shash - add support for finup2x
 2024-04-26  8:56 UTC  (4+ messages)

[PATCH v3 0/3] Add i.MX8QM HSIO PHY driver
 2024-04-26  8:21 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: phy: phy-imx8-pcie: Add header file for i.MX8Q HSIO SerDes PHY

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26  8:15 UTC  (3+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal

[PATCH 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-04-26  8:00 UTC  (5+ messages)
` [PATCH 01/14] ASoC: SOF: debug: "

[PATCH v2 0/2] thermal: amlogic: introduce A1 SoC family Thermal Sensor controller
 2024-04-26  7:57 UTC  (5+ messages)

[PATCH v5 0/3] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board
 2024-04-26  7:44 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: arm: fsl: add Engicam i.Core MX93 EDIMM 2.0 Starter Kit
` [PATCH v5 2/3] arm64: dts: imx93: add Engicam i.Core MX93 SoM
` [PATCH v5 3/3] arm64: dts: imx93: Add Engicam i.Core MX93 EDIMM 2.0 Starter Kit

[PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
 2024-04-26  7:40 UTC  (3+ messages)
` [PATCH 0/4] Annotate atomics for signed integer wrap-around

[PATCH] tracing: Fix uaf issue in tracing_open_file_tr
 2024-04-26  7:34 UTC 

[GIT PULL] Renesas DTS updates for v6.10 (take two)
 2024-04-26  7:35 UTC 

[PATCH 0/3] gpio: brcmstb: add support for gpio-ranges
 2024-04-26  7:33 UTC  (4+ messages)
` [PATCH 2/3] gpio: of: support gpio-ranges for multiple gpiochip devices

[PATCH 0/3] iio: cleanup masklength usage
 2024-04-26  7:13 UTC  (2+ messages)

[PATCH v4 0/2] Add support for Amlogic S4 PWM
 2024-04-26  6:52 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: amlogic: Add "

[PATCH v2 0/2] Fix Kernel CI issues
 2024-04-26  6:36 UTC  (4+ messages)
` [PATCH v2 1/2] drm: xlnx: zynqmp_dpsub: Fix few function comments
` [PATCH v2 2/2] drm: xlnx: zynqmp_dpsub: Fix compilation error

pinctrl: zynqmp: Valid pin muxings cannot be configured
 2024-04-26  5:58 UTC  (4+ messages)

[PATCH v2 0/2] mmc: atmel-mci: Get rid of leftovers and clean up
 2024-04-26  4:52 UTC  (2+ messages)

[PATCH V2 0/5] staging: vc04_services: Minor clean-ups
 2024-04-26  4:22 UTC  (3+ messages)
` [PATCH V2 1/5] staging: vchiq_arm: Drop unnecessary NULL check

[PATCH 1/3] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
 2024-04-26  2:27 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: microchip: Correct spelling in comments
 2024-04-26  2:20 UTC  (2+ messages)

[PATCH] mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown
 2024-04-26  2:01 UTC 

[PATCH] ARM: dts: aspeed: Add vendor prefixes to lm25066 compat strings
 2024-04-26  1:00 UTC  (3+ messages)

[PATCH v1 0/2] Update yosemite4 dts for nct7363 and hardware
 2024-04-26  0:59 UTC  (5+ messages)
` [PATCH v1 1/2] Revise mux and hardware in yosemite4 dts
` [PATCH v1 2/2] Add nct7363 "

[PATCH v7 0/1] drivers: watchdog: revise watchdog bootstatus
 2024-04-26  0:41 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH] drm: xlnx: zynqmp_dpsub: Fix few function comments
 2024-04-26  0:35 UTC 

[v2] Support for Arm CCA VMs on Linux
 2024-04-25 22:56 UTC  (6+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events

[PATCH] KVM: selftest: Define _GNU_SOURCE for all selftests code
 2024-04-25 22:41 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable GPU on Orange Pi 5
 2024-04-25 22:29 UTC 

[PATCH] arm64: dts: ti: am62-phyboard-lyra: Add overlay to increase cpu frequency to 1.4 GHz
 2024-04-25 22:19 UTC 

[GIT PULL] Rockchip arm64 defconfig changes for 6.10 #1
 2024-04-25 21:46 UTC 

[GIT PULL] Rockchip dts64 changes for 6.10 #1
 2024-04-25 21:45 UTC 

[PATCH 0/2] clk: bcm: Move a couple of __counted_by initializations
 2024-04-25 21:26 UTC  (5+ messages)
` [PATCH 1/2] clk: bcm: dvp: Assign ->num before accessing ->hws
` [PATCH 2/2] clk: bcm: rpi: "

[PATCH v4] KVM: arm64: Add early_param to control WFx trapping
 2024-04-25 20:44 UTC  (2+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-25 20:34 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).