summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-183-37/+1
| | * | | | | dt-bindings: timer: Add compatible for Mediatek MT8186Allen-KH Cheng2022-05-181-0/+1
| |/ / / / /
* | | | | | Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-051-1/+1
|\ \ \ \ \ \
| * | | | | | sched/autogroup: Fix sysctl movePeter Zijlstra2022-05-301-1/+1
* | | | | | | Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-052-2/+1
|\ \ \ \ \ \ \
| * | | | | | | perf/core: Remove unused local variableHaowen Bai2022-05-271-1/+0
| * | | | | | | perf/x86/intel: Fix event constraints for ICLKan Liang2022-05-251-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-051-6/+6
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/Kconfig: Fix indentation in the Kconfig fileJuerg Haefliger2022-05-251-6/+6
| |/ / / / / /
* | | | | | | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-059-13/+24
|\ \ \ \ \ \ \
| * | | | | | | x86/extable: Annotate ex_handler_msr_mce() as a dead endBorislav Petkov2022-05-272-2/+7
| * | | | | | | context_tracking: Always inline empty stubsPeter Zijlstra2022-05-271-4/+4
| * | | | | | | x86: Always inline on_thread_stack() and current_top_of_stack()Peter Zijlstra2022-05-271-2/+2
| * | | | | | | jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra2022-05-271-2/+2
| * | | | | | | x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra2022-05-271-1/+1
| * | | | | | | objtool: Mark __ubsan_handle_builtin_unreachable() as noreturnPeter Zijlstra2022-05-271-1/+2
| * | | | | | | objtool: Add CONFIG_HAVE_UACCESS_VALIDATIONJosh Poimboeuf2022-05-274-2/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-0580-465/+728
|\ \ \ \ \ \ \
| * | | | | | | scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov2022-06-011-7/+0
| * | | | | | | scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix2022-06-011-2/+0
| * | | | | | | scsi: mpi3mr: Fix kernel-docJiapeng Chong2022-06-011-1/+1
| * | | | | | | scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove2022-06-013-0/+141
| * | | | | | | scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke2022-06-011-1/+1
| * | | | | | | scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal2022-06-013-16/+16
| * | | | | | | scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal2022-06-011-1/+0
| * | | | | | | scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena2022-06-012-27/+23
| * | | | | | | scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke2022-05-231-3/+8
| * | | | | | | scsi: core: Unexport scsi_bus_typeChristoph Hellwig2022-05-231-1/+0
| * | | | | | | scsi: sd: Don't call blk_cleanup_disk() in sd_probe()Christoph Hellwig2022-05-231-1/+1
| * | | | | | | scsi: ufs: ufshcd: Delete unnecessary NULL checkDan Carpenter2022-05-231-4/+1
| * | | | | | | scsi: isci: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | | | | | scsi: pmcraid: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | | | | | scsi: smartpqi: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | | | | | scsi: qedf: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | | | | | scsi: esas2r: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | | | | | scsi: storvsc: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | | | | | scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche2022-05-1953-133/+156
| * | | | | | | scsi: qla1280: Remove redundant variableColin Ian King2022-05-191-2/+1
| * | | | | | | scsi: lpfc: Add support for VMID tagging of NVMe I/OsJames Smart2022-05-191-0/+45
| * | | | | | | scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independentJames Smart2022-05-192-5/+7
| * | | | | | | scsi: lpfc: Commonize VMID code locationJames Smart2022-05-194-257/+291
| * | | | | | | scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()Muneendra Kumar2022-05-192-0/+32
* | | | | | | | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-0524-37/+2930
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: timestamp: Correct id pathDipen Patel2022-06-023-3/+3
| * | | | | | | | dt-bindings: Renamed hte directory to timestampDipen Patel2022-05-204-4/+4
| * | | | | | | | hte: Uninitialized variable in hte_ts_get()Dan Carpenter2022-05-201-1/+1
| * | | | | | | | hte: Fix off by one in hte_push_ts_ns()Dan Carpenter2022-05-101-1/+1
| * | | | | | | | hte: Fix possible use-after-free in tegra_hte_test_remove()Yang Yingliang2022-05-101-1/+1
| * | | | | | | | hte: Remove unused including <linux/version.h>Jiapeng Chong2022-05-101-1/+0
| * | | | | | | | MAINTAINERS: Add HTE SubsystemDipen Patel2022-05-041-0/+8