linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-16 05:16:49 to 2025-04-22 04:51:35 UTC [more...]

[PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
 2025-04-22  4:50 UTC 

[PATCH] fsldma: Support 40 bit DMA addresses where capable
 2025-04-22  2:49 UTC 

[PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
 2025-04-22  2:46 UTC 

[PATCH] fsl_msi: Translate bitmap to hwirq on fsl,mpic
 2025-04-22  2:35 UTC 

[PATCH] powerpc/addnote: Fix overflow on 32-bit builds
 2025-04-22  2:31 UTC 

[PATCH] 85xx: Add several root nodes to probe
 2025-04-22  2:40 UTC 

[PATCH] kexec: Include kernel-end even without crashkernel
 2025-04-22  2:36 UTC 

[PATCH AUTOSEL 6.12 07/23] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
 2025-04-22  2:16 UTC 

[PATCH AUTOSEL 6.14 07/30] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
 2025-04-22  2:15 UTC 

linux-next: build warnings after merge of the powerpc-fixes tree
 2025-04-22  1:47 UTC 

[PATCH] powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()
 2025-04-21 18:31 UTC 

[powerpc:merge] BUILD SUCCESS a34964eace718ce03010a3e8d29eb5a872a461e6
 2025-04-21 17:21 UTC 

[PATCH bpf-next v2 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-04-21 14:22 UTC  (13+ messages)
` [PATCH bpf-next v2 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
` [PATCH bpf-next v2 02/11] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v2 03/11] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v2 04/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v2 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next v2 07/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next v2 08/11] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next v2 09/11] selftests/bpf: Add test for Spectre v1 mitigation
` [PATCH bpf-next v2 10/11] bpf: Allow nospec-protected var-offset stack access
` [PATCH bpf-next v2 11/11] bpf: Fall back to nospec for sanitization-failures

[PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context
 2025-04-21 12:34 UTC  (4+ messages)
` [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
` [PATCH 2/2] powerpc: enable to run posix cpu timers in task context

[PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
 2025-04-21 11:50 UTC  (4+ messages)

[PATCH 1/2] ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel
 2025-04-21 10:57 UTC  (2+ messages)
` [PATCH 2/2] ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream

[PATCH v3 1/2] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
 2025-04-21  9:45 UTC  (3+ messages)

[RFC PATCH] powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIE
 2025-04-21  9:41 UTC  (2+ messages)

[PATCH] powerpc/boot: Check for ld-option support
 2025-04-21  9:41 UTC  (2+ messages)

[PATCH] powerpc64/ftrace: fix module loading without patchable function entries
 2025-04-21  9:41 UTC  (2+ messages)

[PATCH] powerpc/boot: Fix build with gcc 15
 2025-04-21  8:26 UTC  (4+ messages)

[PATCH] powerpc/powernv: Enable CPU idle state detection for POWER11
 2025-04-21  7:07 UTC 

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

[PATCH] tools headers: Update the include/vdso/unaligned.h to sync headers
 2025-04-21  3:41 UTC 

[PATCH v5 net-next 00/14] Add more features for ENETC v4 - round 2
 2025-04-21  3:14 UTC  (17+ messages)
` [PATCH v5 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v5 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v5 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
` [PATCH v5 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF

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

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

[PATCH] MAINTAINERS: powerpc: Remove myself as a reviewer
 2025-04-20 16:32 UTC 

[PATCH v2] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
 2025-04-19 11:01 UTC  (3+ messages)

[PATCH] powerpc64/ftrace: fix clobbered r15 during livepatching
 2025-04-19 10:42 UTC  (3+ messages)

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

[PATCH 0/4] powerpc: Rename wdt@ notes to watchdog@
 2025-04-18 19:28 UTC  (5+ 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] powerpc: dts: mpc8315erdb: Add GPIO controller node
 2025-04-18 18:48 UTC 

[PATCH] KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
 2025-04-18 18:03 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 6/9] ASoC: fsl_audmix: register card device depends on 'dais' property
 2025-04-18 16:59 UTC  (2+ messages)

[PATCHv3 09/10] PCI: Unify device inaccessible
 2025-04-18  3:55 UTC 

[PATCH 8/9] crypto: x86/chacha - remove the skcipher algorithms
 2025-04-18  3:41 UTC  (4+ messages)

[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-04-18  2:41 UTC  (7+ messages)
` [PATCH v3 1/5] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH v3 2/5] PCI/ERR: Add support for resetting the slots in a platform specific way
` [PATCH v3 3/5] PCI: host-common: Make the driver as a common library for host controller drivers
` [PATCH v3 4/5] PCI: host-common: Add link down handling for host bridges
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH] lib/crc: make the CPU feature static keys __ro_after_init
 2025-04-17 16:32 UTC  (3+ messages)

frozen PHB on IBM Power9 system in 6.15-rc2 (bisected)
 2025-04-17 15:10 UTC 

[PATCH v3] dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
 2025-04-17 14:21 UTC 

[PATCH v2] dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
 2025-04-17 14:18 UTC  (3+ messages)

[PATCH v2 0/6] Apple/PASemi i2c error recovery fixes
 2025-04-17 13:16 UTC  (8+ messages)
` [PATCH v2 3/6] i2c: pasemi: Improve timeout handling
` [PATCH v2 4/6] i2c: pasemi: Improve error recovery
` [PATCH v2 6/6] i2c: pasemi: Log bus reset causes

[PATCH] powerpc: do not build ppc_save_regs.o always
 2025-04-17 12:26 UTC  (2+ messages)

[PATCH] KVM: PPC: Kconfig: Enable CONFIG_VPA_PMU with KVM
 2025-04-17 12:17 UTC 

[PATCH v2 0/4] PCI: Add support for resetting the slots in a platform specific way
 2025-04-17  9:33 UTC  (11+ messages)
` [PATCH v2 1/4] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH v2 2/4] PCI/ERR: Add support for resetting the slots in a platform specific way
` [PATCH v2 3/4] PCI: Add link down handling for host bridges
` [PATCH v2 4/4] PCI: qcom: Add support for resetting the slot due to link down event

[powerpc:fixes-test] BUILD SUCCESS b2accfe7ca5bc9f9af28e603b79bdd5ad8df5c0b
 2025-04-17 12:12 UTC 

[PATCH 0/4] PCI: Add support for resetting the slots in a platform specific way
 2025-04-17 11:42 UTC  (9+ messages)
` [PATCH 2/4] PCI/ERR: Add support for resetting the slot in a platforms "

[PATCH net-next v3 0/3] net: ibmveth: Make ibmveth use new reset function and new KUnit tests
 2025-04-17  7:48 UTC  (6+ 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 1/1] arch/powerpc: Remove redundant typedef for bool
 2025-04-17  6:09 UTC  (2+ messages)

[PATCH v2] powerpc/boot: Fix build with gcc 15
 2025-04-17  4:39 UTC  (3+ messages)
` [PATCH v3] "

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

[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
 2025-04-16 19:24 UTC  (3+ messages)

[PATCH] ASoC: fsl_rpmsg: Remove useless return variable
 2025-04-16 18:54 UTC  (3+ messages)

[PATCH] powerpc/crc: include <linux/uaccess.h>
 2025-04-16 17:14 UTC 

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

[PATCH net-next v2 0/2] net: ibmveth: Make ibmveth use WARN_ON instead of BUG_ON and added KUnit tests
 2025-04-16 14:13 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: ibmveth: make ibmveth use WARN_ON instead of BUG_ON

early soft lockup in 6.15-rc2 on PowerNV
 2025-04-16 14:05 UTC  (3+ messages)

[PATCH 0/9] Remove per-architecture poly1305 shash glue code
 2025-04-16  8:00 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS 3700976f2ae8dfec4c17433f8a16c9e6c334cf89
 2025-04-16  7:18 UTC 

[PATCH] powerpc/defconfigs: Set HZ=1000 on ppc64 and powernv defconfigs
 2025-04-16  6:40 UTC  (2+ 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).