index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+4
2020-08-09
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
12
-242
/
+626
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-15
/
+83
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+3
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2020-07-29
powerpc/64s: Move HMI IRQ stat from percpu variable to paca.
Mahesh Salgaonkar
1
-1
/
+1
2020-07-29
powerpc/kvm/cma: Improve kernel log during boot
Aneesh Kumar K.V
1
-1
/
+1
2020-07-29
powerpc/kvm: Use correct CONFIG symbol in comment
Michael Ellerman
1
-1
/
+1
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
1
-1
/
+3
2020-07-28
KVM: PPC: Book3S HV: Rework secure mem slot dropping
Laurent Dufour
1
-17
/
+35
2020-07-28
KVM: PPC: Book3S HV: Move kvmppc_svm_page_out up
Laurent Dufour
1
-76
/
+90
2020-07-28
KVM: PPC: Book3S HV: Migrate hot plugged memory
Laurent Dufour
2
-12
/
+25
2020-07-28
KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...
Ram Pai
1
-22
/
+132
2020-07-28
KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMs
Ram Pai
1
-19
/
+172
2020-07-28
KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
Ram Pai
1
-35
/
+88
2020-07-28
KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
Ram Pai
1
-11
/
+10
2020-07-26
powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
Ravi Bangoria
1
-1
/
+1
2020-07-23
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
1
-1
/
+1
2020-07-23
KVM: PPC: Clean up redundant kvm_run parameters in assembly
Tianjia Zhang
5
-49
/
+44
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
3
-2
/
+52
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
2
-8
/
+26
2020-07-21
KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks
Alexey Kardashevskiy
4
-12
/
+29
2020-07-21
KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9
Cédric Le Goater
1
-2
/
+6
2020-07-21
KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests
Alistair Popple
1
-2
/
+10
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2020-07-16
KVM: PPC: Book3S PR: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+0
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
1
-0
/
+1
2020-06-22
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Aneesh Kumar K.V
1
-1
/
+2
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-10
/
+10
2020-06-13
Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-10
/
+10
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-213
/
+256
2020-06-12
KVM: PPC: Fix nested guest RC bits update
Alexey Kardashevskiy
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
3
-11
/
+11
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2
-2
/
+2
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-137
/
+161
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-13
/
+19
2020-06-03
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-6
/
+29
2020-06-02
powerpc: Add support for ISA v3.1
Alistair Popple
1
-3
/
+0
2020-05-29
powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
Aneesh Kumar K.V
1
-6
/
+29
2020-05-28
KVM: PPC: Book3S HV: Close race with page faults around memslot flushes
Paul Mackerras
1
-0
/
+5
2020-05-28
KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
Paul Mackerras
1
-4
/
+7
2020-05-27
KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORT
Laurent Dufour
1
-3
/
+8
2020-05-27
KVM: PPC: Book3S: Fix some RCU-list locks
Qian Cai
1
-4
/
+14
2020-05-27
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Qian Cai
1
-2
/
+14
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
17
-194
/
+192
[next]