summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman