linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-17 06:02:39 to 2025-03-23 18:24:00 UTC [more...]

[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
 2025-03-23 18:17 UTC  (7+ messages)
` [PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions

[PATCH 1/1] arch/powerpc: Remove redundant typedef for bool
 2025-03-23 16:36 UTC  (2+ messages)

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-03-23 10:32 UTC  (8+ messages)
` [PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v4 2/3] fs: split fileattr/fsxattr converters into helpers
` [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls

[PATCH 0/4] Apple/PASemi i2c error recovery fixes
 2025-03-22 13:23 UTC  (7+ messages)
` [PATCH 1/4] i2c: pasemi: Add registers bits and switch to BIT()
` [PATCH 2/4] i2c: pasemi: Improve error recovery

[RFC PATCH] arch/powerpc: Remove redundant typedef for bool
 2025-03-22 21:11 UTC 

[linux-next-20250320][btrfs] Kernel OOPs while running btrfs/108
 2025-03-22 14:15 UTC  (5+ messages)

[PATCH] tools/perf/arch/powerpc/util: Fix is_compat_mode build break in ppc64
 2025-03-22  8:05 UTC  (2+ messages)

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-21 21:05 UTC  (13+ messages)
` [PATCH v4 07/14] arm64: "
` [PATCH v4 10/14] s390: "

[PATCH 0/3] bitmap: convert self-test to KUnit
 2025-03-21 19:47 UTC  (9+ messages)
    ` distro support for CONFIG_KUNIT: "

[PATCH v4 00/14] Restricted DMA
 2025-03-21 18:42 UTC  (4+ messages)
` Using Restricted DMA for virtio-pci

[PATCH] net: remove sb1000 cable modem driver
 2025-03-21 16:20 UTC  (4+ messages)

[RFC 0/3] Guaranteed CMA
 2025-03-21 16:14 UTC  (10+ messages)
` [RFC 1/3] mm: implement cleancache
` [RFC 2/3] mm: introduce GCMA
` [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings

[PATCH] vfio: pci: Advertise INTx only if LINE is connected
 2025-03-21 14:06 UTC  (4+ messages)

[PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json
 2025-03-21 11:42 UTC  (4+ messages)
` [PATCH V2 2/2] tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf json events

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-21  8:43 UTC  (11+ messages)
` [PATCH v2 08/57] irqdomain: ppc: Switch to of_fwnode_handle()
` [PATCH v2 32/57] irqdomain: ppc: Switch to irq_domain_create_*()
` [PATCH v2 39/57] irqdomain: ppc: Switch irq_domain_add_nomap() to use fwnode
` [PATCH v2 41/57] irqdomain: ppc: Switch to irq_find_mapping()
` [PATCH v2 48/57] irqdomain: soc: "
` (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation

[PATCH] bus: fsl-mc: Remove deadcode
 2025-03-21  8:16 UTC  (3+ messages)

[PATCH V2 0/9] Add support for configure and control of Hardware Trace Macro(HTM)
 2025-03-21  7:21 UTC  (10+ messages)
` [PATCH V2 1/9] powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate other htm operations
` [PATCH V2 2/9] powerpc/pseries/htmdump: Add htm configure support to htmdump module
` [PATCH V2 3/9] powerpc/pseries/htmdump: Add htm start "
` [PATCH V2 4/9] powerpc/pseries/htmdump: Add htm status "
` [PATCH V2 5/9] powerpc/pseries/htmdump: Add htm info "
` [PATCH V2 6/9] powerpc/pseries/htmdump: Add htm setup "
` [PATCH V2 7/9] powerpc/pseries/htmdump: Add htm flags "
` [PATCH V2 8/9] powerpc/pseries/htmdump: Add htm capabilities "
` [PATCH V2 9/9] powerpc/pseries/htmdump: Add documentation for H_HTM debugfs interface

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

[PATCH] powerpc/prom_init: Fixup missing powermac #size-cells on i2s nodes
 2025-03-20 20:26 UTC  (3+ messages)

[PATCH 0/9] Add support for configure and control of Hardware Trace Macro(HTM)
 2025-03-20 14:51 UTC  (3+ messages)

[PATCH v2 0/3] MAINTAINERS: updates for the fsl-mc bus entry
 2025-03-20 12:03 UTC  (4+ messages)
` [PATCH v2 1/3] MAINTAINERS: add myself as maintainer for the fsl-mc bus
` [PATCH v2 2/3] MAINTAINERS: fix nonexistent dtbinding file name
` [PATCH v2 3/3] MAINTAINERS: add the linuppc-dev list to the fsl-mc bus entry

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-20 10:44 UTC  (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement

[PATCH v5 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-03-20  9:14 UTC  (8+ messages)
` [PATCH v5 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v5 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v5 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v5 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v5 5/6] powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v5 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters

[PATCH 0/3] MAINTAINERS: updates for the fsl-mc bus entry
 2025-03-19 18:44 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: add myself as maintainer for the fsl-mc bus
` [PATCH 2/3] MAINTAINERS: fix nonexistent dtbinding file name
` [PATCH 3/3] MAINTAINERS: add the linuppc-dev list to the fsl-mc bus entry

[PATCH 0/6] asm-generic: io.h cleanups
 2025-03-19 18:00 UTC  (8+ messages)
` [PATCH 4/6] powerpc: asm/io.h: remove split ioread64/iowrite64 helpers
` [PATCH 5/6] mips: drop GENERIC_IOMAP wrapper

[PATCH] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
 2025-03-19 17:29 UTC  (2+ messages)

[main-line][PowerPC]selftests/powerpc/signal: sigfuz fails
 2025-03-19 11:57 UTC  (5+ messages)

[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-03-19  9:06 UTC  (9+ messages)
` [PATCH bpf-next 06/11] bpf: Rename sanitize_stack_spill to nospec_result
  ` [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
  ` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification

[PATCH v9 0/7] Add character devices for indices, platform-dump
 2025-03-19  8:37 UTC  (2+ messages)

[PATCH v2 0/6] powerpc: use lock guards for mutex Set 1
 2025-03-19  4:00 UTC  (3+ messages)
` [PATCH v2 5/6] powerpc: powernv: ocxl: use lock guard for mutex

[PATCH 0/6] powerpc: use lock guards for mutex Set 1
 2025-03-19  3:59 UTC  (4+ messages)
` [PATCH 5/6] powerpc: powenv: oxcl: use lock guard for mutex

[PATCH] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
 2025-03-19  3:35 UTC 

[PATCH v4 net-next 00/14] Add more feautues for ENETC v4 - round 2
 2025-03-18 14:54 UTC  (47+ messages)
` [PATCH v4 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v4 net-next 03/14] net: enetc: move generic MAC filterng interfaces to enetc-core
` [PATCH v4 net-next 04/14] net: enetc: add MAC filter for i.MX95 ENETC PF
` [PATCH v4 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v4 net-next 06/14] net: enetc: add set/get_rss_table() to enetc_si_ops
` [PATCH v4 net-next 07/14] net: enetc: make enetc_set_rss_key() reusable
` [PATCH v4 net-next 08/14] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v4 net-next 09/14] net: enetc: enable RSS feature by default
` [PATCH v4 net-next 10/14] net: enetc: move generic VLAN filter interfaces to enetc-core
` [PATCH v4 net-next 11/14] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v4 net-next 14/14] MAINTAINERS: add new file ntmp.h to ENETC driver

Maintenance path for the fsl-mc bus
 2025-03-18 14:31 UTC  (3+ messages)

[PATCH] cpufreq: pmac64: Add missing pmf_put_function() calls
 2025-03-18 13:40 UTC 

[PATCH 00/11] Always call constructor for kernel page tables
 2025-03-18 12:14 UTC  (14+ messages)
` [PATCH 01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs
` [PATCH 03/11] m68k: "
` [PATCH 04/11] powerpc: "
` [PATCH 05/11] sparc64: "
` [PATCH 06/11] mm: Skip ptlock_init() for kernel PMDs
` [PATCH 07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH 08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH 09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH 10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH 11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc

[PATCH v13 00/11] Support page table check on PowerPC
 2025-03-18  5:38 UTC  (2+ messages)

[PATCH v12 0/4] Support SMT control on arm64
 2025-03-17 16:18 UTC  (5+ messages)
` [PATCH v12 2/4] arch_topology: Support SMT control for OF based system

[PATCH v4 0/4] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
 2025-03-17 16:03 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: mtd: raw-nand-chip: Relax node name pattern
` [PATCH v4 3/4] dt-bindings: nand: Add fsl,elbc-fcm-nand

Please add powerpc topic/cxl branch to linux-next
 2025-03-17 13:26 UTC  (2+ messages)

[powerpc:topic/cxl] BUILD SUCCESS 5a0fcb0ef5584caf7da3f31896e08650c532e4c1
 2025-03-17 13:13 UTC 

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-17 12:40 UTC  (3+ messages)
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()

[linux-next-20250307] Build Failure
 2025-03-17 10:06 UTC  (8+ messages)

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:21 UTC 

[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-03-17  6:02 UTC  (5+ messages)
` [PATCH v4 3/3] "


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