Age | Commit message (Expand) | Author |
2020-11-06 | Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-11-06 | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-05 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/... | Linus Torvalds |
2020-11-05 | selftests: binderfs: use SKIP instead of XFAIL | Tommi Rantala |
2020-11-05 | selftests: clone3: use SKIP instead of XFAIL | Tommi Rantala |
2020-11-05 | selftests: core: use SKIP instead of XFAIL in close_range_test.c | Tommi Rantala |
2020-11-05 | selftests: proc: fix warning: _GNU_SOURCE redefined | Tommi Rantala |
2020-11-03 | Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2020-11-03 | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds |
2020-11-03 | tools feature: Fixup fast path feature detection | Arnaldo Carvalho de Melo |
2020-11-03 | perf tools: Add missing swap for cgroup events | Namhyung Kim |
2020-11-03 | perf tools: Add missing swap for ino_generation | Jiri Olsa |
2020-11-03 | perf tools: Initialize output buffer in build_id__sprintf | Jiri Olsa |
2020-11-03 | perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse() | Song Liu |
2020-11-03 | tools include UAPI: Update linux/mount.h copy | Arnaldo Carvalho de Melo |
2020-11-03 | tools headers UAPI: Update tools's copy of linux/perf_event.h | Arnaldo Carvalho de Melo |
2020-11-03 | tools kvm headers: Update KVM headers from the kernel sources | Arnaldo Carvalho de Melo |
2020-11-03 | tools UAPI: Update copy of linux/mman.h from the kernel sources | Arnaldo Carvalho de Melo |
2020-11-03 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2020-11-03 | tools x86 headers: Update required-features.h header from the kernel | Arnaldo Carvalho de Melo |
2020-11-03 | tools x86 headers: Update cpufeatures.h headers copies | Arnaldo Carvalho de Melo |
2020-11-03 | tools headers UAPI: Update fscrypt.h copy | Arnaldo Carvalho de Melo |
2020-11-03 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-11-03 | tools headers UAPI: Sync prctl.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-11-03 | perf scripting python: Avoid declaring function pointers with a visibility at... | Arnaldo Carvalho de Melo |
2020-11-03 | perf tools: Remove broken __no_tail_call attribute | Peter Zijlstra |
2020-11-03 | perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX | Jin Yao |
2020-11-03 | perf trace: Fix segfault when trying to trace events by cgroup | Stanislav Ivanichkin |
2020-11-03 | perf tools: Fix crash with non-jited bpf progs | Tommi Rantala |
2020-11-03 | tools headers UAPI: Update process_madvise affected files | Arnaldo Carvalho de Melo |
2020-11-03 | perf tools: Update copy of libbpf's hashmap.c | Arnaldo Carvalho de Melo |
2020-11-03 | perf tools: Remove LTO compiler options when building perl support | Justin M. Forbes |
2020-11-02 | epoll: add a selftest for epoll timeout race | Soheil Hassas Yeganeh |
2020-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-10-31 | KVM: selftests: Don't require THP to run tests | Andrew Jones |
2020-10-31 | KVM: selftests: test behavior of unmapped L2 APIC-access address | Jim Mattson |
2020-10-30 | wireguard: selftests: check that route_me_harder packets use the right sk | Jason A. Donenfeld |
2020-10-28 | selftests: kselftest_harness.h: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-28 | kselftest/arm64: Fix check_user_mem test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_ksm_options test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_mmap_options test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_child_memory test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_tags_inclusion test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_buffer_fill test | Vincenzo Frascino |
2020-10-27 | selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c | Tommi Rantala |
2020-10-27 | selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config | Tommi Rantala |
2020-10-27 | selftests: pidfd: skip test on kcmp() ENOSYS | Tommi Rantala |
2020-10-27 | selftests: pidfd: use ksft_test_result_skip() when skipping test | Tommi Rantala |
2020-10-27 | selftests/harness: prettify SKIP message whitespace again | Tommi Rantala |
2020-10-27 | selftests: pidfd: fix compilation errors due to wait.h | Tommi Rantala |