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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
powerpc/5200: update contact email
Wolfram Sang
1
-3
/
+1
2020-05-11
powerpc: module_[32|64].c: replace swap function with built-in one
Andrey Abramov
2
-32
/
+2
2020-05-11
powerpc/powernv: Fix a warning message
Christophe JAILLET
1
-1
/
+1
2020-05-11
powerpc/vdso32: Fallback on getres syscall when clock is unknown
Christophe Leroy
1
-3
/
+3
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
3
-3
/
+0
2020-05-08
crypto: powerpc/sha1 - prefix the "sha1_" functions
Eric Biggers
1
-13
/
+13
2020-05-08
crypto: powerpc/sha1 - remove unused temporary workspace
Eric Biggers
1
-5
/
+2
2020-05-08
powerpc/uaccess: Don't use "m<>" constraint
Michael Ellerman
1
-1
/
+1
2020-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
5
-0
/
+25
2020-05-07
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
1
-0
/
+1
2020-05-07
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
1
-1
/
+1
2020-05-07
powerpc/ima: Fix secure boot rules in ima arch policy
Nayna Jain
1
-3
/
+3
2020-05-07
powerpc/64s/kuap: Restore AMR in fast_interrupt_return
Nicholas Piggin
1
-1
/
+3
2020-05-06
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
1
-0
/
+1
2020-05-06
Merge the lockless page table walk rework into next
Michael Ellerman
19
-283
/
+272
2020-05-05
powerpc/spufs: simplify spufs core dumping
Christoph Hellwig
3
-172
/
+113
2020-05-05
powerpc/spufs: stop using access_ok
Christoph Hellwig
1
-34
/
+8
2020-05-05
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
1
-38
/
+75
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
2
-0
/
+23
2020-05-05
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
3
-31
/
+7
2020-05-05
powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
Aneesh Kumar K.V
1
-1
/
+1
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
Aneesh Kumar K.V
1
-21
/
+11
2020-05-05
powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
Aneesh Kumar K.V
1
-4
/
+4
2020-05-05
powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update.
Aneesh Kumar K.V
1
-29
/
+9
2020-05-05
powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions
Aneesh Kumar K.V
1
-6
/
+24
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
Aneesh Kumar K.V
2
-19
/
+8
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
Aneesh Kumar K.V
1
-4
/
+4
2020-05-05
powerpc/kvm/book3s: Add helper for host page table walk
Aneesh Kumar K.V
1
-0
/
+16
2020-05-05
powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
Aneesh Kumar K.V
4
-17
/
+19
2020-05-05
powerpc/kvm/nested: Add helper to walk nested shadow linux page table.
Aneesh Kumar K.V
1
-7
/
+21
2020-05-05
powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.
Aneesh Kumar K.V
3
-7
/
+20
2020-05-05
powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock.
Aneesh Kumar K.V
1
-4
/
+4
2020-05-05
powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
Aneesh Kumar K.V
1
-31
/
+13
2020-05-05
powerpc/mce: Don't reload pte val in addr_to_pfn
Aneesh Kumar K.V
1
-5
/
+9
2020-05-05
powerpc/book3s64/hash: Use the pte_t address from the caller
Aneesh Kumar K.V
1
-22
/
+5
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range
Aneesh Kumar K.V
3
-16
/
+5
2020-05-05
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
2
-7
/
+19
2020-05-05
powerpc/pkeys: Check vma before returning key fault error to the user
Aneesh Kumar K.V
1
-8
/
+0
2020-05-05
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
3
-56
/
+60
2020-05-05
Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvm
Michael Ellerman
2
-8
/
+10
2020-05-04
powerpc/fadump: consider reserved ranges while reserving memory
Hari Bathini
1
-9
/
+67
2020-05-04
powerpc/fadump: use static allocation for reserved memory ranges
Hari Bathini
2
-33
/
+48
2020-05-04
powerpc/64s/kuap: Restore AMR in system reset exception
Nicholas Piggin
1
-0
/
+1
2020-05-04
powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit code
Nicholas Piggin
1
-6
/
+8
2020-05-04
powerpc/64s: Fix unrecoverable SLB crashes due to preemption check
Michael Ellerman
2
-4
/
+22
2020-05-03
Merge KUAP fix from topic/uaccess-ppc into fixes
Michael Ellerman
1
-14
/
+35
2020-05-01
powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
Christophe Leroy
3
-3
/
+37
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
1
-1
/
+0
2020-04-30
powerpc/uaccess: Implement unsafe_copy_to_user() as a simple loop
Christophe Leroy
1
-1
/
+20
[prev]
[next]