summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | | | ext4: fix support for inode sizes > 1024 bytesTheodore Ts'o2020-02-131-8/+10
| * | | | | ext4: simplify checking quota limits in ext4_statfs()Jan Kara2020-02-131-8/+2
| * | | | | ext4: don't assume that mmp_nodename/bdevname have NULAndreas Dilger2020-02-131-5/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-02-169-15/+52
|\ \ \ \ \ \
| * | | | | | Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-151-4/+4
| * | | | | | Input: tca6416-keypad - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-151-2/+2
| * | | | | | Input: gpio_keys_polled - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-151-1/+1
| * | | | | | Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires2020-02-141-1/+1
| * | | | | | Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal2020-02-141-0/+1
| * | | | | | Input: synaptics - switch T470s to RMI4 by defaultLyude Paul2020-02-141-0/+1
| * | | | | | Input: gpio_keys - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-1/+1
| * | | | | | Input: goldfish_events - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-1/+1
| * | | | | | Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang2020-02-101-3/+5
| * | | | | | Input: ili210x - add ili2120 supportLuca Weiss2020-02-102-1/+34
| * | | | | | Input: ili210x - fix return value of is_visible functionLuca Weiss2020-02-101-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-02-1617-125/+172
|\ \ \ \ \ \ \