Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | clocksource/drivers/ixp4xx: Drop boardfile probe path | Linus Walleij | 2022-05-18 | 3 | -37/+1 | |
| | * | | | | | dt-bindings: timer: Add compatible for Mediatek MT8186 | Allen-KH Cheng | 2022-05-18 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-06-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sched/autogroup: Fix sysctl move | Peter Zijlstra | 2022-05-30 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-06-05 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | perf/core: Remove unused local variable | Haowen Bai | 2022-05-27 | 1 | -1/+0 | |
| * | | | | | | | perf/x86/intel: Fix event constraints for ICL | Kan Liang | 2022-05-25 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-06-05 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | perf/x86/Kconfig: Fix indentation in the Kconfig file | Juerg Haefliger | 2022-05-25 | 1 | -6/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-06-05 | 9 | -13/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/extable: Annotate ex_handler_msr_mce() as a dead end | Borislav Petkov | 2022-05-27 | 2 | -2/+7 | |
| * | | | | | | | context_tracking: Always inline empty stubs | Peter Zijlstra | 2022-05-27 | 1 | -4/+4 | |
| * | | | | | | | x86: Always inline on_thread_stack() and current_top_of_stack() | Peter Zijlstra | 2022-05-27 | 1 | -2/+2 | |
| * | | | | | | | jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds | Peter Zijlstra | 2022-05-27 | 1 | -2/+2 | |
| * | | | | | | | x86/cpu: Elide KCSAN for cpu_has() and friends | Peter Zijlstra | 2022-05-27 | 1 | -1/+1 | |
| * | | | | | | | objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn | Peter Zijlstra | 2022-05-27 | 1 | -1/+2 | |
| * | | | | | | | objtool: Add CONFIG_HAVE_UACCESS_VALIDATION | Josh Poimboeuf | 2022-05-27 | 4 | -2/+9 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2022-06-05 | 80 | -465/+728 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter | Gleb Chesnokov | 2022-06-01 | 1 | -7/+0 | |
| * | | | | | | | scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters | Tom Rix | 2022-06-01 | 1 | -2/+0 | |
| * | | | | | | | scsi: mpi3mr: Fix kernel-doc | Jiapeng Chong | 2022-06-01 | 1 | -1/+1 | |
| * | | | | | | | scsi: lpfc: Add support for ATTO Fibre Channel devices | Bradley Grove | 2022-06-01 | 3 | -0/+141 | |
| * | | | | | | | scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioning | Hannes Reinecke | 2022-06-01 | 1 | -1/+1 | |
| * | | | | | | | scsi: sd_zbc: Prevent zone information memory leak | Damien Le Moal | 2022-06-01 | 3 | -16/+16 | |
| * | | | | | | | scsi: sd: Fix potential NULL pointer dereference | Damien Le Moal | 2022-06-01 | 1 | -1/+0 | |
| * | | | | | | | scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings | Sumit Saxena | 2022-06-01 | 2 | -27/+23 | |
| * | | | | | | | scsi: myrb: Fix up null pointer access on myrb_cleanup() | Hannes Reinecke | 2022-05-23 | 1 | -3/+8 | |
| * | | | | | | | scsi: core: Unexport scsi_bus_type | Christoph Hellwig | 2022-05-23 | 1 | -1/+0 | |
| * | | | | | | | scsi: sd: Don't call blk_cleanup_disk() in sd_probe() | Christoph Hellwig | 2022-05-23 | 1 | -1/+1 | |
| * | | | | | | | scsi: ufs: ufshcd: Delete unnecessary NULL check | Dan Carpenter | 2022-05-23 | 1 | -4/+1 | |
| * | | | | | | | scsi: isci: Fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 | |
| * | | | | | | | scsi: pmcraid: Fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 | |
| * | | | | | | | scsi: smartpqi: Fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 | |
| * | | | | | | | scsi: qedf: Fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 | |
| * | | | | | | | scsi: esas2r: Fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 | |
| * | | | | | | | scsi: storvsc: Fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 | |
| * | | | | | | | scsi: ufs: Split the drivers/scsi/ufs directory | Bart Van Assche | 2022-05-19 | 53 | -133/+156 | |
| * | | | | | | | scsi: qla1280: Remove redundant variable | Colin Ian King | 2022-05-19 | 1 | -2/+1 | |
| * | | | | | | | scsi: lpfc: Add support for VMID tagging of NVMe I/Os | James Smart | 2022-05-19 | 1 | -0/+45 | |
| * | | | | | | | scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent | James Smart | 2022-05-19 | 2 | -5/+7 | |
| * | | | | | | | scsi: lpfc: Commonize VMID code location | James Smart | 2022-05-19 | 4 | -257/+291 | |
| * | | | | | | | scsi: nvme-fc: Add new routine nvme_fc_io_getuuid() | Muneendra Kumar | 2022-05-19 | 2 | -0/+32 | |
* | | | | | | | | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-06-05 | 24 | -37/+2930 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dt-bindings: timestamp: Correct id path | Dipen Patel | 2022-06-02 | 3 | -3/+3 | |
| * | | | | | | | | dt-bindings: Renamed hte directory to timestamp | Dipen Patel | 2022-05-20 | 4 | -4/+4 | |
| * | | | | | | | | hte: Uninitialized variable in hte_ts_get() | Dan Carpenter | 2022-05-20 | 1 | -1/+1 | |
| * | | | | | | | | hte: Fix off by one in hte_push_ts_ns() | Dan Carpenter | 2022-05-10 | 1 | -1/+1 | |
| * | | | | | | | | hte: Fix possible use-after-free in tegra_hte_test_remove() | Yang Yingliang | 2022-05-10 | 1 | -1/+1 | |
| * | | | | | | | | hte: Remove unused including <linux/version.h> | Jiapeng Chong | 2022-05-10 | 1 | -1/+0 | |
| * | | | | | | | | MAINTAINERS: Add HTE Subsystem | Dipen Patel | 2022-05-04 | 1 | -0/+8 |