aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-09-14selftests/landlock: Fix out-of-tree buildsMickaël Salaün
2022-09-13Revert "selftests/timens: add a test for vfork+exit"Andrei Vagin
2022-09-13tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-09-11tools: fix compilation after gfp_types.h splitMatthew Wilcox (Oracle)
2022-09-09Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds
2022-09-09Merge tag 'perf-tools-fixes-for-v6.0-2022-09-08' of git://git.kernel.org/pub/...Linus Torvalds
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-09-08perf record: Fix synthesis failure warningsAdrian Hunter
2022-09-08perf tools: Don't install data files with x permissionsJiri Slaby
2022-09-08perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing
2022-09-08perf lock: Remove redundant word 'contention' in help messageYang Jihong
2022-09-08perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter
2022-09-08libperf evlist: Fix per-thread mmaps for multi-threaded targetsAdrian Hunter
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-07tools: Add new "test" taint to kernel-chktaintJoe Fradley
2022-09-07selftests: nft_concat_range: add socat supportFlorian Westphal
2022-09-06perf c2c: Prevent potential memory leak in c2c_he_zalloc()Shang XiaoJing
2022-09-06perf genelf: Switch deprecated openssl MD5_* functions to new EVP APIZixuan Tan
2022-09-06tools/perf: Fix out of bound access to cpu mask arrayAthira Rajeev
2022-09-06perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev
2022-09-05tools: hv: kvp: remove unnecessary (void*) conversionsZhou jie
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-02perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen
2022-08-31perf script: Skip dummy event attr checkJiri Olsa
2022-08-31perf metric: Return early if no CPU PMU table existsIan Rogers
2022-08-31selftests/nolibc: Avoid generated files being committedFernanda Ma'rouf
2022-08-31selftests/nolibc: add a "help" targetWilly Tarreau
2022-08-31selftests/nolibc: "sysroot" target installs a local copy of the sysrootWilly Tarreau
2022-08-31selftests/nolibc: add a "run" target to start the kernel in QEMUWilly Tarreau
2022-08-31selftests/nolibc: add a "defconfig" targetWilly Tarreau
2022-08-31selftests/nolibc: add a "kernel" target to build the kernel with the initramfsWilly Tarreau
2022-08-31selftests/nolibc: support glibc as wellWilly Tarreau
2022-08-31selftests/nolibc: condition some tests on /proc existenceWilly Tarreau
2022-08-31selftests/nolibc: recreate and populate /dev and /proc if missingWilly Tarreau
2022-08-31selftests/nolibc: on x86, support exiting with isa-debug-exitWilly Tarreau
2022-08-31selftests/nolibc: exit with poweroff on success when getpid() == 1Willy Tarreau
2022-08-31selftests/nolibc: add a few tests for some libc functionsWilly Tarreau
2022-08-31selftests/nolibc: implement a few tests for various syscallsWilly Tarreau
2022-08-31selftests/nolibc: support a test definition formatWilly Tarreau
2022-08-31selftests/nolibc: add basic infrastructure to ease creation of nolibc testsWilly Tarreau