summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2021-02-172-0/+7
* PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King2021-02-171-3/+8
* PCI/ACPI: Clarify message about _OSC failureBjorn Helgaas2021-01-271-4/+3
* PCI/ACPI: Remove unnecessary osc_lockBjorn Helgaas2021-01-271-20/+10
* PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas2021-01-272-5/+1
* Linux 5.11-rc3v5.11-rc3Linus Torvalds2021-01-101-1/+1
* Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-106-14/+6
|\
| * Documentation: kbuild: Fix section referenceViresh Kumar2021-01-111-1/+1
| * kconfig: remove 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada2021-01-041-10/+0
| * lib/raid6: Let $(UNROLL) rules work with macOS userlandJohn Millikin2021-01-041-1/+1
| * kconfig: Support building mconf with vendor sysroot ncursesJohn Millikin2021-01-041-1/+3
| * kconfig: config script: add a little user helpRandy Dunlap2021-01-041-0/+1
| * MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removalLukas Bulwahn2021-01-041-1/+0
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-105-26/+123
|\ \
| * \ Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen2021-01-045-26/+123
| |\ \ | | |/ | |/|
| | * scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry2020-12-213-13/+68
| | * Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...Martin K. Petersen2020-12-162-13/+55
* | | Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-1022-59/+172
|\ \ \
| * | | bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li2021-01-091-0/+15
| * | | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-094-8/+29
| * | | bcache: check unsupported feature sets for bcache registerColy Li2021-01-092-0/+29
| * | | bcache: fix typo from SUUP to SUPP in features.hColy Li2021-01-091-3/+3
| * | | bcache: set pdev_set_uuid before scond loop iterationYi Li2021-01-091-1/+1
| * | | blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry2021-01-081-0/+1
| * | | block/rnbd-clt: avoid module unload race with close confirmationJack Wang2021-01-081-1/+2
| * | | block/rnbd: Adding name to the Contributors ListSwapnil Ingle2021-01-081-0/+1
| * | | block/rnbd-clt: Fix sg table use after freeGuoqing Jiang2021-01-081-8/+7
| * | | block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang2021-01-081-3/+5
| * | | block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang2021-01-081-0/+1
| * | | block: pre-initialize struct block_device in bdev_alloc_inodeChristoph Hellwig2021-01-071-2/+3
| * | | Merge tag 'nvme-5.11-2021-01-07' of git://git.infradead.org/nvme into block-5.11Jens Axboe2021-01-077-21/+50
| |\ \ \
| | * | | nvme: remove the unused status argument from nvme_trace_bio_completeMax Gurtovoy2021-01-062-5/+3
| | * | | nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin2021-01-061-0/+10
| | * | | nvme: unexport functions with no external callerMinwoo Im2021-01-062-7/+2
| | * | | nvme: avoid possible double fetch in handling CQELalithambika Krishnakumar2021-01-061-3/+4
| | * | | nvme-tcp: Fix possible race of io_work and direct sendSagi Grimberg2021-01-061-1/+11
| | * | | nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari2021-01-061-1/+2
| | * | | nvme-fcloop: Fix sscanf type and list_first_entry_or_null warningsJames Smart2021-01-061-3/+4
| | * | | nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt contextJames Smart2021-01-061-1/+14
| * | | | fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sbSatya Tangirala2021-01-071-0/+2
| |/ / /
| * | | block: fix use-after-free in disk_part_iter_nextMing Lei2021-01-051-4/+7
| * | | bfq: Fix computation of shallow depthJan Kara2021-01-051-4/+4
| * | | blk-iocost: fix NULL iocg deref from racing against initializationTejun Heo2021-01-051-5/+11
| * | | lightnvm: select CONFIG_CRC32Arnd Bergmann2021-01-031-0/+1
| * | | block: rsxx: select CONFIG_CRC32Arnd Bergmann2021-01-031-0/+1
* | | | Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-101-89/+167
|\ \ \ \
| * | | | io_uring: stop SQPOLL submit on creator's deathPavel Begunkov2021-01-091-9/+53
| * | | | io_uring: add warn_once for io_uring_flush()Pavel Begunkov2021-01-091-4/+10
| * | | | io_uring: inline io_uring_attempt_task_drop()Pavel Begunkov2021-01-091-18/+11
| * | | | io_uring: io_rw_reissue lockdep annotationsPavel Begunkov2021-01-091-0/+2