aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-16scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee1-0/+3
2025-09-16scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topologyJustin Tee2-8/+25
2025-09-16scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee1-4/+10
2025-09-16scsi: lpfc: Decrement ndlp kref after FDISC retries exhaustedJustin Tee1-0/+5
2025-09-16scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee2-8/+5
2025-09-16scsi: lpfc: Clean up allocated queues when queue setup mbox commands failJustin Tee1-2/+1
2025-09-16scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progressJustin Tee1-12/+4
2025-09-16scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vportJustin Tee1-10/+0
2025-09-16Merge patch series "scsi: qla2xxx: Fix incorrect sign of error code"Martin K. Petersen3-5/+5
2025-09-16scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()Qianfeng Rong1-1/+1
2025-09-16scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()Qianfeng Rong1-2/+2
2025-09-16scsi: qla2xxx: edif: Fix incorrect sign of error codeQianfeng Rong1-2/+2
2025-09-16scsi: ufs: core: Disable timestamp functionality if not supportedBart Van Assche2-1/+8
2025-09-16dt-bindings: clock: silabs,si5341: Add missing propertiesRob Herring (Arm)1-0/+6
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMMNam Cao1-1/+1
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMMNam Cao1-12/+1
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REGNam Cao1-6/+3
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMMNam Cao1-9/+3
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REGNam Cao1-1/+1
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMMNam Cao1-17/+2
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMMNam Cao1-10/+1
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REGNam Cao1-5/+2
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMMNam Cao1-6/+3
2025-09-16riscv: kprobes: Move branch_funct3 to insn.hNam Cao2-4/+6
2025-09-16riscv: kprobes: Move branch_rs2_idx to insn.hNam Cao2-4/+6
2025-09-16Merge tag 'batadv-next-pullrequest-20250916' of https://git.open-mesh.org/linux-mergeJakub Kicinski20-2341/+41
2025-09-16Merge branch 'net-mlx5-refactor-devcom-and-add-net-namespace-support'Jakub Kicinski12-57/+126
2025-09-16net/mlx5: Lag, add net namespace supportShay Drory3-8/+12
2025-09-16net/mlx5: Add net namespace support to devcomShay Drory4-0/+24
2025-09-16net/mlx5: Lag, move devcom registration to LAG layerShay Drory2-28/+30
2025-09-16net/mlx5: Refactor devcom to use match attributesShay Drory9-26/+65
2025-09-16Merge branch 'mlx5e-misc-fixes-2025-09-15'Jakub Kicinski8-9/+44
2025-09-16net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal4-3/+6
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu4-6/+38
2025-09-17firewire: core: shrink critical section of fw_card spinlock in bm_workTakashi Sakamoto1-22/+8
2025-09-17firewire: core: disable bus management work temporarily during updating topologyTakashi Sakamoto1-0/+8
2025-09-17firewire: core: schedule bm_work item outside of spin lockTakashi Sakamoto1-1/+2
2025-09-16selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILESYi Lai1-0/+1
2025-09-16MAINTAINERS: make the DPLL entry cover driversJakub Kicinski1-1/+1
2025-09-16docs: devlink: Sort table of contents alphabeticallyKory Maincent (Dent Project)1-10/+10
2025-09-16net: dsa: mv88e6xxx: clean up PTP clock during setup failureRussell King (Oracle)2-8/+8
2025-09-16net: mvpp2: add support for hardware timestampsRussell King1-5/+7
2025-09-16doc/netlink: Fix typos in operation attributesRemy D. Farley1-5/+4
2025-09-16libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=nAlexander Lobakin1-1/+1
2025-09-16selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependencyNai-Chen Cheng1-1/+1
2025-09-16selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil1-0/+6
2025-09-16drm/xe: Allow error injection for xe_pxp_exec_queue_addDaniele Ceraolo Spurio1-0/+1
2025-09-16drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio6-41/+72
2025-09-16raid6: riscv: replace one load with a move to speed up the caculationChunyan Zhang1-30/+30
2025-09-16raid6: riscv: Clean up unused header file inclusionChunyan Zhang2-5/+0