Age | Commit message (Expand) | Author | Files | Lines |
2019-02-12 | libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() | Dan Williams | 1 | -7/+13 |
2019-02-12 | libnvdimm: Fix altmap reservation size calculation | Oliver O'Halloran | 1 | -1/+1 |
2019-02-12 | libnvdimm, pfn: Fix over-trim in trim_pfn_device() | Wei Yang | 1 | -1/+1 |
2019-01-28 | Linux 5.0-rc4 | Linus Torvalds | 1 | -1/+1 |
2019-01-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -17/+61 |
2019-01-27 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -18/+16 |
2019-01-27 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2019-01-27 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 5 | -12/+39 |
2019-01-27 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -16/+20 |
2019-01-27 | Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2019-01-27 | Merge tag 'for-linus-20190127' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -11/+10 |
2019-01-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -115/+130 |
2019-01-27 | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 6 | -102/+176 |
2019-01-27 | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -27/+73 |
2019-01-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -5/+14 |
2019-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 41 | -288/+405 |
2019-01-27 | Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED" | Jens Axboe | 2 | -11/+10 |
2019-01-27 | Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 10 | -67/+136 |
2019-01-27 | Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -25/+17 |
2019-01-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 12 | -45/+47 |
2019-01-26 | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block | Linus Torvalds | 14 | -50/+129 |
2019-01-26 | qed: Revert error handling changes. | David S. Miller | 18 | -743/+202 |
2019-01-26 | Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 4 | -20/+26 |
2019-01-26 | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -202/+272 |
2019-01-26 | Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -10/+12 |
2019-01-26 | Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 8 | -52/+44 |
2019-01-26 | Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 19 | -23/+50 |
2019-01-25 | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 6 | -8/+26 |
2019-01-25 | KVM: x86: Mark expected switch fall-throughs | Gustavo A. R. Silva | 6 | -4/+10 |
2019-01-25 | KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths | Masahiro Yamada | 2 | -5/+1 |
2019-01-25 | KVM: selftests: check returned evmcs version range | Vitaly Kuznetsov | 1 | -0/+6 |
2019-01-25 | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly | Vitaly Kuznetsov | 1 | -3/+4 |
2019-01-25 | KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function | Sean Christopherson | 1 | -66/+73 |
2019-01-25 | kvm: selftests: Fix region overlap check in kvm_util | Ben Gardon | 1 | -7/+2 |
2019-01-25 | kvm: vmx: fix some -Wmissing-prototypes warnings | Yi Wang | 2 | -2/+2 |
2019-01-25 | KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t... | Vitaly Kuznetsov | 1 | -0/+8 |
2019-01-25 | svm: Fix AVIC incomplete IPI emulation | Suravee Suthikulpanit | 1 | -15/+4 |
2019-01-25 | svm: Add warning message for AVIC IPI invalid target | Suravee Suthikulpanit | 1 | -0/+2 |
2019-01-25 | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error | Sean Christopherson | 1 | -2/+5 |
2019-01-25 | KVM: x86: Fix PV IPIs for 32-bit KVM host | Sean Christopherson | 1 | -1/+1 |
2019-01-25 | x86/kvm/hyper-v: recommend using eVMCS only when it is enabled | Vitaly Kuznetsov | 1 | -1/+2 |
2019-01-25 | x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR | Vitaly Kuznetsov | 1 | -1/+0 |
2019-01-25 | kvm: x86/vmx: Use kzalloc for cached_vmcs12 | Tom Roeder | 1 | -4/+8 |
2019-01-25 | KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO... | Sean Christopherson | 1 | -1/+1 |
2019-01-25 | KVM: x86: Fix single-step debugging | Alexander Popov | 1 | -2/+1 |
2019-01-25 | x86/kvm/hyper-v: don't announce GUEST IDLE MSR support | Vitaly Kuznetsov | 1 | -1/+0 |
2019-01-25 | cfg80211: extend range deviation for DMG | Chaitanya Tata | 1 | -2/+2 |
2019-01-25 | cfg80211: reg: remove warn_on for a normal case | Chaitanya Tata | 1 | -2/+7 |
2019-01-25 | mac80211: Add attribute aligned(2) to struct 'action' | Mathieu Malaterre | 1 | -1/+1 |
2019-01-25 | mac80211: don't initiate TDLS connection if station is not associated to AP | Balaji Pothunoori | 1 | -0/+4 |