index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
selftests/perf_events: Test modification of perf_event_attr::sig_data
Marco Elver
1
-8
/
+9
2022-02-02
selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
Mathieu Desnoyers
1
-32
/
+34
2022-02-02
selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
Mathieu Desnoyers
1
-28
/
+30
2022-02-02
selftests/rseq: Fix: work-around asm goto compiler bugs
Mathieu Desnoyers
7
-6
/
+245
2022-02-02
selftests/rseq: Remove arm/mips asm goto compiler work-around
Mathieu Desnoyers
2
-74
/
+0
2022-02-02
selftests/rseq: Fix warnings about #if checks of undefined tokens
Mathieu Desnoyers
2
-2
/
+2
2022-02-02
selftests/rseq: Fix ppc32 offsets by using long rather than off_t
Mathieu Desnoyers
9
-11
/
+11
2022-02-02
selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/store
Mathieu Desnoyers
1
-27
/
+28
2022-02-02
selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
Mathieu Desnoyers
5
-38
/
+38
2022-02-02
selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
Mathieu Desnoyers
3
-88
/
+88
2022-02-02
selftests/rseq: Introduce thread pointer getters
Mathieu Desnoyers
4
-0
/
+114
2022-02-02
selftests/rseq: Introduce rseq_get_abi() helper
Mathieu Desnoyers
7
-94
/
+99
2022-02-02
selftests/rseq: Remove volatile from __rseq_abi
Mathieu Desnoyers
2
-4
/
+4
2022-02-02
selftests/rseq: Remove useless assignment to cpu variable
Mathieu Desnoyers
1
-3
/
+1
2022-02-02
selftests/rseq: introduce own copy of rseq uapi header
Mathieu Desnoyers
3
-14
/
+161
2022-02-01
torture: Change KVM environment variable to RCUTORTURE
Paul E. McKenney
6
-19
/
+19
2022-02-01
torture: Make kvm-find-errors.sh notice missing vmlinux file
Paul E. McKenney
1
-0
/
+6
2022-02-01
torture: Print only one summary line per run
Paul E. McKenney
1
-1
/
+1
2022-02-01
torture: Make kvm-remote.sh try multiple times to download tarball
Paul E. McKenney
1
-6
/
+11
2022-02-01
torture: Compress KCSAN as well as KASAN vmlinux files
Paul E. McKenney
1
-9
/
+9
2022-02-01
torture: Indicate which torture.sh runs' bugs are all KCSAN reports
Paul E. McKenney
1
-1
/
+11
2022-02-01
torture: Make kvm.sh summaries note runs having only KCSAN reports
Paul E. McKenney
2
-1
/
+11
2022-02-01
torture: Output per-failed-run summary lines from torture.sh
Paul E. McKenney
1
-1
/
+1
2022-02-01
torture: Allow four-digit repetition numbers for --configs parameter
Paul E. McKenney
1
-1
/
+1
2022-02-01
torture: Drop trailing ^M from console output
Paul E. McKenney
1
-1
/
+1
2022-02-01
selftests/bpf: Update cpumap/devmap sec_name
Lorenzo Bianconi
5
-5
/
+5
2022-02-01
selftests: fib rule: Don't echo modified sysctls
Guillaume Nault
1
-3
/
+3
2022-02-01
selftests: fib rule: Log test description
Guillaume Nault
1
-4
/
+6
2022-02-01
selftests: fib rule: Drop erroneous TABLE variable
Guillaume Nault
1
-2
/
+2
2022-02-01
selftests: fib rule: Make 'getmatch' and 'match' local variables
Guillaume Nault
1
-0
/
+6
2022-01-31
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
3
-20
/
+160
2022-01-31
kunit: tool: drop mostly unused KunitResult.result field
Daniel Latypov
1
-16
/
+8
2022-01-31
kselftest: Fix vdso_test_abi return status
Vincenzo Frascino
1
-73
/
+62
2022-01-31
selftests/net: timestamping: Fix bind_phc check
Gerhard Engleder
1
-2
/
+2
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
1
-1
/
+2
2022-01-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+9
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-15
/
+25
2022-01-28
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
1
-0
/
+15
2022-01-28
kselftest/arm64: Correct logging of FPSIMD register read via ptrace
Mark Brown
1
-1
/
+1
2022-01-28
kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types
Mark Brown
1
-1
/
+8
2022-01-27
selftests/bpf/test_xdp_redirect: use temp netns for testing
Hangbin Liu
1
-14
/
+16
2022-01-27
selftests/bpf/test_xdp_meta: use temp netns for testing
Hangbin Liu
1
-18
/
+20
2022-01-27
selftests/bpf/test_tcp_check_syncookie: use temp netns for testing
Hangbin Liu
1
-2
/
+3
2022-01-27
selftests/bpf/test_lwt_seg6local: use temp netns for testing
Hangbin Liu
1
-82
/
+88
2022-01-27
selftests/bpf/test_xdp_vlan: use temp netns for testing
Hangbin Liu
1
-32
/
+34
2022-01-27
selftests/bpf/test_xdp_veth: use temp netns for testing
Hangbin Liu
1
-18
/
+21
2022-01-27
selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
Hangbin Liu
1
-29
/
+31
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-7
/
+229
2022-01-27
selftests: skip mincore.check_file_mmap when fs lacks needed support
Cristian Marussi
1
-6
/
+14
2022-01-27
selftests: openat2: Skip testcases that fail with EOPNOTSUPP
Cristian Marussi
1
-1
/
+11
[prev]
[next]