linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-03 11:13:36 to 2025-03-10 15:59:43 UTC [more...]

[PATCH 3/5] KVM: e500: track host-writability of pages
 2025-03-10 15:59 UTC  (7+ messages)
` [Kernel 6.12.17] [PowerPC e5500] KVM HV compilation error

[PATCH v3 1/2] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
 2025-03-10 14:19 UTC  (4+ messages)
` [PATCH v3 2/2] book3s64/radix : Align section vmemmap start address to PAGE_SIZE

[PATCH v3 0/3] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
 2025-03-10 14:00 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: nand: Add fsl,elbc-fcm-nand

[PATCH v4] dt-bindings: dma: Convert fsl,elo*-dma to YAML
 2025-03-10 13:02 UTC  (2+ messages)

PowerPC: Observing Kernel softlockup while running ftrace selftest
 2025-03-10 10:55 UTC  (2+ messages)

[RFC 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-03-10  9:59 UTC  (3+ messages)
` [RFC 1/2] mm/ptdump: Split note_page() into level specific callbacks
` [RFC 2/2] arm64/ptdump: Replace u64 with pteval_t

[PATCH] powerpc/boot: Fix build with gcc 15
 2025-03-10  8:40 UTC  (3+ messages)

[PATCH v4 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-03-10  7:12 UTC  (6+ messages)
` [PATCH v4 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v4 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters

[PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
 2025-03-10  5:00 UTC  (2+ messages)

[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-10  0:43 UTC  (18+ messages)
` [PATCH 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH 02/13] csky: move setup_initrd() to setup.c
` [PATCH 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH 07/13] s390: make setup_zero_pages() use memblock
` [PATCH 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH 13/13] arch, mm: make releasing of memory to page allocator more explicit

[PATCH v7 0/7] Add character devices for indices, platform-dump and physical-attestation RTAS
 2025-03-09 21:39 UTC  (8+ messages)
` [PATCH v7 1/7] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v7 2/7] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v7 3/7] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v7 4/7] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v7 5/7] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH v7 6/7] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
` [PATCH v7 7/7] powerpc/pseries: Add a char driver for physical-attestation RTAS

[linux-next-20250307] Build Failure
 2025-03-09 12:38 UTC 

[PATCH] book3s64/radix : Align section vmemmap start address to PAGE_SIZE
 2025-03-09 11:02 UTC  (7+ messages)

[powerpc:next-test] BUILD SUCCESS ff99d5b6a246715f2257123cdf6c4a29cb33aa78
 2025-03-08 15:43 UTC 

[PATCH v6 0/3] printf: convert self-test to KUnit
 2025-03-08 12:52 UTC  (7+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] printf: break kunit into test cases
` [PATCH v6 3/3] printf: implicate test line in failure messages

[PATCH v3 net-next 00/13] Add more feautues for ENETC v4 - round 2
 2025-03-08  6:58 UTC  (23+ messages)
` [PATCH v3 net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v3 net-next 02/13] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v3 net-next 03/13] net: enetc: move generic MAC filterng interfaces to enetc-core
` [PATCH v3 net-next 04/13] net: enetc: add MAC filter for i.MX95 ENETC PF
` [PATCH v3 net-next 05/13] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v3 net-next 06/13] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v3 net-next 07/13] net: enetc: check if the RSS hfunc is toeplitz
` [PATCH v3 net-next 08/13] net: enetc: enable RSS feature by default
` [PATCH v3 net-next 09/13] net: enetc: move generic VLAN filter interfaces to enetc-core
` [PATCH v3 net-next 10/13] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v3 net-next 11/13] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v3 net-next 12/13] net: enetc: add loopback "
` [PATCH v3 net-next 13/13] MAINTAINERS: add new file ntmp.h to ENETC driver

[PATCH 1/2] tools/perf: Add field to annotation options to determine disassembler used
 2025-03-07 18:09 UTC  (5+ messages)
` [PATCH 2/2] tools/perf/powerpc: Use return code from disasm_line__parse

[PATCH v5 0/3] printf: convert self-test to KUnit
 2025-03-07 16:30 UTC  (17+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] printf: break kunit into test cases
  ` crng init: was: "
` [PATCH v5 3/3] printf: implicate test line in failure messages

[PATCH v2 1/2] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
 2025-03-07 16:10 UTC  (2+ messages)
` [PATCH v2 2/2] book3s64/radix : Align section vmemmap start address to PAGE_SIZE

[kvm-unit-tests PATCH v2] Makefile: Use CFLAGS in cc-option
 2025-03-07  9:18 UTC 

[kvm-unit-tests PATCH] Makefile: Use CFLAGS in cc-option
 2025-03-07  8:45 UTC  (3+ messages)

PowerPC: sleftests/powerpc fails to compile linux-next
 2025-03-07  8:18 UTC  (4+ messages)

Low-lewel details of secondary CPU bringup on mac99?
 2025-03-06 22:51 UTC 

[RFC kvm-unit-tests PATCH] lib: Use __ASSEMBLER__ instead of __ASSEMBLY__
 2025-03-06 22:17 UTC  (3+ messages)

[PATCH v4 0/2] Add stop_on_panic support for watchdog
 2025-03-06 17:22 UTC  (21+ messages)
` [PATCH v4 1/2] watchdog: Add a new flag WDIOF_STOP_MAYSLEEP
          ` [EXTERNAL] "
` [PATCH v4 2/2] drivers: watchdog: Add support for panic notifier callback
  ` [EXTERNAL] Re: [PATCH v4 0/2] Add stop_on_panic support for watchdog

[PATCH v2] powerpc/kexec: fix physical address calculation in clear_utlb_entry()
 2025-03-06 10:24 UTC 

[PATCH v4] powerpc/hugetlb: Disable gigantic hugepages if fadump is active
 2025-03-06  8:30 UTC  (8+ messages)

[PATCH] PCI/AER: Add kernel.aer_print_skip_mask to control aer log
 2025-03-06  8:25 UTC  (3+ messages)

[PATCH v2 1/4] powerpc/perf/core-book3s: Avoid loading platform pmu driver during dump kernel
 2025-03-05 15:29 UTC  (2+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-05 13:12 UTC  (4+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION

[PATCH v11 0/4] Support SMT control on arm64
 2025-03-05  9:01 UTC  (27+ messages)
` [PATCH v11 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v11 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v11 3/4] arm64: topology: Support SMT control on ACPI "

[PATCH] crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARD
 2025-03-05  7:48 UTC  (3+ messages)

[PATCH] powerpc: Fix 'intra_function_call not a direct call' warning
 2025-03-05  7:43 UTC  (3+ messages)

[PATCH] powerpc: Fix address calculation in clear_utlb_entry()
 2025-03-04 22:59 UTC 

[PATCH 0/4] ASoC: fsl_audmix: support audio graph card for audmix
 2025-03-04 19:21 UTC  (8+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl,sai: Document audio graph port
` [PATCH 2/4] ASoC: dt-bindings: fsl,audmix: "
` [PATCH 3/4] ASoC: dt-bindings: fsl,audmix: make 'dais' property to be optional

Build Warnings at arch/powerpc/
 2025-03-04 17:17 UTC  (11+ messages)

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-03-04 14:10 UTC  (10+ messages)
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()

[PATCH v3] dt-bindings: dma: Convert fsl,elo*-dma to YAML
 2025-03-04 13:28 UTC  (4+ messages)

[PATCH] AER: PCIE CTO recovery handle fix
 2025-03-04  7:07 UTC 

[PATCH v3 0/1] Remove cxl driver
 2025-03-04  6:28 UTC  (5+ messages)
` [PATCH v3 1/1] cxl: Remove driver

[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-03-04  4:46 UTC  (3+ messages)

[PATCH v7 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-03-03 11:20 UTC  (3+ messages)
` [PATCH v7 2/6] syscall.h: add syscall_set_arguments()
` [PATCH v7 3/6] syscall.h: introduce syscall_set_nr()

[PATCH 00/19] vdso: Rework struct vdso_time_data and introduce struct vdso_clock
 2025-03-03 11:11 UTC  (2+ messages)
` [PATCH 14/19] time/namespace: Prepare introduction of "


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