summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge branch 'for-next' into for-linusTakashi Iwai2023-03-031960-14626/+53392
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2023-03-033-7/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dt-bindings: power: supply: Revise Richtek RT9467 compatible nameChiaEn Wu2023-02-251-3/+3
| * | | | | | | | | | | ABI: testing: sysfs-class-power: Document absence of "present" propertyBastien Nocera2023-02-251-1/+2
| * | | | | | | | | | | power: supply: fix null pointer check order in __power_supply_registerqinyu2023-02-251-3/+3
* | | | | | | | | | | | Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-03-0310-157/+190
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cifs: Fix memory leak in direct I/ODavid Howells2023-03-011-2/+2
| * | | | | | | | | | | | cifs: prevent data race in cifs_reconnect_tcon()Paulo Alcantara2023-03-014-101/+69
| * | | | | | | | | | | | cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALIDPaulo Alcantara2023-03-014-25/+106
| * | | | | | | | | | | | iov: Fix netfs_extract_user_to_sg()David Howells2023-03-011-1/+1
| * | | | | | | | | | | | cifs: Fix cifs_write_back_from_locked_folio()David Howells2023-03-011-0/+1
| * | | | | | | | | | | | cifs: reuse cifs_match_ipaddr for comparison of dstaddr tooShyam Prasad N2023-03-011-26/+2
| * | | | | | | | | | | | cifs: match even the scope id for ipv6 addressesShyam Prasad N2023-03-011-1/+2
| * | | | | | | | | | | | cifs: Fix an uninitialised variableDavid Howells2023-03-011-1/+1
| * | | | | | | | | | | | cifs: Add some missing xas_retry() callsDavid Howells2023-03-011-0/+6
* | | | | | | | | | | | | umh: simplify the capability pointer logicLinus Torvalds2023-03-031-13/+5
* | | | | | | | | | | | | Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2023-03-032-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | scripts: coccicheck: Use /usr/bin/envJarkko Sakkinen2023-02-251-1/+1
| * | | | | | | | | | | | | scripts: coccicheck: Avoid warning about spurious escapePeter Foley2023-02-251-1/+1
| * | | | | | | | | | | | | coccinelle: api/atomic_as_refcounter: include message type in outputDeepak R Varma2022-12-261-4/+4
* | | | | | | | | | | | | | Merge tag 'rust-fixes-6.3-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-03-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rust: bindgen: Add `alt_instr` as opaque typeArnaldo Carvalho de Melo2023-03-021-0/+1
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-03-0336-252/+291
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | scsi: zfcp: Trace when request remove fails after qdio send failsBenjamin Block2023-02-213-4/+52
| * | | | | | | | | | | | | scsi: zfcp: Change the type of all fsf request id fields and variables to u64Benjamin Block2023-02-216-17/+18
| * | | | | | | | | | | | | scsi: zfcp: Make the type for accessing request hashtable buckets size_tBenjamin Block2023-02-211-9/+11
| * | | | | | | | | | | | | scsi: ufs: core: Simplify ufshcd_execute_start_stop()Bart Van Assche2023-02-211-27/+8
| * | | | | | | | | | | | | scsi: ufs: core: Rely on the block layer for setting RQF_PMBart Van Assche2023-02-211-1/+1
| * | | | | | | | | | | | | scsi: core: Extend struct scsi_exec_argsBart Van Assche2023-02-212-0/+2
| * | | | | | | | | | | | | scsi: lpfc: Fix double word in commentsBo Liu2023-02-217-13/+13
| * | | | | | | | | | | | | scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche2023-02-211-0/+2
| * | | | | | | | | | | | | scsi: core: Fix a source code commentBart Van Assche2023-02-211-1/+1
| * | | | | | | | | | | | | scsi: cxgbi: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
| * | | | | | | | | | | | | scsi: qedi: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
| * | | | | | | | | | | | | scsi: mpi3mr: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
| * | | | | | | | | | | | | scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki2023-02-211-0/+4
| * | | | | | | | | | | | | scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki2023-02-212-52/+33
| * | | | | | | | | | | | | scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki2023-02-211-11/+2
| * | | | | | | | | | | | | scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki2023-02-211-7/+8
| * | | | | | | | | | | | | scsi: mpi3mr: Fix an issue found by KASANTomas Henzl2023-02-211-1/+1
| * | | | | | | | | | | | | scsi: mpi3mr: Replace 1-element array with flex-arrayKees Cook2023-02-211-7/+1
| * | | | | | | | | | | | | scsi: ipr: Work around fortify-string warningArnd Bergmann2023-02-211-20/+21
| * | | | | | | | | | | | | scsi: ipr: Make ipr_probe_ioa_part2() return voidDeepak R Varma2023-02-211-10/+3
| * | | | | | | | | | | | | scsi: sd: Update DIX config every time sd_revalidate_disk() is calledXingui Yang2023-02-212-12/+11
| * | | | | | | | | | | | | scsi: sd: Remove unused sd_cdb_cacheFengnan Chang2023-02-211-15/+1
| * | | | | | | | | | | | | scsi: ufs: mcq: Fix incorrectly set queue depthAsutosh Das2023-02-211-4/+6
| * | | | | | | | | | | | | scsi: ufs: ufs-mediatek: Guard power management functions with CONFIG_PMYangtao Li2023-02-211-0/+2
| * | | | | | | | | | | | | scsi: ufs: core: Initialize devfreq synchronouslyAdrien Thierry2023-02-212-16/+32
| * | | | | | | | | | | | | scsi: ufs: Make the TC G210 driver dependent on CONFIG_OFBart Van Assche2023-02-211-1/+1
| * | | | | | | | | | | | | scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra2023-02-214-6/+12