开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
/
32
Age
Commit message (
Expand
)
Author
2024-08-30
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
2024-07-12
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
2023-10-23
powerpc/32s: Implement local_flush_tlb_page_psize()
Michael Ellerman
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2023-10-19
powerpc: Remove pte_ERROR()
Christophe Leroy
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-18
powerpc/32s: Cleanup the mess in __set_pte_at()
Christophe Leroy
2023-08-02
powerpc/kuap: Use ASM feature fixups instead of static branches
Christophe Leroy
2023-08-02
powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
2023-08-02
powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
Christophe Leroy
2023-08-02
powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
2023-08-02
powerpc/kuap: Fold kuep_is_disabled() into its only user
Christophe Leroy
2023-08-02
powerpc/kuap: Avoid useless jump_label on empty function
Christophe Leroy
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
David Hildenbrand
2022-11-30
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
2022-09-26
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
Christophe Leroy
2022-09-26
powerpc/mm: Reduce redundancy in pgtable.h
Christophe Leroy
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-21
powerpc: Add pmd_pfn()
Matthew Wilcox (Oracle)
2022-02-03
powerpc/32s: Make pte_update() non atomic on 603 core
Christophe Leroy
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2022-01-16
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
2021-12-09
powerpc/kuap: Add kuap_lock()
Christophe Leroy
2021-12-09
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
2021-12-09
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
2021-12-09
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-12-09
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
2021-10-07
powerpc/32s: Fix kuap_kernel_restore()
Christophe Leroy
2021-08-19
powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
Christophe Leroy
2021-06-17
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
2021-06-17
powerpc/kuap: Remove KUAP_CURRENT_XXX
Christophe Leroy
2021-06-17
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
2021-06-17
powerpc/32s: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-17
powerpc/32s: Allow disabling KUEP at boot time
Christophe Leroy
2021-06-17
powerpc/32s: Simplify calculation of segment register content
Christophe Leroy
2021-06-17
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-06-17
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-17
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
2021-05-17
powerpc/32s: Remove asm/book3s/32/hash.h
Christophe Leroy
2021-05-17
powerpc/32s: Speed up likely path of kuap_update_sr()
Christophe Leroy
[next]