linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-22 03:14:00 to 2025-04-28 05:18:20 UTC [more...]

[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-28  5:17 UTC  (11+ messages)
` [v3 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [v3 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [v3 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [v3 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [v3 PATCH 05/13] crypto: mips/sha256 "
` [v3 PATCH 06/13] crypto: powerpc/sha256 "
` [v3 PATCH 07/13] crypto: riscv/sha256 "
` [v3 PATCH 08/13] crypto: s390/sha256 "
` [v3 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [v3 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash

[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
 2025-04-28  5:09 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.15-3 tag
 2025-04-28  3:54 UTC 

[v2 PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-27 14:07 UTC  (19+ messages)
` [v2 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [v2 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [v2 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [v2 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [v2 PATCH 05/13] crypto: mips/sha256 "
` [v2 PATCH 06/13] crypto: powerpc/sha256 "
` [v2 PATCH 07/13] crypto: riscv/sha256 "
` [v2 PATCH 08/13] crypto: s390/sha256 "
` [v2 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [v2 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [v2 PATCH 11/13] crypto: x86/sha256 "
` [v2 PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [v2 PATCH 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH v3 0/4] Apple/PASemi i2c error recovery fixes
 2025-04-27 11:30 UTC  (5+ messages)
` [PATCH v3 1/4] i2c: pasemi: Enable the unjam machine
` [PATCH v3 2/4] i2c: pasemi: Improve timeout handling
` [PATCH v3 3/4] i2c: pasemi: Improve error recovery
` [PATCH v3 4/4] i2c: pasemi: Log bus reset causes

[PATCH v2 0/6] Apple/PASemi i2c error recovery fixes
 2025-04-27 11:29 UTC  (4+ messages)
` [PATCH v2 4/6] i2c: pasemi: Improve error recovery

[PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-27  5:21 UTC  (30+ messages)
` [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [PATCH 05/13] crypto: mips/sha256 "
` [PATCH 06/13] crypto: powerpc/sha256 "
` [PATCH 07/13] crypto: riscv/sha256 "
` [PATCH 08/13] crypto: s390/sha256 "
` [PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [PATCH 11/13] crypto: x86/sha256 "
` [PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [PATCH 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
 2025-04-26 10:54 UTC  (2+ messages)

[PATCH] soc: fsl: qbman: Remove const from portal->cgrs allocation type
 2025-04-26  6:20 UTC 

[PATCH 0/7] Removing unused macros in arch/powerpc/perf
 2025-04-26  3:55 UTC  (8+ messages)
` [PATCH 1/7] arch/powerpc/perf : Removing unused macros from power5+-pmu.c
` [PATCH 2/7] arch/powerpc/perf : Removing unused macros from power5-pmu.c
` [PATCH 3/7] arch/powerpc/perf : Removing unused macros from ppc970-pmu.c
` [PATCH 4/7] arch/powerpc/perf : Removing unused macros from power7-pmu.c
` [PATCH 5/7] arch/powerpc/perf : Removing unused macros from power6-pmu.c
` [PATCH 6/7] arch/powerpc/perf : Removing unused macros from power8-pmu.c
` [PATCH 7/7] arch/powerpc/perf : Removing unused macros from power9-pmu.c

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-04-26  2:32 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
 2025-04-25 18:56 UTC 

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-25 18:16 UTC  (12+ messages)
` [PATCH v4 3/3] "

[PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
 2025-04-25 17:46 UTC  (6+ messages)

[PATCH 0/9] Add wrapper function of_find_node_by_name_balanced()
 2025-04-25 17:07 UTC  (8+ messages)
` [PATCH 1/9] of: Add warpper "

[PATCH] powerpc/iommu: Memory leak in TCE table userspace view
 2025-04-25 17:08 UTC 

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-25 16:35 UTC  (5+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs

[PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context
 2025-04-25 16:23 UTC  (9+ messages)
` [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work

[PATCH 00/19] vdso: Rework struct vdso_time_data and introduce struct vdso_clock
 2025-04-25 15:34 UTC  (10+ messages)
` [PATCH 08/19] vdso/gettimeofday: Prepare do_hres_timens() for introduction of "

[PATCH] tools headers: Update the include/vdso/unaligned.h to sync headers
 2025-04-25 14:46 UTC  (3+ messages)

[PATCH] bus: fsl_mc: Fix driver_managed_dma check
 2025-04-25 13:39 UTC 

[PATCH 0/7] lib/crc: drop "glue" from filenames
 2025-04-25  9:22 UTC  (12+ messages)
` [PATCH 1/7] arm/crc: "
` [PATCH 2/7] arm64/crc: "
` [PATCH 3/7] powerpc/crc: "
` [PATCH 4/7] powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.S
` [PATCH 5/7] s390/crc: drop "glue" from filenames
` [PATCH 6/7] sparc/crc: "
` [PATCH 7/7] x86/crc: "

[powerpc:fixes-test] BUILD SUCCESS e3f506b78d921e48a00d005bea5c45ec36a99240
 2025-04-25  7:43 UTC 

[PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
 2025-04-25  6:58 UTC  (8+ messages)

[PATCH] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
 2025-04-24 12:02 UTC 

[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-04-24 11:48 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH 0/5] powerpc: convert board-file GPIO chips to using new value setters
 2025-04-24  8:53 UTC  (3+ messages)

[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-04-24  5:27 UTC  (6+ messages)
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH v2] powerpc/boot: Fix dash warning
 2025-04-23 22:40 UTC  (4+ messages)

[PATCH] fsldma: Support 40 bit DMA addresses where capable
 2025-04-23 20:56 UTC  (10+ messages)

[PATCH 0/6] Fixes for shellcheck/sparse warnings
 2025-04-23  8:44 UTC  (10+ messages)
` [PATCH 1/6] powerpc/kvm: Fix sparse warning
` [PATCH 2/6] powerpc/xmon: fix sparse warning "Using plain integer as NULL pointer"
` [PATCH 3/6] powerpc/perf:make isa207_pmu_format_group struct static
` [PATCH 4/6] powerpc: fix sparse warnings
` [PATCH 5/6] powerpc/prom_init: Fix shellcheck warnings
` [PATCH 6/6] powerpc/boot/install.sh: "

[PATCH net-next v3 0/3] net: ibmveth: Make ibmveth use new reset function and new KUnit tests
 2025-04-23  1:15 UTC  (8+ messages)
` [PATCH net-next v3 1/3] net: ibmveth: Indented struct ibmveth_adapter correctly
` [PATCH net-next v3 2/3] net: ibmveth: Reset the adapter when unexpected states are detected
` [PATCH net-next v3 3/3] net: ibmveth: added KUnit tests for some buffer pool functions

[PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
 2025-04-23  0:49 UTC  (5+ messages)

[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-22 15:27 UTC  (14+ messages)
` [PATCH v3 01/13] crypto: arm64 - drop redundant dependencies on ARM64
` [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
` [PATCH v3 03/13] crypto: s390 - drop redundant dependencies on S390
` [PATCH v3 04/13] crypto: x86 - drop redundant dependencies on X86
` [PATCH v3 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
` [PATCH v3 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
` [PATCH v3 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
` [PATCH v3 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
` [PATCH v3 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
` [PATCH v3 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
` [PATCH v3 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
` [PATCH v3 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
` [PATCH v3 13/13] crypto: lib/poly1305 "

[PATCH] powerpc/boot: Fix dash warning
 2025-04-22 13:47 UTC  (3+ messages)

[PATCH v3] dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
 2025-04-22 12:50 UTC  (2+ messages)

[PATCH v2 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-22 10:41 UTC  (5+ messages)
` [PATCH v2 03/13] crypto: s390 - drop redundant dependencies on S390
` [PATCH v2 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/

frozen PHB on IBM Power9 system in 6.15-rc2 (bisected)
 2025-04-22  9:44 UTC  (3+ messages)

[PATCH v2] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
 2025-04-22  8:30 UTC  (5+ messages)

[PATCH v3] powerpc/bpf: fix JIT code size calculation of bpf trampoline
 2025-04-22  8:26 UTC 

linux-next: build warnings after merge of the powerpc-fixes tree
 2025-04-22  6:15 UTC  (3+ messages)

[PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
 2025-04-22  4:50 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 NNTP newsgroup(s).