summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-14test/vsock: shutdowned socket testArseniy Krasnov
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13selftests/tc-testing: cls_u32: add tests for classidPedro Tammela
2023-09-13selftests/tc-testing: cls_route: add tests for classidPedro Tammela
2023-09-13selftests/tc-testing: cls_fw: add tests for classidPedro Tammela
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-10selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2023-09-08selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao
2023-09-08Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-08selftests: Keep symlinks, when possibleBjörn Töpel
2023-09-08selftests: fix dependency checker scriptRicardo B. Marliere
2023-09-08kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau
2023-09-05selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-09-05tools/mm: fix undefined reference to pthread_onceXie XiuQi
2023-09-05perf parse-events: Fix driver config termIan Rogers
2023-09-04Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-09-02Merge tag 'x86-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-02perf parse-events: Fixes relating to no_value termsIan Rogers
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-09-01Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-01selftests/x86: Update map_shadow_stack syscall nrRick Edgecombe
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-01selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai
2023-09-01selftests: fib_tests: Add multipath list receive testsSriram Yagnaraman
2023-08-31selftests/bpf: Include build flavors for install targetBjörn Töpel
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-31perf parse-events: Fix propagation of term's no_value when cloningIan Rogers
2023-08-31perf parse-events: Name the two term enumsIan Rogers
2023-08-31perf list: Don't print Unit for "default_core"Ian Rogers
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-08-31Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-08-31Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-08-31selftests/bpf: Fix d_path testJiri Olsa
2023-08-31Merge patch series "RISC-V: mm: Make SV48 the default address space"Palmer Dabbelt