1. 24 Jul, 2022 2 commits
    • Linus Torvalds's avatar
      Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 05017fed
      Linus Torvalds authored
      Pull x86 fixes from Borislav Petkov:
       "A couple more retbleed fallout fixes.
      
        It looks like their urgency is decreasing so it seems like we've
        managed to catch whatever snafus the limited -rc testing has exposed.
        Maybe we're getting ready... :)
      
         - Make retbleed mitigations 64-bit only (32-bit will need a bit more
           work if even needed, at all).
      
         - Prevent return thunks patching of the LKDTM modules as it is not
           needed there
      
         - Avoid writing the SPEC_CTRL MSR on every kernel entry on eIBRS
           parts
      
         - Enhance error output of apply_returns() when it fails to patch a
           return thunk
      
         - A sparse fix to the sev-guest module
      
         - Protect EFI fw calls by issuing an IBPB on AMD"
      
      * tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        x86/speculation: Make all RETbleed mitigations 64-bit only
        lkdtm: Disable return thunks in rodata.c
        x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
        x86/alternative: Report missing return thunk details
        virt: sev-guest: Pass the appropriate argument type to iounmap()
        x86/amd: Use IBPB for firmware calls
      05017fed
    • Linus Torvalds's avatar
      Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux · 714b82c1
      Linus Torvalds authored
      Pull clk fix from Stephen Boyd:
       "One more fix to set the correct IO mapping for a clk gate in the
        lan966x driver"
      
      * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
        clk: lan966x: Fix the lan966x clock gate register address
      714b82c1
  2. 23 Jul, 2022 2 commits
  3. 22 Jul, 2022 15 commits
  4. 21 Jul, 2022 14 commits
  5. 20 Jul, 2022 7 commits