summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | docs: virt: user_mode_linux.rst: fix URL referencesMauro Carvalho Chehab2020-02-121-42/+29
| * | docs: virt: user_mode_linux.rst: update compiling instructionsMauro Carvalho Chehab2020-02-121-53/+9
| * | docs: virt: convert UML documentation to ReSTMauro Carvalho Chehab2020-02-122-915/+787
| * | docs: kvm: add arm/pvtime.rst to index.rstMauro Carvalho Chehab2020-02-122-0/+12
| * | KVM: x86: fix WARN_ON check of an unsigned less than zeroPaolo Bonzini2020-02-121-1/+1
| * | selftests: KVM: Remove unused x86_register enumEric Auger2020-02-121-20/+0
| * | KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson2020-02-121-1/+1
| * | KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson2020-02-121-0/+3
| * | KVM: nVMX: Fix some comment typos and coding styleMiaohe Lin2020-02-122-5/+16
| * | KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDPSean Christopherson2020-02-123-7/+19
| * | KVM: apic: reuse smp_wmb() in kvm_make_request()Miaohe Lin2020-02-121-3/+0
| * | KVM: x86: remove duplicated KVM_REQ_EVENT requestMiaohe Lin2020-02-121-1/+0
| * | selftests: KVM: SVM: Add vmcall testEric Auger2020-02-122-0/+80
| * | selftests: KVM: AMD Nested test infrastructureEric Auger2020-02-125-1/+517
| * | selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger2020-02-122-7/+7
| * | KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTSOliver Upton2020-02-121-13/+16
| * | KVM: nVMX: Handle pending #DB when injecting INIT VM-exitOliver Upton2020-02-121-0/+28
| * | KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton2020-02-121-0/+8
| * | KVM: Disable preemption in kvm_get_running_vcpu()Marc Zyngier2020-02-122-15/+13
| * | KVM: x86: do not reset microcode version on INIT or RESETPaolo Bonzini2020-02-122-2/+2
* | | Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-162-23/+7
|\ \ \
| * | | EDAC/sysfs: Remove csrow objects on errorsRobert Richter2020-02-131-2/+1
| * | | EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter2020-02-132-21/+6
| |/ /
* | | Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-168-38/+63
|\ \ \
| * | | nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang2020-02-141-1/+1
| * | | nvme/pci: move cqe check after device shutdownKeith Busch2020-02-141-5/+18
| * | | nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland2020-02-143-7/+7
| * | | nvme/tcp: fix bug on double requeue when send failsAnton Eidelman2020-02-141-1/+6
| * | | bcache: remove macro nr_to_fifo_front()Coly Li2020-02-131-5/+2
| * | | bcache: Revert "bcache: shrink btree node cache after bch_btree_check()"Coly Li2020-02-131-17/+0
| * | | bcache: ignore pending signals when creating gc and allocator threadColy Li2020-02-132-2/+29
* | | | Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-02-167-1/+44
|\ \ \ \
| * | | | btrfs: sysfs, move device id directories to UUID/devinfoAnand Jain2020-02-121-1/+1
| * | | | btrfs: sysfs, add UUID/devinfo kobjectAnand Jain2020-02-122-0/+16
| * | | | Btrfs: fix race between shrinking truncate and fiemapFilipe Manana2020-02-121-0/+8
| * | | | btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba2020-02-121-0/+2
| * | | | btrfs: print message when tree-log replay startsDavid Sterba2020-02-121-0/+1
| * | | | Btrfs: fix race between using extent maps and merging themFilipe Manana2020-02-121-0/+11
| * | | | btrfs: ref-verify: fix memory leaksWenwen Wang2020-02-121-0/+5
* | | | | Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-02-165-6/+44
|\ \ \ \ \
| * | | | | cifs: make sure we do not overflow the max EA buffer sizeRonnie Sahlberg2020-02-141-1/+34
| * | | | | cifs: enable change notification for SMB2.1 dialectSteve French2020-02-141-0/+1
| * | | | | cifs: Fix mode output in debugging statementsFrank Sorenson2020-02-133-4/+4
| * | | | | cifs: fix mount option display for sec=krb5iPetr Pavlu2020-02-101-1/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-169-63/+86
|\ \ \ \ \
| * | | | | ext4: improve explanation of a mount failure caused by a misconfigured kernelTheodore Ts'o2020-02-151-10/+4
| * | | | | jbd2: do not clear the BH_Mapped flag when forgetting a metadata bufferzhangyi (F)2020-02-131-4/+21
| * | | | | jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()zhangyi (F)2020-02-132-32/+21
| * | | | | ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo2020-02-131-0/+1
| * | | | | ext4: fix checksum errors with indexed dirsJan Kara2020-02-134-7/+31