summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-04-29powerpc/bpf: fix JIT code size calculation of bpf trampolineHari Bathini
2025-04-29powerpc64/ftrace: fix clobbered r15 during livepatchingHari Bathini
2025-04-28powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.SEric Biggers
2025-04-28powerpc/crc: drop "glue" from filenamesEric Biggers
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers
2025-04-28crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTOEric Biggers
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers
2025-04-28crypto: powerpc - move library functions to arch/powerpc/lib/crypto/Eric Biggers
2025-04-28crypto: powerpc - drop redundant dependencies on PPCEric Biggers
2025-04-24powerpc/boot: Fix dash warningMadhavan Srinivasan
2025-04-23crypto: powerpc/sha256-spe - Use API partial block handlingHerbert Xu
2025-04-23crypto: powerpc/sha1-spe - Use API partial block handlingHerbert Xu
2025-04-23crypto: powerpc/sha1 - Use API partial block handlingHerbert Xu
2025-04-23crypto: powerpc/md5 - Use API partial block handlingHerbert Xu
2025-04-23crypto: powerpc/ghash - Use API partial block handlingHerbert Xu
2025-04-19crypto: lib/poly1305 - restore ability to remove modulesEric Biggers
2025-04-19crypto: lib/chacha - restore ability to remove modulesEric Biggers
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni
2025-04-17powerpc/pseries: Add papr-platform-dump character driver for dump retrievalHaren Myneni
2025-04-17powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call supportHaren Myneni
2025-04-17powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call supportHaren Myneni
2025-04-17powerpc/pseries: Add papr-indices char driver for ibm,get-indicesHaren Myneni
2025-04-17powerpc/pseries: Define papr_indices_io_block for papr-indices ioctlsHaren Myneni
2025-04-17powerpc/pseries: Define common functions for RTAS sequence callsHaren Myneni
2025-04-17powerpc/crc: Include uaccess.h and othersHerbert Xu
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde
2025-04-16fadump: Use str_yes_no() helper in fadump_show_config()Thorsten Blum
2025-04-16KVM: powerpc: Enable commented out BUILD_BUG_ON() assertionThorsten Blum
2025-04-16powerpc: mpic: Use str_enabled_disabled() helper functionThorsten Blum
2025-04-16powerpc/ps3: Use str_write_read() in ps3_notification_read_write()Thorsten Blum
2025-04-16powerpc/kvm-hv-pmu: Add perf-events for Hostwide countersVaibhav Jain
2025-04-16powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide countersVaibhav Jain
2025-04-16kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMUVaibhav Jain
2025-04-16kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB elementsVaibhav Jain
2025-04-16kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elementsVaibhav Jain
2025-04-16powerpc/boot: Check for ld-option supportMadhavan Srinivasan
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers
2025-04-16crypto: powerpc/poly1305 - implement library instead of shashEric Biggers
2025-04-16crypto: powerpc - Include uaccess.h and othersHerbert Xu
2025-04-15powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIEMadhavan Srinivasan
2025-04-15powerpc64/ftrace: fix module loading without patchable function entriesAnthony Iliopoulos
2025-04-15book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom
2025-04-15book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=nRitesh Harjani (IBM)
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-04-09perf/arch: Record sample last_period before updating on the x86 and PowerPC p...Mark Barnett
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-07crypto: powerpc/chacha - remove the skcipher algorithmsEric Biggers
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds