summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-23Linux 6.4.5v6.4.5Greg Kroah-Hartman1-1/+1
2023-07-23net/ncsi: change from ndo_set_mac_address to dev_set_mac_addressIvan Mikhaylov1-2/+3
2023-07-23net/ncsi: make one oem_gma function for all mfr idIvan Mikhaylov1-69/+19
2023-07-23drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter1-1/+10
2023-07-23Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"Mario Limonciello1-2/+0
2023-07-23MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer1-2/+2
2023-07-23net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter1-1/+2
2023-07-23scsi: qla2xxx: Fix end of loop testDan Carpenter1-1/+1
2023-07-23scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar2-4/+0
2023-07-23scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar1-0/+2
2023-07-23scsi: qla2xxx: Correct the index of arrayBikash Hazarika1-1/+4
2023-07-23scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali1-0/+4
2023-07-23scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika1-1/+2
2023-07-23scsi: qla2xxx: Fix buffer overrunQuinn Tran1-1/+1
2023-07-23scsi: qla2xxx: Avoid fcport pointer dereferenceNilesh Javali1-2/+2
2023-07-23scsi: qla2xxx: Array index may go out of boundNilesh Javali1-1/+2
2023-07-23scsi: qla2xxx: Fix mem access after freeQuinn Tran2-73/+95
2023-07-23scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran1-0/+13
2023-07-23scsi: qla2xxx: Fix hang in task managementQuinn Tran2-3/+61
2023-07-23scsi: qla2xxx: Fix task management cmd fail due to unavailable resourceQuinn Tran2-5/+61
2023-07-23scsi: qla2xxx: Fix task management cmd failureQuinn Tran4-23/+139
2023-07-23scsi: qla2xxx: Multi-que support for TMFQuinn Tran4-18/+66
2023-07-23tracing/user_events: Fix struct arg size match checkBeau Belgrave1-0/+3
2023-07-23tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)3-12/+14
2023-07-23Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)3-26/+9
2023-07-23tracing/probes: Fix to update dynamic data counter if fetcharg uses itMasami Hiramatsu (Google)1-5/+7
2023-07-23tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)1-0/+2
2023-07-23tracing/probes: Fix to avoid double count of the string length on the arrayMasami Hiramatsu (Google)1-2/+2
2023-07-23smb: client: Fix -Wstringop-overflow issuesGustavo A. R. Silva1-1/+1
2023-07-23selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts1-5/+5
2023-07-23selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts1-0/+1
2023-07-23selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts1-0/+2
2023-07-23selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts1-1/+1
2023-07-23selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts1-4/+5
2023-07-23selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts1-0/+3
2023-07-23selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts1-9/+11
2023-07-23mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni1-1/+1
2023-07-23mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni1-0/+5
2023-07-23tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra1-1/+1
2023-07-23fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)3-0/+17
2023-07-23fprobe: Release rethook after the ftrace_ops is unregisteredJiri Olsa1-9/+3
2023-07-23accel/ivpu: Clear specific interrupt status bits on C0Karol Wachowski2-6/+13
2023-07-23accel/ivpu: Fix VPU register access in irq disableKarol Wachowski1-1/+1
2023-07-23pwm: meson: fix handling of period/duty if greater than UINT_MAXHeiner Kallweit1-7/+7
2023-07-23pwm: meson: modify and simplify calculation in meson_pwm_get_stateHeiner Kallweit1-12/+2
2023-07-23PM: QoS: Restore support for default value on frequency QoSChungkai Yang1-2/+7
2023-07-23perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim1-0/+7
2023-07-23xtensa: ISS: fix call to split_if_specMax Filippov1-1/+1
2023-07-23cifs: if deferred close is disabled then close files immediatelyBharath SM1-2/+2
2023-07-23drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello1-3/+39