linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v6 net-next 07/14] net: enetc: make enetc_set_rss_key() reusable
Wei Fang
[PATCH v6 net-next 08/14] net: enetc: add RSS support for i.MX95 ENETC PF
Wei Fang
[PATCH v6 net-next 09/14] net: enetc: change enetc_set_rss() to void type
Wei Fang
Re: [PATCH v6 net-next 09/14] net: enetc: change enetc_set_rss() to void type
Vladimir Oltean
[PATCH v6 net-next 10/14] net: enetc: enable RSS feature by default
Wei Fang
[PATCH v6 net-next 11/14] net: enetc: extract enetc_refresh_vlan_ht_filter()
Wei Fang
[PATCH v6 net-next 12/14] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
Wei Fang
[PATCH v6 net-next 13/14] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
Wei Fang
[PATCH v6 net-next 14/14] net: enetc: add loopback support for i.MX95 ENETC PF
Wei Fang
Re: [PATCH v6 net-next 00/14] Add more features for ENETC v4 - round 2
Vladimir Oltean
[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
Herbert Xu
[v3 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Herbert Xu
[v3 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
Herbert Xu
[v3 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
Herbert Xu
[v3 PATCH 05/13] crypto: mips/sha256 - implement library instead of shash
Herbert Xu
[v3 PATCH 06/13] crypto: powerpc/sha256 - implement library instead of shash
Herbert Xu
[v3 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
Herbert Xu
[v3 PATCH 07/13] crypto: riscv/sha256 - implement library instead of shash
Herbert Xu
[v3 PATCH 08/13] crypto: s390/sha256 - implement library instead of shash
Herbert Xu
[v3 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
Herbert Xu
[v3 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
Herbert Xu
[v3 PATCH 11/13] crypto: x86/sha256 - implement library instead of shash
Herbert Xu
[v3 PATCH 12/13] crypto: sha256 - remove sha256_base.h
Herbert Xu
[v3 PATCH 13/13] crypto: lib/sha256 - improve function prototypes
Herbert Xu
Re: [v3 PATCH 00/13] Architecture-optimized SHA-256 library API
Eric Biggers
Re: [v3 PATCH 00/13] Architecture-optimized SHA-256 library API
Herbert Xu
Re: [v3 PATCH 00/13] Architecture-optimized SHA-256 library API
Eric Biggers
Re: [v3 PATCH 00/13] Architecture-optimized SHA-256 library API
Herbert Xu
[GIT PULL] Please pull powerpc/linux.git powerpc-6.15-3 tag
Madhavan Srinivasan
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.15-3 tag
pr-tracker-bot
[PATCH v3 0/4] Apple/PASemi i2c error recovery fixes
Sven Peter via B4 Relay
[PATCH v3 4/4] i2c: pasemi: Log bus reset causes
Sven Peter via B4 Relay
[PATCH v3 1/4] i2c: pasemi: Enable the unjam machine
Sven Peter via B4 Relay
[PATCH v3 3/4] i2c: pasemi: Improve error recovery
Sven Peter via B4 Relay
[PATCH v3 2/4] i2c: pasemi: Improve timeout handling
Sven Peter via B4 Relay
Re: [PATCH v3 0/4] Apple/PASemi i2c error recovery fixes
Andi Shyti
[v2 PATCH 00/13] Architecture-optimized SHA-256 library API
Herbert Xu
[v2 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Herbert Xu
[v2 PATCH 05/13] crypto: mips/sha256 - implement library instead of shash
Herbert Xu
[v2 PATCH 06/13] crypto: powerpc/sha256 - implement library instead of shash
Herbert Xu
[v2 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
Herbert Xu
[v2 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
Herbert Xu
[v2 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
Herbert Xu
[v2 PATCH 12/13] crypto: sha256 - remove sha256_base.h
Herbert Xu
[v2 PATCH 11/13] crypto: x86/sha256 - implement library instead of shash
Herbert Xu
[v2 PATCH 07/13] crypto: riscv/sha256 - implement library instead of shash
Herbert Xu
[v2 PATCH 08/13] crypto: s390/sha256 - implement library instead of shash
Herbert Xu
[v2 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
Herbert Xu
[v2 PATCH 13/13] crypto: lib/sha256 - improve function prototypes
Herbert Xu
[v2 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
Herbert Xu
Re: [v2 PATCH 00/13] Architecture-optimized SHA-256 library API
Eric Biggers
Re: [v2 PATCH 00/13] Architecture-optimized SHA-256 library API
Herbert Xu
Re: [v2 PATCH 00/13] Architecture-optimized SHA-256 library API
Eric Biggers
Re: [v2 PATCH 00/13] Architecture-optimized SHA-256 library API
Eric Biggers
Re: [v2 PATCH 00/13] Architecture-optimized SHA-256 library API
Herbert Xu
[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
Re: [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Herbert Xu
Re: [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
Re: [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Herbert Xu
Re: [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
Re: [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Herbert Xu
Re: [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
Re: [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
Herbert Xu
[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
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
Re: [PATCH 11/13] crypto: x86/sha256 - implement library instead of shash
Herbert Xu
[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
Re: [PATCH] soc: fsl: qbman: Remove const from portal->cgrs allocation type
Christophe Leroy
[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
Re: [PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
Vaibhav Jain
Re: [PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
Gautam Menghani
Re: [PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
Madhavan Srinivasan
[PATCH] powerpc/iommu: Memory leak in TCE table userspace view
Gaurav Batra
Re: [PATCH] powerpc/iommu: Memory leak in TCE table userspace view
Nilay Shroff
Re: [PATCH] powerpc/iommu: Memory leak in TCE table userspace view
IBM
Re: [PATCH 1/9] of: Add warpper function of_find_node_by_name_balanced()
Dan Carpenter
Re: [PATCH 1/9] of: Add warpper function of_find_node_by_name_balanced()
Laurent Pinchart
Re: [PATCH 1/9] of: Add warpper function of_find_node_by_name_balanced()
Andy Shevchenko
Re: [PATCH 1/9] of: Add warpper function of_find_node_by_name_balanced()
Laurent Pinchart
Re: [PATCH 1/9] of: Add warpper function of_find_node_by_name_balanced()
Andy Shevchenko
[PATCH] bus: fsl_mc: Fix driver_managed_dma check
Robin Murphy
Re: [PATCH] bus: fsl_mc: Fix driver_managed_dma check
William McVicker
Re: [PATCH] bus: fsl_mc: Fix driver_managed_dma check
Christophe Leroy
[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
Re: [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
Re: [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
Christophe Leroy
[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
Re: [PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
Herbert Xu
[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
Re: [PATCH 2/6] powerpc/xmon: fix sparse warning "Using plain integer as NULL pointer"
Christophe Leroy
Re: [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
Re: [PATCH 3/6] powerpc/perf:make isa207_pmu_format_group struct static
kernel test robot
[PATCH 4/6] powerpc: fix sparse warnings
Madhavan Srinivasan
Re: [PATCH 4/6] powerpc: fix sparse warnings
Christophe Leroy
Re: [PATCH 4/6] powerpc: fix sparse warnings
Madhavan Srinivasan
Re: [PATCH 4/6] powerpc: fix sparse warnings
kernel test robot
[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
Re: [PATCH v3] powerpc/bpf: fix JIT code size calculation of bpf trampoline
Madhavan Srinivasan
[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
Re: [PATCH] powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()
Madhavan Srinivasan
[powerpc:merge] BUILD SUCCESS a34964eace718ce03010a3e8d29eb5a872a461e6
kernel test robot
Earlier messages
Later messages