Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-----------------------------------------------------------. | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 1311 | -12582/+18197 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | xtensa: fix prefetch in the raw_copy_to_user | Max Filippov | 2017-04-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | xtensa: get rid of zeroing, use RAW_COPY_USER | Al Viro | 2017-03-29 | 3 | -114/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | xtensa: switch to generic extable.h | Al Viro | 2017-03-29 | 2 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 6 | -395/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: don't wank with magical size in __copy_in_user() | Al Viro | 2017-03-29 | 2 | -65/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | kill __copy_from_user_nocache() | Al Viro | 2017-03-29 | 5 | -164/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | amd64: get rid of zeroing | Al Viro | 2017-03-29 | 4 | -16/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * / | unicore32: get rid of zeroing and switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 5 | -17/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * / | um: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 3 | -8/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | * | | tile: get rid of zeroing, switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 5 | -180/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * | | tile: switch to generic extable.h | Al Viro | 2017-03-29 | 2 | -18/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to RAW_COPY_USER | Al Viro | 2017-04-02 | 21 | -94/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | sparc32: kill __ret_efault() | Al Viro | 2017-03-29 | 2 | -9/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | | * | | sh: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 2 | -32/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | * | | sh: switch to extable.h | Al Viro | 2017-03-29 | 2 | -22/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | * | | score: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 2 | -48/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | * | | score: it's "VERIFY_WRITE", not "VERFITY_WRITE"... | Al Viro | 2017-03-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * | | score: switch to generic extable.h | Al Viro | 2017-03-29 | 2 | -11/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | * | | s390: get rid of zeroing, switch to RAW_COPY_USER | Al Viro | 2017-03-30 | 3 | -156/+33 |
| | | | | | | | | | | | | | | | | | | | | | | * | | s390: switch to extable.h | Al Viro | 2017-03-29 | 2 | -25/+29 |
| | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | * | | powerpc: get rid of zeroing, switch to RAW_COPY_USER | Al Viro | 2017-04-06 | 6 | -138/+14 |
| | | | | | | | | | | | | | | | | | | | | | * | | Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpc | Al Viro | 2017-04-06 | 20 | -124/+729 |
| | | | | | | | | | | | | | | | | | | | | | |\ \ | |||||
| | | | | | | | | | | | | | | | | | | | | | * | | | powerpc: switch to extable.h | Al Viro | 2017-03-29 | 2 | -25/+30 |
| | | | | | | | | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | |/| | |||||
| | | | | | | | | | | | | | | | | | | | | * | | | parisc: switch to RAW_COPY_USER | Al Viro | 2017-04-02 | 3 | -63/+16 |
| | | | | | | | | | | | | | | | | | | | | * | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 1124 | -8157/+16577 |
| | | | | | | | | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | |/ / | | | | | | | | | | | | | | | | | | | | | |/| | | |||||
| | | | | | | | | | | | | | | | | | | | | | * | | parisc: Avoid stalled CPU warnings after system shutdown | Helge Deller | 2017-03-29 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | * | | parisc: Clean up fixup routines for get_user()/put_user() | Helge Deller | 2017-03-29 | 5 | -134/+52 |
| | | | | | | | | | | | | | | | | | | | | | * | | parisc: Fix access fault handling in pa_memcpy() | Helge Deller | 2017-03-29 | 2 | -458/+321 |
| | | | | | | | | | | | | | | | | | | | | | * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2017-03-28 | 2 | -10/+18 |
| | | | | | | | | | | | | | | | | | | | | | |\ \ | |||||
| | | | | | | | | | | | | | | | | | | | | | | * | | virtio_balloon: prevent uninitialized variable use | Arnd Bergmann | 2017-03-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * | | virtio-balloon: use actual number of stats for stats queue buffers | Ladi Prosek | 2017-03-28 | 1 | -7/+10 |
| | | | | | | | | | | | | | | | | | | | | | | * | | virtio_balloon: init 1st buffer in stats vq | Ladi Prosek | 2017-03-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * | | virtio_pci: fix out of bound access for msix_names | Jason Wang | 2017-03-28 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-03-28 | 12 | -35/+153 |
| | | | | | | | | | | | | | | | | | | | | | |\ \ \ | |||||
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: x86: cleanup the page tracking SRCU instance | Paolo Bonzini | 2017-03-28 | 3 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: nVMX: fix nested EPT detection | Ladi Prosek | 2017-03-28 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: pci-assign: do not map smm memory slot pages in vt-d page tables | Herongguang (Stephen) | 2017-03-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: kvm_io_bus_unregister_dev() should never fail | David Hildenbrand | 2017-03-23 | 3 | -20/+29 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: VMX: Fix enable VPID conditions | Wanpeng Li | 2017-03-23 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: nVMX: Fix nested VPID vmx exec control | Wanpeng Li | 2017-03-23 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: x86: correct async page present tracepoint | Wanpeng Li | 2017-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | kvm: vmx: Flush TLB when the APIC-access address changes | Jim Mattson | 2017-03-23 | 1 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: x86: use pic/ioapic destructor when destroy vm | Peter Xu | 2017-03-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: x86: check existance before destroy | Peter Xu | 2017-03-23 | 2 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: x86: clear bus pointer when destroyed | Peter Xu | 2017-03-21 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: Documentation: document MCE ioctls | Luiz Capitulino | 2017-03-20 | 1 | -0/+63 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | KVM: nVMX: don't reset kvm mmu twice | Wanpeng Li | 2017-03-20 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | PTP: fix ptr_ret.cocci warnings | kbuild test robot | 2017-03-20 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | kvm: fix usage of uninit spinlock in avic_vm_destroy() | Dmitry Vyukov | 2017-03-20 | 1 | -0/+3 |