summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-135-5/+5
|\
| * riscv: kselftests: Fix mm build by removing testcases subdirectoryAlexandre Ghiti2023-09-205-5/+5
* | Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-125-73/+331
|\ \
| * | selftests/bpf: Add testcase for async callback return value failureDavid Vernet2023-10-092-2/+51
| * | selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann2023-10-063-60/+46
| * | selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann2023-10-061-0/+59
| * | selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann2023-10-063-11/+8
| * | selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann2023-10-061-0/+167
* | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-102-37/+235
|\ \ \ | |/ / |/| |
| * | hv/hv_kvp_daemon:Support for keyfile based connection profileShradha Gupta2023-10-102-37/+235
* | | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-058-18/+432
|\ \ \
| * \ \ Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-10-044-18/+292
| |\ \ \
| | * | | netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter2023-10-041-0/+20
| | * | | selftests: netfilter: Extend nft_audit.shPhil Sutter2023-10-041-16/+81
| | * | | selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long2023-10-043-2/+191
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-044-0/+140
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftest/bpf: Add various selftests for program limitsDaniel Borkmann2023-09-291-0/+84
| | * | | bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend2023-09-291-0/+51
| | * | | selftests/bpf: Check bpf_cubic_acked() is called via struct_opsSong Liu2023-09-192-0/+5
* | | | | Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-042-8/+30
|\ \ \ \ \
| * | | | | rtla/timerlat: Do not stop user-space if a cpu is offlineDaniel Bristot de Oliveira2023-09-221-2/+4
| * | | | | rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread s...Daniel Bristot de Oliveira2023-09-121-5/+8
| * | | | | rtla/timerlat_aa: Fix negative IRQ delayDaniel Bristot de Oliveira2023-09-121-1/+17
| * | | | | rtla/timerlat_aa: Zero thread sum after every sample analysisDaniel Bristot de Oliveira2023-09-121-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-10-041-1/+1
|\ \ \ \ \
| * | | | | selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng2023-09-261-1/+1
* | | | | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-012-4/+4
|\ \ \ \ \ \
| * | | | | | selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2023-09-292-4/+4
* | | | | | | Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-09-302-9/+9
|\ \ \ \ \ \ \
| * | | | | | | selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman2023-09-222-9/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-09-265-9/+34
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | selftests/user_events: Fix to unmount tracefs when test created mountBeau Belgrave2023-09-185-9/+34
| |/ / / / /
* | | | | | Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...Linus Torvalds2023-09-2616-539/+255
|\ \ \ \ \ \
| * | | | | | perf jevent: fix core dump on software events on s390Thomas Richter2023-09-171-1/+1
| * | | | | | perf pmu: Ensure all alias variables are initializedIan Rogers2023-09-171-1/+1
| * | | | | | perf jevents metric: Fix type of strcmp_cpuid_strIan Rogers2023-09-171-2/+2
| * | | | | | perf trace: Avoid compile error wrt redefining boolIan Rogers2023-09-171-0/+2
| * | | | | | perf bpf-prologue: Remove unused fileIan Rogers2023-09-171-508/+0
| * | | | | | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2023-09-131-15/+69
| * | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-09-131-0/+12
| * | | | | | perf bench sched-seccomp-notify: Use the tools copy of seccomp.h UAPIArnaldo Carvalho de Melo2023-09-131-1/+1
| * | | | | | tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...Arnaldo Carvalho de Melo2023-09-132-0/+158
| * | | | | | tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...Arnaldo Carvalho de Melo2023-09-135-1/+9
| * | | | | | perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2023-09-111-10/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-242-17/+43
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2023-09-2317-59/+316
| |\ \ \ \ \ \
| | * | | | | | KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel2023-09-211-2/+21
| | * | | | | | KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel2023-09-211-14/+21
| | | |/ / / / | | |/| | | |
| * | | | | | KVM: selftests: Assert that vasprintf() is successfulSean Christopherson2023-09-201-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-233-2/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |