summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: dsa: symlink the tc_actions.sh testVladimir Oltean2022-09-013-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-0112-76/+133
|\
| * Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-013-25/+51
| |\
| | * selftests: net: sort .gitignore fileAxel Rasmussen2022-08-311-25/+25
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-08-262-0/+26
| | |\
| | | * selftests/bpf: Add regression test for pruning fixKumar Kartikeya Dwivedi2022-08-251-0/+25
| | | * selftests/bpf: Add lru_bug to s390x deny listDaniel Müller2022-08-121-0/+1
| * | | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-281-16/+18
| |\ \ \
| | * | | x86/sev: Mark snp_abort() noreturnBorislav Petkov2022-08-251-16/+18
| * | | | perf stat: Capitalize topdown metrics' namesZhengjun Xing2022-08-271-12/+12
| * | | | perf docs: Update the documentation for the save_type filterKan Liang2022-08-271-0/+3
| * | | | perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=addressIan Rogers2022-08-271-5/+19
| * | | | perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen2022-08-272-12/+2
| * | | | perf test: Stat test for repeat with a weak groupIan Rogers2022-08-271-0/+19
| * | | | perf stat: Clear evsel->reset_group for each stat runIan Rogers2022-08-271-0/+1
| * | | | tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo2022-08-271-2/+4
| * | | | perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark2022-08-271-1/+1
| | |/ / | |/| |
* | | | net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert2022-08-312-2/+44
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-2539-261/+1113
|\| | |
| * | | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-255-0/+90
| |\ \ \
| | * | | selftests: include bonding tests into the kselftest infraJonathan Toppins2022-08-225-0/+90
| * | | | Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-232-0/+7
| |\ \ \ \
| | * | | | selftests/vm: fix inability to build any vm testsAxel Rasmussen2022-08-191-0/+1
| | * | | | selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warningKristen Carlson Accardi2022-08-151-0/+6
| | | |/ / | | |/| |
| * | | | perf tools: Fix compile error for x86Yang Jihong2022-08-221-0/+4
| * | | | asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-21/+0
| * | | | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...Linus Torvalds2022-08-2027-235/+976
| |\ \ \ \
| | * | | | perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim2022-08-196-42/+108
| | * | | | libperf: Add a test case for read formatsNamhyung Kim2022-08-191-0/+161
| | * | | | libperf: Handle read format in perf_evsel__read()Namhyung Kim2022-08-193-3/+83
| | * | | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim2022-08-191-1/+4
| | * | | | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-2/+8
| | * | | | tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-1/+3
| | * | | | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+9
| | * | | | tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+1
| | * | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+108
| | * | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-87/+300
| | * | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-2/+4
| | * | | | tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-1/+2
| | * | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+8
| | * | | | perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-8/+8
| | * | | | perf cpumap: Fix alignment for masks in event encodingIan Rogers2022-08-196-60/+154
| | * | | | perf cpumap: Compute mask size in constant timeIan Rogers2022-08-191-12/+1
| | * | | | perf cpumap: Synthetic events and const/staticIan Rogers2022-08-193-14/+12
| | * | | | perf cpumap: Const map for max()Ian Rogers2022-08-192-2/+2
| | | |/ / | | |/| |
| * | | | Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-202-4/+34
| |\ \ \ \
| | * | | | selftests/powerpc: Add missing PMU selftests to .gitignoresRussell Currey2022-08-152-4/+34
| | | |/ / | | |/| |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-191-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf2022-08-191-1/+2
| | |/ /
* | | | selftests/net: fix reinitialization of TEST_PROGS in net self tests.Adel Abouchaev2022-08-251-1/+1