Show patches with: none      |   111111 patches
« 1 2 ... 582 583 5841111 1112 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,4/7] x86: KVM: add xsetbv to the emulator x86: KVM: svm: get rid of hardcoded instructions lengths - - - --- 2019-08-08 Vitaly Kuznetsov New
[v3,3/7] x86: KVM: clear interrupt shadow on EMULTYPE_SKIP x86: KVM: svm: get rid of hardcoded instructions lengths - 1 - --- 2019-08-08 Vitaly Kuznetsov New
[v3,2/7] x86: kvm: svm: propagate errors from skip_emulated_instruction() x86: KVM: svm: get rid of hardcoded instructions lengths - - - --- 2019-08-08 Vitaly Kuznetsov New
[v3,1/7] x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP x86: KVM: svm: get rid of hardcoded instructions lengths - 1 - --- 2019-08-08 Vitaly Kuznetsov New
[v2,2/2] vfio/mdev: Removed unused and redundant API for mdev UUID Simplify mtty driver and mdev core - 2 - --- 2019-08-08 Parav Pandit New
[v2,1/2] vfio-mdev/mtty: Simplify interrupt generation Simplify mtty driver and mdev core - 2 - --- 2019-08-08 Parav Pandit New
[v2] selftests: kvm: Adding config fragments [v2] selftests: kvm: Adding config fragments 1 - - --- 2019-08-08 Naresh Kamboju New
vhost: do not reference a file that does not exist vhost: do not reference a file that does not exist - - - --- 2019-08-08 Enrico Granata New
[v4,QEMU,3/3] virtio-balloon: Provide a interface for unused page reporting Untitled series #156799 - - - --- 2019-08-07 Alexander H Duyck New
[v4,QEMU,2/3] virtio-balloon: Add bit to notify guest of unused page reporting Untitled series #156795 - - - --- 2019-08-07 Alexander H Duyck New
[v4,QEMU,1/3] virtio-ballon: Implement support for page poison tracking feature [v4,QEMU,1/3] virtio-ballon: Implement support for page poison tracking feature - - - --- 2019-08-07 Alexander H Duyck New
[v4,6/6] virtio-balloon: Add support for providing unused page reports to host mm / virtio: Provide support for unused page reporting - - - --- 2019-08-07 Alexander H Duyck New
[v4,5/6] virtio-balloon: Pull page poisoning config out of free page hinting mm / virtio: Provide support for unused page reporting - - - --- 2019-08-07 Alexander H Duyck New
[v4,4/6] mm: Introduce Reported pages mm / virtio: Provide support for unused page reporting - - - --- 2019-08-07 Alexander H Duyck New
[v4,3/6] mm: Use zone and order instead of free area in free_list manipulators mm / virtio: Provide support for unused page reporting - - - --- 2019-08-07 Alexander H Duyck New
[v4,2/6] mm: Move set/get_pcppage_migratetype to mmzone.h mm / virtio: Provide support for unused page reporting - - - --- 2019-08-07 Alexander H Duyck New
[v4,1/6] mm: Adjust shuffle code to allow for future coalescing mm / virtio: Provide support for unused page reporting - - - --- 2019-08-07 Alexander H Duyck New
[v2] selftests: kvm: Adding config fragments [v2] selftests: kvm: Adding config fragments - - - --- 2019-08-07 Naresh Kamboju New
[v4,20/20] RISC-V: KVM: Add MAINTAINERS entry KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,19/20] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,18/20] RISC-V: KVM: Add SBI v0.1 support KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,17/20] RISC-V: KVM: Implement ONE REG interface for FP registers KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,16/20] RISC-V: KVM: FP lazy save/restore KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,15/20] RISC-V: KVM: Add timer functionality KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,14/20] RISC-V: KVM: Implement MMU notifiers KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,13/20] RISC-V: KVM: Implement stage2 page table programming KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,12/20] RISC-V: KVM: Implement VMID allocator KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,11/20] RISC-V: KVM: Handle WFI exits for VCPU KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,10/20] RISC-V: KVM: Handle MMIO exits for VCPU KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,09/20] RISC-V: KVM: Implement VCPU world-switch KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,08/20] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,07/20] RISC-V: KVM: Implement VCPU interrupts and requests handling KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,06/20] RISC-V: KVM: Implement VCPU create, init and destroy functions KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,05/20] RISC-V: Add initial skeletal KVM support KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,04/20] RISC-V: Add hypervisor extension related CSR defines KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,03/20] RISC-V: Export few kernel symbols KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,02/20] RISC-V: Add bitmap reprensenting ISA features common across CPUs KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,01/20] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable - - - --- 2019-08-07 Alexandru Elisei New
[V4,9/9] vhost: do not return -EAGAIN for non blocking invalidation too early Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V4,8/9] vhost: correctly set dirty pages in MMU notifiers callback Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V4,7/9] vhost: do not use RCU to synchronize MMU notifier with worker Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V4,6/9] vhost: don't do synchronize_rcu() in vhost_uninit_vq_maps() Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V4,5/9] vhost: mark dirty pages during map uninit Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V4,4/9] vhost: reset invalidate_count in vhost_set_vring_num_addr() Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V4,3/9] vhost: fix vhost map leak Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V4,2/9] vhost: validate MMU notifier registration Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V4,1/9] vhost: don't set uaddr for invalid address Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,10/10] vhost: do not return -EAGAIN for non blocking invalidation too early Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,09/10] vhost: correctly set dirty pages in MMU notifiers callback Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,08/10] vhost: do not use RCU to synchronize MMU notifier with worker Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,07/10] vhost: don't do synchronize_rcu() in vhost_uninit_vq_maps() Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,06/10] vhost: mark dirty pages during map uninit Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,05/10] vhost: reset invalidate_count in vhost_set_vring_num_addr() Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,04/10] vhost: fix vhost map leak Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,03/10] vhost: validate MMU notifier registration Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,02/10] vhost: don't set uaddr for invalid address Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[V3,01/10] vhost: disable metadata prefetch optimization Fixes for metadata accelreation - - - --- 2019-08-07 Jason Wang New
[v3,41/41] mm/ksm: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,40/41] mm/mempolicy.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,39/41] mm/mlock.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,38/41] powerpc: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,37/41] security/tomoyo: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,36/41] fs/binfmt_elf: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,35/41] kernel/events/core.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,34/41] goldfish_pipe: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,33/41] fs/nfs: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - 1 - --- 2019-08-07 john.hubbard@gmail.com New
[v3,32/41] crypt: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,31/41] mm/process_vm_access.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,30/41] mm/madvise.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,29/41] mm/memory.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,28/41] mm/gup_benchmark.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - 1 - --- 2019-08-07 john.hubbard@gmail.com New
[v3,27/41] mm/frame_vector.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,26/41] futex: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,25/41] uprobes: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,24/41] orangefs: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,23/41] fs/exec.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,22/41] xen: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,21/41] fsl_hypervisor: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,20/41] fbdev/pvr2fb: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,19/41] vfio: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,18/41] drivers/tee: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,17/41] staging/vc04_services: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,16/41] oradax: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,15/41] rapidio: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,14/41] vmci: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,13/41] scif: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,12/41] genwqe: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,11/41] media/v4l2-core/mm: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 2 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,10/41] media/ivtv: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,09/41] drm/radeon: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,08/41] drm/i915: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,07/41] drm/etnaviv: convert release_pages() to put_user_pages() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,06/41] x86/kvm: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,05/41] net/ceph: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,04/41] net/rds: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,03/41] net/xdp: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - --- 2019-08-07 john.hubbard@gmail.com New
[v3,01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock() put_user_pages(): miscellaneous call sites - 2 - --- 2019-08-07 john.hubbard@gmail.com New
[RFC,20/20] i440fx: Add support for SGX EPC i386: Add support for Intel SGX - - - --- 2019-08-06 Sean Christopherson New
« 1 2 ... 582 583 5841111 1112 »