linuxppc-dev
Thread
Date
Earlier messages
Messages by Thread
[PATCH 00/13] Architecture-optimized SHA-256 library API
Eric Biggers
[PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
Eric Biggers
Re: [PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
Ard Biesheuvel
[PATCH 05/13] crypto: mips/sha256 - implement library instead of shash
Eric Biggers
[PATCH 06/13] crypto: powerpc/sha256 - implement library instead of shash
Eric Biggers
[PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
Eric Biggers
Re: [PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
Ard Biesheuvel
[PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
[PATCH 07/13] crypto: riscv/sha256 - implement library instead of shash
Eric Biggers
[PATCH 08/13] crypto: s390/sha256 - implement library instead of shash
Eric Biggers
[PATCH 13/13] crypto: lib/sha256 - improve function prototypes
Eric Biggers
[PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
Eric Biggers
[PATCH 12/13] crypto: sha256 - remove sha256_base.h
Eric Biggers
[PATCH 11/13] crypto: x86/sha256 - implement library instead of shash
Eric Biggers
Re: [PATCH 11/13] crypto: x86/sha256 - implement library instead of shash
Herbert Xu
Re: [PATCH 11/13] crypto: x86/sha256 - implement library instead of shash
Eric Biggers
[PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
Eric Biggers
Re: [PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
Ard Biesheuvel
[PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
Eric Biggers
Re: [PATCH 00/13] Architecture-optimized SHA-256 library API
Linus Torvalds
[PATCH] soc: fsl: qbman: Remove const from portal->cgrs allocation type
Kees Cook
[PATCH 0/7] Removing unused macros in arch/powerpc/perf
Likhitha Korrapati
[PATCH 3/7] arch/powerpc/perf : Removing unused macros from ppc970-pmu.c
Likhitha Korrapati
[PATCH 5/7] arch/powerpc/perf : Removing unused macros from power6-pmu.c
Likhitha Korrapati
[PATCH 2/7] arch/powerpc/perf : Removing unused macros from power5-pmu.c
Likhitha Korrapati
[PATCH 4/7] arch/powerpc/perf : Removing unused macros from power7-pmu.c
Likhitha Korrapati
[PATCH 6/7] arch/powerpc/perf : Removing unused macros from power8-pmu.c
Likhitha Korrapati
[PATCH 7/7] arch/powerpc/perf : Removing unused macros from power9-pmu.c
Likhitha Korrapati
[PATCH 1/7] arch/powerpc/perf : Removing unused macros from power5+-pmu.c
Likhitha Korrapati
[PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
Amit Machhiwal
[PATCH] powerpc/iommu: Memory leak in TCE table userspace view
Gaurav Batra
[PATCH] bus: fsl_mc: Fix driver_managed_dma check
Robin Murphy
[powerpc:fixes-test] BUILD SUCCESS e3f506b78d921e48a00d005bea5c45ec36a99240
kernel test robot
[PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
Athira Rajeev
Re: [PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
Venkat Rao Bagalkote
Re: [PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
Arnaldo Carvalho de Melo
Re: [PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
Namhyung Kim
Re: [PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
Arnaldo Carvalho de Melo
Re: [PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
Venkat Rao Bagalkote
Re: [PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
Arnaldo Carvalho de Melo
Re: [PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
Athira Rajeev
[PATCH] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
[PATCH 0/7] lib/crc: drop "glue" from filenames
Eric Biggers
[PATCH 6/7] sparc/crc: drop "glue" from filenames
Eric Biggers
[PATCH 3/7] powerpc/crc: drop "glue" from filenames
Eric Biggers
[PATCH 4/7] powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.S
Eric Biggers
[PATCH 7/7] x86/crc: drop "glue" from filenames
Eric Biggers
[PATCH 1/7] arm/crc: drop "glue" from filenames
Eric Biggers
[PATCH 5/7] s390/crc: drop "glue" from filenames
Eric Biggers
Re: [PATCH 5/7] s390/crc: drop "glue" from filenames
Heiko Carstens
[PATCH 2/7] arm64/crc: drop "glue" from filenames
Eric Biggers
Re: [PATCH 0/7] lib/crc: drop "glue" from filenames
Ard Biesheuvel
Re: [PATCH 0/7] lib/crc: drop "glue" from filenames
Martin K. Petersen
Re: [PATCH 0/7] lib/crc: drop "glue" from filenames
Martin K. Petersen
[PATCH v2] powerpc/boot: Fix dash warning
Madhavan Srinivasan
Re: [PATCH v2] powerpc/boot: Fix dash warning
Stephen Rothwell
Re: [PATCH v2] powerpc/boot: Fix dash warning
Venkat Rao Bagalkote
Re: [PATCH v2] powerpc/boot: Fix dash warning
Stephen Rothwell
[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
Eric Biggers
[PATCH v3 01/13] crypto: arm64 - drop redundant dependencies on ARM64
Eric Biggers
[PATCH v3 03/13] crypto: s390 - drop redundant dependencies on S390
Eric Biggers
[PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
Eric Biggers
[PATCH v3 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers
[PATCH v3 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
Eric Biggers
[PATCH v3 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
Eric Biggers
[PATCH v3 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
Eric Biggers
[PATCH v3 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
Eric Biggers
[PATCH v3 04/13] crypto: x86 - drop redundant dependencies on X86
Eric Biggers
[PATCH v3 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
Eric Biggers
[PATCH v3 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
Eric Biggers
[PATCH v3 13/13] crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
[PATCH v3 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
[PATCH 0/6] Fixes for shellcheck/sparse warnings
Madhavan Srinivasan
[PATCH 1/6] powerpc/kvm: Fix sparse warning
Madhavan Srinivasan
[PATCH 2/6] powerpc/xmon: fix sparse warning "Using plain integer as NULL pointer"
Madhavan Srinivasan
[PATCH 3/6] powerpc/perf:make isa207_pmu_format_group struct static
Madhavan Srinivasan
[PATCH 4/6] powerpc: fix sparse warnings
Madhavan Srinivasan
[PATCH 5/6] powerpc/prom_init: Fix shellcheck warnings
Madhavan Srinivasan
Re: [PATCH 5/6] powerpc/prom_init: Fix shellcheck warnings
Stephen Rothwell
[PATCH 6/6] powerpc/boot/install.sh: Fix shellcheck warnings
Madhavan Srinivasan
Re: [PATCH 6/6] powerpc/boot/install.sh: Fix shellcheck warnings
Stephen Rothwell
[PATCH] powerpc/boot: Fix dash warning
Madhavan Srinivasan
Re: [PATCH] powerpc/boot: Fix dash warning
Stephen Rothwell
Re: [PATCH] powerpc/boot: Fix dash warning
Madhavan Srinivasan
[PATCH v3] powerpc/bpf: fix JIT code size calculation of bpf trampoline
Hari Bathini
[PATCH] fsldma: Support 40 bit DMA addresses where capable
Ben Collins
Re: [PATCH] fsldma: Support 40 bit DMA addresses where capable
Arnd Bergmann
Re: [PATCH] fsldma: Support 40 bit DMA addresses where capable
Ben Collins
Re: [PATCH] fsldma: Support 40 bit DMA addresses where capable
Arnd Bergmann
Re: [PATCH] fsldma: Support 40 bit DMA addresses where capable
Ben Collins
Re: [PATCH] fsldma: Support 40 bit DMA addresses where capable
Arnd Bergmann
Re: [PATCH] fsldma: Support 40 bit DMA addresses where capable
Ben Collins
Re: [PATCH] fsldma: Support 40 bit DMA addresses where capable
Arnd Bergmann
Re: [PATCH] fsldma: Support 40 bit DMA addresses where capable
Ben Collins
Re: [PATCH] fsldma: Support 40 bit DMA addresses where capable
Arnd Bergmann
[PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
Ben Collins
Re: [PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
Jason Gunthorpe
Re: [PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
Ben Collins
Re: [PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
Jason Gunthorpe
Re: [PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
Ben Collins
[PATCH] fsl_msi: Translate bitmap to hwirq on fsl,mpic
Ben Collins
[PATCH] powerpc/addnote: Fix overflow on 32-bit builds
Ben Collins
[PATCH] 85xx: Add several root nodes to probe
Ben Collins
[PATCH] kexec: Include kernel-end even without crashkernel
Ben Collins
[PATCH AUTOSEL 6.12 07/23] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
Sasha Levin
[PATCH AUTOSEL 6.14 07/30] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
Sasha Levin
linux-next: build warnings after merge of the powerpc-fixes tree
Stephen Rothwell
Re: linux-next: build warnings after merge of the powerpc-fixes tree
Madhavan Srinivasan
Re: linux-next: build warnings after merge of the powerpc-fixes tree
Stephen Rothwell
[PATCH] powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()
Thorsten Blum
[powerpc:merge] BUILD SUCCESS a34964eace718ce03010a3e8d29eb5a872a461e6
kernel test robot
[PATCH 1/2] ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel
Chancel Liu
[PATCH 2/2] ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream
Chancel Liu
[PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context
Shrikanth Hegde
[PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
Shrikanth Hegde
Re: [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
Sebastian Andrzej Siewior
Re: [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
Shrikanth Hegde
Re: [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
Sebastian Andrzej Siewior
Re: [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
Shrikanth Hegde
Re: [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
Sebastian Andrzej Siewior
Re: [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
Shrikanth Hegde
Re: [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
Sebastian Andrzej Siewior
[PATCH 2/2] powerpc: enable to run posix cpu timers in task context
Shrikanth Hegde
Re: [PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context
Shrikanth Hegde
[PATCH bpf-next v2 00/11] bpf: Mitigate Spectre v1 using barriers
Luis Gerhorst
[PATCH bpf-next v2 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
Luis Gerhorst
[PATCH bpf-next v2 02/11] bpf: Move insn if/else into do_check_insn()
Luis Gerhorst
[PATCH bpf-next v2 03/11] bpf: Return -EFAULT on misconfigurations
Luis Gerhorst
[PATCH bpf-next v2 04/11] bpf: Return -EFAULT on internal errors
Luis Gerhorst
[PATCH bpf-next v2 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
Re: [PATCH bpf-next v2 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
[PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
Re: [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
[PATCH bpf-next v2 08/11] bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
[PATCH bpf-next v2 09/11] selftests/bpf: Add test for Spectre v1 mitigation
Luis Gerhorst
[PATCH bpf-next v2 07/11] bpf: Rename sanitize_stack_spill to nospec_result
Luis Gerhorst
[PATCH bpf-next v2 10/11] bpf: Allow nospec-protected var-offset stack access
Luis Gerhorst
[PATCH bpf-next v2 11/11] bpf: Fall back to nospec for sanitization-failures
Luis Gerhorst
[PATCH] powerpc/powernv: Enable CPU idle state detection for POWER11
Aboorva Devarajan
[PATCH] tools headers: Update the include/vdso/unaligned.h to sync headers
Athira Rajeev
Re: [PATCH] tools headers: Update the include/vdso/unaligned.h to sync headers
James Clark
Re: [PATCH] tools headers: Update the include/vdso/unaligned.h to sync headers
Athira Rajeev
[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
Misbah Anjum N
Re: [BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
IBM
[PATCH v2 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
Eric Biggers
[PATCH v2 01/13] crypto: arm64 - drop redundant dependencies on ARM64
Eric Biggers
[PATCH v2 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers
[PATCH v2 03/13] crypto: s390 - drop redundant dependencies on S390
Eric Biggers
Re: [PATCH v2 03/13] crypto: s390 - drop redundant dependencies on S390
Heiko Carstens
[PATCH v2 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
Eric Biggers
[PATCH v2 02/13] crypto: powerpc - drop redundant dependencies on PPC
Eric Biggers
[PATCH v2 04/13] crypto: x86 - drop redundant dependencies on X86
Eric Biggers
[PATCH v2 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
Eric Biggers
Re: [PATCH v2 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
Eric Biggers
[PATCH v2 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
Eric Biggers
[PATCH v2 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
Eric Biggers
Re: [PATCH v2 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
Heiko Carstens
[PATCH v2 13/13] crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
[PATCH v2 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
Eric Biggers
[PATCH v2 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
Eric Biggers
[PATCH v2 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
[PATCH V3 0/9] Add support for configure and control of Hardware Trace Macro(HTM)
Athira Rajeev
[PATCH V3 1/9] powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate other htm operations
Athira Rajeev
[PATCH V3 2/9] powerpc/pseries/htmdump: Add htm configure support to htmdump module
Athira Rajeev
[PATCH V3 3/9] powerpc/pseries/htmdump: Add htm start support to htmdump module
Athira Rajeev
[PATCH V3 4/9] powerpc/pseries/htmdump: Add htm status support to htmdump module
Athira Rajeev
[PATCH V3 5/9] powerpc/pseries/htmdump: Add htm info support to htmdump module
Athira Rajeev
[PATCH V3 6/9] powerpc/pseries/htmdump: Add htm setup support to htmdump module
Athira Rajeev
[PATCH V3 9/9] powerpc/pseries/htmdump: Add documentation for H_HTM debugfs interface
Athira Rajeev
[PATCH V3 8/9] powerpc/pseries/htmdump: Add htm capabilities support to htmdump module
Athira Rajeev
[PATCH V3 7/9] powerpc/pseries/htmdump: Add htm flags support to htmdump module
Athira Rajeev
[PATCH] MAINTAINERS: powerpc: Remove myself as a reviewer
Naveen N Rao (AMD)
[PATCH 0/4] powerpc: Rename wdt@ notes to watchdog@
J . Neuschäfer via B4 Relay
[PATCH 1/4] powerpc: 512x: Rename wdt@ node to watchdog@
J . Neuschäfer via B4 Relay
[PATCH 2/4] powerpc: 83xx: Rename wdt@ nodes to watchdog@
J . Neuschäfer via B4 Relay
[PATCH 3/4] powerpc: 86xx: Rename wdt@ nodes to watchdog@
J . Neuschäfer via B4 Relay
[PATCH 4/4] powerpc: p2020: Rename wdt@ nodes to watchdog@
J . Neuschäfer via B4 Relay
[PATCH] powerpc: dts: mpc8315erdb: Add GPIO controller node
J . Neuschäfer via B4 Relay
[PATCH] KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
Paolo Bonzini
Re: [PATCH] KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
Oliver Upton
Re: [PATCH] KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
Sean Christopherson
Re: [PATCHv3 09/10] PCI: Unify device inaccessible
Lukas Wunner
[PATCH v3] dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
J . Neuschäfer via B4 Relay
Re: [PATCH v3] dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
Rob Herring (Arm)
[PATCH 00/15] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
Eric Biggers
[PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Eric Biggers
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Herbert Xu
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Eric Biggers
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Herbert Xu
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Herbert Xu
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Eric Biggers
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Herbert Xu
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Eric Biggers
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Herbert Xu
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Eric Biggers
Re: [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
Herbert Xu
[PATCH 04/15] crypto: loongarch - source arch/loongarch/crypto/Kconfig without CRYPTO
Eric Biggers
[PATCH 03/15] crypto: arm64 - remove CRYPTO dependency of library functions
Eric Biggers
[PATCH 06/15] crypto: powerpc - drop redundant dependencies on PPC
Eric Biggers
[PATCH 05/15] crypto: mips - remove CRYPTO dependency of library functions
Eric Biggers
Earlier messages