public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-02-19 22:24:17 to 2026-02-20 15:37:24 UTC [more...]

[PATCH 0/9] arm64: Fully disable configured-out features
 2026-02-20 15:36 UTC  (7+ messages)
` [PATCH 1/9] arm64: Add logic to fully remove features from sanitised id registers

[PATCH 0/3] arm64: Assorted GCS fixes
 2026-02-20 15:36 UTC  (8+ messages)
` [PATCH 1/3] arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled
` [PATCH 2/3] arm64: gcs: Allow PAGE_NONE mappings for NUMA balancing
` [PATCH 3/3] arm64: gcs: Do not map the guarded control stack as THP

[PATCH bpf-next v2 0/6] bpf: Introduce 64-bit bitops kfuncs
 2026-02-20 15:34 UTC  (4+ messages)
` [PATCH bpf-next v2 1/6] "

[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-20 15:24 UTC  (13+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[RFC PATCH 0/8] xilinx: tsn: Add TSN Endpoint Ethernet MAC driver support
 2026-02-20 15:17 UTC  (15+ messages)
` [RFC PATCH 1/8] dt-bindings: net: Add TSN Endpoint Ethernet MAC support
` [RFC PATCH 4/8] xilinx: tsn: Add Ethernet MAC (EMAC) and MDIO support to the TSN driver
` [RFC PATCH 6/8] dt-bindings: net: Add PTP interrupt support

✅ PASS: Test report for for-kernelci (6.19.0-0, upstream-arm-next, 29ae7675)
 2026-02-20 15:13 UTC 

[PATCH v2 0/3] ARM: dts: TQMa7: modify for use in bootloaders
 2026-02-20 14:59 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: imx7s: add boot phase properties
` [PATCH v2 2/3] ARM: dts: tqma7: "
` [PATCH v2 3/3] ARM: dts: imx7-mba7: Deassert BOOT_EN after boot

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-20 14:45 UTC  (15+ messages)

[PATCH 0/8] coresight: cti: Miscellaneous fixes and CPU PM cleanup
 2026-02-20 14:44 UTC  (15+ messages)
` [PATCH 2/8] coresight: cti: Fix register reads
` [PATCH 3/8] coresight: cti: Access ASICCTL only when implemented
` [PATCH 4/8] coresight: cti: Remove CPU power management code
` [PATCH 5/8] coresight: cti: Rename cti_active() to cti_is_active()
` [PATCH 6/8] coresight: cti: Remove hw_powered flag
` [PATCH 7/8] coresight: cti: Remove hw_enabled flag
` [PATCH 8/8] coresight: cti: Refactor cti_reg32_{show|store}()

[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
 2026-02-20 14:41 UTC  (9+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module

[PATCH v4 2/2] clk: clocking-wizard: add user clock monitor support
 2026-02-20 14:33 UTC  (2+ messages)

[PATCH v2 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
 2026-02-20 14:31 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: imx6ul/imx6ull: add boot phase properties
` [PATCH v2 2/4] ARM: dts: imx6ul[l]-tqma6ul[l]: "
` [PATCH v2 3/4] ARM: dts: mba6ulx: "
` [PATCH v2 4/4] ARM: dts: tqma6ul[l]: correct spelling of TQ-Systems

[PATCH v2 0/4] ARM: dts: TQMa6: modify for use in bootloaders
 2026-02-20 14:30 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: imx6qdl-tqma6: add missing labels
` [PATCH v2 2/4] ARM: dts: imx6qdl: add boot phase properties
` [PATCH v2 3/4] ARM: dts: imx6qdl-tqma6: "
` [PATCH v2 4/4] ARM: dts: imx6qdl-mba6: "

[PATCH bpf-next v2 2/6] bpf, x86: Add 64-bit bitops kfuncs support for x86_64
 2026-02-20 14:12 UTC  (4+ messages)

[PATCH] crypto: atmel-ecc - Release client on allocation failure
 2026-02-20 14:03 UTC 

[PATCH 0/3] use runtime constant to optimize handle_arch_irq access
 2026-02-20 13:34 UTC  (7+ messages)
` [PATCH 1/3] vmlinux.lds.h: add _handle_arch_irq RUNTIME_CONST section
` [PATCH 2/3] genirq: use runtime constant to optimize handle_arch_irq access
` [PATCH 3/3] arm64: "

[PATCH] usb: ehci-orion: remove optional PHY handling code remnants
 2026-02-20 13:47 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
 2026-02-20 13:46 UTC  (10+ messages)
` [PATCH 1/4] ARM: dts: imx6ul/imx6ull: add boot phase properties

[PATCH v2 00/11] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-02-20 13:42 UTC  (12+ messages)
` [PATCH v2 01/11] ACPI: APEI: GHES: share macros via a private header
` [PATCH v2 02/11] ACPI: APEI: GHES: add ghes_cper.o stub
` [PATCH v2 03/11] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v2 04/11] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v2 05/11] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v2 06/11] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v2 07/11] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v2 08/11] ACPI: APEI: introduce GHES helper
` [PATCH v2 09/11] ACPI: APEI: share GHES CPER helpers
` [PATCH v2 10/11] dt-bindings: firmware: add arm,ras-ffh
` [PATCH v2 11/11] RAS: add DeviceTree firmware-first CPER provider

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-20 13:37 UTC  (6+ messages)

[PATCH] crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
 2026-02-20 13:31 UTC 

[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
 2026-02-20 13:28 UTC  (4+ messages)

[PATCH net-next 0/2] net: ethernet: cortina: support deferral
 2026-02-20 13:04 UTC  (5+ messages)
` [PATCH net-next 1/2] net: ethernet: cortina: use devm to enable clocks
` [PATCH net-next 2/2] net: ethernet: cortina: fix nvmem mac addresses

[PATCH v8 0/3] Add support for Cix Sky1 resets
 2026-02-20 12:50 UTC  (6+ messages)
` [PATCH v8 2/3] reset: add Sky1 soc reset support
    ` 回复: "
        ` 回复: "

[PATCH] drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx_pd_probe()
 2026-02-20 12:44 UTC  (2+ messages)

[PATCH v2 0/4] Kontron i.MX8MP OSM Devicetree Fixups
 2026-02-20 12:27 UTC  (8+ messages)
` [PATCH v2 1/4] arm64: dts: imx8mp-kontron: Fix touch reset configuration on DL devices
` [PATCH v2 2/4] arm64: dts: imx8mp-kontron: Drop vmmc-supply to fix SD card on SMARC eval carrier
` [PATCH v2 3/4] arm64: dts: imx8mp-kontron: Fix boot order for PMIC and RTC
` [PATCH v2 4/4] arm64: dts: imx8mp-kontron: Use GPIO/IRQ defines in DL devicetree

[PATCH 00/19] printk cleanup - part 3
 2026-02-20 11:43 UTC  (2+ messages)

[PATCH] KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest context
 2026-02-20 11:42 UTC  (7+ messages)

[PATCH 0/5] ARM: dts: bcm470x: set MACs where missing
 2026-02-20 11:21 UTC  (8+ messages)
` [PATCH 1/5] ARM: dts: bcm4709-linksys-ea9200: set WAN MAC
` [PATCH 2/5] ARM: dts: bcm47094-linksys-panamera: "
` [PATCH 3/5] ARM: dts: bcm4709-asus-rt-ac87u: specify switch
` [PATCH 4/5] ARM: dts: bcm4708-linksys-ea6300-v1: "
` [PATCH 5/5] ARM: dts: bcm47094-phicomm-k3: "

[PATCH v3 00/19] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2026-02-20 10:38 UTC  (8+ messages)
` [PATCH v3 07/19] clk: at91: Add peripheral id for OTPC
  ` [PATCH v3 09/19] dt-bindings: nvmem: microchip-otpc: Add required clocks
  ` [PATCH v3 14/19] nvmem: microchip-otpc: Expose UID registers as 2nd nvmem device

[PATCH 0/4] Kontron i.MX8MP OSM Devicetree Fixups
 2026-02-20 10:35 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: imx8mp-kontron: Fix SD card supply on SMARC eval carrier

[PATCH] arm64: dts: marvell: armada-37xx: drop redundant status property
 2026-02-20 10:20 UTC 

[PATCH] arm64: dts: marvell: armada-37xx: align 'phy-names' of EHCI node with DT schema
 2026-02-20 10:03 UTC 

[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
 2026-02-20 10:00 UTC  (5+ messages)
` [PATCH net 1/3] net: ethernet: ti: am65-cpsw-nuss: set irq_disabled after disabling RX IRQ
` [PATCH net 2/3] net: ethernet: ti: icssg_common: set irq_disabled after disabling TX IRQ
` [PATCH net 3/3] net: ethernet: ti: icssg_common: set irq_disabled after disabling RX IRQ

[PATCH] firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/
 2026-02-20  9:55 UTC 

[PATCH/RFC] firmware: arm_scmi: Increase SCMI_MAX_NUM_RATES to 64
 2026-02-20  9:53 UTC 

[PATCH] arm64: remove ARCH_INLINE_*
 2026-02-20  9:12 UTC 

[PATCH 0/4] Fix MMC pin pull configurations
 2026-02-20  9:00 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-am62l-evm: Disable MMC0 internal pulls
` [PATCH 4/4] arm64: dts: ti: k3-am62-lp-sk: Enable internal pulls for MMC0 data pins

[PATCH 00/15] AES-CMAC library
 2026-02-20  9:01 UTC  (9+ messages)
` [PATCH 14/15] wifi: mac80211: Use AES-CMAC library in ieee80211_aes_cmac()
` [PATCH 15/15] wifi: mac80211: Use AES-CMAC library in aes_s2v()

[PATCH 0/5] pinctrl: Add generic pinctrl for board-level mux chips
 2026-02-20  8:53 UTC  (7+ messages)
` [PATCH 3/5] pinctrl: add generic board-level pinctrl driver using mux framework
` [PATCH 4/5] arm64: dts: imx8mp-evk: add board-level mux for CAN2 and MICFIL
` [PATCH 5/5] arm64: dts: imx8mp-evk: add flexcan2 overlay file

[PATCH v5 00/18] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2026-02-20  8:21 UTC  (5+ messages)
` [PATCH v5 12/18] dt-bindings: dma: ti: Add K3 BCDMA V2

[PATCH v2 0/2] media: rockchip: rkcif: various fixes
 2026-02-20  8:15 UTC  (3+ messages)
` [PATCH v2 1/2] media: rockchip: rkcif: fix off by one bugs
` [PATCH v2 2/2] media: rockchip: rkcif: comply with minimum number of buffers requirement

[PATCH 0/5] iio: adc: xilinx-xadc: Add I2C interface support for System Management Wizard
 2026-02-20  8:09 UTC  (13+ messages)
` [PATCH 1/5] iio: adc: xilinx-xadc: Add helper functions for the device setup
` [PATCH 2/5] iio: adc: xilinx-xadc: Add setup_channels function pointer to ops structure
` [PATCH 3/5] iio: adc: xilinx-xadc: Replace module macro with custom init/exit functions
` [PATCH 4/5] iio: adc: xilinx-xadc: Add I2C interface support
` [PATCH 5/5] dt-bindings: iio: adc: xilinx-xadc: convert to YAML format

[PATCH v2 0/2] axiado-ax3000-soc-maintainers-change and dtsi fixes
 2026-02-20  7:59 UTC  (4+ messages)
  ` [PATCH v2 1/2] arm64: dts: axiado: Use lowercase hex
  ` [PATCH v2 2/2] MAINTAINERS: Update Axiado reviewer

[PATCH 0/2] arm64: dts: mediatek: mt6359: give regulators unique names
 2026-02-20  7:51 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: regulator: mt6359: make regulator names unique

[PATCH v4 0/3] Adding brcmstb-hwspinlock support
 2026-02-20  7:31 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: hwlock: "

[PATCH] arm64: defconfig: Enable PCI NTB support
 2026-02-20  7:13 UTC  (2+ messages)

[PATCH v2] soc: ti: k3-ringacc: include platform_device header
 2026-02-20  7:02 UTC 

[PATCH] arm64: remove HAVE_CMPXCHG_LOCAL
 2026-02-20  6:20 UTC  (6+ messages)

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH v18 00/12] Support page table check on PowerPC
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH 6.19.y 6.18.y 0/2] drm/exynos: vidi: fix various memory corruption bugs
 2026-02-20  3:35 UTC  (3+ messages)
` [PATCH 6.19.y 6.18.y 1/2] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
` [PATCH 6.19.y 6.18.y 2/2] drm/exynos: vidi: fix to avoid directly dereferencing user pointer

[PATCH v2] ARM: dts: aspeed: anacapa: Add retimer EEPROMs
 2026-02-20  3:31 UTC  (5+ messages)

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-20  2:30 UTC  (5+ messages)
` [PATCH v4 38/41] arm_mpam: Add workaround for T241-MPAM-4

[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
 2026-02-20  0:42 UTC  (9+ messages)
` [PATCH v2 01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t
` [PATCH v2 02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t
` [PATCH v2 03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
` [PATCH v2 05/10] KVM: selftests: Use s64 instead of int64_t
` [PATCH v2 07/10] KVM: selftests: Use s32 instead of int32_t
` [PATCH v2 08/10] KVM: selftests: Use u16 instead of uint16_t
` [PATCH v2 09/10] KVM: selftests: Use s16 instead of int16_t
` [PATCH v2 10/10] KVM: selftests: Use u8 instead of uint8_t

[PATCH] arm64: dts: ti: k3-am62a7-sk: Disable mmc Schmitt Trigger
 2026-02-20  0:42 UTC  (8+ messages)

[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
 2026-02-20  0:09 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 720-EVK board

[PATCH 00/12] cleanup bitmaps printing in sysfs
 2026-02-19 23:43 UTC  (3+ messages)
` [PATCH 09/12] fpga: m10bmc-sec: switch show_canceled_csk() to using scnprintf()

[PATCH] dt-bindings: dmaengine: xlnx,axi-dma: Convert bindings into yaml
 2026-02-19 22:36 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox