index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Lines
12 days
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-69
/
+0
14 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-38
/
+30
2026-04-14
Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-21
/
+101
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+4
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
-2
/
+1
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-9
/
+9
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
-5
/
+5
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
-5
/
+5
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
-1
/
+1
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
-7
/
+7
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
-6
/
+0
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
-5
/
+3
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-29
/
+0
2026-04-02
powerpc: move the XOR code to lib/raid/
Christoph Hellwig
-37
/
+2
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
-18
/
+13
2026-04-01
powerpc/net: Inline checksum wrappers and convert to scoped user access
Christophe Leroy (CS GROUP)
-4
/
+18
2026-04-01
powerpc/futex: Use masked user access
Christophe Leroy (CS GROUP)
-4
/
+2
2026-04-01
powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Christophe Leroy
-0
/
+7
2026-04-01
powerpc/ps3: fix ps3.h kernel-doc warnings
Randy Dunlap
-6
/
+9
2026-04-01
powerpc/crash: Update backup region offset in elfcorehdr on memory hotplug
Sourabh Jain
-3
/
+11
2026-03-30
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
-2
/
+1
2026-03-30
powerpc/64s: Add support for huge pfnmaps
Ritesh Harjani (IBM)
-0
/
+37
2026-03-17
powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.c
Ritesh Harjani (IBM)
-1
/
+0
2026-03-17
powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()
Ritesh Harjani (IBM)
-1
/
+0
2026-03-17
powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bit
Ritesh Harjani (IBM)
-2
/
+2
2026-03-17
powerpc/64s: Fix unmap race with PMD migration entries
Ritesh Harjani (IBM)
-0
/
+15
2026-03-12
powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
-20
/
+45
2026-03-11
powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Thomas Weißschuh
-0
/
+3
2026-03-11
powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
Thomas Weißschuh
-0
/
+1
2026-03-04
powerpc/uaccess: Fix inline assembly for clang build on PPC32
Christophe Leroy (CS GROUP)
-1
/
+1
2026-03-04
powerpc/e500: Always use 64 bits PTE
Christophe Leroy
-63
/
+2
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-31
/
+99
2026-02-10
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-188
/
+157
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+0
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...
Qi Zheng
-1
/
+0
2026-01-30
pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
-0
/
+10
2026-01-30
pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
-1
/
+6
2026-01-30
powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
-1
/
+5
2026-01-30
pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
-77
/
+0
2026-01-29
powerpc: kgdb: Remove OUTBUFMAX constant
Miquel Sabaté Solà
-1
/
+0
2026-01-26
powerpc/mm: support page table check
Rohan McLure
-12
/
+48
2026-01-26
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
-0
/
+2
2026-01-26
powerpc/mm: implement *_user_accessible_page() for ptes
Rohan McLure
-0
/
+35
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
-5
/
+0
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
-0
/
+4
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
-0
/
+1
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
-9
/
+0
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
-2
/
+0
2026-01-20
powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
-3
/
+12
2026-01-20
powerpc/64s: do not re-activate batched TLB flush
Alexander Gordeev
-2
/
+0
[next]