Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-22 03:32:15 to 2024-04-22 13:30:47 UTC [more...]

[PATCH v4 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-04-22 13:30 UTC  (5+ messages)
` [PATCH v4 1/7] dt-bindings: regulator: Add bindings for MediaTek DVFSRC Regulators
` [PATCH v4 2/7] dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings

[PATCH v7 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-04-22 13:29 UTC  (7+ messages)
` [PATCH v7 1/9] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v7 2/9] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()

[PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
 2024-04-22 13:26 UTC  (2+ messages)

[PATCH 0/2] Update Energy Model with perfromance limits
 2024-04-22 13:11 UTC  (7+ messages)
` [PATCH 1/2] PM: EM: Add min/max available performance state limits
` [PATCH 2/2] cpufreq: scmi: Update Energy Model with allowed performance limits

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

[PATCH net-next v7 00/10] allocate dummy device dynamically
 2024-04-22 13:08 UTC  (12+ messages)
` [PATCH net-next v7 01/10] net: core: Fix documentation
` [PATCH net-next v7 02/10] net: free_netdev: exit earlier if dummy
` [PATCH net-next v7 05/10] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
` [PATCH net-next v7 06/10] net: ipa: "
` [PATCH net-next v7 07/10] net: ibm/emac: "
` [PATCH net-next v7 08/10] wifi: qtnfmac: Use netdev dummy allocator helper
` [PATCH net-next v7 09/10] wifi: ath10k: allocate dummy net_device dynamically
` [PATCH net-next v7 10/10] wifi: ath11k: "

[RFC PATCH v2 0/4] A mechanism for efficient support for per-function metrics
 2024-04-22 13:08 UTC  (6+ messages)
` [RFC PATCH v2 1/4] perf: Allow periodic events to alternate between two sample periods
` [RFC PATCH v2 2/4] perf: Allow adding fixed random jitter to the alternate sampling period
` [RFC PATCH v2 3/4] tools/perf: Modify event parser to support alt-period term
` [RFC PATCH v2 4/4] tools/perf: Modify event parser to support alt-period-jitter term

[PATCH 01/20] dt-bindings: arm: stm32: Add compatible string for DH electronics STM32MP13xx DHCOR DHSBC board
 2024-04-22 12:52 UTC  (3+ messages)

[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-22 12:40 UTC  (7+ messages)
` [PATCH 09/17] phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmap
` [PATCH 10/17] phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recovery

[PATCH 0/1] Fix the port mux of VP2
 2024-04-22 12:34 UTC  (3+ messages)
` [PATCH 1/1] drm/rockchip: vop2: "

[PATCH 1/3] crypto: stm32/cryp - use dma when possible
 2024-04-22 12:20 UTC  (2+ messages)

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

gcc-8: arm64/kvm/pauth.: Error: unknown architectural extension `pauth'
 2024-04-22 12:11 UTC  (5+ messages)

[PATCH 1/3] arm64: dts: mediatek: mt8390-genio-700-evk: update regulator names
 2024-04-22 11:50 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: mediatek: mt8390-genio-700-evk: add IT5205, RT1715, and USB HUB
` [PATCH 3/3] arm64: dts: mediatek: mt8390-genio-700-evk: remove spi2

[PATCH v2] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
 2024-04-22 11:49 UTC  (2+ messages)

[PATCH v3 1/1] i2c: lpi2c: Avoid calling clk_get_rate during transfer
 2024-04-22 11:36 UTC 

[PATCH 0/2] arm64: cleanup DAIF.D manipulation
 2024-04-22 11:35 UTC  (3+ messages)
` [PATCH 1/2] arm64: assembler: update stale comment for disable_step_tsk
` [PATCH 2/2] arm64: defer clearing DAIF.D

[PATCH bpf] arm32, bpf: reimplement sign-extension mov instruction
 2024-04-22 11:14 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Amlogic T7 reset controller
 2024-04-22 11:11 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: reset: Add "
` [PATCH v2 2/3] reset: reset-meson: Add support for Amlogic T7 SoC "
` [PATCH v2 3/3] arm64: dts: amlogic: Add Amlogic T7 "

[PATCH net-next 0/4] net: microchip: Correct spelling in comments
 2024-04-22 10:57 UTC  (4+ messages)
` [PATCH net-next 4/4] net: sparx5: "

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-22 10:46 UTC  (9+ messages)
` [PATCH v7 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v7 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [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 V2] drm/bridge: imx: Fix unmet depenency for PHY_FSL_SAMSUNG_HDMI_PHY
 2024-04-22 10:33 UTC 

[PATCH] cpufreq: mediatek: Add support for MT7988A
 2024-04-22 10:28 UTC  (3+ messages)

[PATCH v2 0/4] coresight: etm4x: Fix CPU idle PM support for ETE
 2024-04-22 10:25 UTC  (2+ messages)

[PATCH v6 0/4] Add support i.MX95 BLK CTL module clock features
 2024-04-22 10:25 UTC  (4+ messages)
` [PATCH v6 4/4] clk: imx: add i.MX95 BLK CTL clk driver

[PATCH v4] clk: imx: imx8mp: Add pm_runtime support for power saving
 2024-04-22 10:22 UTC  (2+ messages)

[PATCH v2 0/2] Support MT8188 SCP core 1
 2024-04-22 10:22 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
` [PATCH v2 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

[PATCH] arm64/sysreg: Update PIE permission encodings
 2024-04-22 10:09 UTC  (2+ messages)

[PATCH V7 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-04-22  9:59 UTC  (2+ messages)

[PATCH v5 00/11] Add suspend to ram support for PCIe on J7200
 2024-04-22  9:40 UTC  (4+ messages)
` [PATCH v5 02/11] i2c: omap: wakeup the controller during suspend() callback

[PATCH v1 0/5] arm64/mm: uffd write-protect and soft-dirty tracking
 2024-04-22  9:33 UTC  (3+ messages)
` [PATCH v1 5/5] selftests/mm: soft-dirty should fail if a testcase fails

[PATCH 0/3] arm64: mx93: etherrnet: set TX_CLK in RMII mode
 2024-04-22  9:28 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: net: mx93: add enet_clk_sel binding
` [PATCH 2/3] arm64: dts: imx93: add enet_clk_sel
` [PATCH 3/3] net: stmicro: imx: set TX_CLK direction in RMII mode

[PATCH 1/1] arm64: optimize code duplication in arch_static_branch/_jump function
 2024-04-22  9:24 UTC  (2+ messages)

[PATCH v7 0/3] Add support for nuvoton ma35d1 pin control
 2024-04-22  9:19 UTC  (6+ messages)
` [PATCH v7 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH v5 0/3] Add ArmSom Sige7 board
 2024-04-22  9:08 UTC  (3+ messages)
` [PATCH v5 3/3] arm64: dts: rockchip: "

[PATCH 0/2] Add support for the dual-role dwc3 controllers on rk3588-tiger
 2024-04-22  9:06 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: rockchip: fix comment for upper usb3 port
` [PATCH 2/2] arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-Haikou

[PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations
 2024-04-22  8:50 UTC  (6+ messages)
` [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-04-22  8:50 UTC  (4+ messages)

[PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
 2024-04-22  8:47 UTC  (9+ messages)
` [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v5 03/15] nios2: define virtual address space for modules
` [PATCH v5 04/15] sparc: simplify module_alloc()
` [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v5 08/15] mm/execmem, arch: convert remaining "
` [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations

[PATCH] arm64: dts: rockchip: move uart2 pinmux to dtsi on rk3588-tiger
 2024-04-22  8:44 UTC  (2+ messages)

[PATCH v5 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2024-04-22  8:42 UTC  (3+ messages)
` [PATCH v5 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing

[PATCH v5 00/15] mm: jit/text allocator
 2024-04-22  8:26 UTC 

[PATCH v7 0/7] Coresight for Kernel panic and watchdog reset
 2024-04-22  8:18 UTC  (7+ messages)
` [PATCH v7 5/7] coresight: tmc: Add support for reading crash data
    ` [EXTERNAL] "

[RFC PATCH v3 0/6] Add A1 Soc audio clock controller driver
 2024-04-22  8:09 UTC  (17+ messages)
` [RFC PATCH v3 1/6] reset: reset-meson-audio: introduce separate driver
` [RFC PATCH v3 3/6] clk: meson: axg: introduce AUD_MUX_TABLE() helper macro
` [RFC PATCH v3 4/6] dt-bindings: clock: meson: document A1 SoC audio clock controller driver
` [RFC PATCH v3 5/6] clk: meson: a1: add the "

[PATCH v3 0/5] Rework SCMI Clock driver clk_ops setup procedure
 2024-04-22  8:06 UTC  (3+ messages)

[PATCH V6] PCI: Add support for preserving boot configuration
 2024-04-22  7:45 UTC  (6+ messages)
` [PATCH v7-incomplete 0/3] "
  ` [PATCH v7-incomplete 1/3] PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
  ` [PATCH v7-incomplete 3/3] PCI: Unify ACPI and DT 'preserve config' support

[PATCH v4 0/2] clk: samsung: introduce nMUX to reparent MUX clocks
 2024-04-22  7:20 UTC  (2+ messages)

[PATCH net-next v2 00/15] MT7530 DSA Subdriver Improvements Act IV
 2024-04-22  7:15 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988
` [PATCH net-next v2 02/15] net: dsa: mt7530: refactor MT7530_PMCR_P()
` [PATCH net-next v2 03/15] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
` [PATCH net-next v2 04/15] net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
` [PATCH net-next v2 05/15] net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP
` [PATCH net-next v2 06/15] net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP
` [PATCH net-next v2 07/15] net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
` [PATCH net-next v2 08/15] net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
` [PATCH net-next v2 09/15] net: dsa: mt7530: define MAC speed capabilities per switch model
` [PATCH net-next v2 10/15] net: dsa: mt7530: get rid of function sanity check
` [PATCH net-next v2 11/15] net: dsa: mt7530: refactor MT7530_PMEEECR_P()
` [PATCH net-next v2 12/15] net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info
` [PATCH net-next v2 13/15] net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS
` [PATCH net-next v2 14/15] net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()
` [PATCH net-next v2 15/15] net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better

[PATCH v2 0/4] A new selftests/ directory for arm compatibility testing
 2024-04-22  7:07 UTC  (5+ messages)
` [PATCH v2 1/4] selftests/arm: Add mm test
` [PATCH v2 2/4] selftests/arm: Add signal tests
` [PATCH v2 3/4] selftests/arm: Add elf test
` [PATCH v2 4/4] selftests: Add build infrastructure along with README

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-22  6:52 UTC  (4+ messages)
` [PATCH v2 06/26] media: stm32-dcmipp: Remove redundant printk

[PATCH v9 0/5] Add Toshiba Visconti Video Input Interface driver
 2024-04-22  6:45 UTC  (6+ messages)
` [PATCH v9 4/5] documentation: media: add documentation for "

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-04-22  6:37 UTC  (2+ messages)

[PATCH] cpufreq: sun50i: Fix build warning around snprint()
 2024-04-22  6:27 UTC  (2+ messages)

[PATCH v2] mediatek: dsi: Correct calculation formula of PHY Timing
 2024-04-22  6:23 UTC  (2+ messages)

[PATCH v2 00/12] arm64: dts: imx93: various update
 2024-04-22  6:17 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: tqma8mnql: Add EASRC support
 2024-04-22  6:11 UTC  (3+ messages)

[PATCH v7 00/11] CFI for ARM32 using LLVM
 2024-04-22  6:00 UTC  (3+ messages)
` [PATCH v7 07/11] ARM: mm: Type-annotate all per-processor assembly routines

[PATCH v2 00/30] Add parents to struct pmu -> dev
 2024-04-22  5:42 UTC  (3+ messages)
` [PATCH v2 25/30] ARM: imx: Assign parents for mmdc event_source devices

[PATCH 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-04-22  5:43 UTC  (3+ messages)

[PATCH] arm64: dts: freescale: imx8m[mp]-verdin: Update audio card name
 2024-04-22  5:37 UTC  (2+ messages)

[PATCH 0/4] iommu: Remove iommu_fwspec ops
 2024-04-22  5:00 UTC  (3+ messages)
` [PATCH 1/4] iommu: Resolve fwspec ops automatically

[PATCH 1/1] arm64: dts: imx8mp: Enable HDMI on TQMa8MPxL/MBa8MPxL
 2024-04-22  4:58 UTC  (2+ messages)

[PATCH v4] arm64: dts: imx8ulp: add caam jr
 2024-04-22  4:56 UTC  (2+ messages)

[PATCH v3] ARM: imx_v6_v7_defconfig: Update ONBOARD_USB_HUB to ONBOAD_USB_DEV
 2024-04-22  4:54 UTC  (2+ messages)

[PATCH v5 0/2] convert imx-audio-spdif.txt to YAML
 2024-04-22  4:51 UTC  (3+ messages)
` [PATCH v5 2/2] ARM: dts: imx6: exchange fallback and specific compatible string

[PATCH V3 1/2] arm64: dts: imx8mp-msc-sm2s: correct i2c{1..6} pad drive strength
 2024-04-22  4:47 UTC  (2+ messages)

[PATCH v6 1/2] media: dt-bindings: nxp,imx8-jpeg: Add clocks entries
 2024-04-22  4:44 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: imx8-ss-img: Remove JPEG clock-names

[PATCH v1 0/4] arm64: dts: freescale: verdin-imx8mm/imx8mp: add sleep-moci support
 2024-04-22  4:37 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Fix assigned-clocks for second CSI2
 2024-04-22  4:33 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mm-var-som-symphony: drop redundant status from typec
 2024-04-22  4:12 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp-debix-som-a-bmb-08: Remove 'phy-supply' from eqos
 2024-04-22  4:05 UTC  (2+ messages)

[PATCH v2] arm64: dts: debix-a: Disable i2c2 in base .dts
 2024-04-22  4:03 UTC  (2+ messages)

[PATCH v2 1/3] arm64: dts: imx8mn-evk: Fix ADV7535 dt-schema warnings
 2024-04-22  4:02 UTC  (2+ messages)

[PATCH] arm64: dts: imx8m/qxp: Pass the tcpci compatible
 2024-04-22  4:00 UTC  (2+ messages)

[PATCH 0/7] drm/display: Fix display helpers depends on fallouts
 2024-04-22  3:53 UTC  (3+ messages)
` [PATCH 3/7] ARM: configs: imx_v6_v7: Enable DRM_DW_HDMI

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-22  3:53 UTC  (3+ messages)
` [PATCH v5 01/18] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER

[PATCH v11 1/7] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-04-22  3:50 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: imx8dxl: add audio support for imx8dxl
 2024-04-22  3:42 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: imx8dxl-evk: add audio nodes

[PATCH v2] ARM: dts: imx27-phytec: Add USB support
 2024-04-22  3:31 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).