index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
1
-2
/
+2
2020-01-10
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
3
-2
/
+14
2020-01-10
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
3
-0
/
+44
2020-01-09
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2
-5
/
+7
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
1
-6
/
+6
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
1
-2
/
+3
2020-01-09
selftests: Uninitialized variable in test_cgcore_proc_migration()
Dan Carpenter
1
-1
/
+1
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+22
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+8
2020-01-09
bpf: Add bpf_dctcp example
Martin KaFai Lau
3
-0
/
+625
2020-01-09
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
1
-1
/
+7
2020-01-08
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2
-2
/
+2
2020-01-08
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
1
-1
/
+1
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
1
-2
/
+2
2020-01-06
fcnal-test: Fix vrf argument in local tcp tests
David Ahern
1
-4
/
+4
2020-01-06
selftests: forwarding: router: Add test case for destination IP link-local
Amit Cohen
1
-0
/
+25
2020-01-06
selftests: forwarding: router: Add test case for source IP equals destination IP
Amit Cohen
1
-0
/
+44
2020-01-06
selftests: forwarding: router: Add test case for multicast destination MAC mi...
Amit Cohen
1
-0
/
+82
2020-01-06
selftests: forwarding: router: Add test case for source IP in class E
Amit Cohen
1
-1
/
+37
2020-01-06
selftests: fix build behaviour on targets' failures
Cristian Marussi
1
-7
/
+11
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
3
-13
/
+4
2020-01-06
selftests/powerpc: Add a test of bad (out-of-range) accesses
Michael Ellerman
3
-1
/
+174
2020-01-05
wireguard: selftests: remove ancient kernel compatibility code
Jason A. Donenfeld
5
-48
/
+50
2020-01-03
selftests: loopback.sh: skip this test if the driver does not support
Hangbin Liu
1
-0
/
+8
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-01-02
Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+14
2020-01-02
fcnal-test: Add TCP MD5 tests for VRF
David Ahern
1
-0
/
+313
2020-01-02
fcnal-test: Add TCP MD5 tests
David Ahern
1
-0
/
+145
2020-01-02
nettest: Add support for TCP_MD5 extensions
David Ahern
1
-13
/
+69
2020-01-02
nettest: Return 1 on MD5 failure for server mode
David Ahern
1
-1
/
+1
2020-01-02
selftests: mlxsw: Add a self-test for port-default priority
Petr Machata
2
-0
/
+199
2020-01-02
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
Sargun Dhillon
1
-1
/
+12
2020-01-02
selftests/seccomp: Zero out seccomp_notif
Sargun Dhillon
1
-0
/
+2
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
13
-38
/
+103
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-8
/
+38
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
34
-1227
/
+1644
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2
-1
/
+11
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-3
/
+4
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+34
2019-12-23
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
Mathieu Desnoyers
1
-5
/
+7
2019-12-23
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
1
-8
/
+10
2019-12-23
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
1
-0
/
+1
2019-12-23
kunit/kunit_tool_test: Test '--build_dir' option run
SeongJae Park
1
-0
/
+8
2019-12-23
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2
-3
/
+3
2019-12-23
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
3
-4
/
+4
2019-12-23
kunit: Create default config in '--build_dir'
SeongJae Park
2
-4
/
+11
2019-12-23
kunit: Remove duplicated defconfig creation
SeongJae Park
1
-3
/
+0
2019-12-23
selftests: livepatch: Fix it to do root uid check and skip
Shuah Khan
2
-3
/
+15
2019-12-23
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
1
-0
/
+6
2019-12-23
selftests: filesystems/epoll: fix build error
Shuah Khan
1
-1
/
+1
[prev]
[next]