summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/32
AgeCommit message (Expand)Author
2022-11-30powerpc/tlb: Add local flush for page given mm_struct and psizeBenjamin Gray
2022-09-26powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendlyChristophe Leroy
2022-09-26powerpc/mm: Reduce redundancy in pgtable.hChristophe Leroy
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-21powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)
2022-02-03powerpc/32s: Make pte_update() non atomic on 603 coreChristophe Leroy
2022-01-24powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy
2022-01-16powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy
2021-12-09powerpc/kuap: Add kuap_lock()Christophe Leroy
2021-12-09powerpc/kuap: Remove __kuap_assert_locked()Christophe Leroy
2021-12-09powerpc/kuap: Check KUAP activation in generic functionsChristophe Leroy
2021-12-09powerpc/kuap: Add a generic intermediate layerChristophe Leroy
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy
2021-12-09powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy
2021-12-09powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy
2021-10-07powerpc/32s: Fix kuap_kernel_restore()Christophe Leroy
2021-08-19powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy
2021-06-17powerpc/kuap: Remove to/from/size parameters of prevent_user_access()Christophe Leroy
2021-06-17powerpc/kuap: Remove KUAP_CURRENT_XXXChristophe Leroy
2021-06-17powerpc/32s: Rework Kernel Userspace Access ProtectionChristophe Leroy
2021-06-17powerpc/32s: Allow disabling KUAP at boot timeChristophe Leroy
2021-06-17powerpc/32s: Allow disabling KUEP at boot timeChristophe Leroy
2021-06-17powerpc/32s: Simplify calculation of segment register contentChristophe Leroy
2021-06-17powerpc/32s: Convert switch_mmu_context() to CChristophe Leroy
2021-06-17powerpc/32s: move CTX_TO_VSID() into mmu-hash.hChristophe Leroy
2021-06-17powerpc/32s: Refactor update of user segment registersChristophe Leroy
2021-05-17powerpc/32s: Remove asm/book3s/32/hash.hChristophe Leroy
2021-05-17powerpc/32s: Speed up likely path of kuap_update_sr()Christophe Leroy
2021-04-14powerpc/32s: Define a MODULE area below kernel text all the timeChristophe Leroy
2021-03-29powerpc/32: Manage KUAP in CChristophe Leroy
2021-03-29powerpc/32s: Create C version of kuap save/restore/check helpersChristophe Leroy
2021-03-29powerpc/32s: Move KUEP locking/unlocking in CChristophe Leroy
2021-03-24powerpc: Fix misspellings in tlbflush.hZhang Yunkai
2021-02-09powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()Christophe Leroy
2021-02-09powerpc: remove unneeded semicolonsChengyang Fan
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-17powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman
2020-12-09powerpc/mm: Move the WARN() out of bad_kuap_fault()Christophe Leroy
2020-12-09powerpc/32s: Inline flush_hash_entry()Christophe Leroy
2020-12-09powerpc/32s: Inline tlb_flush()Christophe Leroy
2020-12-09powerpc/32s: Split and inline flush_range()Christophe Leroy
2020-12-09powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()Christophe Leroy
2020-12-09powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()Christophe Leroy
2020-12-09powerpc/32s: Inline _tlbie() on non SMPChristophe Leroy
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy
2020-12-09powerpc/mm: Remove flush_tlb_page_nohash() prototype.Christophe Leroy
2020-12-08powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V
2020-12-04powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2020-12-04powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V
2020-12-04powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy