summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
5 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge branch 'nocache-cleanup'Linus Torvalds
14 daysmm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
14 daysmm: change to return bool for pudp_test_and_clear_young()Baolin Wang
14 daysmm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
14 daysmm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
14 daysmm: change to return bool for ptep_test_and_clear_young()Baolin Wang
14 daysarch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
14 daysmm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02powerpc: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-01powerpc/net: Inline checksum wrappers and convert to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/futex: Use masked user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy
2026-04-01powerpc/ps3: fix ps3.h kernel-doc warningsRandy Dunlap
2026-04-01powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcachenocache-cleanupLinus Torvalds
2026-03-30powerpc/64s: Add support for huge pfnmapsRitesh Harjani (IBM)
2026-03-17powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.cRitesh Harjani (IBM)
2026-03-17powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()Ritesh Harjani (IBM)
2026-03-17powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bitRitesh Harjani (IBM)
2026-03-17powerpc/64s: Fix unmap race with PMD migration entriesRitesh Harjani (IBM)
2026-03-12powerpc: fix KUAP warning in VMX usercopy pathSayali Patil
2026-03-11powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.hThomas Weißschuh
2026-03-11powerpc/vdso/gettimeofday: Explicitly include vdso/time32.hThomas Weißschuh
2026-03-04powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng
2026-01-30pseries/plpks: add HCALLs for PowerVM Key Wrapping ModuleSrish Srinivasan
2026-01-30pseries/plpks: expose PowerVM wrapping features via the sysfsSrish Srinivasan
2026-01-30powerpc/pseries: move the PLPKS config inside its own sysfs directorySrish Srinivasan
2026-01-30pseries/plpks: fix kernel-doc comment inconsistenciesSrish Srinivasan
2026-01-29powerpc: kgdb: Remove OUTBUFMAX constantMiquel Sabaté Solà
2026-01-26powerpc/mm: support page table checkRohan McLure
2026-01-26powerpc/mm: use set_pte_at_unchecked() for internal usagesRohan McLure
2026-01-26powerpc/mm: implement *_user_accessible_page() for ptesRohan McLure
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-20powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky
2026-01-20powerpc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky
2026-01-20powerpc/64s: do not re-activate batched TLB flushAlexander Gordeev