summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records()Yazen Ghannam2024-03-251-1/+3
| | |/
| * | Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-314-4/+12
| |\ \
| | * | irqchip/armada-370-xp: Suppress unused-function warningArnd Bergmann2024-03-261-1/+1
| | * | genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki2024-03-253-3/+11
| | |/
| * | Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-317-16/+62
| |\ \
| | * | perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and laterSandipan Das2024-03-261-0/+15
| | * | perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterSandipan Das2024-03-261-3/+17
| | * | perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das2024-03-254-8/+21
| | * | x86/cpufeatures: Add new word for scattered featuresSandipan Das2024-03-254-5/+9
| | |/
| * | Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-311-8/+27
| |\ \
| | * | MAINTAINERS: Add co-maintainers for time[rs]Thomas Gleixner2024-03-271-8/+27
| | |/
| * | Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-311-1/+1
| |\ \
| | * | objtool: Fix compile failure when using the x32 compilerMikulas Patocka2024-03-301-1/+1
| * | | Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-3116-64/+64
| |\ \ \
| | * | | x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada2024-03-303-4/+2
| | * | | x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin2024-03-268-31/+39
| | * | | x86/vdso: Fix rethunk patching for vdso-image-x32.o tooBorislav Petkov (AMD)2024-03-261-0/+1
| | * | | x86/nmi: Upgrade NMI backtrace stall checks & messagesPaul E. McKenney2024-03-261-10/+14
| | * | | x86/percpu: Disable named address spaces for KCSANUros Bizjak2024-03-251-0/+2
| | * | | Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar2024-03-251-18/+5
| | * | | Documentation/x86: Fix title underline lengthIngo Molnar2024-03-251-1/+1
| | | |/ | | |/|
| * | | Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-03-306-32/+41
| |\ \ \
| | * | | xfs: don't use current->journal_infoDave Chinner2024-03-254-21/+7
| | * | | xfs: allow sunit mount option to repair bad primary sb stripe valuesDave Chinner2024-03-252-11/+34
| | |/ /
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-03-3047-355/+479
| |\ \ \
| | * | | scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap2024-03-261-2/+0
| | * | | scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli2024-03-251-3/+4
| | * | | scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki2024-03-252-2/+2
| | * | | scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal2024-03-257-5/+69
| | * | | scsi: sg: Avoid sg device teardown raceAlexander Wetzel2024-03-251-1/+3
| | * | | Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen2024-03-2536-342/+401
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge patch series "Update lpfc to revision 14.4.0.1"Martin K. Petersen2024-03-1016-185/+177
| | | |\ \
| | | | * | scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee2024-03-102-2/+2
| | | | * | scsi: lpfc: Update lpfc version to 14.4.0.1Justin Tee2024-03-101-1/+1
| | | | * | scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee2024-03-107-39/+51
| | | | * | scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee2024-03-109-54/+50
| | | | * | scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee2024-03-107-39/+36
| | | | * | scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee2024-03-106-28/+32
| | | | * | scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee2024-03-103-20/+19
| | | | * | scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee2024-03-101-2/+2
| | | | * | scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2024-03-102-10/+4
| | | | * | scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee2024-03-101-1/+1
| | | | * | scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee2024-03-101-4/+4
| | | | * | scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee2024-03-101-10/+0
| | | * | | Merge patch series "qla2xxx misc. bug fixes"Martin K. Petersen2024-03-109-95/+138
| | | |\ \ \
| | | | * | | scsi: qla2xxx: Update version to 10.02.09.200-kNilesh Javali2024-03-101-2/+2
| | | | * | | scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran2024-03-101-2/+12
| | | | * | | scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap2024-03-101-1/+1
| | | | * | | scsi: qla2xxx: Fix double free of fcportSaurav Kashyap2024-03-101-2/+3
| | | | * | | scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap2024-03-101-0/+1