index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-20
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-17
Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-02-14
selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
Krzysztof Kozlowski
2022-02-14
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
2022-02-11
selftests/rseq: Change type of rseq_offset to ptrdiff_t
Mathieu Desnoyers
2022-02-11
selftests: kvm: Remove absent target file
Muhammad Usama Anjum
2022-02-11
selftests/exec: Add non-regular to TEST_GEN_PROGS
Muhammad Usama Anjum
2022-02-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-02-11
tests: fix idmapped mount_setattr test
Christian Brauner
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-10
Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-02-10
Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...
Linus Torvalds
2022-02-11
selftests: netfilter: disable rp_filter on router
Hangbin Liu
2022-02-10
selftests: netfilter: synproxy test requires nf_conntrack
Pablo Neira Ayuso
2022-02-09
selftests: mptcp: add missing join check
Matthieu Baerts
2022-02-09
selftests: netfilter: fix exit value for nft_concat_range
Hangbin Liu
2022-02-09
selftests: netfilter: add synproxy test
Florian Westphal
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-04
selftests/ir: fix build with ancient kernel headers
Sean Young
2022-02-04
selftests: fixup build warnings in pidfd / clone3 tests
Axel Rasmussen
2022-02-04
pidfd: fix test failure due to stack overflow on some arches
Axel Rasmussen
2022-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-03
Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-02
kunit: fix missing f in f-string in run_checks.py
Daniel Latypov
2022-02-02
Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
2022-02-02
selftests/perf_events: Test modification of perf_event_attr::sig_data
Marco Elver
2022-02-02
selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-02-02
selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix: work-around asm goto compiler bugs
Mathieu Desnoyers
2022-02-02
selftests/rseq: Remove arm/mips asm goto compiler work-around
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix warnings about #if checks of undefined tokens
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix ppc32 offsets by using long rather than off_t
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
Mathieu Desnoyers
2022-02-02
selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
Mathieu Desnoyers
2022-02-02
selftests/rseq: Introduce thread pointer getters
Mathieu Desnoyers
2022-02-02
selftests/rseq: Introduce rseq_get_abi() helper
Mathieu Desnoyers
2022-02-02
selftests/rseq: Remove volatile from __rseq_abi
Mathieu Desnoyers
2022-02-02
selftests/rseq: Remove useless assignment to cpu variable
Mathieu Desnoyers
2022-02-02
selftests/rseq: introduce own copy of rseq uapi header
Mathieu Desnoyers
2022-01-31
kselftest: Fix vdso_test_abi return status
Vincenzo Frascino
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
2022-01-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]