summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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: 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-211-16/+31
| * | | | | | 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-213-5/+9
| * | | | | | scsi: ses: Don't attach if enclosure has no componentsJames Bottomley2023-02-211-0/+6
| * | | | | | scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl2023-02-211-1/+2
| * | | | | | scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl2023-02-211-5/+9
| * | | | | | scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl2023-02-211-9/+26
| * | | | | | scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl2023-02-211-2/+4
* | | | | | | Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-032-11/+4
|\ \ \ \ \ \ \
| * | | | | | | thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap2023-03-011-1/+2
| * | | | | | | thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter2023-03-011-10/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-03-033-48/+20
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-pm' and 'acpi-x86'Rafael J. Wysocki2023-03-032-48/+13
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3EnableMario Limonciello2023-03-011-24/+13
| | * | | | | | | | ACPI: x86: Drop quirk for HP ElitebookMario Limonciello2023-02-281-24/+0
| * | | | | | | | | ACPI: resource: Skip IRQ override on Asus Expertbook B2402FBAVojtech Hejsek2023-02-221-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-03-035-6/+6
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'powercap'Rafael J. Wysocki2023-03-032-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powercap: remove MODULE_LICENSE in non-modulesNick Alcock2023-02-281-1/+0
| | * | | | | | | | | powercap: RAPL: Add Power Limit4 support for Meteor Lake SoCSumeet Pawnikar2023-02-231-0/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | cpufreq: apple-soc: Fix an IS_ERR() vs NULL checkDan Carpenter2023-03-011-2/+2
| * | | | | | | | | cpufreq: intel_pstate: remove MODULE_LICENSE in non-modulesNick Alcock2023-02-281-1/+0
| * | | | | | | | | cpufreq: amd-pstate: remove MODULE_LICENSE in non-modulesNick Alcock2023-02-231-1/+0
| * | | | | | | | | cpufreq: amd-pstate: Let user know amd-pstate is disabledKai-Heng Feng2023-02-231-1/+1
| * | | | | | | | | cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire RapidsSrinivas Pandruvada2023-02-231-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds2023-03-036-27/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nvme-fabrics: show well known discovery nameDaniel Wagner2023-02-281-1/+2
| * | | | | | | | | nvme-tcp: don't access released socket during error recoveryAkinobu Mita2023-02-281-0/+6
| * | | | | | | | | nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge()Dan Carpenter2023-02-281-1/+1
| * | | | | | | | | nvme: bring back auto-removal of deleted namespaces during sequential scanChristoph Hellwig2023-02-281-17/+18
| * | | | | | | | | nvme: fix sparse warning on effects maskingKeith Busch2023-02-271-1/+1
| * | | | | | | | | loop: loop_set_status_from_info() check before assignmentZhong Jinghua2023-02-221-4/+4
| * | | | | | | | | ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmdMing Lei2023-02-211-3/+0
* | | | | | | | | | Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-03-031-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal2023-03-031-1/+0
* | | | | | | | | | | Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-032-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger2023-02-272-3/+3
* | | | | | | | | | | | Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-031-5/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drivers/perf: RISC-V: Allow programming custom firmware eventsMayuresh Chitale2023-03-011-5/+2
* | | | | | | | | | | | | Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-03-0328-489/+999
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | rtc: pm8xxx: add support for nvmem offsetJohan Hovold2023-02-251-12/+129