index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEAD
Paolo Bonzini
17
-27
/
+138
2021-06-23
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
6
-2
/
+52
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
2
-0
/
+7
2021-06-21
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
1
-0
/
+12
2021-06-21
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
1
-0
/
+1
2021-06-21
KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE arguments
Aneesh Kumar K.V
1
-2
/
+2
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
1
-0
/
+4
2021-06-21
powerpc/mm: implement set_memory_attr()
Christophe Leroy
1
-0
/
+2
2021-06-21
powerpc/modules: Make module_alloc() Strict Module RWX aware
Jordan Niethe
1
-0
/
+5
2021-06-21
powerpc/lib/code-patching: Set up Strict RWX patching earlier
Jordan Niethe
1
-0
/
+1
2021-06-21
powerpc/mm: Implement set_memory() routines
Russell Currey
1
-0
/
+32
2021-06-21
powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICS
Nicholas Piggin
1
-0
/
+1
2021-06-21
powerpc/security: Add a security feature for STF barrier
Nicholas Piggin
1
-0
/
+4
2021-06-21
powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHARACTERISTICS
Nicholas Piggin
1
-0
/
+2
2021-06-21
KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
Suraj Jitindar Singh
1
-0
/
+30
2021-06-20
powerpc/pseries/vas: Integrate API with open/close windows
Haren Myneni
1
-0
/
+4
2021-06-20
powerpc/vas: Define QoS credit flag to allocate window
Haren Myneni
1
-1
/
+5
2021-06-20
powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structs
Haren Myneni
2
-0
/
+37
2021-06-20
powerpc/vas: Define and use common vas_window struct
Haren Myneni
1
-2
/
+12
2021-06-20
powerpc/vas: Move update_csb/dump_crb to common book3s platform
Haren Myneni
1
-0
/
+3
2021-06-20
powerpc/vas: Create take/drop pid and mm reference functions
Haren Myneni
1
-0
/
+40
2021-06-20
powerpc/vas: Add platform specific user window operations
Haren Myneni
1
-3
/
+13
2021-06-20
powerpc/powernv/vas: Rename register/unregister functions
Haren Myneni
1
-0
/
+3
2021-06-20
powerpc/vas: Move VAS API to book3s common platform
Haren Myneni
1
-0
/
+3
2021-06-19
Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2021-06-17
KVM: switch per-VM stats to u64
Paolo Bonzini
1
-3
/
+3
2021-06-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
8
-18
/
+51
2021-06-17
powerpc/64: drop redundant defination of spin_until_cond
Sudeep Holla
1
-11
/
+0
2021-06-17
powerpc: Move update_power8_hid0() into its only user
Christophe Leroy
1
-10
/
+0
2021-06-17
powerpc: Remove proc_trap()
Christophe Leroy
1
-2
/
+0
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2
-0
/
+7
2021-06-17
powerpc/nohash: Convert set_context() to C
Christophe Leroy
1
-1
/
+0
2021-06-17
powerpc/kuap: Force inlining of all first level KUAP helpers.
Christophe Leroy
1
-11
/
+11
2021-06-17
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
4
-14
/
+10
2021-06-17
powerpc/kuap: Remove KUAP_CURRENT_XXX
Christophe Leroy
2
-12
/
+3
2021-06-17
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
2
-72
/
+88
2021-06-17
powerpc/32s: Allow disabling KUAP at boot time
Christophe Leroy
1
-1
/
+26
2021-06-17
powerpc/32s: Allow disabling KUEP at boot time
Christophe Leroy
1
-1
/
+5
2021-06-17
powerpc/32s: Simplify calculation of segment register content
Christophe Leroy
1
-19
/
+23
2021-06-17
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
1
-0
/
+5
2021-06-17
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
1
-0
/
+10
2021-06-17
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
3
-4
/
+49
2021-06-17
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
1
-3
/
+40
2021-06-17
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
1
-0
/
+1
2021-06-17
powerpc/optprobes: use PPC_RAW_ macros
Christophe Leroy
1
-6
/
+5
2021-06-17
powerpc/inst: Refactor PPC32 and PPC64 versions
Christophe Leroy
1
-36
/
+13
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
3
-21
/
+20
2021-06-16
powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
Christophe Leroy
1
-1
/
+0
2021-06-16
powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
Christophe Leroy
1
-10
/
+9
2021-06-16
powerpc/inst: Improve readability of get_user_instr() and friends
Christophe Leroy
1
-10
/
+6
[prev]
[next]