summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry2022-01-311-0/+1
| * | | | | scsi: core: Reallocate device's budget map on queue depth changeMing Lei2022-01-311-5/+50
| * | | | | scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini2022-01-311-8/+13
| * | | | | scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2022-01-312-44/+0
* | | | | | Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-042-56/+60
|\ \ \ \ \ \
| * | | | | | PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas2022-02-041-13/+18
| * | | | | | PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas2022-02-011-43/+42
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-048-9/+128
|\ \ \ \ \ \
| * | | | | | btrfs: skip reserved bytes warning on unmount after log cleanup failureFilipe Manana2022-01-313-2/+53
| * | | | | | btrfs: fix use of uninitialized variable at rm device ioctlTom Rix2022-01-311-1/+1
| * | | | | | btrfs: fix use-after-free after failure to create a snapshotFilipe Manana2022-01-313-4/+27
| * | | | | | btrfs: tree-checker: check item_size for dev_itemSu Yue2022-01-311-0/+8
| * | | | | | btrfs: tree-checker: check item_size for inode_itemSu Yue2022-01-311-0/+7
| * | | | | | btrfs: fix deadlock between quota disable and qgroup rescan workerShin'ichiro Kawasaki2022-01-311-2/+19
| * | | | | | btrfs: don't start transaction for scrub if the fs is mounted read-onlyQu Wenruo2022-01-311-0/+13
* | | | | | | Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-043-61/+67
|\ \ \ \ \ \ \
| * | | | | | | erofs: fix small compressed files inliningGao Xiang2022-02-041-0/+7
| * | | | | | | erofs: avoid unnecessary z_erofs_decompressqueue_work() declarationGao Xiang2022-01-241-57/+56
| * | | | | | | erofs: fix fsdax partition offset handlingGao Xiang2022-01-241-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'block-5.17-2022-02-04' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-047-20/+35
|\ \ \ \ \ \ \
| * | | | | | | block: bio-integrity: Advance seed correctly for larger interval sizesMartin K. Petersen2022-02-031-1/+1
| * | | | | | | Merge tag 'nvme-5.17-2022-02-03' of git://git.infradead.org/nvme into block-5.17Jens Axboe2022-02-034-1/+11
| |\ \ \ \ \ \ \
| | * | | | | | | nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()Uday Shankar2022-02-031-0/+1
| | * | | | | | | nvme-rdma: fix possible use-after-free in transport error_recovery workSagi Grimberg2022-02-021-0/+1
| | * | | | | | | nvme-tcp: fix possible use-after-free in transport error_recovery workSagi Grimberg2022-02-021-0/+1
| | * | | | | | | nvme: fix a possible use-after-free in controller reset during loadSagi Grimberg2022-02-021-1/+8
| * | | | | | | | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2022-02-031-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | md: fix NULL pointer deref with nowait but no mddev->queueSong Liu2022-02-021-4/+4
| |/ / / / / / / /
| * / / / / / / / block: fix DIO handling regressions in blkdev_read_iter()Ilya Dryomov2022-02-021-14/+19
| |/ / / / / / /
* | | | | | | | Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-02-043-0/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin2022-02-042-0/+11
| * | | | | | | | MAINTAINERS: add myself as Renesas R-Car SATA driver reviewerSergey Shtylyov2022-02-041-0/+8
| * | | | | | | | MAINTAINERS: add myself as PATA drivers reviewerSergey Shtylyov2022-02-031-0/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'iommu-fixes-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-045-18/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel2022-02-041-0/+2
| * | | | | | | | iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang2022-01-311-3/+10
| * | | | | | | | iommu: Fix some W=1 warningsJohn Garry2022-01-313-13/+14
| * | | | | | | | iommu: Fix potential use-after-free during probeVijayanand Jitta2022-01-311-2/+7
| |/ / / / / / /
* | | | | | | | Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-046-40/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | random: only call crng_finalize_init() for primary_crngDominik Brodowski2022-02-041-5/+5
| * | | | | | | | random: access primary_pool directly rather than through pointerDominik Brodowski2022-02-041-7/+7
| * | | | | | | | random: wake up /dev/random writers after zapJason A. Donenfeld2022-02-041-1/+4
| * | | | | | | | random: continually use hwgenerator randomnessDominik Brodowski2022-02-041-4/+6
| * | | | | | | | lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld2022-02-045-23/+33
| |/ / / / / / /
* | | | | | | | Merge tag 'acpi-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-02-041-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: require CRC32 to buildRandy Dunlap2022-01-311-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-02-0429-105/+263
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-0120-80/+175
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: wm97xx: Simplify resource managementChristophe JAILLET2022-01-311-9/+3
| | * | | | | | | | ASoC: ops: Check for negative values before reading themMark Brown2022-01-281-6/+6