summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-26Linux 5.10.192v5.10.192Greg Kroah-Hartman1-1/+1
2023-08-26x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)1-3/+2
2023-08-26objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra1-6/+11
2023-08-26x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu3-9/+9
2023-08-26x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)1-1/+6
2023-08-26x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)4-2/+3
2023-08-26x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()Sean Christopherson1-4/+3
2023-08-26x86/static_call: Fix __static_call_fixup()Peter Zijlstra1-0/+13
2023-08-26x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)1-0/+19
2023-08-26x86/cpu: Cleanup the untrain messPeter Zijlstra3-8/+12
2023-08-26x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra4-21/+21
2023-08-26x86/cpu: Rename original retbleed methodsPeter Zijlstra6-23/+23
2023-08-26x86/cpu: Clean up SRSO return thunk messPeter Zijlstra5-21/+63
2023-08-26x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra2-0/+32
2023-08-26objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf2-0/+24
2023-08-26x86/alternative: Make custom return thunk unconditionalPeter Zijlstra2-0/+7
2023-08-26x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra1-2/+2
2023-08-26x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra1-1/+3
2023-08-26mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li1-3/+5
2023-08-26net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing1-1/+3
2023-08-26virtio-net: set queues after driver_okJason Wang1-2/+2
2023-08-26af_unix: Fix null-ptr-deref in unix_stream_sendpage().Kuniyuki Iwashima1-5/+4
2023-08-26netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long1-3/+3
2023-08-26mmc: block: Fix in_flight[issue_type] value errorYibin Ding1-3/+4
2023-08-26mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang1-2/+0
2023-08-26cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical1-1/+1
2023-08-26ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...dengxiang1-0/+29
2023-08-26serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren1-0/+1
2023-08-26ALSA: hda/realtek - Remodified 3k pull low procedureKailang Yang1-2/+5
2023-08-26ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet1-16/+26
2023-08-26ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong1-0/+2
2023-08-26arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4Christopher Obbard1-2/+2
2023-08-26arm64: dts: rockchip: sort nodes/properties on rk3399-rock-4FUKAUMI Naoki1-63/+61
2023-08-26arm64: dts: rockchip: fix regulator name on rk3399-rock-4FUKAUMI Naoki1-12/+13
2023-08-26arm64: dts: rockchip: add SPDIF node for ROCK Pi 4Alex Bee1-0/+26
2023-08-26arm64: dts: rockchip: add ES8316 codec for ROCK Pi 4Alex Bee1-0/+28
2023-08-26arm64: dts: rockchip: use USB host by default on rk3399-rock-pi-4Vicente Bergas1-1/+1
2023-08-26arm64: dts: rockchip: fix supplies on rk3399-rock-pi-4Vicente Bergas1-8/+0
2023-08-26bus: ti-sysc: Flush posted write on enable before resetTony Lindgren1-0/+2
2023-08-26net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet1-0/+4
2023-08-26sock: Fix misuse of sk_under_memory_pressure()Abel Wu2-1/+7
2023-08-26net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee1-0/+8
2023-08-26i40e: fix misleading debug logsAndrii Staikov1-8/+8
2023-08-26team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-26net: phy: broadcom: stub c45 read/write for 54810Justin Chen1-0/+13
2023-08-26netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso1-0/+3
2023-08-26ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong1-0/+4
2023-08-26drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docsLuca Ceresoli1-12/+12
2023-08-26selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata1-1/+2
2023-08-26xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESHLin Ma1-0/+1