]> git.proxmox.com Git - mirror_ubuntu-kernels.git/history - block/disk-events.c
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
[mirror_ubuntu-kernels.git] / block / disk-events.c
2021-07-03 Linus TorvaldsMerge tag 'vfio-v5.14-rc1' of git://github.com/awilliam...
2021-07-03 Linus TorvaldsMerge branch 'work.namei' of git://git.kernel.org/pub...
2021-07-03 Linus TorvaldsMerge branch 'work.iov_iter' of git://git.kernel.org...
2021-07-03 Linus TorvaldsMerge branch 'work.d_path' of git://git.kernel.org...
2021-07-03 Linus TorvaldsMerge tag 'trace-v5.14' of git://git.kernel.org/pub...
2021-07-03 Linus TorvaldsMerge tag 'devicetree-for-5.14' of git://git.kernel...
2021-07-02 Linus TorvaldsMerge tag 'sound-5.14-rc1' of git://git.kernel.org...
2021-07-02 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2021-07-02 Linus TorvaldsMerge tag 'xfs-5.14-merge-6' of git://git.kernel.org...
2021-07-02 Linus TorvaldsMerge tag 'jfs-5.14' of git://github.com/kleikamp/linux...
2021-07-02 Linus TorvaldsMerge tag 'configfs-5.13' of git://git.infradead.org...
2021-07-02 Linus TorvaldsMerge tag 'dma-mapping-5.14' of git://git.infradead...
2021-07-02 Linus TorvaldsMerge tag 'iommu-updates-v5.14' of git://git.kernel...
2021-07-02 Linus TorvaldsMerge tag 'linux-kselftest-next-5.14-rc1' of git:/...
2021-07-02 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of...
2021-07-02 Linus TorvaldsMerge tag 'powerpc-5.14-1' of git://git.kernel.org...
2021-07-02 Linus TorvaldsMerge tag 'asm-generic-unaligned-5.14' of git://git...
2021-07-02 Linus TorvaldsMerge tag 'perf-tools-for-v5.14-2021-07-01' of git...
2021-07-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-02 Linus TorvaldsMerge branch 'for-5.14' of git://git.kernel.org/pub...
2021-07-02 Linus TorvaldsMerge branch 'for-5.14' of git://git.kernel.org/pub...
2021-07-02 Linus TorvaldsMerge tag 'mips_5.14' of git://git.kernel.org/pub/scm...
2021-07-01 Linus TorvaldsMerge tag 'pinctrl-v5.14-1' of git://git.kernel.org...
2021-07-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-07-01 Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2021-07-01 Linus TorvaldsMerge tag 'drm-next-2021-07-01' of git://anongit.freede...
2021-07-01 Linus TorvaldsMerge tag 'for-5.14/io_uring-2021-06-30' of git://git...
2021-07-01 Linus TorvaldsMerge tag 'fs_for_v5.14-rc1' of git://git.kernel.org...
2021-07-01 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2021-07-01 Linus TorvaldsMerge tag 'for-5.14/dm-changes' of git://git.kernel...
2021-06-30 Linus TorvaldsMerge tag 'net-next-5.14' of git://git.kernel.org/pub...
2021-06-30 Linus TorvaldsMerge tag 'sched-urgent-2021-06-30' of git://git.kernel...
2021-06-30 Linus TorvaldsMerge tag 'microblaze-v5.14' of git://git.monstr.eu...
2021-06-30 Linus TorvaldsMerge tag 'safesetid-5.14' of git://github.com/micah...
2021-06-30 Linus TorvaldsMerge tag 'Smack-for-5.14' of git://github.com/cschaufl...
2021-06-30 Linus TorvaldsMerge tag 'audit-pr-20210629' of git://git.kernel.org...
2021-06-30 Linus TorvaldsMerge tag 'selinux-pr-20210629' of git://git.kernel...
2021-06-30 Linus TorvaldsMerge tag 'clang-features-v5.14-rc1' of git://git.kerne...
2021-06-30 Linus TorvaldsMerge tag 'for-5.14/drivers-2021-06-29' of git://git...
2021-06-30 Linus TorvaldsMerge tag 'for-5.14/block-2021-06-29' of git://git...
2021-06-24 Christoph Hellwigblock: add the events* attributes to disk_attrs
2021-06-24 Christoph Hellwigblock: move the disk events code to a separate file