index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
Age
Commit message (
Expand
)
Author
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
2021-04-22
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
2021-04-14
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
2021-04-08
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
Michael Ellerman
2021-04-08
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
2021-03-29
powerpc/32s: Create C version of kuap save/restore/check helpers
Christophe Leroy
2021-03-29
powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
Christophe Leroy
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-03-24
powerpc: Fix misspellings in tlbflush.h
Zhang Yunkai
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-09
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
2021-02-09
powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs
Nicholas Piggin
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-09
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2021-02-09
powerpc/64s: move the hash fault handling logic to C
Nicholas Piggin
2021-02-06
powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mm
Aneesh Kumar K.V
2021-01-30
powerpc/mm: Declare preload_new_slb_context() prototype
Cédric Le Goater
2021-01-30
powerpc/mm: Move hpte_insert_repeating() prototype
Cédric Le Goater
2021-01-30
powerpc/mm: Declare some prototypes
Cédric Le Goater
2021-01-30
powerpc/64s/kuap: Use mmu_has_feature()
Michael Ellerman
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
2020-12-09
powerpc/mm: Move the WARN() out of bad_kuap_fault()
Christophe Leroy
2020-12-09
powerpc/32s: Inline flush_hash_entry()
Christophe Leroy
2020-12-09
powerpc/32s: Inline tlb_flush()
Christophe Leroy
2020-12-09
powerpc/32s: Split and inline flush_range()
Christophe Leroy
2020-12-09
powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()
Christophe Leroy
2020-12-09
powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
Christophe Leroy
2020-12-09
powerpc/32s: Inline _tlbie() on non SMP
Christophe Leroy
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
Christophe Leroy
2020-12-09
powerpc/mm: Remove flush_tlb_page_nohash() prototype.
Christophe Leroy
2020-12-08
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
2020-12-07
powerpc/book3s64/kexec: Clear CIABR on kexec
Jordan Niethe
2020-12-05
Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-04
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2020-12-04
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
2020-12-04
powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled case
Aneesh Kumar K.V
2020-12-04
powerpc/book3s64/kuep: Use Key 3 to implement KUEP with hash translation.
Aneesh Kumar K.V
[prev]
[next]