summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-22Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-21Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-21Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-21Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-21Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-21Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-05-21Merge tag 'devicetree-fixes-for-5.13-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-21Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich
2021-05-21x86/Xen: swap NX determination and GDT setup on BSPJan Beulich
2021-05-20Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-21Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-21Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-05-21Merge tag 'drm-misc-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-05-21Merge tag 'exynos-drm-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/li...Dave Airlie
2021-05-20Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-20Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-05-20Merge tag 'for-5.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-20Fix KASAN identified use-after-free issue.Rohith Surabattula
2021-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-05-20Merge tag 'sound-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-20xfs: restore old ioctl definitionsDarrick J. Wong
2021-05-20xfs: fix deadlock retry tracepoint argumentsDarrick J. Wong
2021-05-20xfs: retry allocations when locality-based search failsDarrick J. Wong
2021-05-20block: fix a race between del_gendisk and BLKRRPARTGulam Mohamed
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig
2021-05-20Merge tag 'nvme-5.13-2021-05-20' of git://git.infradead.org/nvme into block-5.13Jens Axboe
2021-05-20btrfs: zoned: fix parallel compressed writesJohannes Thumshirn
2021-05-20btrfs: zoned: pass start block to btrfs_use_zone_appendJohannes Thumshirn
2021-05-20io_uring: fortify tctx/io_wq cleanupPavel Begunkov
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König
2021-05-19Defer close only when lease is enabled.Rohith Surabattula
2021-05-19Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.Rohith Surabattula
2021-05-19cifs: Fix inconsistent indentingJiapeng Chong
2021-05-19cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan