Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | rust: bindgen: Add `alt_instr` as opaque type | Arnaldo Carvalho de Melo | 2023-03-02 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2023-03-03 | 36 | -252/+291 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | scsi: zfcp: Trace when request remove fails after qdio send fails | Benjamin Block | 2023-02-22 | 3 | -4/+52 | |
| * | | | | | | | | | | | | | scsi: zfcp: Change the type of all fsf request id fields and variables to u64 | Benjamin Block | 2023-02-22 | 6 | -17/+18 | |
| * | | | | | | | | | | | | | scsi: zfcp: Make the type for accessing request hashtable buckets size_t | Benjamin Block | 2023-02-22 | 1 | -9/+11 | |
| * | | | | | | | | | | | | | scsi: ufs: core: Simplify ufshcd_execute_start_stop() | Bart Van Assche | 2023-02-22 | 1 | -27/+8 | |
| * | | | | | | | | | | | | | scsi: ufs: core: Rely on the block layer for setting RQF_PM | Bart Van Assche | 2023-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | scsi: core: Extend struct scsi_exec_args | Bart Van Assche | 2023-02-22 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | scsi: lpfc: Fix double word in comments | Bo Liu | 2023-02-22 | 7 | -13/+13 | |
| * | | | | | | | | | | | | | scsi: core: Remove the /proc/scsi/${proc_name} directory earlier | Bart Van Assche | 2023-02-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | scsi: core: Fix a source code comment | Bart Van Assche | 2023-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | scsi: cxgbi: Remove unneeded version.h include | Jesper Juhl | 2023-02-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | scsi: qedi: Remove unneeded version.h include | Jesper Juhl | 2023-02-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | scsi: mpi3mr: Remove unneeded version.h include | Jesper Juhl | 2023-02-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization | Shin'ichiro Kawasaki | 2023-02-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | scsi: mpi3mr: Use number of bits to manage bitmap sizes | Shin'ichiro Kawasaki | 2023-02-22 | 2 | -52/+33 | |
| * | | | | | | | | | | | | | scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi | Shin'ichiro Kawasaki | 2023-02-22 | 1 | -11/+2 | |
| * | | | | | | | | | | | | | scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info() | Shin'ichiro Kawasaki | 2023-02-22 | 1 | -7/+8 | |
| * | | | | | | | | | | | | | scsi: mpi3mr: Fix an issue found by KASAN | Tomas Henzl | 2023-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | scsi: mpi3mr: Replace 1-element array with flex-array | Kees Cook | 2023-02-22 | 1 | -7/+1 | |
| * | | | | | | | | | | | | | scsi: ipr: Work around fortify-string warning | Arnd Bergmann | 2023-02-22 | 1 | -20/+21 | |
| * | | | | | | | | | | | | | scsi: ipr: Make ipr_probe_ioa_part2() return void | Deepak R Varma | 2023-02-22 | 1 | -10/+3 | |
| * | | | | | | | | | | | | | scsi: sd: Update DIX config every time sd_revalidate_disk() is called | Xingui Yang | 2023-02-22 | 2 | -12/+11 | |
| * | | | | | | | | | | | | | scsi: sd: Remove unused sd_cdb_cache | Fengnan Chang | 2023-02-22 | 1 | -15/+1 | |
| * | | | | | | | | | | | | | scsi: ufs: mcq: Fix incorrectly set queue depth | Asutosh Das | 2023-02-22 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | scsi: ufs: ufs-mediatek: Guard power management functions with CONFIG_PM | Yangtao Li | 2023-02-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | scsi: ufs: core: Initialize devfreq synchronously | Adrien Thierry | 2023-02-22 | 2 | -16/+32 | |
| * | | | | | | | | | | | | | scsi: ufs: Make the TC G210 driver dependent on CONFIG_OF | Bart Van Assche | 2023-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv() | Muneendra | 2023-02-22 | 4 | -6/+12 | |
| * | | | | | | | | | | | | | scsi: ses: Don't attach if enclosure has no components | James Bottomley | 2023-02-21 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() | Tomas Henzl | 2023-02-21 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | scsi: ses: Fix possible desc_ptr out-of-bounds accesses | Tomas Henzl | 2023-02-21 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses | Tomas Henzl | 2023-02-21 | 1 | -9/+26 | |
| * | | | | | | | | | | | | | scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() | Tomas Henzl | 2023-02-21 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-03-03 | 2 | -11/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | thermal: intel: BXT_PMIC: select REGMAP instead of depending on it | Randy Dunlap | 2023-03-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | thermal: intel: quark_dts: fix error pointer dereference | Dan Carpenter | 2023-03-01 | 1 | -10/+2 | |
* | | | | | | | | | | | | | | | Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2023-03-03 | 3 | -48/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-pm' and 'acpi-x86' | Rafael J. Wysocki | 2023-03-03 | 2 | -48/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3Enable | Mario Limonciello | 2023-03-01 | 1 | -24/+13 | |
| | * | | | | | | | | | | | | | | | | ACPI: x86: Drop quirk for HP Elitebook | Mario Limonciello | 2023-02-28 | 1 | -24/+0 | |
| * | | | | | | | | | | | | | | | | | ACPI: resource: Skip IRQ override on Asus Expertbook B2402FBA | Vojtech Hejsek | 2023-02-22 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-03-03 | 6 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'powercap' | Rafael J. Wysocki | 2023-03-03 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | powercap: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-02-28 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC | Sumeet Pawnikar | 2023-02-23 | 1 | -0/+2 | |
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | cpufreq: apple-soc: Fix an IS_ERR() vs NULL check | Dan Carpenter | 2023-03-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | cpufreq: intel_pstate: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-02-28 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-02-23 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | cpufreq: schedutil: make kobj_type structure constant | Thomas Weißschuh | 2023-02-23 | 1 | -1/+1 |