summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-03-11 20:20:36 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2024-03-11 20:20:36 -0700
commit855684c7d938c2442f07eabc154e7532b4c1fbf9 (patch)
tree3fd5cab27f43ea5eff63803de08305edd1ff452e /scripts/basic
parent555b68419000b4d406c2f3b62972e149ad780535 (diff)
parent5bdd181821b2c65b074cfad07d7c7d5d3cfe20bf (diff)
downloadkernel-855684c7d938c2442f07eabc154e7532b4c1fbf9.tar.gz
Merge tag 'x86_tdx_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 tdx update from Dave Hansen: - Fix sparse warning from TDX use of movdir64b() * tag 'x86_tdx_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
h=linux-rolling-lts&id=f17224c2a7bdc11a17c96d9d8cb2d829f54d40bb'>cifs: Remove unused is_server_using_iface()Dr. David Alan Gilbert 2024-12-10cifs: Use str_yes_no() helper in cifs_ses_add_channel()Thorsten Blum 2024-11-25Update misleading comment in cifs_chan_update_ifaceMarco Crivellari 2024-10-16cifs: Remove unused functionsDr. David Alan Gilbert 2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French 2024-09-26smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya