summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-08-29Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-29fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds
2020-08-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-29Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-29Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-29Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-29Merge branch 'nvme-5.9-rc' of git://git.infradead.org/nvme into block-5.9Jens Axboe
2020-08-28nvme-pci: cancel nvme device request before disablingTong Zhang
2020-08-28nvme: only use power of two io boundariesKeith Busch
2020-08-28nvme: fix controller instance leakKeith Busch
2020-08-28nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-08-28nvme: Fix NULL dereference for pci nvme controllersSagi Grimberg
2020-08-28nvme-rdma: fix reset hang if controller died in the middle of a resetSagi Grimberg
2020-08-28nvme-rdma: fix timeout handlerSagi Grimberg
2020-08-28nvme-rdma: serialize controller teardown sequencesSagi Grimberg
2020-08-28nvme-tcp: fix reset hang if controller died in the middle of a resetSagi Grimberg
2020-08-28nvme-tcp: fix timeout handlerSagi Grimberg
2020-08-28nvme-tcp: serialize controller teardown sequencesSagi Grimberg
2020-08-28nvme: have nvme_wait_freeze_timeout return if it timed outSagi Grimberg
2020-08-28nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptanceSagi Grimberg
2020-08-28nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pduZiye Yang
2020-08-28Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-28Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-28Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-28Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-28Merge branch 'acpi-mm'Rafael J. Wysocki
2020-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-28kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-28Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara
2020-08-28Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-08-28Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2020-08-28arm64: vdso32: make vdso32 install conditionalFrank van der Linden
2020-08-28arm64: use a common .arch preamble for inline assemblySami Tolvanen
2020-08-28mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-08-27md/raid5: make sure stripe_size as power of twoYufen Yu
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy
2020-08-28Merge tag 'drm-intel-fixes-2020-08-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-08-28Merge tag 'drm-misc-fixes-2020-08-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-27io_uring: don't bounce block based -EAGAIN retry off task_workJens Axboe
2020-08-27io_uring: fix IOPOLL -EAGAIN retriesJens Axboe