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
2021-04-15
selftests/bpf: Fix test_cpp compilation failure with clang
Yonghong Song
1
-1
/
+1
2021-04-15
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
1
-0
/
+4
2021-04-14
tools/testing: Remove unused variable
zuoqilin
1
-1
/
+1
2021-04-14
selftests/bpf: Fix the ASSERT_ERR_PTR macro
Florent Revest
1
-1
/
+1
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
3
-1
/
+75
2021-04-13
selftests/bpf: Add tests for target information in bpf_link info queries
Toke Høiland-Jørgensen
1
-14
/
+44
2021-04-11
self-tests: add veth tests
Paolo Abeni
2
-0
/
+178
2021-04-11
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
22
-216
/
+694
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-11
/
+113
2021-04-09
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+75
2021-04-08
selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fd
Yauheni Kaliuta
2
-0
/
+25
2021-04-08
selftests/bpf: ringbuf_multi: Use runtime page size
Yauheni Kaliuta
2
-4
/
+20
2021-04-08
selftests/bpf: ringbuf: Use runtime page size
Yauheni Kaliuta
2
-5
/
+13
2021-04-08
selftests/bpf: mmap: Use runtime page size
Yauheni Kaliuta
2
-7
/
+19
2021-04-08
selftests/bpf: Pass page size from userspace in map_ptr
Yauheni Kaliuta
2
-4
/
+15
2021-04-08
selftests/bpf: Pass page size from userspace in sockopt_sk
Yauheni Kaliuta
2
-6
/
+6
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Convert to use BPF skeleton
Yauheni Kaliuta
1
-48
/
+17
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Remove version
Yauheni Kaliuta
1
-1
/
+0
2021-04-08
tc-testing: add simple action test to verify batch change cleanup
Vlad Buslov
1
-0
/
+29
2021-04-08
tc-testing: add simple action test to verify batch add cleanup
Vlad Buslov
1
-0
/
+30
2021-04-08
lkdtm: Add REPORT_STACK for checking stack offsets
Kees Cook
3
-0
/
+38
2021-04-08
selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memory
Jordan Niethe
1
-10
/
+1
2021-04-08
selftests/powerpc: Test for spurious kernel memory faults on radix
Jordan Niethe
2
-0
/
+50
2021-04-07
selftests/resctrl: Change a few printed messages
Fenghua Yu
4
-7
/
+7
2021-04-07
selftests: mptcp: add the net device name testcase
Geliang Tang
1
-0
/
+8
2021-04-07
KVM: selftests: vgic_init kvm selftests fixup
Eric Auger
3
-171
/
+136
2021-04-06
KVM: selftests: aarch64/vgic-v3 init sequence tests
Eric Auger
5
-0
/
+672
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
1
-1
/
+1
2021-04-05
Merge 5.12-rc6 into driver-core-next
Greg Kroah-Hartman
23
-59
/
+375
2021-04-03
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
Martin KaFai Lau
1
-0
/
+2
2021-04-03
bpf, selftests: test_maps generating unrecognized data section
John Fastabend
1
-12
/
+0
2021-04-02
selftests: mptcp: dump more info on mpjoin errors
Matthieu Baerts
1
-2
/
+15
2021-04-02
selftests: mptcp: init nstat history
Matthieu Baerts
1
-0
/
+7
2021-04-02
selftests: mptcp: launch mptcp_connect with timeout
Matthieu Baerts
4
-33
/
+72
2021-04-02
kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment
Daniel Latypov
3
-1
/
+11
2021-04-02
selftests/resctrl: Create .gitignore to include resctrl_tests
Fenghua Yu
1
-0
/
+2
2021-04-02
selftests/resctrl: Fix checking for < 0 for unsigned values
Fenghua Yu
1
-18
/
+23
2021-04-02
selftests/resctrl: Fix incorrect parsing of iMC counters
Fenghua Yu
1
-2
/
+20
2021-04-02
selftests/resctrl: Fix unmount resctrl FS
Fenghua Yu
2
-0
/
+5
2021-04-02
selftests/resctrl: Skip the test if requested resctrl feature is not supported
Fenghua Yu
4
-9
/
+23
2021-04-02
selftests/resctrl: Modularize resctrl test suite main() function
Fenghua Yu
1
-31
/
+57
2021-04-02
selftests/resctrl: Don't hard code value of "no_of_bits" variable
Fenghua Yu
2
-3
/
+10
2021-04-02
selftests/resctrl: Fix MBA/MBM results reporting format
Fenghua Yu
2
-16
/
+21
2021-04-02
selftests/resctrl: Use resctrl/info for feature detection
Fenghua Yu
2
-12
/
+46
2021-04-02
selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported
Fenghua Yu
1
-0
/
+3
2021-04-02
selftests/resctrl: Add config dependencies
Fenghua Yu
1
-0
/
+2
2021-04-02
selftests/resctrl: Fix a printed message
Reinette Chatre
1
-2
/
+2
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
4
-55
/
+52
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
8
-117
/
+105
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
7
-41
/
+41
[prev]
[next]