summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-24Linux 5.15.122v5.15.122Greg Kroah-Hartman
2023-07-24x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-07-24x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)
2023-07-23Linux 5.15.121v5.15.121Greg Kroah-Hartman
2023-07-23drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-07-23net/sched: sch_qfq: reintroduce lmax bound check for MTUPedro Tammela
2023-07-23MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer
2023-07-23scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar
2023-07-23scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar
2023-07-23scsi: qla2xxx: Correct the index of arrayBikash Hazarika
2023-07-23scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali
2023-07-23scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika
2023-07-23scsi: qla2xxx: Fix buffer overrunQuinn Tran
2023-07-23scsi: qla2xxx: Avoid fcport pointer dereferenceNilesh Javali
2023-07-23scsi: qla2xxx: Array index may go out of boundNilesh Javali
2023-07-23scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran
2023-07-23tracing/probes: Fix to update dynamic data counter if fetcharg uses itMasami Hiramatsu (Google)
2023-07-23tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)
2023-07-23selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-23selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts
2023-07-23tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra
2023-07-23xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-23ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()Zheng Yejian
2023-07-23ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian
2023-07-23net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-23samples: ftrace: Save required argument registers in sample trampolinesFlorent Revest
2023-07-23tracing: Fix memory leak of iter->temp when reading trace_pipeZheng Yejian
2023-07-23tracing/histograms: Add histograms to hist_vars if they have referenced varia...Mohamed Khalfella
2023-07-23s390/decompressor: fix misaligned symbol build errorHeiko Carstens
2023-07-23bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-07-23soundwire: qcom: fix storing port config out-of-boundsKrzysztof Kozlowski
2023-07-23opp: Fix use-after-free in lazy_opp_tables after probe deferralStephan Gerhold
2023-07-23meson saradc: fix clock divider mask lengthGeorge Stark
2023-07-23xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-07-23xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-07-23xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-07-23ceph: don't let check_caps skip sending responses for revoke msgsXiubo Li
2023-07-23libceph: harden msgr2.1 frame segment length checksIlya Dryomov
2023-07-23firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET
2023-07-23tty: serial: imx: fix rs485 rx after txMartin Fuzzey
2023-07-23tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...Christophe JAILLET
2023-07-23tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...Christophe JAILLET
2023-07-23serial: atmel: don't enable IRQs prematurelyDan Carpenter
2023-07-23drm/ttm: Don't leak a resource on swapout move errorThomas Hellström
2023-07-23drm/amdgpu: avoid restore process run into dead loop.gaba
2023-07-23drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello
2023-07-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset
2023-07-23drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris
2023-07-23drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris