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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
selftests/bpf: Remove too strict field offset relo test cases
Andrii Nakryiko
9
-90
/
+4
2019-11-04
selftests/livepatch: Test interaction with ftrace_enabled
Joe Lawrence
3
-2
/
+80
2019-11-04
selftests/livepatch: Make dynamic debug setup and restore generic
Joe Lawrence
4
-12
/
+16
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-61
/
+451
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
13
-33
/
+60
2019-11-02
bpf, testing: Add selftest to read/write sockaddr from user space
Daniel Borkmann
2
-0
/
+104
2019-11-02
bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper
Daniel Borkmann
4
-52
/
+57
2019-11-02
selftests: Add tests for automatic map pinning
Toke Høiland-Jørgensen
3
-0
/
+257
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-2
/
+29
2019-11-01
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-11-01
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-11-01
tc-testing: added tests with cookie for conntrack TC action
Roman Mashak
1
-0
/
+72
2019-11-01
Revert "selftests: bpf: Don't try to read files without read permission"
Jakub Kicinski
1
-1
/
+1
2019-11-01
livepatch: Selftests of the API for tracking system state changes
Petr Mladek
2
-1
/
+182
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
8
-22
/
+0
2019-10-30
tc-testing: implement tests for new fast_init action flag
Vlad Buslov
6
-0
/
+144
2019-10-30
Revert "kselftests: Add dma-heap test"
Sean Paul
2
-247
/
+0
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-1
/
+7
2019-10-30
tc-testing: fixed two failing pedit tests
Roman Mashak
1
-2
/
+2
2019-10-30
selftests/bpf: Test narrow load from bpf_sysctl.write
Ilya Leoshkevich
1
-0
/
+23
2019-10-30
selftests/powerpc: Add a test of spectre_v2 mitigations
Michael Ellerman
5
-1
/
+323
2019-10-29
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
1
-1
/
+7
2019-10-29
selftests/powerpc: Fixup clobbers for TM tests
Michael Ellerman
4
-6
/
+6
2019-10-28
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
Ilya Leoshkevich
1
-0
/
+3
2019-10-28
selftest/bpf: Use -m{little, big}-endian for clang
Ilya Leoshkevich
1
-6
/
+7
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
30
-446
/
+726
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-10-26
tc-testing: list required kernel options for act_ct action
Roman Mashak
1
-0
/
+10
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-1
/
+229
2019-10-26
selftests: fib_tests: add more tests for metric update
Paolo Abeni
1
-0
/
+21
2019-10-25
selftests/bpf: Fix .gitignore to ignore no_alu32/
Andrii Nakryiko
1
-1
/
+1
2019-10-25
selftests/livepatch: Disable the timeout
Miroslav Benes
1
-0
/
+1
2019-10-25
kselftests: Add dma-heap test
John Stultz
2
-0
/
+247
2019-10-24
selftests/powerpc: Reduce sigfuz runtime to ~60s
Michael Ellerman
1
-1
/
+1
2019-10-23
selftests/bpf: Fix LDLIBS order
Andrii Nakryiko
1
-4
/
+4
2019-10-23
selftests/bpf: Move test_section_names into test_progs and fix it
Andrii Nakryiko
2
-61
/
+31
2019-10-22
selftests: Make l2tp.sh executable
David Ahern
1
-0
/
+0
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
3
-3
/
+3
2019-10-22
tools/bpf: Turn on llvm alu32 attribute by default
Yonghong Song
1
-20
/
+8
2019-10-22
kvm: tests: Add test to verify MSR_IA32_XSS
Aaron Lewis
5
-10
/
+147
2019-10-22
selftests: kvm: fix sync_regs_test with newer gccs
Vitaly Kuznetsov
1
-10
/
+11
2019-10-22
selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported
Vitaly Kuznetsov
1
-0
/
+2
2019-10-22
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
5
-15
/
+15
2019-10-22
selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
Vitaly Kuznetsov
1
-6
/
+1
2019-10-22
selftests: kvm: synchronize .gitignore to Makefile
Vitaly Kuznetsov
1
-0
/
+2
2019-10-21
tests: test CLONE_CLEAR_SIGHAND
Christian Brauner
4
-0
/
+180
2019-10-21
tc-testing: updated pedit TDC tests
Roman Mashak
1
-0
/
+200
2019-10-21
seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
Christian Brauner
1
-4
/
+4
2019-10-21
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
4
-14
/
+0
2019-10-21
selftests/bpf: Make reference_tracking test use subtests
Andrii Nakryiko
2
-10
/
+11
[prev]
[next]