Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-08 09:13:37 to 2026-09-08 15:29:11 UTC [more...]

[PATCH v6 00/10] PCI: dw-rockchip: add system suspend support
 2026-09-08 14:51 UTC  (8+ messages)
` [PATCH v6 02/10] PCI: dw-rockchip: Restore vpcie3v3 regulator handle
` [PATCH v6 03/10] PCI: dw-rockchip: Move devm_phy_get out of phy_init
` [PATCH v6 05/10] PCI: dw-rockchip: Add helper function for controller mode
` [PATCH v6 06/10] PCI: dw-rockchip: Add helper function for DDL indicator
` [PATCH v6 08/10] PCI: dw-rockchip: Set broken L1SS resume flag
` [PATCH v6 09/10] PCI: dw-rockchip: Add system PM support
` [PATCH v6 10/10] PCI: dw-rockchip: Clear debug buffer before entering L2

[PATCH 00/13] ARM: deprecated platform removal
 2026-09-08 15:27 UTC  (2+ messages)
` [PATCH 02/13] ARM: remove footbridge

[PATCH v2] mtd: rawnand: sunxi: fit maximized ECC step to page size
 2026-09-08 15:27 UTC  (3+ messages)

[PATCH v2 0/8] mm: remove page_swap_entry()
 2026-09-08 15:26 UTC  (6+ messages)
` [PATCH v2 2/8] mm/huge_memory: add a comment to the open-coded swap entry
` [PATCH v2 3/8] mm/rmap: use folio_page_swap_entry() in ttu_anon_swapbacked_folio()
` [PATCH v2 4/8] mm/zswap: use folio_swap_entry() in zswap_store_page()
` [PATCH v2 8/8] mm/swap: remove page_swap_entry()

[PATCH v4 00/21] Preemptible this_cpu_*() operations
 2026-09-08 15:17 UTC  (21+ messages)
` [PATCH v4 01/21] arm64: percpu: Fix this_cpu_write() casting
` [PATCH v4 02/21] arm64: percpu: Fix this_cpu_and() mask generation
` [PATCH v4 04/21] arm64: cmpxchg: LL/SC: Avoid redundant extension
` [PATCH v4 05/21] arm64: cmpxchg128: LSE: Remove redundant operands
` [PATCH v4 06/21] arm64: preempt: Simplify and optimize __preempt_count_dec_and_test()
` [PATCH v4 07/21] arm64: preempt: Treat should_resched() as unlikely
` [PATCH v4 08/21] arm64: ptrace: Always inline pt_regs_[read,write}_reg()
` [PATCH v4 09/21] arm64: percpu: Factor out percpu offset asm
` [PATCH v4 10/21] arm64: gpr-num: Add wxN aliases for wN registers
` [PATCH v4 11/21] arm64: gpr-num: add __GPR_NUM() helper
` [PATCH v4 12/21] arm64: entry: sdei: Restore all clobberable GPRs
` [PATCH v4 13/21] arm64: entry: sdei: Make 'tsk' available
` [PATCH v4 14/21] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops
` [PATCH v4 15/21] arm64: percpu: Implement preemptible read/write ops
` [PATCH v4 16/21] arm64: percpu: Implement preemptible void RMW ops
` [PATCH v4 17/21] arm64: percpu: Implement preemptible return "
` [PATCH v4 18/21] arm64: percpu: Implement preemptible XCHG ops
` [PATCH v4 19/21] arm64: percpu: Implement preemptible CMPXCHG ops
` [PATCH v4 20/21] arm64: percpu: Implement preemptible CMPXCHG128 ops
` [PATCH v4 21/21] arm64: percpu: Remove _pcp_protect*() wrappers

[PATCH net-next v14 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
 2026-09-08 14:57 UTC  (4+ messages)
` [PATCH net-next v14 05/10] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v14 07/10] net: stmmac: qcom-ethqos: fix SGMII loopback not set on resume after speed change
` [PATCH net-next v14 10/10] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH net v3] net: phy: mediatek-ge: disable EEE on the MT7530 PHY
 2026-09-08 15:14 UTC  (3+ messages)

[PATCH v3 00/21] arm64: Preemptible this_cpu_*() operations
 2026-09-08 15:07 UTC  (4+ messages)
` [PATCH v3 16/21] arm64: percpu: Implement preemptible void RMW ops

[PATCH] perf/arm-cmn: Fix {wp_dev_sel2, wp_dev_sel} limited to 0/1 when MXP_MULTIPLE_DTM_EN is TRUE
 2026-09-08 15:04 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-09-08 15:01 UTC  (3+ messages)
` [PATCH net-next v2 2/9] net: phy: dp83867: add regulator supply management

[PATCH 0/3] irqchip/gic-v3: Lifetime and range fixes in the GICv3 and ITS drivers
 2026-09-08 14:26 UTC  (4+ messages)
` [PATCH 1/3] irqchip/gic-v3: Release the partition node in gic_irq_get_fwspec_info()
` [PATCH 2/3] irqchip/gic-v3-its: Don't clamp nvecs to zero when id_bits is 32
` [PATCH 3/3] irqchip/gic-v3-its: Clear vpt_page after freeing the pending table

[PATCH v2] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-08 14:56 UTC 

[PATCH 00/20] Huge mapping support for protected VMs
 2026-09-08 14:56 UTC  (22+ messages)
` [PATCH 02/20] KVM: arm64: Propagate host stage-2 annotated entries on block split
` [PATCH 04/20] KVM: arm64: Use block-level annotations when setting up the host stage-2
` [PATCH 08/20] KVM: arm64: Add a range to __pkvm_host_reclaim_page_guest()
` [PATCH 11/20] KVM: arm64: Add a range to pKVM ownership selftest
` [PATCH 12/20] KVM: arm64: Handle huge mappings in __pkvm_host_force_reclaim_page_guest()
` [PATCH 16/20] KVM: arm64: Add __pkvm_host_split_guest HVC
` [PATCH 18/20] KVM: arm64: Add PKVM_HYP_REQ_SPLIT

[PATCH v3] arm64: mpam: Document when to set arm64.nompam
 2026-09-08 14:56 UTC 

[PATCH 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-08 14:51 UTC  (3+ messages)
` [PATCH 2/9] docs: kernel-parameters: Drop the bau= entry

[PATCH net v4] net: phy: mediatek-ge: disable EEE on the MT7530 PHY
 2026-09-08 14:52 UTC 

[PATCH v7 0/3] mm: make persistent huge zero folio read-only
 2026-09-08 14:48 UTC  (4+ messages)
` [PATCH v7 1/3] "

[PATCH v4 0/8] Enhance TLP packet decoder with field-level parsing and versioning
 2026-09-08 14:05 UTC  (9+ messages)
` [PATCH v4 1/8] perf hisi-ptt: Abstract trace data buf and offset
` [PATCH v4 2/8] perf hisi-ptt: Complete the field names for 4DW and 8DW packets
` [PATCH v4 3/8] perf hisi-ptt: Extract the raw data printing part
` [PATCH v4 4/8] perf hisi-ptt: Merge 4DW and 8DW HEAD0 printing
` [PATCH v4 5/8] perf hisi-ptt: Add parsing of supported message types and proto length
` [PATCH v4 6/8] perf hisi-ptt: Add field-level parsing for header DW0/DW1/DW2/DW3
` [PATCH v4 7/8] hwtracing: hisi_ptt: Add pattern PMU config for trace format selection
` [PATCH v4 8/8] perf hisi-ptt: Pass pattern version to decoder for compatibility

s2idle resume hangs in ohci/ehci on RK3588: HC registers touched before the USB2 PHY is powered back on
 2026-09-08 14:42 UTC  (4+ messages)

[PATCH net-next v15 00/12] net: pcs: Introduce support for fwnode PCS
 2026-09-08 14:40 UTC  (2+ messages)

[PATCH v8 0/3] Add RP1 PWM controller support
 2026-09-08 13:09 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller
` [PATCH v8 2/3] pwm: rp1: Add RP1 PWM controller driver
` [PATCH v8 3/3] arm64: dts: broadcom: rpi-5: Add RP1 PWM node

[PATCH 00/12] iommu: qcom_iommu: implement support for instances on MSM8974
 2026-09-08 13:28 UTC  (8+ messages)
` [PATCH 06/12] iommu: qcom_iommu: support non-TZ-managed instances

[PATCH 0/9] Misc Kontron i.MX DT improvements
 2026-09-08 13:51 UTC  (7+ messages)
` [PATCH 1/9] ARM: dts: imx6ul-kontron-bl-common: Replace UART3 with DIP switch GPIOs
` [PATCH 2/9] ARM: dts: imx6ul-kontron-bl-common: Add GPIO labels
` [PATCH 3/9] ARM: dts: imx6ul-kontron-bl-common: Fix USB OTG1 ID pin configuration
` [PATCH 4/9] arm64: dts: imx93-kontron: Adjust GPIO4_IO29 usage
` [PATCH 5/9] arm64: dts: imx93-kontron: Make USB-C connector "device-only"
` [PATCH 8/9] arm64: dts: imx8mm-kontron: Add SPI EERAM on BL device

[PATCH] pinctrl: stm32: Drop the nonexistent CONFIG_MACH_STM32MP25 from the STM32MP257 default
 2026-09-08 14:10 UTC  (2+ messages)

[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-09-08 14:05 UTC  (16+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v3 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v3 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH 0/4] KVM: arm64: Fix host access to the EL2 stacks
 2026-09-08 13:04 UTC  (7+ messages)
` [PATCH 1/4] KVM: arm64: Transfer the hyp stack pages out of the host stage-2
` [PATCH 2/4] KVM: arm64: Match hyp text by physical address in fix_host_ownership()
` [PATCH 3/4] KVM: arm64: Move the private VA allocation cursor to __io_map_next
` [PATCH 4/4] KVM: arm64: Check every private mapping is hyp-owned at pKVM init

[PATCH 00/19] arm64: Implement parallel CPU onlining with PSCI v0.2+
 2026-09-08 13:36 UTC  (23+ messages)
` [PATCH 09/19] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH 11/19] arm64: smp: Use generic HOTPLUG_SPLIT_STARTUP machinery for CPU onlining
` [PATCH 12/19] arm64: cpu_ops: Make 'cpu_operations' pointer global instead of per-cpu
` [PATCH 13/19] arm64: cpu_ops: Introduce get_secondary_cpu_ops()
` [PATCH 14/19] firmware/psci: Cache PSCI v0.2+ version number to avoid redundant SMCs
` [PATCH 15/19] firmware/psci: Extend ->cpu_on() callback to take an additional argument
` [PATCH 16/19] arm64: cpu_ops: Expose optional argument to target cpu in ->cpu_boot()
` [PATCH 17/19] arm64: smp: Pass secondary CPU boot parameters via firmware if possible
` [PATCH 18/19] arm64: smp: Use generic HOTPLUG_PARALLEL machinery for CPU onlining
` [PATCH 19/19] arm64: smp: Harden parallel CPU bringup against broken PSCI firmware

[PATCH] bus: fsl-mc: register the object drivers after misc_class exists
 2026-09-08 13:07 UTC  (4+ messages)

[PATCH] KVM: arm64: Fix the KVM_ARM_PREFERRED_TARGET documentation
 2026-09-08 13:30 UTC  (2+ messages)

[PATCH 00/21] arm64: Move overflow sp into SP_EL1 and kernel sp into SP_EL0
 2026-09-08 13:19 UTC  (5+ messages)
` [PATCH 06/21] arm64: Store 'current' in TPIDRRO_EL0 instead of SP_EL0
` [PATCH 19/21] arm64: entry: The great stack switcheroo

[PATCH] MAINTAINERS: Change ARM Visconti5 architecture maintenance status to Odd Fixes
 2026-09-08 13:19 UTC 

[PATCH] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-08 13:15 UTC  (5+ messages)

[PATCH 0/5] drm/msm/dp: Add MSM Type-C MST support
 2026-09-08 13:10 UTC  (15+ messages)
` [PATCH 1/5] drm/bridge: allow hpd_notify() to suppress connector hotplug events
` [PATCH 2/5] drm/bridge_connector: preserve connector status for IRQ-only HPD events

[PATCH v3 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-09-08 13:09 UTC  (4+ messages)
` [PATCH v3 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()

[PATCH v11 47/74] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
 2026-09-08 13:05 UTC  (2+ messages)

[PATCH v11 45/74] drm/vc4: hdmi: Propagate -EDEADLK to the top level
 2026-09-08 13:04 UTC  (2+ messages)

[PATCH v11 23/74] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
 2026-09-08 12:48 UTC  (2+ messages)

[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-08 12:48 UTC  (6+ messages)
` [PATCH v11 13/74] drm/bridge: Fix NULL deref in drm_bridge_add() for legacy bridges
` [PATCH v11 30/74] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-09-08 12:47 UTC  (12+ messages)

[PATCH v2 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
 2026-09-08 12:43 UTC  (4+ messages)
` [PATCH v2 3/3] soc: mediatek: pwrap: add mt6572 support

[PATCH] iommu/arm-smmu-v3-sva: Relax ASID requirements
 2026-09-08 12:42 UTC  (4+ messages)

[PATCH v11 07/74] drm/connector: Add HDMI 2.0 scrambler infrastructure
 2026-09-08 12:27 UTC  (2+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-08 12:26 UTC  (5+ messages)
` [PATCH v10 67/69] drm/connector: Drop redundant hdmi vendor/product fields

[PATCH v11 73/74] drm/connector: Use the SPD InfoFrame field length defines
 2026-09-08 12:17 UTC  (2+ messages)

[PATCH v2 00/22] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
 2026-09-08 12:07 UTC  (7+ messages)
` [PATCH v2 01/22] usb: typec: Add alternate mode state notifiers
` [PATCH v2 02/22] usb: typec: Represent USB4 on the Type-C bus
` [PATCH v2 19/22] thunderbolt: Add Apple Silicon support

[PATCH net-next v3 00/10] net: fix typos and repeated words in comments
 2026-09-08 12:04 UTC  (4+ messages)
` [PATCH net-next v3 07/10] net: marvell: fix typos "

[PATCH v49 1/7] Documentation/firmware: add imx/se to other_interfaces
 2026-09-08 17:18 UTC  (6+ messages)
` [PATCH v49 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v49 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v49 4/7] firmware: imx: device context dedicated to priv
` [PATCH v49 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v49 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH] arm64: dts: renesas: sparrow-hawk: Add overlay for WaveShare 2CH CANFD HAT
 2026-09-08 12:02 UTC  (2+ messages)

[PATCH 0/1] arm64: dts: ti: k3-am69-aquila: Add Toradex DSI to LVDS adapter with the 10.1" V2 display
 2026-09-08 11:58 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] soc: fsl: qe: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE
 2026-09-08 11:58 UTC  (2+ messages)

[PATCH v11 61/74] drm/tests: bridge: Set supported HDMI version
 2026-09-08 11:47 UTC  (2+ messages)

[PATCH v11 60/74] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
 2026-09-08 11:47 UTC  (2+ messages)

[PATCH v11 56/74] drm/rockchip: rk3066_hdmi: Advertise HDMI 1.4 capabilities
 2026-09-08 11:46 UTC  (2+ messages)

[PATCH v11 55/74] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities
 2026-09-08 11:46 UTC  (2+ messages)

[PATCH v11 54/74] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
 2026-09-08 11:46 UTC  (2+ messages)

[PATCH v11 53/74] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
 2026-09-08 11:45 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: fix hym8563 interrupt pin on Orange Pi 5 Plus
 2026-09-08 11:19 UTC 

[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-08 10:59 UTC  (12+ messages)
` [PATCH v17 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v17 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v17 3/7] firmware: arm_rmm: Configure the RMM with the host's page size

[PATCH] arm64: errata: Add Cortex-A725 erratum 3821522 workaround
 2026-09-08 10:47 UTC 

[PATCH] interconnect: qcom: icc-rpmh: Add opt-out parameter for QoS settings
 2026-09-08 10:46 UTC  (6+ messages)

[PATCH v4 0/3] phy: nuvoton: extend MA35D1 USB2 PHY driver for dual-port OTG support
 2026-09-08 10:37 UTC  (2+ messages)

[PATCH] soc: ti: fix typo "accomodate" in comment
 2026-09-08 10:21 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: Make sure clk_init_data is fully initialized
 2026-09-08 10:20 UTC  (2+ messages)

[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
 2026-09-08 10:17 UTC  (9+ messages)
` [PATCH v9 01/10] memblock: Introduce MEMBLOCK_LLMAP
` [PATCH v9 07/10] arm64: Implement __set_direct_map*()

[PATCH net] net: stmmac: preserve real_num_tx_queues on mqprio setup failure
 2026-09-08 10:12 UTC  (2+ messages)

[PATCH RFC v9 00/25] pkeys-based page table hardening
 2026-09-08 10:11 UTC  (6+ messages)
` [PATCH RFC v9 12/25] mm: kpkeys: Protect regular page tables

[PATCH v1 0/3] drm/bridge: Add Thine THC63LVD827 LVDS encoder and 10inch LVDS panel on Colibri iMX7
 2026-09-08 10:02 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: display: bridge: Add THine THC63LVD827
` [PATCH v1 2/3] drm/bridge: Add THine THC63LVD827 LVDS encoder
` [PATCH v1 3/3] ARM: dts: imx7d-colibri-emmc: Add Toradex Capacitive Touch Display 10" LVDS

[PATCH v11 52/74] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
 2026-09-08  9:59 UTC  (2+ messages)

[PATCH v11 51/74] drm/bridge: inno-hdmi: Advertise HDMI 1.2 capabilities
 2026-09-08  9:58 UTC  (2+ messages)

[PATCH v11 50/74] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
 2026-09-08  9:58 UTC  (2+ messages)

[PATCH v11 25/74] drm/display: bridge_connector: Switch to .force_ctx() connector helper
 2026-09-08  9:53 UTC  (2+ messages)

[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
 2026-09-08  9:52 UTC  (5+ messages)
` [PATCH v6 02/13] dt-bindings: mfd: syscon: add Ambarella CV75 secure scratchpad
` [PATCH v6 03/13] dt-bindings: clock: add Ambarella CV75 RCT

[PATCH] pwm: mtk-disp: Fix period readback
 2026-09-08  9:52 UTC  (2+ messages)

[PATCH v7 0/9] Add support for Wave6 video codec driver
 2026-09-08  9:50 UTC  (3+ messages)
` [PATCH v7 2/9] dt-bindings: media: nxp: Add Wave6 video codec device

[PATCH v2] crypto: mxs-dcp: handle zero-length skcipher requests
 2026-09-08  9:44 UTC 

[PATCH 0/4] drm: Add and use drm_fb_dma_get_gem_clipped_addr() helper
 2026-09-08  9:41 UTC  (3+ messages)
` [PATCH 1/4] drm/fb-dma-helper: Add drm_fb_dma_get_gem_clipped_addr()

[PATCH v6 0/6] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-09-08  9:28 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: display: verisilicon,dc: add support for nuvoton,ma35d1-dcu
` [PATCH v6 2/6] drm/verisilicon: add register-level macros for DC8000
` [PATCH v6 3/6] drm/verisilicon: introduce per-variant hardware ops table
` [PATCH v6 4/6] drm/verisilicon: add DC8000 (DCUltraLite) display controller support
` [PATCH v6 5/6] drm/verisilicon: add DCUltraLite chip identity to HWDB
` [PATCH v6 6/6] drm/verisilicon: extend Kconfig to support ARCH_MA35 platforms

[PATCH v5 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-08  9:19 UTC  (4+ messages)
` [PATCH v5 1/2] iommu/arm-smmu-v3: Add a cmdq_max_entries module parameter

[PATCH v6 0/5] ASoC: Add support for Airoha AN7581
 2026-09-08  9:19 UTC  (3+ messages)
` [PATCH v6 4/5] ASoC: airoha: Add AFE driver "


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