summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-207-36/+87
* KVM: LAPIC: Make lapic timer unpinnedWanpeng Li2019-07-172-9/+5
* KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_countersLike Xu2019-07-171-3/+8
* KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GSLiran Alon2019-07-151-1/+4
* kvm: x86: ioapic and apic debug macros cleanupYi Wang2019-07-152-101/+9
* kvm: x86: some tsc debug cleanupYi Wang2019-07-151-8/+0
* kvm: vmx: fix coccinelle warningsYi Wang2019-07-151-1/+1
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-1510-10/+494
|\
| * KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger2019-06-041-1/+6
| * KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth2019-06-042-2/+5
| * KVM: selftests: Add the sync_regs test for s390xThomas Huth2019-06-043-0/+154
| * KVM: selftests: Add processor code for s390xThomas Huth2019-06-044-0/+310
| * KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth2019-06-041-5/+16
| * KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-043-2/+8
| * KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth2019-06-042-0/+4
* | x86: kvm: avoid constant-conversion warningArnd Bergmann2019-07-151-3/+3
* | x86: kvm: avoid -Wsometimes-uninitized warningArnd Bergmann2019-07-151-11/+9
* | KVM: x86: expose AVX512_BF16 feature to guestJing Liu2019-07-151-1/+11
* | Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2019-07-124-33/+19
|\ \
| * | dlm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-113-27/+7
| * | dlm: check if workqueues are NULL before flushing/destroyingDavid Windsor2019-07-111-6/+12
* | | Merge tag '9p-for-5.3' of git://github.com/martinetd/linuxLinus Torvalds2019-07-122-2/+14
|\ \ \
| * | | 9p/xen: Add cleanup path in p9_trans_xen_initYueHaibing2019-05-151-1/+7
| * | | 9p/virtio: Add cleanup path in p9_virtio_initYueHaibing2019-05-151-1/+7
* | | | Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-07-1221-773/+1405
|\ \ \ \
| * | | | f2fs: improve print log in f2fs_sanity_check_ckpt()Chao Yu2019-07-101-1/+3
| * | | | f2fs: avoid out-of-range memory accessOcean Chen2019-07-101-0/+5
| * | | | f2fs: fix to avoid long latency during umountHeng Xiao2019-07-101-0/+4
| * | | | f2fs: allow all the users to pin a fileJaegeuk Kim2019-07-101-3/+0
| * | | | f2fs: support swap file w/ DIOJaegeuk Kim2019-07-033-15/+143
| * | | | f2fs: allocate blocks for pinned fileJaegeuk Kim2019-07-022-1/+31
| * | | | f2fs: fix is_idle() check for discard typeSahitya Tummala2019-07-021-1/+1
| * | | | f2fs: add a rw_sem to cover quota flag changesJaegeuk Kim2019-07-023-27/+53
| * | | | f2fs: set SBI_NEED_FSCK for xattr corruption caseChao Yu2019-07-021-0/+6
| * | | | f2fs: use generic EFSBADCRC/EFSCORRUPTEDChao Yu2019-07-0214-37/+46
| * | | | f2fs: Use DIV_ROUND_UP() instead of open-codingGeert Uytterhoeven2019-07-023-6/+6
| * | | | f2fs: print kernel message if filesystem is inconsistentChao Yu2019-07-021-0/+2
| * | | | f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()Joe Perches2019-07-0214-507/+351
| * | | | f2fs: avoid get_valid_blocks() for cleanupChao Yu2019-07-021-4/+2
| * | | | f2fs: ioctl for removing a range from F2FSQiuyang Sun2019-07-027-5/+260
| * | | | f2fs: only set project inherit bit for directoryWang Shilong2019-06-212-1/+3
| * | | | f2fs: separate f2fs i_flags from fs_flags and ext4 i_flagsEric Biggers2019-06-212-118/+163
| * | | | f2fs: replace ktype default_attrs with default_groupsKimberly Brown2019-06-211-2/+4
| * | | | f2fs: Add option to limit required GC for checkpoint=disableDaniel Rosenberg2019-06-036-26/+99
| * | | | f2fs: Fix accounting for unusable blocksDaniel Rosenberg2019-06-031-5/+10
| * | | | f2fs: Fix root reserved on remountDaniel Rosenberg2019-06-031-1/+2
| * | | | f2fs: Lower threshold for disable_cp_againDaniel Rosenberg2019-06-031-3/+5
| * | | | f2fs: fix sparse warningChao Yu2019-05-302-3/+3
| * | | | f2fs: fix f2fs_show_options to show nodiscard mount optionSahitya Tummala2019-05-301-0/+2
| * | | | f2fs: add error prints for debugging mount failureSahitya Tummala2019-05-302-3/+7