summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-06-262-9/+15
|\
| * x86/alternatives: Add longer 64-bit NOPsPeter Zijlstra2023-05-311-2/+14
| * x86/alternative: Support relocations in alternativesPeter Zijlstra2023-05-101-7/+1
* | Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2023-06-261-1/+0
|\ \
| * | btrfs: print assertion failure report and stack trace from the same lineDavid Sterba2023-06-191-1/+0
* | | Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-229-28/+228
|\ \ \
| * | | selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2023-06-222-0/+8
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-213-0/+159
| |\ \ \
| | * | | selftests/bpf: add a test for subprogram extablesKrister Johansen2023-06-132-0/+80
| | * | | selftests/bpf: Add test cases to assert proper ID tracking on spillMaxim Mikityanskiy2023-06-081-0/+79
| * | | | selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes2023-06-151-8/+19
| * | | | selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes2023-06-151-16/+16
| * | | | selftests: net: tls: check if FIPS mode is enabledMagali Lemes2023-06-151-1/+23
| * | | | selftests/harness: allow tests to be skipped during setupMagali Lemes2023-06-151-3/+3
| | |/ / | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds2023-06-201-5/+8
|\ \ \ \
| * | | | selftests/mm: fix cross compilation with LLVMMark Brown2023-06-191-5/+8
* | | | | Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-06-203-52/+295
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | selftests/user_events: Adapt dyn_test to non-persist eventsBeau Belgrave2023-06-141-41/+136
| * | | | selftests/user_events: Ensure auto cleanup works as expectedBeau Belgrave2023-06-141-11/+38
| * | | | selftests/user_events: Add perf self-test for empty arguments eventssunliming2023-06-141-0/+53
| * | | | selftests/user_events: Clear the events after perf self-testsunliming2023-06-141-0/+29
| * | | | selftests/user_events: Add ftrace self-test for empty arguments eventssunliming2023-06-141-0/+33
| * | | | tracing/user_events: Prevent same name but different args eventsunliming2023-06-141-0/+6
* | | | | Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-1514-243/+503
|\ \ \ \ \
| * | | | | selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei2023-06-151-3/+3
| * | | | | selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson2023-06-141-4/+7
| * | | | | selftests/tc-testing: Remove configs that no longer existVlad Buslov2023-06-131-5/+0
| * | | | | selftests/tc-testing: Fix SFB db testVlad Buslov2023-06-131-2/+2
| * | | | | selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov2023-06-131-0/+1
| * | | | | selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov2023-06-131-0/+1
| * | | | | selftests: mptcp: join: skip mixed tests if not supportedMatthieu Baerts2023-06-121-4/+8
| * | | | | selftests: mptcp: join: uniform listener testsMatthieu Baerts2023-06-121-16/+14
| * | | | | selftests: mptcp: join: skip PM listener tests if not supportedMatthieu Baerts2023-06-121-0/+5
| * | | | | selftests: mptcp: join: skip MPC backups tests if not supportedMatthieu Baerts2023-06-121-4/+8
| * | | | | selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts2023-06-121-1/+1
| * | | | | selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts2023-06-121-9/+17
| * | | | | selftests: mptcp: join: skip fullmesh flag tests if not supportedMatthieu Baerts2023-06-121-4/+8
| * | | | | selftests: mptcp: join: skip backup if set flag on ID not supportedMatthieu Baerts2023-06-121-3/+6
| * | | | | selftests: mptcp: join: skip implicit tests if not supportedMatthieu Baerts2023-06-121-2/+5
| * | | | | selftests: mptcp: join: support RM_ADDR for used endpoints or notMatthieu Baerts2023-06-121-1/+6
| * | | | | selftests: mptcp: join: skip Fastclose tests if not supportedMatthieu Baerts2023-06-121-2/+15
| * | | | | selftests: mptcp: join: support local endpoint being tracked or notMatthieu Baerts2023-06-121-4/+11
| * | | | | selftests: mptcp: join: skip test if iptables/tc cmds failMatthieu Baerts2023-06-121-31/+57
| * | | | | selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts2023-06-121-100/+130
| * | | | | selftests: mptcp: join: helpers to skip testsMatthieu Baerts2023-06-121-0/+27
| * | | | | selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts2023-06-121-6/+12
| * | | | | selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts2023-06-121-0/+26
| * | | | | selftests: mptcp: userspace pm: skip PM listener events tests if unavailableMatthieu Baerts2023-06-101-0/+6
| * | | | | selftests: mptcp: userspace pm: skip if not supportedMatthieu Baerts2023-06-101-0/+5
| * | | | | selftests: mptcp: userspace pm: skip if 'ip' tool is unavailableMatthieu Baerts2023-06-101-1/+1