summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-07 10:49:54 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-07 10:49:54 +0200
commit9fccced2d25bcfe0fb210b1a0f17bb58ad69f7ad (patch)
treea441d3f0e872d05654b7d91c7a5a5c2260fe24a2 /scripts
parent3c2bd251d2039ce2778c35ced5ef47b3a379f5df (diff)
parent2cdde91c14ec358087f43287513946d493aef940 (diff)
downloadkernel-9fccced2d25bcfe0fb210b1a0f17bb58ad69f7ad.tar.gz
Merge tag 'thunderbolt-for-v6.16-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Mika writes: thunderbolt: Fixes for v6.16-rc4 This includes following USB4/Thunderbolt fixes for v6.16-rc4: - Fix wake on connect during runtime suspend - Fix bit masking in tb_dp_port_set_hops(). Both have been in linux-next with no reported issues. * tag 'thunderbolt-for-v6.16-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt: thunderbolt: Fix bit masking in tb_dp_port_set_hops() thunderbolt: Fix wake on connect at runtime
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
td> 2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook 2021-06-24selftests/lkdtm: Enable various testable CONFIGsKees Cook 2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook 2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook 2021-06-24selftests/lkdtm: Fix expected text for free poisonKees Cook 2021-06-24selftests/lkdtm: Fix expected text for CR4 pinningKees Cook 2021-06-24selftests/lkdtm: Avoid needing explicit sub-shellKees Cook 2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook