summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-11-262-13/+14
|\
| * drm/panic: allow verbose version checkThomas Böhler2024-10-201-0/+1
| * drm/panic: allow verbose boolean for clarityThomas Böhler2024-10-201-1/+4
| * drm/panic: correctly indent continuation of line in list itemThomas Böhler2024-10-201-1/+1
| * drm/panic: remove redundant field when assigning valueThomas Böhler2024-10-201-1/+1
| * drm/panic: prefer eliding lifetimesThomas Böhler2024-10-201-1/+1
| * drm/panic: remove unnecessary borrow in alignment_patternThomas Böhler2024-10-201-1/+1
| * drm/panic: avoid reimplementing Iterator::findThomas Böhler2024-10-201-6/+3
| * rust: treewide: switch to our kernel `Box` typeDanilo Krummrich2024-10-151-2/+2
* | Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-2633-288/+115
|\ \
| * | dm-verity: remove the unused "data_start" variableMikulas Patocka2024-11-202-4/+3
| * | dm-bufio: use kmalloc to allocate power-of-two sized buffersMikulas Patocka2024-11-201-5/+20
| * | dm thin: Add missing destroy_work_on_stack()Yuan Can2024-11-201-0/+1
| * | dm: add support for get_unique_idBenjamin Coddington2024-11-201-0/+55
| * | dm vdo: fix function doc comment formattingMatthew Sakai2024-11-2010-23/+19
| * | dm vdo int-map: remove unused parametersMatthew Sakai2024-11-201-17/+11
| * | dm-vdo: reset bi_ioprio to the default value when the bio is resetSusan LeGendre-McGhee2024-11-201-0/+1
| * | dm-vdo murmurhash: remove u64 alignment requirementSusan LeGendre-McGhee2024-11-201-5/+2
| * | dm: Fix typo in error messageSsuhung Yeh2024-11-201-1/+1
| * | dm ioctl: rate limit a couple of ioctl based error messagesColin Ian King2024-11-201-2/+2
| * | dm vdo: Remove unused uds_compute_index_sizeDr. David Alan Gilbert2024-11-202-30/+0
| * | dm vdo: Remove unused functionsDr. David Alan Gilbert2024-11-202-34/+0
| * | dm: zoned: Remove unused functionsDr. David Alan Gilbert2024-11-202-52/+0
| * | dm: Remove unused dm_table_bio_basedDr. David Alan Gilbert2024-11-202-6/+0
| * | dm: Remove unused dm_set_md_typeDr. David Alan Gilbert2024-11-202-7/+0
| * | dm cache: Remove unused functions in bio-prison-v1Dr. David Alan Gilbert2024-11-202-59/+0
| * | dm cache: Remove unused dm_cache_sizeDr. David Alan Gilbert2024-11-202-10/+0
| * | dm cache: Remove unused dm_cache_dumpDr. David Alan Gilbert2024-11-202-26/+0
| * | dm cache: Remove unused btracker_nr_writebacks_queuedDr. David Alan Gilbert2024-11-202-7/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-11-2677-1840/+1394
|\ \ \
| * \ \ Merge branch '6.12/scsi-fixes' into 6.13/scsi-stagingMartin K. Petersen2024-11-212-4/+9
| |\ \ \
| * \ \ \ Merge patch series "scsi: st: Device reset patches"Martin K. Petersen2024-11-071-10/+26
| |\ \ \ \
| | * | | | scsi: st: New session only when Unit Attention for new tapeKai Mäkisara2024-11-071-1/+4
| | * | | | scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara2024-11-071-8/+21
| | * | | | scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara2024-11-071-1/+1
| * | | | | scsi: ufs: core: Restore SM8650 supportBart Van Assche2024-11-071-1/+2
| * | | | | scsi: sun3: Mark driver struct with __refdata to prevent section mismatchGeert Uytterhoeven2024-11-071-1/+7
| * | | | | scsi: sg: Enable runtime power managementBart Van Assche2024-11-071-8/+1
| * | | | | scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei2024-11-071-0/+1
| * | | | | scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei2024-11-071-0/+1
| * | | | | scsi: fusion: Remove unused variable 'rc'Zeng Heng2024-11-071-3/+1
| * | | | | scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin2024-11-071-2/+1
| * | | | | scsi: esas2r: Remove unused esas2r_build_cli_req()Dr. David Alan Gilbert2024-11-072-21/+0
| * | | | | scsi: target: Fix incorrect function name in pscsi_create_type_disk()Baolin Liu2024-11-071-1/+1
| * | | | | scsi: ufs: Replace deprecated PCI functionsPhilipp Stanner2024-11-072-10/+6
| * | | | | scsi: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-0716-20/+20
| * | | | | scsi: pm8001: Increase request sg length to support 4MiB requestsIgor Pylypiv2024-11-072-2/+6
| * | | | | scsi: pm8001: Initialize devices in pm8001_alloc_dev()Igor Pylypiv2024-11-072-8/+12
| * | | | | scsi: pm8001: Use module param to set pcs event log severitySalomon Dushimirimana2024-11-073-1/+8
| * | | | | scsi: ufs: ufs-mediatek: Configure individual LU queue flagsEd Tsai2024-11-072-0/+13