summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-02Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Linus Torvalds
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou
2022-07-01selftests/net: fix section name when using xdp_dummy.oHangbin Liu
2022-07-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-01bpf, selftests: Add verifier test case for jmp32's jeq/jneDaniel Borkmann
2022-07-01bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalarDaniel Borkmann
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-30selftest: tun: add test for NAPI dismantleJakub Kicinski
2022-06-29selftests net: fix kselftest net fatal errorColeman Dietsch
2022-06-28selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau
2022-06-28selftests: mptcp: more stable diag testsPaolo Abeni
2022-06-28tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-28perf bpf: 8 byte align bpil dataIan Rogers
2022-06-28tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-06-28perf offcpu: Accept allowed sample types onlyNamhyung Kim
2022-06-28perf offcpu: Fix build failure on old kernelsNamhyung Kim
2022-06-27selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26perf stat: Enable ignore_missing_threadGang Li
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki
2022-06-23selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-06-23selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou
2022-06-20Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...Linus Torvalds
2022-06-20ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds