LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 17:21:52 to 2024-02-29 16:31:38 UTC [more...]

[PATCH v5 0/5] Add support for QMC HDLC
 2024-02-29 16:30 UTC  (11+ messages)
` [PATCH v5 1/5] net: wan: "
` [PATCH v5 2/5] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v5 3/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v5 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH v5 5/5] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH] powerpc: Add allmodconfig for all 32-bit sub-arches
 2024-02-29 16:13 UTC  (2+ messages)

[revert 0d60d8df6f49] [net/net-next] [6.8-rc5] Build Failure
 2024-02-29 15:02 UTC  (12+ messages)
` [revert 0d60d8df6f49] [netdev/net] "

[PATCH v4 0/5] Add support for QMC HDLC
 2024-02-29 14:15 UTC  (6+ messages)
` [PATCH v4 5/5] net: wan: fsl_qmc_hdlc: Add framer support

[kselftests/powerpc] Primitives test build failure with linux-next
 2024-02-29 13:53 UTC 

[PATCH v17 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-29 13:51 UTC  (12+ messages)
` [PATCH v17 2/6] crash: add a new kexec flag for hotplug support
` [PATCH v17 3/6] powerpc/kexec: move *_memory_ranges functions to ranges.c

[PATCH 1/3] selftest/powerpc: Re-order *FLAGS to follow lib.mk
 2024-02-29 13:41 UTC  (4+ messages)
` [PATCH 2/3] selftest/powerpc: Add flags.mk to support pmu buildable
` [PATCH 3/3] selftest/powerpc: make sub-folders buildable on it own

[netdev] Build failure on powerpc
 2024-02-29 13:30 UTC  (3+ messages)

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-29 12:56 UTC  (23+ messages)
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v8 09/10] PCI: qcom-ep: Use the "
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH v2] powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checks
 2024-02-29 12:28 UTC 

[PATCH 1/5] powerpc/64s: Move dcbt/dcbtst sequence into a macro
 2024-02-29 12:25 UTC  (5+ messages)
` [PATCH 2/5] powerpc/64s: Use .machine power4 around dcbt
` [PATCH 3/5] powerpc/fsl: Fix mfpmr build errors with newer binutils
` [PATCH 4/5] powerpc/fsl: Modernise mt/mfpmr
` [PATCH 5/5] powerpc: Remove cpu-as-y completely

[kvm-unit-tests PATCH 03/13] treewide: lib/stack: Fix backtrace
 2024-02-29 11:54 UTC  (7+ messages)
` [kvm-unit-tests PATCH 04/13] treewide: lib/stack: Make base_address arch specific

[PATCH] powerpc/boot: Only free if realloc() succeeds
 2024-02-29 11:51 UTC 

[PATCH] fbdev/mb862xxfb: Fix defined but not used error
 2024-02-29 11:50 UTC 

[PATCH] powerpc/85xx: Make some pic_init functions static
 2024-02-29 11:42 UTC 

[PATCH] powerpc/mm: Code cleanup for __hash_page_thp
 2024-02-29  9:28 UTC  (8+ messages)

[PATCH v2 0/7] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-02-29  8:42 UTC  (8+ messages)
` [PATCH v2 1/7] mm/ppc: Define "
` [PATCH v2 2/7] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v2 3/7] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v2 5/7] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v2 6/7] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v2 7/7] mm/treewide: Drop pXd_large()

Boot failure with ppc64 port on iMacs G5
 2024-02-29  8:14 UTC  (4+ messages)

[PATCH] ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
 2024-02-29  8:00 UTC  (2+ messages)

[PATCH 0/5] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-02-29  7:56 UTC  (10+ messages)
` [PATCH 1/5] mm/ppc: Define "
` [PATCH 2/5] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH 3/5] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH 4/5] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH 5/5] mm/treewide: Drop pXd_large()

linux-next: manual merge of the powerpc tree with the mm-stable tree
 2024-02-29  6:37 UTC  (2+ messages)

[PATCH v8 0/3] powerpc: make fadump resilient with memory add/remove events
 2024-02-29  5:10 UTC  (3+ messages)
` [PATCH v8 1/3] "

[kvm-unit-tests PATCH 00/32] powerpc improvements
 2024-02-29  3:55 UTC  (26+ messages)
` [kvm-unit-tests PATCH 03/32] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH 04/32] powerpc: interrupt stack backtracing
` [kvm-unit-tests PATCH 09/32] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH 10/32] scripts: Accommodate powerpc powernv machine differences
` [kvm-unit-tests PATCH 17/32] arch-run: Fix handling multiple exit status messages
` [kvm-unit-tests PATCH 23/32] powerpc: Add MMU support
` [kvm-unit-tests PATCH 24/32] common/sieve: Use vmalloc.h for setup_mmu definition
` [kvm-unit-tests PATCH 25/32] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH 29/32] configure: Fail on unknown arch
` [kvm-unit-tests PATCH 30/32] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH 32/32] powerpc: gitlab CI update

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-02-29  3:36 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 91ff6ca1e126332196bb331387d97b0a02aef93f
 2024-02-29  2:20 UTC 

[powerpc:next-test] BUILD SUCCESS cb615bbe55268cc25a181e903862423670f97408
 2024-02-29  1:24 UTC 

KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
 2024-02-28 23:55 UTC  (25+ messages)

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-02-28 23:10 UTC  (11+ messages)

[PATCHv11 0/4] *** Detect interrupt storm in softlockup ***
 2024-02-28 22:44 UTC  (8+ messages)
` [PATCHv11 1/4] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv11 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv11 4/4] watchdog/softlockup: report the most frequent interrupts

[Bug 207129] New: PowerMac G4 DP (5.6.2 debug kernel + inline KASAN) freezes shortly after booting with "do_IRQ: stack overflow: 1760"
 2024-02-28 21:44 UTC  (5+ messages)
` [Bug 207129] "

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-02-28 21:06 UTC  (26+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h

[RFC] sched/eevdf: avoid task starvation in cgroups
 2024-02-28 16:10 UTC 

[PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-02-28 13:27 UTC  (4+ messages)
` [PATCH linux-next v2 1/3] kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP

[PATCHv10 0/4] *** Detect interrupt storm in softlockup ***
 2024-02-28  6:07 UTC  (11+ messages)
` [PATCHv10 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv10 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv10 4/4] watchdog/softlockup: report the most frequent interrupts

Increasing build coverage for drivers/spi/spi-ppc4xx.c
 2024-02-28  5:37 UTC  (9+ messages)

Kernel WARNING at lib/vsprintf.c:2721 while running ftrace kernel selftests
 2024-02-27 17:36 UTC  (10+ messages)

[RFC PATCH] selftest/powerpc: Add rule file to address sub-folder test fail
 2024-02-27 12:38 UTC  (2+ messages)

[PATCH v13 00/16] Add audio support in v4l2 framework
 2024-02-27  8:34 UTC  (6+ messages)
` [PATCH v13 09/16] media: uapi: Define audio sample format fourcc type

linux-next: Tree for Feb 26 (drivers/mtd/ubi/nvmem.c)
 2024-02-27  1:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).