linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-07 17:36:33 to 2025-01-08 09:47:17 UTC [more...]

[PATCH v3 0/4] Add support for jack detection to codec present in A64 SoC
 2025-01-08  2:24 UTC  (4+ messages)

[PATCH v2 0/5] add support for T7 family clock controller
 2025-01-08  9:40 UTC  (2+ messages)
` [PATCH v2 1/5] dt-bindings: clock: add Amlogic T7 PLL "

[PATCH v2 0/4] dev_err_probe usage for imx8qxp DPU pipeline
 2025-01-08  9:39 UTC  (12+ messages)
` [PATCH v2 1/4] drm/bridge: imx8qxp-pxl2dpi: Use dev_err_probe
` [PATCH v2 2/4] drm/bridge: imx8qxp-ldb: "
` [PATCH v2 3/4] drm/bridge: imx-ldb-helper: "
` [PATCH v2 4/4] drm/bridge: imx8qxp-pixel-link: "

[PATCH] dt-bindings: timer: Correct indentation and style in DTS example
 2025-01-08  9:38 UTC  (2+ messages)

[PATCH v5 0/3] mailbox: add Samsung Exynos driver
 2025-01-08  9:38 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: mailbox: add google,gs101-mbox

[PATCH net-next v6 0/8] fix two bugs related to page_pool
 2025-01-08  9:37 UTC  (6+ messages)
` [PATCH net-next v6 1/8] page_pool: introduce page_pool_get_pp() API

[PATCH RESEND] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
 2025-01-08  9:35 UTC 

[PATCH v4 0/3] soc: samsung: usi: implement support for USIv1
 2025-01-08  9:26 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: soc: samsung: usi: add USIv1 and samsung,exynos8895-usi
` [PATCH v4 2/3] soc: samsung: usi: implement support for USIv1 and exynos8895

[PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-01-08  9:23 UTC  (4+ messages)
` [PATCH v3 14/33] drm/mediatek: mtk_hdmi: Move audio params selection to new function

[PATCH 0/2] arm64: dts: rockchip: Add H96 Max V58 (RK3588 based TV box)
 2025-01-08  9:16 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add H96 Max V58 TV box

[PATCH 0/5] add support for T7 family clock controller
 2025-01-08  9:10 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: clock: add Amlogic T7 PLL "

[PATCH v2 0/3] arm64: dts: rockchip: Add H96 Max V58 (RK3588 based TV box)
 2025-01-08  9:09 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: rockchip: Add H96 Max V58 TV box
` [PATCH v2 2/3] arm64: dts: rockchip: Add SPDIF nodes to RK3588(s) device trees
` [PATCH v2 3/3] arm64: dts: rockchip: Add H96 Max V58 TV Box based on RK3588 SoC

[PATCH v3 16/28] ARM: module: Use RCU in all users of __module_text_address()
 2025-01-08  9:04 UTC  (2+ messages)
` [PATCH v3 17/28] arm64: "

[PATCH v3] arm64: dts: ti: k3-am69-sk: Add USB SuperSpeed support
 2025-01-08  8:59 UTC 

[PATCH v5 0/2] Add support for nuvoton ma35d1 keypad controller
 2025-01-08  8:55 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad
` [PATCH v5 2/2] input: keypad: add new keypad driver for MA35D1

[PATCH 1/3] arm64: dts: mediatek: mt8173-elm: Drop pmic's #address-cells and #size-cells
 2025-01-08  8:34 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: mediatek: mt8173: Fix disp-pwm compatible string
` [PATCH 3/3] arm64: dts: mediatek: mt8173: Fix some node names

[PATCH 0/5] PCI: mediatek-gen3: Add MT8196 support
 2025-01-08  7:30 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: "

[PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs
 2025-01-08  7:31 UTC  (3+ messages)
` [PATCH v11 9/9] arm64: defconfig: Enable TI K3 M4 remoteproc driver

[PATCH net-next RFC 0/5] net: phy: Introduce a port representation
 2025-01-08  8:12 UTC  (12+ messages)

[PATCH 1/2] dt-bindings: spi: rockchip-sfc: Add rockchip,fspi compatible
 2025-01-08  7:03 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-08  8:31 UTC  (19+ messages)
` [PATCH v5 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v5 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v5 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v5 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v5 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 09/17] arm64: "
` [PATCH v5 10/17] riscv: "
` [PATCH v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
` [PATCH v5 12/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths
` [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v5 15/17] mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
` [PATCH v5 16/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v5 17/17] mm: pgtable: introduce generic pagetable_dtor_free()

[PATCH v2 0/2] fix some binding check errors for marvell
 2025-01-08  8:25 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links
 2025-01-08  8:18 UTC  (2+ messages)

[PATCH v4 0/7] Rockchip: add Rockchip rk3576 EVB1 board
 2025-01-08  8:16 UTC  (3+ messages)
` [PATCH v4 2/7] dt-bindings: PCI: dw: rockchip: Add rk3576 support

[GIT PULL] arm/omap: drivers: updates for v6.14
 2025-01-08  8:13 UTC  (2+ messages)

[PATCH] serial: amba-pl011: Implement nbcon console
 2025-01-08  8:13 UTC  (2+ messages)

[PATCH 0/7] Raspberry Pi HEVC decoder driver
 2025-01-08  8:09 UTC  (6+ messages)
` [PATCH 2/7] docs: uapi: media: Document Raspberry Pi NV12 column format

[PATCH net-next] net: airoha: Fix channel configuration for ETS Qdisc
 2025-01-08  7:52 UTC  (2+ messages)

[PATCH net-next v3 00/18] net: stmmac: clean up and fix EEE implementation
 2025-01-08  7:36 UTC  (3+ messages)
` [PATCH net-next v3 02/18] net: stmmac: move tx_lpi_timer tracking to phylib

[PATCH v5 0/2] Make i.MX9 OCOTP work as accessing controller
 2025-01-08  7:00 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells
` [PATCH v5 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[RFC PATCH 0/6] Introduce flexible CLOSID/RMID translation
 2025-01-08  6:45 UTC  (5+ messages)
` [RFC PATCH 4/6] arm_mpam: "

[PATCH] dt-bindings: usb: Correct indentation and style in DTS example
 2025-01-08  6:41 UTC  (5+ messages)

[PATCH] nvmem: mtk-efuse: Enable GPU speed bin post-processing for MT8188
 2025-01-08  6:36 UTC  (9+ messages)

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-08  6:26 UTC  (2+ messages)

[PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920
 2025-01-08  5:50 UTC 

[PATCH v9 1/2] pmdomain: airoha: Add Airoha CPU PM Domain support
 2025-01-08  5:08 UTC  (2+ messages)

[PATCH v8 0/5] Add CMN PLL clock controller driver for IPQ9574
 2025-01-08  4:43 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/2] arm64: dts: qcom: sm8450: Add coresight nodes
 2025-01-08  4:43 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/2] arm64: dts: qcom: sm8450: Add coresight nodes
 2025-01-08  4:43 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: rockchip: Use "dma-noncoherent" in base RK3588 SoC dtsi
 2025-01-08  4:26 UTC 

[PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
 2025-01-08  3:54 UTC 

[PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
 2025-01-08  3:54 UTC  (2+ messages)

[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-08  2:08 UTC  (17+ messages)
` [PATCH v5 01/16] perf tools: Create generic syscall table support
` [PATCH v5 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v5 03/16] perf tools: csky: "
` [PATCH v5 04/16] perf tools: arm: Support "
` [PATCH v5 05/16] perf tools: sh: "
` [PATCH v5 06/16] perf tools: sparc: "
` [PATCH v5 07/16] perf tools: xtensa: Support syscall header
` [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v5 09/16] perf tools: alpha: Support syscall header
` [PATCH v5 10/16] perf tools: parisc: "
` [PATCH v5 11/16] perf tools: arm64: Use syscall table
` [PATCH v5 12/16] perf tools: loongarch: "
` [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v5 15/16] perf tools: s390: "
` [PATCH v5 16/16] perf tools: Remove dependency on libaudit

[PATCH net-next 0/9] net: dsa: cleanup EEE (part 2)
 2025-01-08  2:20 UTC  (2+ messages)

[PATCH v4] [ARM] fix reference leak in locomo_init_one_child()
 2025-01-08  3:30 UTC 

[PATCH v2 0/5] Pinctrl: Add Amlogic pinctrl driver
 2025-01-08  3:14 UTC  (4+ messages)
` [PATCH v2 2/5] pinctrl: pinconf-generic: Add API for pinmux propertity in DTS file

[RFC PATCH 0/6] qcom: Add an SoC PM driver for sc7180 using PM domains
 2025-01-08  1:28 UTC  (7+ messages)
` [RFC PATCH 1/6] bus: Extract simple-bus into self-contained driver
` [RFC PATCH 2/6] dt-bindings: bus: Add qcom,soc-sc7180 SoC
` [RFC PATCH 3/6] bus: Add basic sc7180 bus driver
` [RFC PATCH 4/6] of: Extract alloc/add functions from of_platform_device_create_pdata()
` [RFC PATCH 5/6] bus: qcom-sc7180: Attach pm domain to watchdog device
` [RFC PATCH 6/6] arm64: dts: qcom: sc7180: Add SoC specific compatible to soc node

[PATCH v1] ARM: dts: aspeed: yosemite4: add fan led config
 2025-01-08  1:19 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: catalina: update catalina dts file
 2025-01-08  0:47 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: Correct indentation and style in DTS example
 2025-01-08  0:38 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: yosemite4: adjust secondary flash name
 2025-01-08  0:30 UTC  (4+ messages)

[PATCH v1 REBASE] ARM: dts: aspeed: yosemite4: adjust secondary flash name
 2025-01-08  0:29 UTC  (2+ messages)

[PATCH] ASoC: sun4i-codec: Use new devm clk and reset APIs
 2025-01-07 23:49 UTC  (2+ messages)

[GIT PULL] soc: omap: minor updates for v6.14
 2025-01-07 23:25 UTC 

[GIT PULL] ARM: dts: ti/omap/dra7: minor updates for v6.14
 2025-01-07 23:24 UTC 

[PATCH] i2c: imx-lpi2c: make controller available until the system enters suspend_noirq() and from resume_noirq()
 2025-01-07 23:21 UTC  (2+ messages)

[PATCH 0/2] i.MX7 DT fixes
 2025-01-07 23:21 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: samsung,mipi-dsim: Add imx7d specific compatible

[PATCH v2 00/10] DTS updates for system1 BMC
 2025-01-07 23:13 UTC  (7+ messages)
` [PATCH v2 02/10] bindings: ipmi: Add binding for IPMB device intf
` [PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support

[PATCH 3/5] PCI: mediatek-gen3: Disable ASPM L0s
 2025-01-07 23:07 UTC  (2+ messages)

[PATCH 3/5] PCI: mediatek-gen3: Disable ASPM L0s
 2025-01-07 23:06 UTC  (2+ messages)

[PATCH 2/6] syscall.h: add syscall_set_arguments() on remaining HAVE_ARCH_TRACEHOOK arches
 2025-01-07 23:04 UTC 

[PATCH v5 0/5] arm64: Support 2024 dpISA extensions
 2025-01-07 22:59 UTC  (6+ messages)
` [PATCH v5 1/5] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented
` [PATCH v5 2/5] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-12
` [PATCH v5 3/5] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH v5 4/5] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH v5 5/5] kselftest/arm64: Add 2024 dpISA extensions to hwcap test

[PATCH 1/3] i2c: davinci: kill platform data
 2025-01-07 23:00 UTC  (6+ messages)

[PATCH v5 0/5] Add support for SAMA7D65
 2025-01-07 22:54 UTC  (2+ messages)

[PATCHv3 1/2] dt-bindings: mfd: syscon: Add ti,j721e-acspcie-proxy-ctrl compatible
 2025-01-07 22:46 UTC  (4+ messages)

[PATCH v2] iommu/arm-smmu-qcom: Only enable stall on smmu-v2
 2025-01-07 22:43 UTC  (4+ messages)

[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-01-07 22:13 UTC  (4+ messages)

[PATCH net-next 0/4] net: airoha: Add Qdisc offload support
 2025-01-07 21:55 UTC  (4+ messages)

[v3,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
 2025-01-07 21:50 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH 0/3] ASoC: sun4i-codec: add headphone dectection for Anbernic RG35XX devices
 2025-01-07 21:33 UTC  (6+ messages)
` [PATCH 2/3] ASoC: sun4i-codec: support hp-det-gpios property

[PATCH net v2 1/1] net: stmmac: dwmac-tegra: Read iommu stream id from device tree
 2025-01-07 21:32 UTC  (2+ messages)

[PATCH 0/3] clk: amlogic: drop clk_regmap tables
 2025-01-07 21:28 UTC  (9+ messages)
` [PATCH 2/3] "

[PATCH tty-next v5 0/6] convert 8250 to nbcon
 2025-01-07 21:27 UTC  (2+ messages)
` [PATCH tty-next v5 4/6] serial: 8250: Provide flag for IER toggling for RS485

[PATCH net-next] dt-bindings: net: Correct indentation and style in DTS example
 2025-01-07 20:37 UTC  (3+ messages)

[PATCH] dt-bindings: mmc: move compatible property to its specific binding
 2025-01-07 20:34 UTC  (3+ messages)

[PATCH v4 0/5] arm64: errata: Rework Spectre BHB mitigations to not assume "safe"
 2025-01-07 20:06 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
` [PATCH v4 2/5] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
` [PATCH v4 3/5] arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
` [PATCH v4 4/5] arm64: cputype: Add MIDR_CORTEX_A76AE
` [PATCH v4 5/5] arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists

[PATCH bpf-next v1 08/22] rqspinlock: Protect pending bit owners from stalls
 2025-01-07 19:54 UTC 

[PATCH] clk: clocking-wizard: calculate dividers fractional parts
 2025-01-07 19:52 UTC  (2+ messages)

[PATCH v6 0/4] Add support for NetCube Systems Kumquat
 2025-01-07 19:18 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: vendor-prefixes: Add NetCube Systems Austria name
` [PATCH v6 2/4] dt-bindings: arm: sunxi: Add NetCube Systems Kumquat board
` [PATCH v6 3/4] ARM: dts: sunxi: add uart1_pe pinctrl for sun8i-v3s
` [PATCH v6 4/4] ARM: dts: sunxi: add support for NetCube Systems Kumquat

[PATCH v4] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-01-07 19:22 UTC  (2+ messages)

[PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-07 18:44 UTC  (4+ messages)
` [PATCH v4 16/16] perf tools: Remove dependency on libaudit

[PATCH net-next v3 0/3] Add Multicast Filtering support for VLAN interface
 2025-01-07 18:27 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode

[PATCH 0/6] PCI: endpoint: Add support for resizable BARs
 2025-01-07 18:14 UTC  (2+ messages)
` [PATCH 6/6] PCI: dw-rockchip: Describe resizable BARs as "

[PATCH v2 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-01-07 18:10 UTC  (3+ messages)
` [PATCH v2 1/4] power: supply: add support for max77759 fuel gauge

[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2025-01-07 17:59 UTC  (6+ messages)

[PATCH 0/7] arm_pmu: Counter enabling clean-ups
 2025-01-07 17:57 UTC  (8+ messages)
` [PATCH 1/7] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
` [PATCH 2/7] perf: arm_pmu: Don't disable counter in armpmu_add()
` [PATCH 3/7] perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()
` [PATCH 4/7] perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts
` [PATCH 5/7] perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event()
` [PATCH 6/7] perf: apple_m1: Don't disable counter in m1_pmu_enable_event()
` [PATCH 7/7] perf: arm_pmu: Move PMUv3-specific data

[PATCH v2 0/5] perf: arm_spe: Add format option for discard mode
 2025-01-07 17:39 UTC  (3+ messages)
` [PATCH v2 1/5] "

[PATCH v3] [ARM] fix reference leak in locomo_init_one_child()
 2025-01-07 17:29 UTC  (2+ messages)

[PATCH v4 0/9] arm64: Support 2024 dpISA extensions
 2025-01-07 17:18 UTC  (5+ messages)
` [PATCH v4 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-07 17:10 UTC  (5+ messages)
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v5 09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v5 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster


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