linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-14 00:58:55 to 2023-12-14 11:27:34 UTC [more...]

[PATCH v12 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-12-14 11:26 UTC  (3+ messages)

[PATCH 1/3] usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
 2023-12-14 11:26 UTC  (4+ messages)
` [PATCH 2/3] usb: chipidea: wait controller resume finished for wakeup irq
` [PATCH 3/3] usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()

[PATCH 1/4] arm64: dts: imx8ulp: add usb nodes
 2023-12-14 11:25 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: imx8ulp-evk: enable "
` [PATCH 3/4] arm64: dts: imx93: add "
` [PATCH 4/4] arm64: dts: imx93-11x11-evk: enable usb and typec nodes

[PATCH 00/11] Add HDMI support for RK3128
 2023-12-14 11:17 UTC  (10+ messages)
` [PATCH 01/11] dt-bindings: display: rockchip,inno-hdmi: Document RK3128 compatible
` [PATCH 04/11] drm/rockchip: inno_hdmi: Correctly setup HDMI quantization range
` [PATCH 07/11] drm/rockchip: inno_hdmi: Add basic mode validation

[PATCH 0/5] cpufreq support for the D1
 2023-12-14 11:17 UTC  (8+ messages)
` [PATCH 1/5] riscv: dts: allwinner: Update opp table to allow CPU frequency scaling
` [PATCH 2/5] cpufreq: sun50i: Add D1 support
` [PATCH 3/5] cpufreq: dt-platdev: Blocklist allwinner,sun20i-d1 SoC
` [PATCH 4/5] cpufreq: Add support for RISC-V CPU Frequency scaling drivers
` [PATCH 5/5] cpufreq: Make sun50i h6 cpufreq Kconfig option generic

[PATCH v3 00/17] KVM: arm64: Fixes to fine grain traps and pKVM traps
 2023-12-14 10:50 UTC  (22+ messages)
` [PATCH v3 01/17] arm64/sysreg: Add missing Pauth_LR field definitions to ID_AA64ISAR1_EL1
` [PATCH v3 02/17] arm64/sysreg: Add missing ExtTrcBuff field definition to ID_AA64DFR0_EL1
` [PATCH v3 03/17] arm64/sysreg: Add missing system register definitions for FGT
` [PATCH v3 04/17] arm64/sysreg: Add missing system instruction "
` [PATCH v3 05/17] KVM: arm64: Explicitly trap unsupported HFGxTR_EL2 features
` [PATCH v3 06/17] KVM: arm64: Add missing HFGxTR_EL2 FGT entries to nested virt
` [PATCH v3 07/17] KVM: arm64: Add missing HFGITR_EL2 "
` [PATCH v3 08/17] KVM: arm64: Add bit masks for HAFGRTR_EL2
` [PATCH v3 09/17] KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virt
` [PATCH v3 10/17] KVM: arm64: Update and fix FGT register masks
` [PATCH v3 11/17] KVM: arm64: Add build validation for FGT trap mask values
` [PATCH v3 12/17] KVM: arm64: Use generated FGT RES0 bits instead of specifying them
` [PATCH v3 13/17] KVM: arm64: Define FGT nMASK bits relative to other fields
` [PATCH v3 14/17] KVM: arm64: Macros for setting/clearing FGT bits
` [PATCH v3 15/17] KVM: arm64: Fix which features are marked as allowed for protected VMs
` [PATCH v3 16/17] KVM: arm64: Mark PAuth as a restricted feature "
` [PATCH v3 17/17] KVM: arm64: Trap external trace "

[PATCH net v2] net: stmmac: Handle disabled MDIO busses from devicetree
 2023-12-14 11:10 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: Add Itap Delay Value For High Speed DDR
 2023-12-14 11:07 UTC  (3+ messages)

[PATCH v10-mte 0/7] Implement MTE tag compression for swapped pages
 2023-12-14 11:06 UTC  (8+ messages)
` [PATCH v10-mte 1/7] lib/bitmap: add bitmap_{read,write}()
` [PATCH v10-mte 2/7] lib/test_bitmap: add tests for bitmap_{read,write}()
` [PATCH v10-mte 3/7] lib/test_bitmap: use pr_info() for non-error messages
` [PATCH v10-mte 4/7] arm64: mte: implement CONFIG_ARM64_MTE_COMP
` [PATCH v10-mte 5/7] arm64: mte: add a test for MTE tags compression
` [PATCH v10-mte 6/7] arm64: mte: add compression support to mteswap.c
` [PATCH v10-mte 7/7] arm64: mte: implement CONFIG_ARM64_MTE_SWAP_STATS

[PATCH 0/5] Rework system pressure interface to the scheduler
 2023-12-14 11:06 UTC  (19+ messages)
` [PATCH 1/4] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH 4/4] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure

[PATCH] spi: stm32: use runtime PM to enable/disable controller
 2023-12-14 10:58 UTC  (2+ messages)

[PATCH v1 2/6] arm: arm64: dts: Enable cros-ec-spi as wake source
 2023-12-14 10:55 UTC  (2+ messages)

[PATCH v9 00/10] Multi-size THP for anonymous memory
 2023-12-14 10:54 UTC  (4+ messages)
` [PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-14 10:52 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
` [PATCH 02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH 03/13] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [PATCH 04/13] dt-bindings: serial: samsung: gs101: make reg-io-width required property
` [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
` [PATCH 06/13] clk: samsung: gs101: add support for cmu_peric0
` [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
` [PATCH 08/13] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
` [PATCH 09/13] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
` [PATCH 10/13] arm64: dts: exynos: gs101: define USI8 with I2C configuration
` [PATCH 11/13] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
` [PATCH 12/13] arm64: defconfig: sync with savedefconfig
` [PATCH 13/13] arm64: defconfig: make at24 eeprom builtin

[PATCH 1/4] dt-bindings: media: mtk-vcodec-encoder: add dma-ranges
 2023-12-14 10:52 UTC  (7+ messages)
` [PATCH 2/4] media: mediatek: vcodec: fix possible unbalanced PM counter
` [PATCH 4/4] arm64: dts: mediatek: mt8186: Add venc node

[PATCH net v4] net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
 2023-12-14 10:50 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 6.8
 2023-12-14 10:43 UTC 

[PATCH v4 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-12-14 10:39 UTC  (6+ messages)
` [PATCH v4 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool
` [PATCH v4 7/9] arm64: dts: mediatek: Introduce MT8186 Steelix

[PATCH v6 36/40] ata: pata_ep93xx: remove legacy pinctrl use
 2023-12-14 10:26 UTC  (5+ messages)

[PATCH V2 0/4] PCI: imx6: Add pci host wakeup support
 2023-12-14 10:15 UTC  (4+ messages)

[PATCH v2 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2023-12-14 10:13 UTC  (3+ messages)
` [PATCH v2 3/5] KVM: selftests: aarch64: Fix the buggy [enable|disable]_counter

[PATCH V2 1/4] PCI: imx6: Add pci host wakeup support on imx platforms
 2023-12-14 10:06 UTC  (5+ messages)

[PATCH v3 5/6] thermal: sun8i: add support for H616 THS controller
 2023-12-14  9:59 UTC 

[PATCH v3 5/6] thermal: sun8i: add support for H616 THS controller
 2023-12-14  9:59 UTC  (5+ messages)

[PATCH v2] dt-bindings: iommu: rockchip: Add Rockchip RK3588
 2023-12-14  9:50 UTC  (2+ messages)

[PATCH v9 0/4] Implement MTE tag compression for swapped pages
 2023-12-14  9:27 UTC  (5+ messages)
` [PATCH v9 1/4] arm64: mte: implement CONFIG_ARM64_MTE_COMP

[PATCH v2] arm64: dts: imx8qxp-mek: Move port under USB connector
 2023-12-14  9:16 UTC 

[PATCH V5 0/3] Add rs485 support to uartps driver
 2023-12-14  9:00 UTC  (3+ messages)
` [PATCH V5 3/3] tty: serial: uartps: "

[PATCH] media: platform: xilinx: Fix Kconfig indentation
 2023-12-14  8:47 UTC 

[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
 2023-12-14  8:48 UTC  (4+ messages)
` [PATCH v5 18/44] drm/vc4: hdmi: Create destroy state implementation

[PATCH 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
 2023-12-14  8:37 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs
` [PATCH 2/3] arm64: dts: ti: Introduce J722S family of SoCs

[PATCH v8 0/3] Add displays support for bsh-smm-s2/pro boards
 2023-12-14  8:24 UTC  (2+ messages)
` [PATCH v8 3/3] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2023-12-14  7:57 UTC  (12+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH] arm64: dts: ti: k3-j721e: Add support for DFS in J721E A72
 2023-12-14  7:56 UTC 

[PATCH v2 0/2] spi: spl022: fix sleeping in interrupt context
 2023-12-14  7:49 UTC  (4+ messages)
` [PATCH v2 2/2] spi: spl022: switch to use default spi_transfer_one_message()

[PATCH v2 0/3] arm64: dts: allwinner: Add Transpeed 8K618-T TV box
 2023-12-14  7:43 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add Transpeed
` [PATCH v2 2/3] dt-bindings: arm: sunxi: document Transpeed 8K618-T board name
` [PATCH v2 3/3] arm64: dts: allwinner: h618: add Transpeed 8K618-T TV box

[PATCH v3 0/2] Add Versal IPI bindings
 2023-12-14  7:37 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: mailbox: zynqmp: extend required list
` [PATCH v3 2/2] dt-bindings: mailbox: add Versal IPI bindings

[PATCH v1 0/8] Add device tree for IBM system1 BMC
 2023-12-14  7:24 UTC  (7+ messages)
` [PATCH v1 8/8] ARM: dts: aspeed: System1: PS, sensor and more

[PATCH v2] arm64: rockchip: dts: rk3328-rock-pi-e: add gpio-line-names
 2023-12-14  7:07 UTC  (2+ messages)

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2023-12-14  6:44 UTC  (5+ messages)
` [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test

[PATCH] arm64: dts: mediatek: mt7986: fix reference to PWM in fan node
 2023-12-14  6:43 UTC  (2+ messages)

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2023-12-14  7:39 UTC  (4+ messages)
` [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
` [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
` [PATCH 3/3] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-14  6:20 UTC  (9+ messages)
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large

[PATCH v12 00/23] Add display driver for MT8188 VDOSYS1
 2023-12-14  5:58 UTC  (24+ messages)
` [PATCH v12 01/23] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
` [PATCH v12 02/23] dt-bindings: display: mediatek: mdp-rdma: "
` [PATCH v12 03/23] dt-bindings: display: mediatek: merge: "
` [PATCH v12 04/23] dt-bindings: display: mediatek: padding: Add MT8188
` [PATCH v12 05/23] dt-bindings: arm: mediatek: Add compatible for MT8188
` [PATCH v12 06/23] dt-bindings: reset: mt8188: Add VDOSYS reset control bits
` [PATCH v12 07/23] soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
` [PATCH v12 08/23] soc: mediatek: Support MT8188 VDOSYS1 Padding "
` [PATCH v12 09/23] soc: mediatek: Support reset bit mapping in mmsys driver
` [PATCH v12 10/23] soc: mediatek: Add MT8188 VDOSYS reset bit map
` [PATCH v12 11/23] drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
` [PATCH v12 12/23] drm/mediatek: Add component ID to component match structure
` [PATCH v12 13/23] drm/mediatek: Manage component's clock with function pointers
` [PATCH v12 14/23] drm/mediatek: Power on/off devices "
` [PATCH v12 15/23] drm/mediatek: Start/Stop components "
` [PATCH v12 16/23] drm/mediatek: Sort OVL adaptor components
` [PATCH v12 17/23] drm/mediatek: Refine device table of OVL adaptor
` [PATCH v12 18/23] drm/mediatek: Support MT8188 Padding in display driver
` [PATCH v12 19/23] drm/mediatek: Add Padding to OVL adaptor
` [PATCH v12 20/23] drm/mediatek: Return error if MDP RDMA failed to enable the clock
` [PATCH v12 21/23] drm/mediatek: Remove the redundant driver data for DPI
` [PATCH v12 22/23] drm/mediatek: Fix underrun in VDO1 when switches off the layer
` [PATCH v12 23/23] drm/mediatek: Support MT8188 VDOSYS1 in display driver

[PATCH v2] arm64: dts: ti: k3-am654-icssg2: Enable PHY interrupts for ICSSG2
 2023-12-14  5:44 UTC  (3+ messages)

[PATCH] ARM64: Implement arch_report_meminfo()
 2023-12-14  5:25 UTC  (3+ messages)

[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
 2023-12-14  4:45 UTC  (6+ messages)
` [RFC PATCH 10/12] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT

[PATCH v8 00/10] Enable HS-G5 support on SM8550
 2023-12-14  3:44 UTC  (2+ messages)

[PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo
 2023-12-14  3:39 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: extcon: ptn5150: Describe the USB connector
 2023-12-14  3:07 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: imx8mn-var-som-symphony: Describe the USB-C connector
` [PATCH v2 3/3] arm64: dts: imx8mp-dhcom-pdk3: "

[PATCH v2 1/3] arm64: dts: imx8mp-verdin: Fix USB connector description
 2023-12-14  3:06 UTC  (2+ messages)

[PATCH] arm64: dts: imx8qxp-mek: Move port under USB connector
 2023-12-14  3:01 UTC  (2+ messages)

[PATCH] arm64: dts: imx8dxl-ss-conn: Move clk_dummy out of USB node
 2023-12-14  2:59 UTC  (2+ messages)

[PATCH] drivers/perf: Fix some null pointer dereference issues in thunderx2_pmu.c
 2023-12-14  2:57 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: imx8mm-evk: Move port under USB connector
 2023-12-14  2:51 UTC  (2+ messages)

[PATCH v2 0/3] board: imx8mn-dimonoff-gateway-evk: add support for Dimonoff gateway EVK board
 2023-12-14  2:50 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8m*-tqma8m*: Add chassis-type
 2023-12-14  2:24 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mn: Enable Overdrive mode
 2023-12-14  2:23 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: imx8mm: Reduce GPU to nominal speed
 2023-12-14  2:22 UTC  (2+ messages)

[PATCH v5 00/10] Add displays support for bsh-smm-s2/pro boards
 2023-12-14  2:17 UTC  (3+ messages)
` [PATCH v5 10/10] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup

[PATCH] arm64: dts: imx93: Fix the micfil clock-names entries
 2023-12-14  2:13 UTC  (2+ messages)

[PATCH] ARM: dts: imx23/28: Fix the DMA controller node name
 2023-12-14  2:12 UTC  (2+ messages)

[PATCH] ARM: dts: imx23-sansa: Use preferred i2c-gpios properties
 2023-12-14  2:11 UTC  (2+ messages)

[PATCH] ARM: dts: imx27-apf27dev: Fix LED name
 2023-12-14  2:09 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8qm: Fix edma3 power-domains and interrupt number
 2023-12-14  2:08 UTC  (4+ messages)
  ` [PATCH 1/1] arm64: dts: imx8qm: Fix edma3 power-domains and interrupt numbery

[PATCH v2] ARM: dts: imx25/27: Pass timing0
 2023-12-14  2:07 UTC  (2+ messages)

[PATCH] ARM: dts: imx25: Fix the iim compatible string
 2023-12-14  1:50 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: allwinner: Add Transpeed 8K618-T TV box
 2023-12-14  1:23 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Transpeed
` [PATCH 3/3] arm64: dts: allwinner: h618: add Transpeed 8K618-T TV box


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