summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel: remove spurious blkdev.h includesChristoph Hellwig2021-10-183-3/+0
* arch: remove spurious blkdev.h includesChristoph Hellwig2021-10-184-4/+0
* mm: remove spurious blkdev.h includesChristoph Hellwig2021-10-186-6/+0
* mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-186-16/+21
* mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-1813-3/+15
* mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>Christoph Hellwig2021-10-185-9/+9
* blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io...Tejun Heo2021-10-181-2/+3
* Linux 5.15-rc6v5.15-rc6Linus Torvalds2021-10-171-1/+1
* Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-172-6/+5
|\
| * ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai2021-10-141-4/+1
| * pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-121-2/+4
* | Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-1713-120/+171
|\ \
| * | block, bfq: reset last_bfqq_created on group changePaolo Valente2021-10-171-0/+6
| * | block: warn when putting the final reference on a registered diskChristoph Hellwig2021-10-171-0/+1
| * | brd: reduce the brd_devices_mutex scopeTetsuo Handa2021-10-171-22/+22
| * | kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig2021-10-152-14/+15
| * | block: keep q_usage_counter in atomic mode after del_gendiskChristoph Hellwig2021-10-153-2/+11
| * | block: drain file system I/O on del_gendiskChristoph Hellwig2021-10-154-15/+35
| * | block: split bio_queue_enter from blk_queue_enterChristoph Hellwig2021-10-151-8/+25
| * | block: factor out a blk_try_enter_queue helperChristoph Hellwig2021-10-151-28/+32
| * | block: call submit_bio_checks under q_usage_counterChristoph Hellwig2021-10-151-22/+12
| * | Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15Jens Axboe2021-10-143-12/+13
| |\ \
| | * | nvme: fix per-namespace chardev deletionAdam Manzanares2021-10-142-11/+12
| | * | nvme-pci: Fix abort command idKeith Busch2021-10-071-1/+1
| * | | block/rnbd-clt-sysfs: fix a couple uninitialized variable bugsDan Carpenter2021-10-121-1/+3
* | | | Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-171-1/+1
|\ \ \ \
| * | | | io_uring: fix wrong condition to grab uring lockHao Xu2021-10-141-1/+1
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-10-174-37/+23
|\ \ \ \ \
| * | | | | vhost-vdpa: Fix the wrong input in config_cbCindy Lu2021-10-131-1/+1
| * | | | | VDUSE: fix documentation underline warningRandy Dunlap2021-10-131-1/+1
| * | | | | Revert "virtio-blk: Add validation for block size in config space"Michael S. Tsirkin2021-10-131-31/+6
| * | | | | vhost_vdpa: unset vq irq before freeing irqWu Zongyong2021-10-131-4/+4
| * | | | | virtio: write back F_VERSION_1 before validateHalil Pasic2021-10-131-0/+11
* | | | | | Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-172-12/+19
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman2021-10-161-2/+7
| * | | | | | KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman2021-10-161-9/+10
| * | | | | | powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater2021-10-131-1/+2
* | | | | | | Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-171-31/+25
|\ \ \ \ \ \ \
| * | | | | | | objtool: Update section header before relocationsMichael Forney2021-10-061-29/+17
| * | | | | | | objtool: Check for gelf_update_rel[a] failuresMichael Forney2021-10-061-2/+8
* | | | | | | | Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch2021-10-141-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-171-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang2021-10-151-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-173-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua2021-10-051-1/+1
| * | | | | | | | efi/cper: use stack buffer for error record decodingArd Biesheuvel2021-10-051-2/+2
| * | | | | | | | efi/libstub: Simplify "Exiting bootservices" messageHeinrich Schuchardt2021-10-051-1/+1
* | | | | | | | | Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-172-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/fpu: Mask out the invalid MXCSR bits properlyBorislav Petkov2021-10-161-1/+1