linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-05 23:32:09 to 2025-10-15 00:22:03 UTC [more...]

[PATCH] arch/powerpc: Remove .interp section in vmlinux
 2025-10-15  0:21 UTC  (5+ messages)

Radeon NI: GIT kernel with the nislands_smc commit doesn't boot on a Freescale P5040 board and P.A.Semi Nemo board
 2025-10-14 18:51 UTC  (36+ messages)
` [VirtIO GPU] Xorg doesn't start with the DRM updates 'drm-next-2021-11-03' in a virtual e5500 QEMU KVM-HV machine on a Freescale P5040 board
  ` [FSL P50x0] Cyrus+ board doesn't boot with the PowerPC updates 5.16-1
    ` [PASEMI] Nemo board doesn't recognize any ATA disks with the pci-v5.16 updates
                      ` [PPC] Boot problems after the pci-v6.18-changes

[PATCH v2 0/2] drivers/base/node: fold node register and unregister functions
 2025-10-14 15:39 UTC  (3+ messages)
` [PATCH v2 1/2] drivers/base/node: Fold register_node() into register_one_node()
` [PATCH v2 2/2] drivers/base/node: Fold unregister_node() into unregister_one_node()

[PATCH v7 0/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
 2025-10-14 15:04 UTC  (10+ messages)
` [PATCH v7 4/8] powerpc/smp: Introduce CONFIG_SCHED_MC to guard MC scheduling bits

[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
 2025-10-14 13:05 UTC  (11+ 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 04/10] riscv: Implement custom CC_CAN_LINK
` [PATCH v2 05/10] s390: "
` [PATCH v2 06/10] powerpc: "
` [PATCH v2 07/10] MIPS: "
` [PATCH v2 08/10] x86/Kconfig: "
` [PATCH v2 09/10] sparc: "
` [PATCH v2 10/10] kbuild: simplify CC_CAN_LINK

[PATCH] sched/deadline: stop dl_server before CPU goes offline
 2025-10-14  9:11 UTC  (4+ messages)

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

[PATCH] fsl_msi: Translate bitmap to hwirq on fsl,mpic
 2025-10-14  5:52 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS 0843ba458439f38efdc14aa359c14ad0127edb01
 2025-10-14  4:00 UTC 

[PATCH] powerpc/ps3: spu.c: fix enum and Return kernel-doc warnings
 2025-10-14  3:12 UTC 

[PATCH] powerpc: kgdb: fix kernel-doc warnings
 2025-10-14  3:11 UTC 

[PATCH] powerpc, ocxl: Fix extraction of struct xive_irq_data
 2025-10-13 16:46 UTC  (4+ messages)

[linux-next20250912] Build warnings at drivers/net/ethernet/intel/idpf/xdp.c:6
 2025-10-13 15:32 UTC  (4+ messages)

[RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
 2025-10-13 15:22 UTC  (22+ messages)

[PATCH] powerpc/pseries/lparcfg: Replace deprecated strcpy in parse_system_parameter_string
 2025-10-13 13:57 UTC 

[bug report][PPC]: rmod nvme driver causes the kernel panic
 2025-10-13 10:28 UTC  (3+ messages)

[RFC PATCH v2 0/3] objtool: Fixup alternate feature relative addresses
 2025-10-13  1:07 UTC  (4+ messages)
` [RFC PATCH v2 2/3] kbuild: Add objtool integration for PowerPC feature fixups

[PATCH 0/2] PCI: Universal error recoverability of devices
 2025-10-12 13:25 UTC  (3+ messages)
` [PATCH 1/2] PCI: Ensure error recoverability at all times
` [PATCH 2/2] treewide: Drop pci_save_state() after pci_restore_state()

[PPC] t1024rdb: CONFIG_KERNEL_START=0x0 equivalent for ppc64 (Kernel 3.16.85)
 2025-10-11 22:18 UTC 

[PATCH] 85xx: Add several root nodes to probe
 2025-10-10 14:29 UTC  (2+ messages)

[PATCH] powerpc/pseries/msi: Fix NULL pointer dereference at irq domain teardown
 2025-10-10 12:03 UTC 

[PATCH RESEND v5] vmcoreinfo: Track and log recoverable hardware errors
 2025-10-10 10:36 UTC 

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2025-10-10  7:17 UTC  (7+ messages)

[mainline]Kernel Boot Warings at arch/powerpc/mm/mem.c:341
 2025-10-10  5:45 UTC 

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:57 UTC  (8+ messages)
        ` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[bisected][mainline]Kernel OOPs at msi_desc_to_pci_dev
 2025-10-10  4:23 UTC  (3+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:09 UTC  (15+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}

[linux-next20251003] tmp2 selftests resulting in Kernel OOPs
 2025-10-10  3:32 UTC  (5+ messages)
` [bisected][linux-next20251003] "

[PATCH 0/4] powerpc: Rename wdt@ notes to watchdog@
 2025-10-09 14:09 UTC  (9+ messages)
` [PATCH 1/4] powerpc: 512x: Rename wdt@ node "
` [PATCH 2/4] powerpc: 83xx: Rename wdt@ nodes "
` [PATCH 3/4] powerpc: 86xx: "
` [PATCH 4/4] powerpc: p2020: "

[PATCH v4] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
 2025-10-09 14:02 UTC  (2+ messages)

[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-10-09 15:59 UTC  (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes

[PATCH] powerpc/addnote: Fix overflow on 32-bit builds
 2025-10-09 13:51 UTC  (2+ messages)

(bisected) [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
 2025-10-09 13:05 UTC  (11+ messages)

[bisected][mainline]Kernel warnings at kernel/sched/cpudeadline.c:219
 2025-10-09 11:54 UTC  (9+ messages)

[PATCH v3 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-10-09  5:54 UTC  (6+ messages)
` [PATCH v3 1/6] PCI: pnv_php: Properly clean up allocated IRQs on unplug
      ` [PATCH] PCI: pnv_php: Fix potential NULL dereference in slot allocator

[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-10-09  1:07 UTC  (2+ messages)

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-10-09  1:07 UTC  (2+ messages)

[PATCH 00/11] vdso: Various cleanups
 2025-10-09  1:06 UTC  (2+ messages)

[PATCH v2] powerpc64/bpf: support direct_call on livepatch function
 2025-10-08  8:50 UTC 

[PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
 2025-10-08  7:22 UTC  (8+ messages)

powerpc/fadump: skip parameter area allocation when fadump is disabled
 2025-10-08  3:43 UTC  (3+ messages)

powerpc/fadump: skip parameter area allocation when fadump is disabled
 2025-10-08  3:29 UTC 

[PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
 2025-10-07 15:08 UTC  (5+ messages)
` [PATCH v2 1/3] powerpc/xive: Untangle xive from child interrupt controller drivers

[PATCH 0/6] mm: Consolidate lazy MMU mode context
 2025-10-07 14:33 UTC  (6+ messages)
` [PATCH 6/6] powerpc/64s: Do not re-activate batched TLB flush

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2025-10-07 13:58 UTC  (4+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts
 2025-10-06 20:19 UTC  (2+ messages)

[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
 2025-10-06 20:15 UTC  (6+ messages)

[PATCH v3 00/21] paravirt: cleanup and reorg
 2025-10-06  7:45 UTC  (3+ messages)
` [PATCH v3 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched

[PATCH 00/62] initrd: remove classic initrd support
 2025-10-06  6:19 UTC  (2+ messages)

[PATCH v1 0/9] Remove DMA .map_page and .unmap_page callbacks
 2025-10-06  4:03 UTC  (6+ messages)
` [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface


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).