summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-23Linux 5.15.121v5.15.121Greg Kroah-Hartman1-1/+1
2023-07-23drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter1-1/+10
2023-07-23net/sched: sch_qfq: reintroduce lmax bound check for MTUPedro Tammela1-2/+9
2023-07-23MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer1-2/+2
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: Wait for io return on terminate rportQuinn Tran1-0/+13
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-23selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts1-0/+1
2023-07-23selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts1-4/+5
2023-07-23tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra1-1/+1
2023-07-23xtensa: ISS: fix call to split_if_specMax Filippov1-1/+1
2023-07-23ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()Zheng Yejian1-14/+31
2023-07-23ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian1-9/+15
2023-07-23net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen1-0/+3
2023-07-23samples: ftrace: Save required argument registers in sample trampolinesFlorent Revest1-6/+8
2023-07-23tracing: Fix memory leak of iter->temp when reading trace_pipeZheng Yejian1-0/+1
2023-07-23tracing/histograms: Add histograms to hist_vars if they have referenced varia...Mohamed Khalfella1-3/+5
2023-07-23s390/decompressor: fix misaligned symbol build errorHeiko Carstens1-0/+1
2023-07-23bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski1-1/+1
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao4-29/+3
2023-07-23soundwire: qcom: fix storing port config out-of-boundsKrzysztof Kozlowski1-1/+2
2023-07-23opp: Fix use-after-free in lazy_opp_tables after probe deferralStephan Gerhold1-0/+3
2023-07-23meson saradc: fix clock divider mask lengthGeorge Stark1-1/+1
2023-07-23xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang3-7/+27
2023-07-23xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang3-3/+13
2023-07-23xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang1-0/+5
2023-07-23ceph: don't let check_caps skip sending responses for revoke msgsXiubo Li1-0/+9
2023-07-23libceph: harden msgr2.1 frame segment length checksIlya Dryomov1-15/+26
2023-07-23firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET1-1/+1
2023-07-23tty: serial: imx: fix rs485 rx after txMartin Fuzzey1-5/+13
2023-07-23tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...Christophe JAILLET1-0/+8
2023-07-23tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...Christophe JAILLET1-1/+5
2023-07-23serial: atmel: don't enable IRQs prematurelyDan Carpenter1-2/+2
2023-07-23drm/ttm: Don't leak a resource on swapout move errorThomas Hellström1-0/+1
2023-07-23drm/amdgpu: avoid restore process run into dead loop.gaba1-0/+3
2023-07-23drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello1-1/+1
2023-07-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset1-0/+12
2023-07-23drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris1-4/+4
2023-07-23drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris1-1/+10
2023-07-23fs: dlm: return positive pid value for F_GETLKAlexander Aring1-1/+3
2023-07-23dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard2-1/+29
2023-07-23md/raid0: add discard support for the 'original' layoutJason Baron2-8/+55