linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 21:48:07 to 2024-08-22 08:37:24 UTC [more...]

[net-next 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-22  8:47 UTC  (6+ messages)
` [net-next 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled()
` [net-next 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
` [net-next 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()
` [net-next 4/9] net: mdio: hisi-femac: "
` [net-next 5/9] net: dsa: rzn1_a5psw: "

[PATCH 3/4] phy: qualcomm: phy-qcom-ipq806x-sata: Convert to devm_clk_get_enabled()
 2024-08-22  8:44 UTC 

[PATCH 4/4] phy: samsung: exynos5250-sata: fix missing clock disable in remove path
 2024-08-22  8:44 UTC 

[PATCH 2/4] phy: qualcomm: phy-qcom-apq8064-sata: Convert to devm_clk_get_enabled()
 2024-08-22  8:44 UTC 

[PATCH 1/4] phy: ti: phy-dm816x-usb: Convert to devm_clk_get_prepared()
 2024-08-22  8:43 UTC 

[PATCH 0/4] phy: convert to devm_clk_get_*()
 2024-08-22  8:42 UTC 

[bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption
 2024-08-22  8:26 UTC  (4+ messages)

[PATCH 00/12] KVM: arm64: Handle the lack of GICv3 exposed to a guest
 2024-08-22  8:15 UTC  (3+ messages)
` [PATCH 01/12] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
  ` (subset) "

[PATCH 0/4] Add SMI clamp and reset
 2024-08-22  8:05 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding

Quick Question About Collaboration
 2024-08-22  8:00 UTC 

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-22  8:03 UTC  (12+ messages)
` [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1
` [PATCH net-next v2 6/7] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
` [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload

[PATCH v2 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-08-22  7:59 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC

[PATCH v1] drivers:cpufreq:Use max macro
 2024-08-22  7:45 UTC 

[PATCH v3 0/3] Devicetree updates for MT8186
 2024-08-22  7:43 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: display: mediatek: dpi: Add power domains
` [PATCH v3 2/3] arm64: dts: mediatek: mt8186: Add power domain for DPI
` [PATCH v3 3/3] arm64: dts: mediatek: mt8186: Add svs node

[PATCH v3 0/2] coresight: Add remote etm support
 2024-08-22  7:41 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add qcom,qmi-id for remote etm
` [PATCH v3 2/2] coresight: Add remote etm support

[PATCH v1] drivers:coresight:Use min macro
 2024-08-22  7:36 UTC 

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-08-22  7:33 UTC  (3+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "

[PATCH 0/3] regulator: Minor cleanups
 2024-08-22  7:20 UTC  (4+ messages)
` [PATCH 1/3] regulator: Clarify error message for "id == NULL" in _regulator_get()
` [PATCH 2/3] regulator: Return actual error in of_regulator_bulk_get_all()
` [PATCH 3/3] regulator: Fully clean up on "

[PATCH v1 0/3] PCI: imx6: reset link after suspend/resume
 2024-08-22  7:20 UTC  (6+ messages)

[PATCH v5 0/4] Support SMT control on arm64
 2024-08-22  7:19 UTC  (5+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system

[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
 2024-08-22  7:13 UTC  (15+ messages)
` [PATCH v2 01/14] mm: pgtable: "
` [PATCH v2 02/14] arm: adjust_pte() use pte_offset_map_rw_nolock()
` [PATCH v2 03/14] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
` [PATCH v2 04/14] mm: filemap: filemap_fault_recheck_pte_none() "
` [PATCH v2 05/14] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH v2 06/14] mm: handle_pte_fault() use pte_offset_map_rw_nolock()
` [PATCH v2 07/14] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH v2 08/14] mm: copy_pte_range() "
` [PATCH v2 09/14] mm: mremap: move_ptes() "
` [PATCH v2 10/14] mm: page_vma_mapped_walk: map_pte() "
` [PATCH v2 11/14] mm: userfaultfd: move_pages_pte() "
` [PATCH v2 12/14] mm: multi-gen LRU: walk_pte_range() "
` [PATCH v2 13/14] mm: pgtable: remove pte_offset_map_nolock()
` [PATCH v2 14/14] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()

[PATCH v3 0/3] source filtering for multi-port output
 2024-08-22  7:08 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering

[PATCH V4 00/15] Add Battery and USB Supply for AXP717
 2024-08-22  7:04 UTC  (17+ messages)
` [PATCH V4 01/15] iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
` [PATCH V4 02/15] power: supply: axp20x_battery: Remove design from min and max voltage
` [PATCH V4 03/15] power: supply: axp20x_battery: Make iio and battery config per device
` [PATCH V4 04/15] power: supply: axp20x_usb_power: Make VBUS and IIO "
` [PATCH V4 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
` [PATCH V4 06/15] power: supply: axp20x_usb_power: add input-current-limit-microamp
` [PATCH V4 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
` [PATCH V4 08/15] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH V4 09/15] dt-bindings: power: supply: axp20x: "
` [PATCH V4 10/15] "
` [PATCH V4 11/15] mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
` [PATCH V4 12/15] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH V4 13/15] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH V4 14/15] power: supply: axp20x_battery: add "
` [PATCH V4 15/15] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX

[PATCH v2 0/4] i2c: imx: prevent rescheduling in non-dma mode
 2024-08-22  7:03 UTC  (9+ messages)
` [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-22  7:01 UTC  (6+ messages)

[PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
 2024-08-22  7:01 UTC  (2+ messages)

[PATCH] arm64: dts: exynosautov9: Add dpum SysMMU
 2024-08-22  6:21 UTC  (5+ messages)

[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
 2024-08-22  4:04 UTC  (8+ messages)
` [PATCH v4 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory

[PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
 2024-08-22  6:57 UTC  (4+ messages)

[PATCH] gpu: drm: Use devm_clk_get_enabled() helpers
 2024-08-22  6:47 UTC  (5+ messages)

[PATCH] arm64: dts: imx8mp-evk: Add native HDMI output
 2024-08-22  6:37 UTC  (4+ messages)

[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-08-22  6:31 UTC  (4+ messages)
` [PATCH v3 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults

[PATCH -next 0/8] hwmon: Simplify with scoped for each OF child
 2024-08-22  6:29 UTC  (9+ messages)
` [PATCH -next 1/8] hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loop
` [PATCH -next 2/8] hwmon: (aspeed-pwm-tacho): "
` [PATCH -next 3/8] hwmon: (ina3221): "
` [PATCH -next 4/8] hwmon: (lm90): "
` [PATCH -next 5/8] hwmon: (nct7802): "
` [PATCH -next 6/8] hwmon: (npcm750-pwm-fan): "
` [PATCH -next 7/8] hwmon: (tmp421): "
` [PATCH -next 8/8] hwmon: (tmp464): "

[PATCH v3 0/3] Add HDCP feature for DisplayPort
 2024-08-22  6:20 UTC  (4+ messages)
` [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x "

[PATCH -next] iommu/arm-smmu: Simplify with scoped for each OF child loop
 2024-08-22  6:23 UTC 

[PATCH V3] clk: scmi: add is_prepared hook
 2024-08-22  6:05 UTC  (2+ messages)

[PATCH v7 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-08-22  6:02 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j722s-evm: Describe main_uart5
 2024-08-22  5:35 UTC 

[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
 2024-08-22  4:18 UTC  (2+ messages)

[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
 2024-08-22  5:28 UTC  (4+ messages)
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats

[PATCH v1 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-22  5:14 UTC  (9+ messages)
` [PATCH v1 1/5] usb: aspeed_udc: Use "
` [PATCH v1 2/5] usb: pxa27x_udc: "
` [PATCH v1 3/5] usb: r8a66597-udc: "
` [PATCH v1 4/5] usb: mpfs: "
` [PATCH v1 5/5] usb: ux500: "

[PATCH 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-22  4:26 UTC  (7+ messages)
` [PATCH 1/5] usb: aspeed_udc: Use "
` [PATCH 2/5] usb: pxa27x_udc: "

[PATCH v5 2/7] mfd: add base driver for qnap-mcu devices
 2024-08-22  4:06 UTC  (2+ messages)

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-22  1:15 UTC  (40+ messages)
` [PATCH v11 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v11 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v11 03/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v11 04/39] mman: Add map_shadow_stack() flags
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v11 06/39] arm64/gcs: Document the ABI "
` [PATCH v11 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v11 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v11 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v11 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v11 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v11 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v11 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v11 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v11 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v11 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v11 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v11 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH 0/8] tty serial drivers use devm_clk_get_enabled() helpers
 2024-08-22  3:39 UTC  (9+ messages)
` [PATCH 1/8] tty: 8250_ingenic: Use "
` [PATCH 2/8] tty: 8250_tegra: "
` [PATCH 3/8] tty: 8250_uniphier: "
` [PATCH 4/8] tty: atmel_serial: "
` [PATCH 5/8] tty: mps2-uart: "
` [PATCH 6/8] tty: owl-uart: "
` [PATCH 7/8] tty: st-asc: "
` [PATCH 8/8] tty: stm32-usart: "

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-22  2:24 UTC  (6+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
 2024-08-22  3:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/3] usb: imx8mp: collect some improvement
 2024-08-22  1:27 UTC  (4+ messages)
` [PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk

[PATCH v2] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe
 2024-08-22  2:22 UTC  (2+ messages)

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-08-22  1:59 UTC  (9+ messages)
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
  ` drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-22  1:31 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver

[PATCH net-next v4 0/2] net: xilinx: axienet: Add statistics support
 2024-08-22  1:00 UTC  (2+ messages)

[PATCH v2 0/3] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
 2024-08-21 23:35 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v2 2/3] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v2 3/3] KVM: arm64: Hide S1PIE registers "

[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-08-21 23:26 UTC  (2+ messages)

[PATCH v9 0/4] initial clock support for exynosauto v920 SoC
 2024-08-21 23:26 UTC  (5+ messages)
  ` [PATCH v9 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
  ` [PATCH v9 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920
  ` [PATCH v9 3/4] clk: samsung: clk-pll: Add support for pll_531x
  ` [PATCH v9 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC

[PATCH V3 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-21 22:36 UTC  (3+ messages)
` [PATCH V3 RFC 8/9] usb: dwc2: Implement recovery after PM domain off
` [PATCH V3 9/9] ARM: bcm2835_defconfig: Enable SUSPEND

[PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function()
 2024-08-21 22:16 UTC  (2+ messages)

[PATCH v3] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-08-21 21:53 UTC 

[PATCH v4] ptp: Add vDSO-style vmclock support
 2024-08-21 21:50 UTC 


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