summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2024-10-25KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page()Sean Christopherson
2024-10-25KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s RadixSean Christopherson
2024-10-25KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HVSean Christopherson
2024-10-25KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faultsSean Christopherson
2024-10-25KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lockSean Christopherson
2024-10-25KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()Sean Christopherson
2024-10-25KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()Sean Christopherson
2024-10-25KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIsSean Christopherson
2024-10-25KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an errorSean Christopherson
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-23powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clangNathan Chancellor
2024-10-23powerpc: Fix stack protector Kconfig test for clangNathan Chancellor
2024-10-23book3s64/hash: Early detect debug_pagealloc size requirementRitesh Harjani (IBM)
2024-10-23book3s64/hash: Disable kfence if not early initRitesh Harjani (IBM)
2024-10-23book3s64/radix: Refactoring common kfence related functionsRitesh Harjani (IBM)
2024-10-23book3s64/hash: Add kfence functionalityRitesh Harjani (IBM)
2024-10-23book3s64/hash: Disable debug_pagealloc if it requires more memoryRitesh Harjani (IBM)
2024-10-23book3s64/hash: Make kernel_map_linear_page() genericRitesh Harjani (IBM)
2024-10-23book3s64/hash: Refactor hash__kernel_map_pages() functionRitesh Harjani (IBM)
2024-10-23book3s64/hash: Add hash_debug_pagealloc_alloc_slots() functionRitesh Harjani (IBM)
2024-10-23book3s64/hash: Add hash_debug_pagealloc_add_slot() functionRitesh Harjani (IBM)
2024-10-23book3s64/hash: Refactor kernel linear map related callsRitesh Harjani (IBM)
2024-10-23book3s64/hash: Remove kfence support temporarilyRitesh Harjani (IBM)
2024-10-23powerpc/mm/fault: Fix kfence page fault reportingRitesh Harjani (IBM)
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-21powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)
2024-10-21powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_memRitesh Harjani (IBM)
2024-10-21powerpc/fadump: Refactor and prepare fadump_cma_init for late initRitesh Harjani (IBM)
2024-10-16powerpc/cell: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-10-16powerpc/vdso: Implement __arch_get_vdso_rng_data()Christophe Leroy
2024-10-16powerpc/vdso: Add a page for non-time dataChristophe Leroy
2024-10-16KVM: PPC: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall
2024-10-16powerpc/rtas: Use fsleep() to minimize additional sleep durationAnna-Maria Behnsen
2024-10-16powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-15powerpc/vdso: Remove timekeeper includesThomas Weißschuh
2024-10-15ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt
2024-10-11eth: remove the DLink/Sundance (ST201) driverJakub Kicinski
2024-10-11powerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro
2024-10-06Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-10-05crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYP...Danny Tsen
2024-10-05crypto: powerpc/p10-aes-gcm - Register modules as SIMDDanny Tsen
2024-10-05crypto: powerpc/p10-aes-gcm - Re-write AES/GCM stitched implementationDanny Tsen
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld
2024-09-25Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds