aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-28powerpc/crc: drop "glue" from filenamesEric Biggers3-2/+2
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers2-2/+2
2025-04-28crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: powerpc - move library functions to arch/powerpc/lib/crypto/Eric Biggers9-18/+24
2025-04-28crypto: powerpc - drop redundant dependencies on PPCEric Biggers1-5/+3
2025-04-24powerpc/boot: Fix dash warningMadhavan Srinivasan1-1/+1
2025-04-23crypto: powerpc/sha256-spe - Use API partial block handlingHerbert Xu1-135/+28
2025-04-23crypto: powerpc/sha1-spe - Use API partial block handlingHerbert Xu1-107/+23
2025-04-23crypto: powerpc/sha1 - Use API partial block handlingHerbert Xu1-81/+20
2025-04-23crypto: powerpc/md5 - Use API partial block handlingHerbert Xu1-79/+20
2025-04-23crypto: powerpc/ghash - Use API partial block handlingHerbert Xu1-53/+28
2025-04-19crypto: lib/poly1305 - restore ability to remove modulesEric Biggers1-0/+5
2025-04-19crypto: lib/chacha - restore ability to remove modulesEric Biggers1-0/+5
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar27-34/+0
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni5-2/+322
2025-04-17powerpc/pseries: Add papr-platform-dump character driver for dump retrievalHaren Myneni3-0/+427
2025-04-17powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call supportHaren Myneni3-1/+69
2025-04-17powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call supportHaren Myneni3-1/+122
2025-04-17powerpc/pseries: Add papr-indices char driver for ibm,get-indicesHaren Myneni4-2/+304
2025-04-17powerpc/pseries: Define papr_indices_io_block for papr-indices ioctlsHaren Myneni1-0/+41
2025-04-17powerpc/pseries: Define common functions for RTAS sequence callsHaren Myneni4-308/+418
2025-04-17powerpc/crc: Include uaccess.h and othersHerbert Xu2-13/+14
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde4-2/+23
2025-04-16fadump: Use str_yes_no() helper in fadump_show_config()Thorsten Blum1-4/+2
2025-04-16KVM: powerpc: Enable commented out BUILD_BUG_ON() assertionThorsten Blum1-4/+0
2025-04-16powerpc: mpic: Use str_enabled_disabled() helper functionThorsten Blum1-3/+4
2025-04-16powerpc/ps3: Use str_write_read() in ps3_notification_read_write()Thorsten Blum1-1/+2
2025-04-16powerpc/kvm-hv-pmu: Add perf-events for Hostwide countersVaibhav Jain1-1/+91
2025-04-16powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide countersVaibhav Jain1-0/+207
2025-04-16kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMUVaibhav Jain3-0/+153
2025-04-16kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB elementsVaibhav Jain1-0/+214
2025-04-16kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elementsVaibhav Jain4-12/+81
2025-04-16powerpc/boot: Check for ld-option supportMadhavan Srinivasan1-4/+2
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers1-0/+6
2025-04-16crypto: powerpc/poly1305 - implement library instead of shashEric Biggers2-104/+39
2025-04-16crypto: powerpc - Include uaccess.h and othersHerbert Xu5-11/+23
2025-04-15powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIEMadhavan Srinivasan2-2/+2
2025-04-15powerpc64/ftrace: fix module loading without patchable function entriesAnthony Iliopoulos1-4/+0
2025-04-15book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom1-2/+15
2025-04-15book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=nRitesh Harjani (IBM)1-1/+2
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima2-2/+0
2025-04-09perf/arch: Record sample last_period before updating on the x86 and PowerPC p...Mark Barnett2-2/+4
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds27-34/+0
2025-04-07crypto: powerpc/chacha - remove the skcipher algorithmsEric Biggers2-147/+6
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers1-1/+7
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+6
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner3-6/+6
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers1-1/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers22-22/+0