linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-21 14:14:26 to 2024-02-22 00:42:47 UTC [more...]

[PATCH 00/16] clk: samsung: Add CPU clocks for Exynos850
 2024-02-22  0:42 UTC  (9+ messages)
` [PATCH 07/16] clk: samsung: Pass actual clock controller base address to CPU_CLK()
` [PATCH 11/16] clk: samsung: Keep register offsets in chip specific structure

[PATCH v5 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-22  0:40 UTC  (15+ messages)
` [PATCH v5 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH v5 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property
` [PATCH v5 04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node
` [PATCH v5 06/12] arm64: dts: broadcom: bcmbca: Update router boards
` [PATCH v5 11/12] mtd: rawnand: brcmnand: exec_op helper functions return type fixes

[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
 2024-02-22  0:37 UTC  (20+ messages)
` [PATCH v1 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type
` [PATCH v1 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v1 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v1 05/14] serial: 8250_bcm2835aux: "
` [PATCH v1 06/14] serial: 8250_bcm7271: "
` [PATCH v1 07/14] serial: 8250_dw: "
` [PATCH v1 08/14] serial: 8250_ingenic: "
` [PATCH v1 09/14] serial: 8250_lpc18xx: "
` [PATCH v1 10/14] serial: 8250_of: "
` [PATCH v1 11/14] serial: 8250_omap: "
` [PATCH v1 12/14] serial: 8250_pxa: "
` [PATCH v1 13/14] serial: 8250_tegra: "
` [PATCH v1 14/14] serial: 8250_uniphier: "

[PATCH v3] iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
 2024-02-22  0:27 UTC 

[PATCH] irqchip: vic: fix a kernel-doc warning
 2024-02-22  0:04 UTC  (2+ messages)

[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-02-21 23:28 UTC  (4+ messages)
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()

[GIT PULL] Rockchip driver changes for 6.9 #1
 2024-02-21 23:01 UTC 

[GIT PULL] Rockchip dts32 changes for 6.9 #1
 2024-02-21 22:58 UTC 

[GIT PULL] Rockchip dts64 changes for 6.9 #1
 2024-02-21 22:57 UTC 

[PATCH v3] i2c: imx: when being a target, mark the last read as processed
 2024-02-21 22:54 UTC  (3+ messages)

[PATCH v2] dt-bindings: arm: realview: Spelling s/ARM 11/Arm11/, s/Cortex A-/Cortex-A/
 2024-02-21 22:36 UTC  (4+ messages)

[GIT PULL] ARM Versatile DTS fixes for v6.9
 2024-02-21 22:35 UTC 

[PATCH 1/1] ARM: dts: ls1021a: Enable usb3-lpm-capable for usb3 node
 2024-02-21 22:15 UTC 

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-21 22:12 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: Add support for multiple vendors custom protocols
 2024-02-21 22:04 UTC 

[PATCH] ARM: sa1111: fix put_device() before device_add() in error path
 2024-02-21 21:57 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: Enable zram, xfs and loading compressed FW support
 2024-02-21 21:56 UTC  (17+ messages)

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-21 21:54 UTC  (10+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks

[PATCH v5 0/7] add support for H616 thermal system
 2024-02-21 21:53 UTC  (3+ messages)

[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-21 21:46 UTC  (11+ messages)
` [PATCH v4 1/8] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v4 2/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names

[PATCH v1] clocksource/drivers/arm_global_timer: Simplify prescaler register access
 2024-02-21 21:43 UTC 

[PATCH 0/4] PAN for ARM32 using LPAE
 2024-02-21 21:37 UTC  (4+ messages)
` [PATCH 2/4] ARM: Move asm statements accessing TTBCR into C functions

[PATCH] i2c: aspeed: Fix the dummy irq expected print
 2024-02-21 21:14 UTC  (2+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-21 21:12 UTC  (29+ messages)
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
    ` [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-21 20:57 UTC  (10+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "

[PATCH 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-02-21 20:55 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: media: Document bindings for "

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-21 20:29 UTC  (7+ messages)
` [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function

[PATCH v2] perf print-events: make is_event_supported() more robust
 2024-02-21 20:19 UTC  (2+ messages)

[PATCH v4 0/3] fpga: xilinx-selectmap: add new driver
 2024-02-21 19:50 UTC  (4+ messages)
` [PATCH v4 1/3] fpga: xilinx-spi: extract a common driver core
` [PATCH v4 2/3] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema
` [PATCH v4 3/3] fpga: xilinx-selectmap: add new driver

[PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support
 2024-02-21 19:36 UTC  (18+ messages)
` [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
` [PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set()
` [PATCH 18/23] gpio: nomadik: support mobileye,eyeq5-gpio

[PATCH net-next v4 0/7] Fix missing PHY-to-MAC RX clock
 2024-02-21 19:14 UTC  (5+ messages)
` [PATCH net-next v4 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v4 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on

[PATCH] dt-bindings: net: wireless: mt76: allow all 4 interrupts for MT7981
 2024-02-21 19:13 UTC  (2+ messages)

[PATCH v7 00/12] arm64: qcom: add and enable SHM Bridge support
 2024-02-21 19:06 UTC  (7+ messages)
` [PATCH v7 02/12] firmware: qcom: scm: enable the TZ mem allocator
` [PATCH v7 10/12] firmware: qcom: tzmem: enable SHM Bridge support

[PATCH] arm64: ls1046ardb: Replace XGMII with 10GBASE-R phy mode
 2024-02-21 19:06 UTC  (3+ messages)
  ` EXTERNAL: "

[PATCH] arm64: defconfig: Enable zram, xfs and loading compressed FW support
 2024-02-21 19:06 UTC  (6+ messages)

[PATCH v3 1/2] dt-bindings: arm64: mediatek: add Kontron 3.5"-SBC-i1200
 2024-02-21 19:02 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: "

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: add default and 100mhz state
 2024-02-21 18:46 UTC 

[PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
 2024-02-21 18:25 UTC 

[PATCH V2] arm64/sysreg: Add register fields for ID_AA64DFR1_EL1
 2024-02-21 18:24 UTC  (2+ messages)

[PATCH V2] arm64/sysreg: Update ID_DFR0_EL1 register fields
 2024-02-21 18:24 UTC  (2+ messages)

[PATCH V2] arm64/sysreg: Update ID_AA64DFR0_EL1 register
 2024-02-21 18:24 UTC  (2+ messages)

[PATCH] kselftest/arm64: Test that ptrace takes effect in the target process
 2024-02-21 18:24 UTC  (2+ messages)

[PATCH v2 0/4] arm64/fp: Documentation cleanups and clarifications
 2024-02-21 18:24 UTC  (2+ messages)

[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
 2024-02-21 18:23 UTC  (2+ messages)

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-02-21 18:23 UTC  (5+ messages)
` [PATCH V16 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework
` [PATCH V16 4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE

[PATCH] ipmi: kcs: Update OBF poll timeout to reduce latency
 2024-02-21 18:08 UTC  (6+ messages)

[PATCH v3 00/12] spi: s3c64xx: remove OF alias ID dependency
 2024-02-21 17:56 UTC  (3+ messages)
` [PATCH v3 12/12] spi: s3c64xx: switch exynos850 to new port config data

[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-02-21 17:43 UTC  (8+ messages)
` [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings

[PATCH v2 0/4] arm64: Add support for Airoha EN7581 Soc
 2024-02-21 17:36 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: Add Airoha EN7581 SoC and EN7581 Evaluation Board

[PATCH v13 00/13] Linux RISC-V AIA Support
 2024-02-21 17:22 UTC  (7+ messages)
` [PATCH v13 06/13] irqchip: Add RISC-V incoming MSI controller early driver

[PATCH v2] ARM: dts: imx53-qsb: add support for the HDMI expander
 2024-02-21 17:16 UTC  (2+ messages)

[PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
 2024-02-21 17:08 UTC  (2+ messages)

[PATCH v5 00/17] Update SMMUv3 to the modern iommu API (part 1/3)
 2024-02-21 17:06 UTC  (9+ messages)
` [PATCH v5 01/17] iommu/arm-smmu-v3: Make STE programming independent of the callers

[PATCH 0/1] MAINTAINERS: Add S32G SoC maintainer
 2024-02-21 17:00 UTC  (7+ messages)
` [PATCH 1/1] MAINTAINERS: Add maintainer for NXP S32G boards

Calling OPTEE_SMC_CALL_GET_OS_UUID from driver code
 2024-02-21 16:58 UTC  (3+ messages)

[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
 2024-02-21 16:57 UTC  (2+ messages)

[RFC] arm64: syscall: Direct PRNG kstack randomization
 2024-02-21 16:54 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-j721e-evm-pcie0-ep: Extend overlay for PCIE1 in EP Mode
 2024-02-21 16:53 UTC  (2+ messages)

linux-next: build warning after merge of the arm-soc-fixes tree
 2024-02-21 16:36 UTC  (10+ messages)

[PATCH 0/3] arch: Remove fbdev dependency from video helpers
 2024-02-21 16:05 UTC  (4+ messages)
` [PATCH 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH 2/3] arch: Remove struct fb_info from video helpers
` [PATCH 3/3] arch: Rename fbdev header and source files

[PATCH] drivers/iommu: Ensure that the queue base address is successfully written during SMMU initialization
 2024-02-21 16:08 UTC  (3+ messages)

[PATCH 1/2] ARM: AM33xx: PRM: Remove redundand defines
 2024-02-21 15:45 UTC  (2+ messages)
` [PATCH 2/2] ARM: AM33xx: PRM: Implement REBOOT_COLD

[PATCH] arm64: defconfig: drop ext2 filesystem and redundant ext3
 2024-02-21 15:50 UTC 

[PATCH -next] arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2024-02-21 15:51 UTC  (4+ messages)

[PATCH RFC 0/5] support NUMA emulation for arm64
 2024-02-21 15:51 UTC  (4+ messages)
` [PATCH v1 0/2] support NUMA emulation for genertic arch

[PATCH v11 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-21 15:36 UTC  (7+ messages)
` [PATCH v11 07/14] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v11 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support

[PATCH net-next v3 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-02-21 15:24 UTC  (10+ messages)
` [PATCH net-next v3 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v3 03/10] net: ti: icssg-prueth: Move common functions into a separate file
` [PATCH net-next v3 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v3 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v3 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v3 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v3 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v3 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
` [PATCH net-next v3 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms

[PATCH V3 0/2] Add CAN and OSPI support for AM69-SK platform
 2024-02-21 14:55 UTC  (2+ messages)

[PATCH bpf-next v8 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2024-02-21 14:51 UTC  (3+ messages)
` [PATCH bpf-next v8 1/2] arm64: patching: implement text_poke API
` [PATCH bpf-next v8 2/2] bpf, arm64: use bpf_prog_pack for memory management

[PATCH 1/1] arm64: dts: mba8xx: Add missing #interrupt-cells
 2024-02-21 14:40 UTC 

[PATCH v2 0/3] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-02-21 14:36 UTC  (4+ messages)
` [PATCH v2 1/3] soc: amlogic: meson-gx-socinfo: move common code to header file
` [PATCH v2 2/3] soc: amlogic: meson-gx-socinfo-sm: Add Amlogic secure-monitor SoC Information driver
` [PATCH v2 3/3] soc: amlogic: meson-gx-socinfo: add new definition for Amlogic A113X package

[PATCH 0/4] Update of phyBOARD-Pollux-i.MX8MP
 2024-02-21 14:29 UTC  (3+ messages)
` [PATCH 1/4] arm64: dts: imx8mp-phyboard-pollux: Add and update rtc devicetree node

[PATCH 0/3] Move blender setup from individual planes to crtc commit in sun4i-drm
 2024-02-21 14:22 UTC  (4+ messages)
` [PATCH 3/3] drm/sun4i: Fix layer zpos change/atomic modesetting


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