aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-11arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean2-4/+4
2020-04-11arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan2-0/+9
2020-04-10Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds4-5/+28
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds18-180/+324
2020-04-10Merge tag 'io_uring-5.7-2020-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds3-173/+269
2020-04-10Merge tag 'xfs-5.7-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds21-450/+511
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-6/+6
2020-04-10Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-57/+48
2020-04-10btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definitionEugene Syromiatnikov1-6/+4
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds13-168/+110
2020-04-10Documentation: android: binderfs: add 'stats' mount optionRandy Dunlap1-0/+6
2020-04-10block: fix busy device checking in blk_drop_partitions againChristoph Hellwig1-1/+1
2020-04-10x86/Hyper-V: Free hv_panic_page when fail to register kmsg dumpTianyu Lan1-2/+5
2020-04-10x86/Hyper-V: Unload vmbus channel in hv panic callbackTianyu Lan2-8/+16
2020-04-10Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki2-3/+3
2020-04-09io_uring: punt final io_ring_ctx wait-and-free to workqueueJens Axboe1-2/+16
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller13-43/+137
2020-04-10Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie22-48/+217
2020-04-10Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie3-20/+42
2020-04-10drm/ttm: Temporarily disable the huge_fault() callbackThomas Hellstrom (VMware)1-63/+0
2020-04-10Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie7-61/+95
2020-04-09Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-2/+2
2020-04-09smb3: change noisy error message to FYISteve French1-1/+1
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds7-32/+19
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds29-601/+766
2020-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds4-48/+44
2020-04-09Bluetooth: log advertisement packet length if it gets correctedDaniels Umanovskis1-1/+2
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds54-291/+3090
2020-04-09net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi1-4/+9
2020-04-09net/rds: Fix MR reference counting problemKa-Cheong Poon2-21/+12
2020-04-09net/rds: Replace struct rds_mr's r_refcount with struct krefKa-Cheong Poon3-23/+20
2020-04-09net: macsec: fix using wrong structure in macsec_changelink()Taehee Yoo1-1/+1
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman3-5/+7
2020-04-09net-sysfs: remove redundant assignment to variable retColin Ian King1-1/+1
2020-04-09net: qrtr: send msgs from local of same id as broadcastWang Wenhu1-3/+4
2020-04-09Merge tag 'mlx5-fixes-2020-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller8-32/+26
2020-04-09Documentation: devlink: fix broken link warningLothar Rubusch1-0/+2
2020-04-09x86: hyperv: report value of misc_featuresOlaf Hering1-2/+2
2020-04-09io_uring: fix fs cleanup on cqe overflowPavel Begunkov1-1/+1
2020-04-09ahci: Add Intel Comet Lake PCH RAID PCI IDJian-Hong Pan1-0/+1
2020-04-09x86/xen: fix booting 32-bit pv guestJuergen Gross1-1/+1
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski4-42/+61
2020-04-09drm/legacy: Fix type for drm_local_map.offsetChris Wilson1-1/+1
2020-04-08Merge tag '9p-for-5.7-2' of git://github.com/martinetd/linuxLinus Torvalds1-0/+10
2020-04-08Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds23-753/+1380
2020-04-08Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds11-162/+459
2020-04-08Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+8
2020-04-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-3/+7
2020-04-08Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds16-80/+412