public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 19:27:29 to 2026-01-25 22:48:40 UTC [more...]

[PATCH 00/33 v7] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-25 22:45 UTC  (21+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] timers/migration: Prevent from lockdep false positive warning
` [PATCH 11/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 16/33] sched/isolation: Flush vmstat "
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test

[PATCH net-next v2 0/2] net: airoha: Use u64_stats_t with u64_stats_sync properly
 2026-01-25 22:38 UTC  (4+ messages)
` [PATCH net-next v2 1/2] u64_stats: Allow u64_stats_add() to accept s64
` [PATCH net-next v2 2/2] net: airoha: Use u64_stats_t with u64_stats_sync properly

[PATCH net-next] net: airoha: Use u64_stats_t with u64_stats_sync properly
 2026-01-25 22:34 UTC  (3+ messages)
` [net-next] "

[PATCH net-next 18/21] net: stmmac: rk: rk3328: gmac2phy only supports RMII
 2026-01-25 22:27 UTC  (3+ messages)
` [net-next,18/21] "

[PATCH net-next 20/21] net: stmmac: rk: use rk_encode_wm16() for clock selection
 2026-01-25 22:16 UTC  (2+ messages)
` [net-next,20/21] "

[PATCH net-next 21/21] net: stmmac: rk: rk3506, rk3528 and kk3588 have rmii_mode in clock register
 2026-01-25 22:16 UTC  (2+ messages)
` [net-next,21/21] "

[PATCH net-next 19/21] net: stmmac: rk: rk3528: gmac0 only supports RMII
 2026-01-25 22:16 UTC  (2+ messages)
` [net-next,19/21] "

[PATCH net-next 17/21] net: stmmac: rk: replace empty set_to_rmii() with supports_rmii
 2026-01-25 22:16 UTC  (2+ messages)
` [net-next,17/21] "

[PATCH net-next 07/21] net: stmmac: rk: convert to mask-based interface mode configuration
 2026-01-25 22:16 UTC  (2+ messages)
` [net-next,07/21] "

[PATCH net-next 03/21] net: stmmac: rk: convert rk3328 to use bsp_priv->id
 2026-01-25 22:16 UTC  (2+ messages)
` [net-next,03/21] "

[PATCH v3 4/4] stmmac: s32: enable support for Multi-IRQ mode
 2026-01-25 22:14 UTC  (2+ messages)
` [v3,4/4] "

[PATCH v3] net: fix segmentation of forwarding fraglist GRO
 2026-01-25 22:00 UTC  (2+ messages)

[GIT PULL] Apple SoC driver changes for v6.20
 2026-01-25 21:49 UTC 

[PATCH v14 0/9] Add Type-C DP support for RK3399 EVB IND board
 2026-01-25 19:42 UTC  (2+ messages)

[PATCH 0/2] Add device tree for Asrock Paul IPMI Card
 2026-01-25 21:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: Add Asrock Paul IPMI card
` [PATCH 2/2] ARM: dts: "

[PATCH] can: at91_can: fix an error handle in at91_can_probe()
 2026-01-25 20:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: Change Sudeep Holla's email address
 2026-01-25 20:15 UTC 

[PATCH v5 0/2] Add Apple Silicon SMC power driver
 2026-01-25 19:56 UTC  (4+ messages)
` [PATCH v5 1/2] power: supply: Add macsmc-power driver for Apple Silicon
` [PATCH v5 2/2] mfd: macsmc: Wire up Apple SMC power driver

[RFC PATCH 0/4] hwspinlock: refactor headers into public provider/consumer pair
 2026-01-25 18:46 UTC  (4+ messages)
` [RFC PATCH 1/4] hwspinlock: refactor existing headers into provider.h
` [RFC PATCH 2/4] hwspinlock: refactor existing headers into consumer.h
` [RFC PATCH 3/4] treewide: convert hwspinlock users to the new consumer header file

[PATCH v3] arm64: dts: rockchip: add pwm-fan for NanoPC-T6
 2026-01-25 18:45 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: add pwm-fan for NanoPC-T6
 2026-01-25 18:37 UTC  (4+ messages)

[PATCH 0/9] ARM: fix wrong lockdep hardirqs state
 2026-01-25 16:40 UTC  (10+ messages)
` [PATCH 1/9] ARM: assembler: add save argument to enable_irq macro
` [PATCH 2/9] ARM: entry: remove macros ct_user_enter() and ct_user_exit()
` [PATCH 3/9] ARM: entry: fix wrong lockdep hardirqs state
` [PATCH 4/9] ARM: entry: use exit_to_user_mode() instead of user_enter_callable()
` [PATCH 5/9] ARM: entry: fix missing statistics of rseq exit
` [PATCH 6/9] ARM: entry: add tick_nohz_user_enter_prepare() if CONFIG_GENERIC_ENTRY
` [PATCH 7/9] ARM: entry: call __exit_to_user_mode_validate() when returning to user
` [PATCH 8/9] ARM: entry: use enter_from_user_mode() instead of user_exit_callable()
` [PATCH 9/9] ARM: entry: remove redundant asm_trace_hardirqs_on()

[PATCH v2 2/3] arm64: dts: a7k: add COM Express boards
 2026-01-25 16:28 UTC 

[PATCH v2 0/5] ... and FWB for all
 2026-01-25 16:19 UTC  (4+ messages)
` [PATCH v2 3/5] KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1

[PATCH] fix a potential memory leak in stmmac_xdp_enable_pool()
 2026-01-25 13:54 UTC 

[PATCH] gpio: rockchip: mark the GPIO controller as sleeping
 2026-01-25 13:23 UTC  (11+ messages)

[PATCH v4 0/2] (no cover subject)
 2026-01-25 13:05 UTC  (3+ messages)
` [PATCH v4 1/2] power: supply: Add macsmc-power driver for Apple Silicon
` [PATCH v4 2/2] mfd: macsmc: Wire up Apple SMC power driver

[PATCH 0/2] Add Apple interrupt controller 3 support
 2026-01-25 11:59 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: apple,aic2: Add AICv3
` [PATCH 2/2] irqchip/apple-aic: Add support for "apple,t8122-aic3"

[PATCH wireless-next v2 0/2] wifi: mac80211: Introduce eMLSR/eMLMR parsing support in AP mode
 2026-01-25 10:51 UTC  (3+ messages)
` [PATCH wireless-next v2 1/2] wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
` [PATCH wireless-next v2 2/2] wifi: mt76: mt7996: Add eMLSR support

[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
 2026-01-25  5:50 UTC  (5+ messages)
` [PATCH 4/7] clk: sunxi-ng: Extract common RTC CCU clock logic

[PATCH v2 0/4] Properly support FriendlyElec HD702E
 2026-01-24 23:52 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: Move FriendlyElec HD702E to eDP
` [PATCH v2 2/4] drm/panel-edp: Move FriendlyELEC HD702E

[PATCH v6 00/24] MediaTek UFS Cleanup and MT8196 Enablement
 2026-01-24 22:41 UTC  (26+ messages)
` [PATCH v6 01/24] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v6 02/24] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v6 03/24] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v6 04/24] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v6 05/24] phy: mediatek: ufs: Add support for resets
` [PATCH v6 06/24] scsi: ufs: mediatek: Rework resets
` [PATCH v6 07/24] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v6 08/24] scsi: ufs: mediatek: Rework init function
` [PATCH v6 09/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v6 10/24] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v6 11/24] scsi: ufs: mediatek: Rework probe function
` [PATCH v6 12/24] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v6 13/24] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v6 14/24] scsi: ufs: mediatek: Switch to newer PM ops helpers
` [PATCH v6 15/24] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v6 16/24] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v6 17/24] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v6 18/24] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v6 19/24] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v6 20/24] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v6 21/24] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v6 22/24] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v6 23/24] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v6 24/24] scsi: ufs: mediatek: Add MT8196 compatible, update copyright

[PATCH v3] pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
 2026-01-24 21:20 UTC  (3+ messages)

[PATCH v2] PCI: imx6: Fix device node reference leak in imx_pcie_probe()
 2026-01-24 20:24 UTC  (2+ messages)

[PATCH 0/2] Add device tree for Samsung Galaxy J7 (2016)
 2026-01-24 20:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: samsung: add compatible for samsung-j7xelte
` [PATCH 2/2] arm64: dts: exynos: add initial support for Samsung Galaxy J7 (2016)

[GIT PULL] arm/arm64: dts: socfpga: updates for v6.20
 2026-01-24 20:01 UTC 

[PATCH v3 0/4] Power Management for Raspberry Pi V3D GPU
 2026-01-24 17:48 UTC  (9+ messages)
` [PATCH v3 1/4] clk: bcm: rpi: Let V3D consumers manage clock rate
` [PATCH v3 2/4] clk: bcm: rpi: Mark PIXEL_CLK and HEVC_CLK as CLK_IGNORE_UNUSED
` [PATCH v3 3/4] drm/v3d: Allocate all resources before enabling the clock

[PATCH RESEND v7 0/7] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx
 2026-01-24 17:10 UTC  (8+ messages)
` [PATCH RESEND v7 1/7] clk: bcm: kona: Move CLOCK_COUNT defines into the driver
` [PATCH RESEND v7 2/7] dt-bindings: clock: brcm,kona-ccu: Drop CLOCK_COUNT defines from DT headers
` [PATCH RESEND v7 3/7] dt-bindings: clock: brcm,kona-ccu: Add BCM21664 and BCM281xx bus clocks
` [PATCH RESEND v7 4/7] clk: bcm: kona: Make kona_peri_clk_ops const
` [PATCH RESEND v7 5/7] clk: bcm: kona: Add support for bus clocks
` [PATCH RESEND v7 6/7] clk: bcm21664: Add corresponding bus clocks for peripheral clocks
` [PATCH RESEND v7 7/7] clk: bcm281xx: "

[PATCH] arm64: dts: imx8mq: Set the correct gpu_ahb clock frequency
 2026-01-24 13:55 UTC 

[PATCH 00/10] media: Add support for Raspberry Pi 4 ISP
 2026-01-24 13:14 UTC  (4+ messages)

[PATCH] PCI: imx6: Fix device node reference leak in imx_pcie_probe()
 2026-01-24 13:10 UTC  (3+ messages)

[PATCH] kselftest/arm64: Add missing file in .gitignore
 2026-01-24 12:32 UTC 

[PATCH v19 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-01-24 10:38 UTC  (3+ messages)

[PATCH v3 0/2] i2c: pxa: fix I2C communication on Armada 3700
 2026-01-24 10:24 UTC  (2+ messages)

[GIT PULL] Microchip AT91 SoC updates for v6.20
 2026-01-24  9:45 UTC 

[GIT PULL] Microchip AT91 device tree updates for v6.20
 2026-01-24  9:44 UTC 

[PATCH] drm/xcsi2rxss: use str_true_false() for boolean dev_info output
 2026-01-24  7:51 UTC  (3+ messages)

[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
 2026-01-24  7:49 UTC  (9+ messages)
` [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
    ` possible deadlock due to irq_set_thread_affinity() calling into the scheduler (was Re: [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU)

[PATCH next] phy: google: fix build dependency for Google Tensor USB PHY
 2026-01-24  6:52 UTC  (6+ messages)

[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-01-24  4:57 UTC  (12+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
    `  "
        `  "

[PATCH v3] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
 2026-01-24  3:50 UTC  (2+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-24  2:27 UTC  (32+ messages)
` [PATCH v0 05/15] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 09/15] mshv: Import data structs around device domains and irq remapping
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device
` [PATCH v0 11/15] x86/hyperv: Build logical device ids for PCI passthru hcalls
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 13/15] x86/hyperv: Basic interrupt support for direct attached devices
` [PATCH v0 14/15] mshv: Remove mapping of mmio space during map user ioctl
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH net-next v2 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
 2026-01-24  0:59 UTC  (8+ messages)
` [PATCH net-next v2 05/14] net: stmmac: add stmmac core serdes support

[GIT PULL 2/2] CIX dt-bindings change for v6.20-rc1
 2026-01-24  0:33 UTC 

[GIT PULL 1/2] CIX dts changes for v6.20-rc1
 2026-01-24  0:31 UTC 

[PATCH net-next v12 2/3] net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
 2026-01-24  0:27 UTC  (2+ messages)

[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-01-24  0:18 UTC  (11+ messages)

[PATCH 0/6] Rockchip DRM use-after-free & null-ptr-deref fixes
 2026-01-23 23:21 UTC  (5+ messages)

[PATCH net-next v12 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
 2026-01-23 22:50 UTC  (3+ messages)

[PATCH v3 0/5] i2c: xiic: use generic device property accessors
 2026-01-23 22:25 UTC  (9+ messages)
` [PATCH v3 1/5] i2c: xiic: make the clock optional
` [PATCH v3 2/5] i2c: xiic: switch to managed version of mutex_init

✅ PASS (MISSED 11 of 56): Test report for for-kernelci (6.19.0-rc6, upstream-arm-next, 701fab92)
 2026-01-23 22:13 UTC 

[GIT PULL] arm64 fixes for 6.19-rc7
 2026-01-23 22:03 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v6.19-rc7
 2026-01-23 21:24 UTC  (2+ messages)

[kvm-unit-tests PATCH v6 00/14] arm64: EL2 support
 2026-01-23 20:53 UTC  (4+ messages)

[PATCH v3 0/3] arm64: dts: meson-s4: add support for Khadas VIM1S
 2026-01-23 20:40 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: meson-s4-s905y4-khadas-vim1s: add initial device tree
  ` [DMARC error] "

[v5 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-01-23 20:08 UTC  (5+ messages)

[PATCH v9 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2026-01-23 20:03 UTC  (8+ messages)
` [PATCH v9 6/7] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH v9 7/7] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs

[PATCH] ARM: dts: gemini: Fix partition offsets
 2026-01-23 20:00 UTC 

[PATCH v3 2/4] pwm: sun50i: Add H616 PWM support
 2026-01-23 19:56 UTC  (2+ messages)

[PATCH v4 0/3] s32g: Use a syscon for GPR
 2026-01-23 19:51 UTC  (3+ messages)
` [PATCH v4 1/3] net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
` [PATCH v4 3/3] dts: s32g: Add GPR syscon region

[PATCH v2 0/2] media: staging: imx: fix multiple video input
 2026-01-23 19:34 UTC  (4+ messages)


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