aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-11seccomp_bpf: bypass negative_ENOSYS test for arm32Edward Liaw
2023-04-11ANDROID: Skip mremap source address misalignment testandroid-u-beta-1-gplKalesh Singh
2023-01-31selftests/vDSO: Add riscv getcpu & gettimeofday testGuo Ren
2022-11-02Revert "seccomp_bpf: disable restart_syscall"Peter Collingbourne
2022-09-23seccomp_bpf: disable restart_syscallandroid-t-qpr1-beta-2-gplEdward Liaw
2022-07-28userfaultfd: don't use unsupported featureEdward Liaw
2022-07-01futex: disable components that use futex_waitvEdward Liaw
2022-06-23futex: disable futex_wait and futex_waitvEdward Liaw
2022-05-26userfaultfd: pagemap not supported < 5.14Edward Liaw
2022-05-26userfaultfd: infinite loop in faulting_processEdward Liaw
2022-05-26seccomp_bpf: disable incompatible tests >= 4.14Edward Liaw
2022-05-26seccomp_bpf: long int as fallback kill valueEdward Liaw
2022-05-26kselftest: merge fixes to Android.bp and patchesTri Vo
2022-04-25kselftest: merge with 5.17Edward Liaw
2022-03-26Merge "Revert "Skip binderfs tests for kernels without support""Treehugger Robot
2022-03-26Merge "Revert "selftests: binderfs skip when syscall unavailable""Treehugger Robot
2022-03-25Revert "Skip binderfs tests for kernels without support"Edward Liaw
2022-03-25Revert "selftests: binderfs skip when syscall unavailable"Edward Liaw
2022-03-25selftests: userfaultfd skip if unavailableEdward Liaw
2022-03-25selftests: binderfs skip when syscall unavailableEdward Liaw
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers
2022-03-18perf evlist: Avoid iteration for empty evlist.Ian Rogers
2022-03-18perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-09selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault
2022-03-09selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-06tools/virtio: handle fallout from folio workMichael S. Tsirkin
2022-03-06tools/virtio: fix virtio_test executionStefano Garzarella
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V