messages from 2025-11-12 14:21:04 to 2025-12-05 09:19:55 UTC [more...]
[PATCH v4 16/26] genirq: Allow per-cpu interrupt sharing for non-overlapping affinities
2025-12-05 9:19 UTC (3+ messages)
[PATCH] ALSA: Do not build obsolete API
2025-12-04 16:38 UTC (3+ messages)
[PATCH 5.15 000/392] 5.15.197-rc1 review
2025-12-04 16:36 UTC (2+ messages)
[PATCH] MIPS: Fix a reference leak bug in ip22_check_gio()
2025-12-04 10:36 UTC
[PATCH] MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bits
2025-12-02 8:37 UTC (2+ messages)
[PATCH] iio: inkern: Use namespaced exports
2025-12-02 7:30 UTC (6+ messages)
[PATCH] mips: configs: loongson1: Update defconfig
2025-12-01 9:42 UTC (2+ messages)
[PATCH] MIPS: alchemy: mtx1: switch to static device properties
2025-12-01 9:43 UTC (2+ messages)
[PATCH] MIPS: Fix HOTPLUG_PARALLEL dependency
2025-12-01 9:41 UTC (2+ messages)
[PATCH] mips: kvm: simplify kvm_mips_deliver_interrupts()
2025-12-01 9:43 UTC (2+ messages)
[PATCH] MIPS: Fix whitespace damage in r4k_wait from VS timer fix
2025-12-01 9:40 UTC (3+ messages)
` [PING][PATCH] "
[PATCH] mips: Remove __GFP_HIGHMEM masking
2025-12-01 9:41 UTC (2+ messages)
[PATCH] MIPS: dts: Always descend vendor subdirectories
2025-12-01 9:42 UTC (2+ messages)
[GIT PULL] MIPS fixes for v6.18
2025-11-29 23:23 UTC (2+ messages)
[PATCH v5] MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
2025-11-29 12:42 UTC (2+ messages)
[PATCH v4] MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
2025-11-28 16:57 UTC (5+ messages)
[PATCH v4 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
2025-11-28 11:35 UTC (12+ messages)
` [PATCH v4 1/7] dt-bindings: soc: mobileye: OLB is an Ethernet PHY provider "
` [PATCH v4 2/7] phy: Add driver for EyeQ5 Ethernet PHY wrapper
` [PATCH v4 3/7] clk: eyeq: use the auxiliary device creation helper
` [PATCH v4 4/7] clk: eyeq: add EyeQ5 children auxiliary device for generic PHYs
` [PATCH v4 5/7] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v4 6/7] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH v4 7/7] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs
[PATCH v3] MIPS: mm: Prevent a TLB shutdown on initial uniquification
2025-11-28 7:12 UTC (6+ messages)
[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
2025-11-28 6:35 UTC
[PATCH v3] MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
2025-11-28 5:57 UTC (2+ messages)
[PATCH v4 0/6] Add support for the LTM8054 voltage regulator
2025-11-27 15:06 UTC (15+ messages)
` [PATCH v4 2/6] iio: inkern: Use namespaced exports
[PATCH v2] MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
2025-11-26 20:45 UTC (4+ messages)
[GIT PULL] MIPS fixes for v6.18
2025-11-25 14:25 UTC (9+ messages)
[PATCH v3 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
2025-11-24 14:46 UTC (10+ messages)
` [PATCH v3 1/7] dt-bindings: soc: mobileye: OLB is an Ethernet PHY provider "
` [PATCH v3 2/7] phy: Add driver for EyeQ5 Ethernet PHY wrapper
` [PATCH v3 3/7] clk: eyeq: use the auxiliary device creation helper
` [PATCH v3 4/7] clk: eyeq: add EyeQ5 children auxiliary device for generic PHYs
` [PATCH v3 5/7] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v3 6/7] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH v3 7/7] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs
[PATCH v2] kbuild: Support directory targets for building DTBs
2025-11-21 22:20 UTC (4+ messages)
[PATCH v2] MIPS: kernel: Fix random segmentation faults
2025-11-21 12:25 UTC (5+ messages)
[PATCH net-next 0/3] net: stmmac: pass struct device to init/exit
2025-11-21 2:00 UTC (8+ messages)
` [PATCH net-next 1/3] net: stmmac: pass struct device to init()/exit() methods
` [PATCH net-next 2/3] net: stmmac: move probe/remove calling of init/exit
` [PATCH net-next 3/3] net: stmmac: rk: convert to init()/exit() methods
[PATCH] MIPS: kernel: Fix reservation for VDSO area
2025-11-20 12:13 UTC (3+ messages)
[PATCH 0/7] enable PT_RECLAIM on all 64-bit architectures
2025-11-19 12:24 UTC (30+ messages)
` [PATCH 1/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH 2/7] arc: "
` [PATCH 3/7] loongarch: "
` [PATCH 4/7] mips: "
` [PATCH 5/7] parisc: "
` [PATCH 6/7] um: "
` [PATCH 7/7] mm: make PT_RECLAIM depend on MMU_GATHER_RCU_TABLE_FREE && 64BIT
[PATCH v2 0/7] enable PT_RECLAIM on all 64-bit architectures
2025-11-19 12:17 UTC (12+ messages)
` [PATCH v2 1/7] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v2 2/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v2 3/7] LoongArch: "
` [PATCH v2 4/7] mips: "
` [PATCH v2 5/7] parisc: "
` [PATCH v2 6/7] um: "
` [PATCH v2 7/7] mm: enable PT_RECLAIM on all 64-bit architectures
Wiadomość z księgowości
2025-11-19 9:01 UTC
[PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
2025-11-19 0:02 UTC (5+ messages)
` [PATCH] KVM: TDX: Take MMU lock around tdh_vp_init()
[PATCH] dmaengine: Loongson1: Fix memory leak in ls1x_dma_prep_dma_cyclic()
2025-11-16 3:09 UTC (2+ messages)
[PATCH] MIPS: Fix HOTPLUG_PARALLEL dependency
2025-11-14 15:52 UTC (3+ messages)
[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
2025-11-14 13:43 UTC (17+ messages)
` [PATCH v2 01/10] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
` [PATCH v2 02/10] init: deduplicate cc-can-link.sh invocations
` [PATCH v2 03/10] kbuild: allow architectures to override CC_CAN_LINK
` [PATCH v2 10/10] kbuild: simplify CC_CAN_LINK
[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
2025-11-14 9:02 UTC (3+ messages)
` [PATCH v5 10/14] powerpc: Convert to physical address DMA mapping
[PATCH v3 0/7] syscore: Pass context data to callbacks
2025-11-13 19:18 UTC (6+ messages)
` [PATCH v3 1/7] "
[PATCH 00/24] PCI: Bridge window selection improvements
2025-11-13 15:56 UTC (5+ messages)
` [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
[PATCH v5 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-11-13 14:47 UTC (19+ messages)
` [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 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v5 8/8] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH v2] MIPS: mm: Prevent a TLB shutdown on initial uniquification
2025-11-13 6:51 UTC (4+ messages)
[PATCH net-next v2 00/13] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
2025-11-13 2:20 UTC (14+ messages)
` [PATCH net-next v2 01/13] net: stmmac: loongson1: use PHY_INTF_SEL_x
` [PATCH net-next v2 02/13] net: stmmac: loongson1: use PHY_INTF_SEL_x directly
` [PATCH net-next v2 03/13] net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 04/13] net: stmmac: mediatek: use PHY_INTF_SEL_x
` [PATCH net-next v2 05/13] net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 06/13] net: stmmac: mediatek: simplify set_interface() methods
[PATCH] MIPS: mm: Prevent a TLB shutdown on initial uniquification
2025-11-12 23:47 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).