summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2022-09-16net: Add tests for bonding and team address list managementBenjamin Poirier-1/+236
2022-09-14selftests/landlock: Fix out-of-tree buildsMickaël Salaün-9/+14
2022-09-13Revert "selftests/timens: add a test for vfork+exit"Andrei Vagin-91/+1
2022-09-13tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings-2/+2
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-3/+3
2022-09-11tools: fix compilation after gfp_types.h splitMatthew Wilcox (Oracle)-20/+2
2022-09-09Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds-0/+9
2022-09-09Merge tag 'perf-tools-fixes-for-v6.0-2022-09-08' of git://git.kernel.org/pub/...Linus Torvalds-39/+129
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller-12/+53
2022-09-08perf record: Fix synthesis failure warningsAdrian Hunter-2/+6
2022-09-08perf tools: Don't install data files with x permissionsJiri Slaby-12/+12
2022-09-08perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing-0/+3
2022-09-08perf lock: Remove redundant word 'contention' in help messageYang Jihong-2/+1
2022-09-08perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter-2/+2
2022-09-08libperf evlist: Fix per-thread mmaps for multi-threaded targetsAdrian Hunter-0/+50
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-10/+26
2022-09-07tools: Add new "test" taint to kernel-chktaintJoe Fradley-0/+9
2022-09-07selftests: nft_concat_range: add socat supportFlorian Westphal-12/+53
2022-09-06perf c2c: Prevent potential memory leak in c2c_he_zalloc()Shang XiaoJing-3/+9
2022-09-06perf genelf: Switch deprecated openssl MD5_* functions to new EVP APIZixuan Tan-9/+11
2022-09-06tools/perf: Fix out of bound access to cpu mask arrayAthira Rajeev-6/+20
2022-09-06perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev-1/+7
2022-09-05tools: hv: kvp: remove unnecessary (void*) conversionsZhou jie-2/+2
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+2
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-10/+26
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds-70/+41
2022-09-02Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+145
2022-09-02perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing-2/+3
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün-10/+145
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-512/+1444
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-25/+51
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov-79/+41
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov-0/+9
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen-25/+25
2022-08-31perf script: Skip dummy event attr checkJiri Olsa-0/+2
2022-08-31perf metric: Return early if no CPU PMU table existsIan Rogers-0/+3
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso-10/+26
2022-08-28Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-16/+18
2022-08-27perf stat: Capitalize topdown metrics' namesZhengjun Xing-12/+12
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang-0/+3
2022-08-27perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=addressIan Rogers-5/+19
2022-08-27perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen-12/+2
2022-08-27perf test: Stat test for repeat with a weak groupIan Rogers-0/+19
2022-08-27perf stat: Clear evsel->reset_group for each stat runIan Rogers-0/+1
2022-08-27tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo-2/+4
2022-08-27perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark-1/+1
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+26
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+90
2022-08-25selftests/bpf: Add regression test for pruning fixKumar Kartikeya Dwivedi-0/+25
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov-16/+18