summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-26Linux 5.15.128v5.15.128Greg Kroah-Hartman
2023-08-26x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)
2023-08-26objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra
2023-08-26x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu
2023-08-26x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)
2023-08-26x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)
2023-08-26x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()Sean Christopherson
2023-08-26x86/static_call: Fix __static_call_fixup()Peter Zijlstra
2023-08-26x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)
2023-08-26x86/cpu: Cleanup the untrain messPeter Zijlstra
2023-08-26x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-26x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-26x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-26x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra
2023-08-26objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf
2023-08-26x86/alternative: Make custom return thunk unconditionalPeter Zijlstra
2023-08-26x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra
2023-08-26x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra
2023-08-26mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li
2023-08-26net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing
2023-08-26virtio-net: set queues after driver_okJason Wang
2023-08-26af_unix: Fix null-ptr-deref in unix_stream_sendpage().Kuniyuki Iwashima
2023-08-26arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4Christopher Obbard
2023-08-26exfat: check if filename entries exceeds max filename lengthNamjae Jeon
2023-08-26netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long
2023-08-26drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-08-26drm/qxl: fix UAF on handle creationWander Lairson Costa
2023-08-26mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-08-26mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-26cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-08-26ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...dengxiang
2023-08-26serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-08-26riscv: uaccess: Return the number of bytes effectively not copiedAlexandre Ghiti
2023-08-26ALSA: hda/realtek - Remodified 3k pull low procedureKailang Yang
2023-08-26soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang
2023-08-26ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet
2023-08-26ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong
2023-08-26ARM: dts: imx: Set default tuning step for imx6sx usdhcXiaolei Wang
2023-08-26arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflictDmitry Baryshkov
2023-08-26bus: ti-sysc: Flush posted write on enable before resetTony Lindgren
2023-08-26net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet
2023-08-26sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-26net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee
2023-08-26i40e: fix misleading debug logsAndrii Staikov
2023-08-26iavf: fix FDIR rule fields masks validationPiotr Gardocki
2023-08-26team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-26net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-26netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-26ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong
2023-08-26netfilter: nf_tables: deactivate catchall elements in next generationFlorian Westphal