linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-30 20:10:52 to 2025-11-08 20:02:20 UTC [more...]

PROBLEM: boot hang on Indy R4400SC (regression)
 2025-11-08 20:02 UTC  (4+ messages)

[PATCH net-next 00/16] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
 2025-11-08 12:31 UTC  (24+ messages)
` [PATCH net-next 01/16] net: stmmac: loongson1: use PHY_INTF_SEL_x
` [PATCH net-next 02/16] net: stmmac: loongson1: use PHY_INTF_SEL_x directly
` [PATCH net-next 03/16] net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
` [PATCH net-next 04/16] net: stmmac: mediatek: use PHY_INTF_SEL_xxx
` [PATCH net-next 05/16] net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
` [PATCH net-next 06/16] net: stmmac: mediatek: simplify set_interface() methods
` [PATCH net-next 07/16] net: stmmac: meson8b: use PHY_INTF_SEL_xxx
` [PATCH net-next 08/16] net: stmmac: meson8b: use phy_intf_sel directly
` [PATCH net-next 09/16] net: stmmac: meson8b: use stmmac_get_phy_intf_sel()
` [PATCH net-next 10/16] net: stmmac: starfive: use PHY_INTF_SEL_xxx to select PHY interface
` [PATCH net-next 11/16] net: stmmac: starfive: use stmmac_get_phy_intf_sel()
` [PATCH net-next 12/16] net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next 13/16] net: stmmac: stm32: use PHY_INTF_SEL_x directly
` [PATCH net-next 14/16] net: stmmac: stm32: use stmmac_get_phy_intf_sel()
` [PATCH net-next 15/16] net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next 16/16] net: stmmac: visconti: use stmmac_get_phy_intf_sel()

[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
 2025-11-08 10:17 UTC  (45+ messages)
` [PATCH v5 01/34] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v5 02/34] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v5 03/34] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v5 04/34] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH v5 05/34] ARM: vdso: gettimeofday: "
` [PATCH v5 06/34] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH v5 07/34] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v5 08/34] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH v5 09/34] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH v5 10/34] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH v5 11/34] random: vDSO: Add explicit includes
` [PATCH v5 12/34] vdso/gettimeofday: "
` [PATCH v5 13/34] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v5 14/34] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v5 15/34] vdso/datapage: Trim down unnecessary includes
` [PATCH v5 16/34] random: vDSO: trim vDSO includes
` [PATCH v5 17/34] random: vDSO: remove ifdeffery
` [PATCH v5 18/34] random: vDSO: split out datapage update into helper functions
` [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
` [PATCH v5 20/34] s390/time: Set up vDSO datapage later
` [PATCH v5 21/34] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v5 22/34] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v5 23/34] vdso/datastore: Allocate data pages dynamically
` [PATCH v5 24/34] sparc64: vdso: Link with -z noexecstack
` [PATCH v5 25/34] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v5 26/34] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v5 27/34] sparc64: vdso: Move hardware counter read into header
` [PATCH v5 28/34] sparc64: vdso: Move syscall fallbacks "
` [PATCH v5 29/34] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v5 30/34] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v5 31/34] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v5 32/34] sparc64: vdso2c: Remove symbol handling
` [PATCH v5 33/34] sparc64: vdso: Implement clock_gettime64()
` [PATCH v5 34/34] clocksource: remove ARCH_CLOCKSOURCE_DATA

[PATCH] mips: Remove __GFP_HIGHMEM masking
 2025-11-07 23:27 UTC 

[PATCH] MIPS: Alchemy: Remove bogus static/inline specifiers
 2025-11-07 12:09 UTC  (2+ messages)

[PATCH v5 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-11-07 11:22 UTC  (15+ messages)
` [PATCH v5 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v5 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v5 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v5 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v5 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v5 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v5 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v5 8/8] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v2 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
 2025-11-07  9:39 UTC  (13+ messages)
` [PATCH v2 1/7] dt-bindings: soc: mobileye: OLB is an Ethernet PHY provider "
` [PATCH v2 2/7] phy: Add driver for EyeQ5 Ethernet PHY wrapper
` [PATCH v2 3/7] clk: eyeq: use the auxiliary device creation helper
` [PATCH v2 4/7] clk: eyeq: add EyeQ5 children auxiliary device for generic PHYs
` [PATCH v2 5/7] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v2 6/7] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH v2 7/7] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs

[PATCH 00/24] PCI: Bridge window selection improvements
 2025-11-07  0:12 UTC  (4+ messages)
` [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra

[PATCH] irqchip/irq-bcm7038-l1: Drop unused reg_mask_status() function
 2025-11-06 20:51 UTC  (2+ messages)

[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
 2025-11-06 13:39 UTC  (21+ messages)
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page
` [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
  ` [tip: timers/vdso] "

[PATCH v3 0/7] syscore: Pass context data to callbacks
 2025-11-05 16:52 UTC  (4+ messages)
` [PATCH v3 1/7] "

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-11-05 15:26 UTC  (8+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU

[PATCH v4 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-11-05  8:33 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v4 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v4 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v4 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v4 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v4 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v4 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v4 8/8] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH net-next 0/6] net: phy: remove fixed_phy_add and first its users
 2025-11-05  2:50 UTC  (13+ messages)
` [PATCH net-next 1/6] net: phy: fixed_phy: add helper fixed_phy_register_100fd
` [PATCH net-next 2/6] net: fec: register a fixed phy using fixed_phy_register_100fd if needed
` [PATCH net-next 3/6] m68k: coldfire: remove creating a fixed phy
` [PATCH net-next 4/6] net: b44: register a fixed phy using fixed_phy_register_100fd if needed
` [PATCH net-next 5/6] MIPS: BCM47XX: remove creating a fixed phy
` [PATCH net-next 6/6] net: phy: fixed_phy: remove fixed_phy_add

[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
 2025-11-04 18:02 UTC  (57+ messages)
` [PATCH v4 04/28] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v4 05/28] KVM: x86/mmu: WARN if KVM attempts to map into an invalid TDP MMU root
` [PATCH v4 08/28] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v4 09/28] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v4 10/28] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 11/28] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
` [PATCH v4 16/28] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v4 17/28] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 18/28] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v4 19/28] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v4 20/28] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v4 21/28] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v4 22/28] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v4 23/28] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v4 24/28] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v4 25/28] KVM: TDX: Don't copy "cmd" back to userspace for KVM_TDX_CAPABILITIES
` [PATCH v4 26/28] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v4 27/28] KVM: TDX: Bug the VM if extending the initial measurement fails
` [PATCH v4 28/28] KVM: TDX: Fix list_add corruption during vcpu_load()

[PATCH] MIPS: Loongson64: Use pointer from memcpy() call for assignment in loongson_kexec_prepare()
 2025-10-31  3:19 UTC  (2+ messages)

[PATCH v3 2/7] MIPS: PCI: Use contextual data instead of global variable
 2025-10-30 20:10 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 NNTP newsgroup(s).