linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-20 04:26:33 to 2025-10-02 20:50:55 UTC [more...]

[PATCH 0/8] generic command line v6
 2025-10-02 20:49 UTC  (3+ messages)
` [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line

[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
 2025-10-02 19:45 UTC  (7+ messages)

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2025-10-02 19:27 UTC 

[PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
 2025-10-02 18:10 UTC  (8+ messages)

[PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
 2025-10-02  9:08 UTC  (3+ messages)

KVM-PR no longer works when compiled with new GCC compilers
 2025-10-02  6:52 UTC  (2+ messages)

[PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
 2025-10-01 14:09 UTC  (6+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.18-1 tag
 2025-09-30  2:54 UTC  (2+ messages)

[RFC PATCH v2 0/3] objtool: Fixup alternate feature relative addresses
 2025-09-29 16:59 UTC  (6+ messages)
` [RFC PATCH v2 1/3] objtool/powerpc: Enhance objtool to fixup "
` [RFC PATCH v2 2/3] kbuild: Add objtool integration for PowerPC feature fixups
` [RFC PATCH v2 3/3] powerpc: Enable build-time feature fixup processing by default

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-29  9:13 UTC  (7+ messages)
        ` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH] powerpc: kgdb: Remove OUTBUFMAX constant
 2025-09-29  8:08 UTC  (2+ messages)

RFI: powerpc cpus supporting BLRM for MSR_LE
 2025-09-29  7:18 UTC  (3+ messages)

[PATCH v1 0/9] Remove DMA .map_page and .unmap_page callbacks
 2025-09-28 17:35 UTC  (15+ messages)
` [PATCH v1 1/9] alpha: Convert mapping routine to rely on physical address
` [PATCH v1 2/9] MIPS/jazzdma: Provide physical address directly
` [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface
` [PATCH v1 4/9] powerpc: Convert to physical address DMA mapping
` [PATCH v1 5/9] sparc64: Use "
` [PATCH v1 6/9] x86: Use physical address for "
` [PATCH v1 7/9] vdpa: Convert to physical address "
` [PATCH v1 8/9] xen: swiotlb: Convert mapping routine to rely on physical address
` [PATCH v1 9/9] dma-mapping: remove unused map_page callback

[PATCH 0/9] Remove DMA .map_page and .unmap_page callbacks
 2025-09-28 11:58 UTC  (12+ messages)
` [PATCH 1/9] alpha: Convert mapping routine to rely on physical address

[PATCH v2 0/5] KVM: Export KVM-internal symbols for sub-modules only
 2025-09-27  6:02 UTC  (5+ messages)
` [PATCH v2 2/5] "

[PATCH v4] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
 2025-09-26 19:35 UTC  (2+ messages)

[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
 2025-09-26 13:53 UTC  (12+ messages)
` [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h

[PATCH 0/2] Fixes for pmac32_defconfig after fb.h removal from backlight.h
 2025-09-26  8:29 UTC  (5+ messages)
` [PATCH 1/2] powerpc/powermac: Include linux/of.h in backlight.c
` [PATCH 2/2] macintosh/via-pmu-backlight: Include linux/of.h and uapi/linux/fb.h

[PATCH v17 00/12] Support page table check on PowerPC
 2025-09-25 23:17 UTC  (3+ messages)

[PATCH 0/2] drivers/base/node: fold node register and unregister functions
 2025-09-25 13:21 UTC  (14+ messages)
` [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function
` [PATCH 2/2] drivers/base/node: merge unregister_one_node() and unregister_node() "

[powerpc:merge] BUILD SUCCESS 606c62074ffeb9c231a5ca256a2c6dc76c445ab3
 2025-09-25  6:36 UTC 

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-24 19:20 UTC  (5+ messages)

[PATCHES][RFC] the meat of tree-in-dcache series
 2025-09-24 16:56 UTC  (50+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
  ` [PATCH 02/39] new helper: simple_done_creating()
  ` [PATCH 03/39] introduce a flag for explicitly marking persistently pinned dentries
  ` [PATCH 04/39] primitives for maintaining persisitency
  ` [PATCH 05/39] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
  ` [PATCH 06/39] convert ramfs and tmpfs
  ` [PATCH 07/39] procfs: make /self and /thread_self dentries persistent
  ` [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed
  ` [PATCH 09/39] convert xenfs
  ` [PATCH 10/39] convert smackfs
  ` [PATCH 11/39] convert hugetlbfs
  ` [PATCH 12/39] convert mqueue
  ` [PATCH 13/39] convert bpf
  ` [PATCH 14/39] convert dlmfs
  ` [PATCH 15/39] convert fuse_ctl
  ` [PATCH 16/39] convert pstore
  ` [PATCH 17/39] convert tracefs
  ` [PATCH 18/39] convert debugfs
  ` [PATCH 19/39] debugfs: remove duplicate checks in callers of start_creating()
  ` [PATCH 20/39] convert efivarfs
  ` [PATCH 21/39] convert spufs
  ` [PATCH 22/39] convert ibmasmfs
  ` [PATCH 23/39] ibmasmfs: get rid of ibmasmfs_dir_ops
  ` [PATCH 24/39] convert devpts
  ` [PATCH 25/39] binderfs: use simple_start_creating()
  ` [PATCH 26/39] binderfs_binder_ctl_create(): kill a bogus check
  ` [PATCH 27/39] convert binderfs
  ` [PATCH 28/39] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
  ` [PATCH 29/39] convert autofs
  ` [PATCH 30/39] convert binfmt_misc
  ` [PATCH 31/39] convert selinuxfs
  ` [PATCH 32/39] functionfs: switch to simple_remove_by_name()
  ` [PATCH 33/39] convert functionfs
  ` [PATCH 34/39] gadgetfs: switch to simple_remove_by_name()
  ` [PATCH 35/39] convert gadgetfs
  ` [PATCH 36/39] hypfs: don't pin dentries twice
  ` [PATCH 37/39] hypfs: switch hypfs_create_str() to returning int
  ` [PATCH 38/39] hypfs: swich hypfs_create_u64() "
  ` [PATCH 39/39] convert hypfs

[RFC V2 0/8] Generic IRQ entry/exit support for powerpc
 2025-09-24  9:04 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS ef104054a312608deab266f95945057fa73eeaad
 2025-09-24  5:59 UTC 

[PATCH v3] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
 2025-09-23 17:04 UTC  (3+ messages)

[PATCH] genirq/msi: Remove msi_post_free()
 2025-09-24  2:45 UTC  (3+ messages)

[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
 2025-09-23 22:35 UTC  (10+ messages)

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

[PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts
 2025-09-23 15:32 UTC 

[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2025-09-23 13:46 UTC  (3+ messages)

[PATCH v3] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
 2025-09-23 13:32 UTC 

[PATCH V3 0/7] Add interface to expose vpa dtl counters via
 2025-09-23  6:22 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS 4a774b39e68fac7d6c7c9cffeb6a4ea4b6dc8b41
 2025-09-23  1:13 UTC 

[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
 2025-09-22 21:22 UTC  (9+ messages)

[PATCH v2] bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions
 2025-09-22 14:58 UTC  (2+ messages)

[PATCH v2] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
 2025-09-22 18:25 UTC  (3+ messages)

[PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
 2025-09-22 17:23 UTC  (9+ messages)

[powerpc:merge] BUILD SUCCESS 8c86d0e11e703b5ce6812d9703a7617b09cf6fbb
 2025-09-22 17:22 UTC 

[PATCH v2] bus: fsl-mc: Check return value of platform_get_resource()
 2025-09-22 14:57 UTC  (2+ messages)

[PATCH v6 0/7] Add support of IRQs to QUICC ENGINE GPIOs
 2025-09-22 14:55 UTC  (2+ messages)
` (subset) "

[PATCH v2] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
 2025-09-22 16:27 UTC  (5+ messages)

[PATCH] powerpc/Makefile: use $(objtree) for crtsavres.o
 2025-09-22 13:50 UTC  (3+ messages)

[PATCH] powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct
 2025-09-22  9:11 UTC 

[PATCH v4 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-09-22  5:43 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/ftrace: Fix livepatch module OOL ftrace corruption
 2025-09-22  5:44 UTC  (2+ messages)

[PATCH v7 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
 2025-09-22  5:43 UTC  (2+ messages)

[PATCH v2] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
 2025-09-22  5:43 UTC  (2+ messages)

[PATCH] powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss handler
 2025-09-22  5:43 UTC  (2+ messages)

[PATCH] powerpc/603: Really copy kernel PGD entries into all PGDIRs
 2025-09-22  5:43 UTC  (2+ messages)

[PATCH RESEND] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
 2025-09-22  0:41 UTC 

[PATCH v3 5/6] VFS: rename kern_path_locked() and related functions
 2025-09-21 10:22 UTC  (2+ messages)

[RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
 2025-09-17  6:54 UTC  (3+ 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).