summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-03perf data convert ctf: Pipe mode improvementsIan Rogers1-4/+59
2026-04-03perf evsel: Make unknown event names more uniqueIan Rogers1-3/+4
2026-04-03perf ordered-events: Event processing consistency with the regular readerIan Rogers1-1/+1
2026-04-03perf header: Refactor pipe mode end marker handlingIan Rogers8-78/+75
2026-04-03perf session: Extra logging for failed to process eventsIan Rogers1-8/+20
2026-04-03perf header: Properly warn/print when libtraceevent/libbpf support is missingIan Rogers1-23/+47
2026-04-03perf header: Add utility to convert feature number to a stringIan Rogers2-0/+9
2026-04-03perf clockid: Add missing includeIan Rogers1-1/+2
2026-04-03arm64: dts: imx8mm-tqma8mqml: Correct PAD settings for PMIC_nINTPeng Fan1-1/+1
2026-04-03arm64: dts: imx8mn-tqma8mqnl: Correct PAD settings for PMIC_nINTPeng Fan1-1/+1
2026-04-03arm64: dts: imx8mm-emtop-som: Correct PAD settings for PMIC_nINTPeng Fan1-2/+2
2026-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-12/+432
2026-04-03perf trace: Fix potential u64 underflow in duration calculationMichael Petlan1-1/+1
2026-04-03Merge patch series "Update lpfc to revision 15.0.0.0"Martin K. Petersen16-235/+225
2026-04-03scsi: lpfc: Update lpfc version to 15.0.0.0Justin Tee1-1/+1
2026-04-03scsi: lpfc: Add PCI ID support for LPe42100 series adaptersJustin Tee3-2/+8
2026-04-03scsi: lpfc: Introduce 128G link speed selection and supportJustin Tee6-19/+45
2026-04-03scsi: lpfc: Check ASIC_ID register to aid diagnostics during failed fw updatesJustin Tee3-3/+37
2026-04-03scsi: lpfc: Update construction of SGL when XPSGL is enabledJustin Tee2-46/+87
2026-04-03scsi: lpfc: Remove deprecated PBDE featureJustin Tee9-141/+14
2026-04-03scsi: lpfc: Add REG_VFI mailbox cmd error handlingJustin Tee1-18/+20
2026-04-03scsi: lpfc: Log MCQE contents for mbox commands with no contextJustin Tee1-3/+5
2026-04-03scsi: lpfc: Select mailbox rq_create cmd version based on SLI4 if_typeJustin Tee1-1/+3
2026-04-03scsi: lpfc: Break out of IRQ affinity assignment when mask reaches nr_cpu_idsJustin Tee1-1/+5
2026-04-03net: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
2026-04-03scsi: ufs: core: Make the header files self-containedBart Van Assche2-0/+5
2026-04-03scsi: ufs: core: Remove an include directive from ufshcd-crypto.hBart Van Assche1-1/+0
2026-04-03scsi: ufs: core: Add a comment block above ufshcd_mcq_compl_all_cqes_lock()Bart Van Assche1-0/+8
2026-04-03net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
2026-04-03Merge branch 'fix-invariant-violations-and-improve-branch-detection'Alexei Starovoitov3-108/+148
2026-04-03selftests/bpf: Remove invariant violation flagsPaul Chaignon1-17/+7
2026-04-03selftests/bpf: Cover invariant violation case from syzbotPaul Chaignon1-0/+29
2026-04-03bpf: Simulate branches to prune based on range violationsHarishankar Vishwanathan1-35/+51
2026-04-03bpf: Exit early if reg_bounds_sync gets invalid inputsHarishankar Vishwanathan1-0/+5
2026-04-03bpf: Use bpf_verifier_env buffers for reg_set_min_maxPaul Chaignon2-42/+26
2026-04-03bpf: Refactor reg_bounds_sanity_checkHarishankar Vishwanathan1-24/+40
2026-04-03scsi: aic7xxx: Fix compiler warnings triggered by user space codeBart Van Assche3-3/+3
2026-04-03scsi: ufs: ufs-qcom: Fix spelling mistake "retore" -> "restore"Colin Ian King1-1/+1
2026-04-03perf header: Validate build_id filename length to prevent buffer overflowSeungJu Cheon1-0/+10
2026-04-03perf metricgroup: Refine error logsLeo Yan1-5/+6
2026-04-03perf expr: Add '\n' in literal parse errorsLeo Yan1-2/+2
2026-04-03perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan1-1/+2
2026-04-03scsi: hpsa: Enlarge controller and IRQ name buffersPengpeng Hou1-2/+2
2026-04-03MAINTAINERS: Update email for Allison HendersonAllison Henderson1-1/+1
2026-04-03Merge branch 'enic-sr-iov-v2-preparatory-infrastructure'Jakub Kicinski14-20/+165
2026-04-03enic: detect admin channel resources for SR-IOVSatish Kharat2-2/+17
2026-04-03enic: add type-aware alloc for WQ, RQ, CQ and INTR resourcesSatish Kharat8-12/+53
2026-04-03enic: make enic_dev_enable/disable ref-countedSatish Kharat3-5/+30
2026-04-03enic: detect SR-IOV VF type from PCI capabilitySatish Kharat2-0/+45
2026-04-03enic: add V2 SR-IOV VF device IDSatish Kharat1-1/+4