summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/32
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kuap: Remove to/from/size parameters of prevent_user_access()Christophe Leroy2021-06-171-2/+1
* powerpc/kuap: Remove KUAP_CURRENT_XXXChristophe Leroy2021-06-171-1/+0
* powerpc/32s: Rework Kernel Userspace Access ProtectionChristophe Leroy2021-06-171-71/+79
* powerpc/32s: Allow disabling KUAP at boot timeChristophe Leroy2021-06-171-1/+26
* powerpc/32s: Allow disabling KUEP at boot timeChristophe Leroy2021-06-171-1/+5
* powerpc/32s: Simplify calculation of segment register contentChristophe Leroy2021-06-171-19/+23
* powerpc/32s: Convert switch_mmu_context() to CChristophe Leroy2021-06-171-0/+5
* powerpc/32s: move CTX_TO_VSID() into mmu-hash.hChristophe Leroy2021-06-171-0/+10
* powerpc/32s: Refactor update of user segment registersChristophe Leroy2021-06-172-0/+48
* powerpc/32s: Remove asm/book3s/32/hash.hChristophe Leroy2021-05-172-46/+37
* powerpc/32s: Speed up likely path of kuap_update_sr()Christophe Leroy2021-05-171-2/+4
* powerpc/32s: Define a MODULE area below kernel text all the timeChristophe Leroy2021-04-141-2/+0
* powerpc/32: Manage KUAP in CChristophe Leroy2021-03-291-49/+1
* powerpc/32s: Create C version of kuap save/restore/check helpersChristophe Leroy2021-03-291-0/+45
* powerpc/32s: Move KUEP locking/unlocking in CChristophe Leroy2021-03-291-31/+0
* powerpc: Fix misspellings in tlbflush.hZhang Yunkai2021-03-241-1/+1
* powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()Christophe Leroy2021-02-091-4/+4
* powerpc: remove unneeded semicolonsChengyang Fan2021-02-091-1/+1
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-174-20/+79
|\
| * powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman2020-12-171-0/+1
| * powerpc/mm: Move the WARN() out of bad_kuap_fault()Christophe Leroy2020-12-091-5/+1
| * powerpc/32s: Inline flush_hash_entry()Christophe Leroy2020-12-091-6/+11
| * powerpc/32s: Inline tlb_flush()Christophe Leroy2020-12-091-0/+11
| * powerpc/32s: Split and inline flush_range()Christophe Leroy2020-12-091-1/+12
| * powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()Christophe Leroy2020-12-091-3/+12
| * powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()Christophe Leroy2020-12-091-2/+18
| * powerpc/32s: Inline _tlbie() on non SMPChristophe Leroy2020-12-091-0/+7
| * powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy2020-12-091-0/+4
| * powerpc/mm: Remove flush_tlb_page_nohash() prototype.Christophe Leroy2020-12-091-1/+0
| * powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V2020-12-081-2/+2
| * powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2020-12-041-2/+2
| * powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V2020-12-041-2/+2
| * powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy2020-12-041-1/+1
* | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-161-0/+2
|/
* powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy2020-07-271-10/+5
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-17/+3
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-052-52/+37
|\
| * powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy2020-06-021-1/+2
| * Merge branch 'fixes' into nextMichael Ellerman2020-05-262-5/+5
| |\
| * \ Merge "Use hugepages to map kernel mem on 8xx" into nextMichael Ellerman2020-05-261-47/+31
| |\ \
| | * | powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64Christophe Leroy2020-05-261-7/+8
| | * | powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...Christophe Leroy2020-05-261-3/+4
| | * | powerpc/mm: Refactor pte_update() on book3s/32Christophe Leroy2020-05-261-38/+20
| * | | Merge branch 'topic/uaccess-ppc' into nextMichael Ellerman2020-05-201-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/uaccess: Implement user_read_access_begin and user_write_access_beginChristophe Leroy2020-05-011-2/+2
| * | | powerpc: Replace _ALIGN() by ALIGN()Christophe Leroy2020-05-111-1/+1
| * | | powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy2020-05-111-1/+1
| |/ /
* | / powerpc: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+0
| |/ |/|
* | Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy2020-05-201-4/+4
* | powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy2020-05-071-1/+1
|/