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
2024-05-02
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
1
-3
/
+3
2024-05-02
KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
Sean Christopherson
1
-0
/
+8
2024-05-02
KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_test
Zide Chen
1
-2
/
+33
2024-05-02
selftests/bpf: Add kernel socket operation tests
Jordan Rife
1
-0
/
+472
2024-05-02
selftests/bpf: Make sock configurable for each test case
Jordan Rife
1
-42
/
+98
2024-05-02
selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
Jordan Rife
2
-314
/
+268
2024-05-02
selftests/bpf: Implement BPF programs for kernel socket operations
Jordan Rife
1
-0
/
+65
2024-05-02
selftests/bpf: Implement socket kfuncs for bpf_testmod
Jordan Rife
2
-0
/
+282
2024-05-02
selftests/bpf: Fix bind program for big endian systems
Jordan Rife
3
-16
/
+39
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-44
/
+89
2024-05-02
bpf: Missing trailing slash in tools/testing/selftests/bpf/Makefile
Jose E. Marchesi
1
-1
/
+1
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+3
2024-05-01
selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time
Florian Westphal
4
-6
/
+34
2024-05-01
libbpf: better fix for handling nulled-out struct_ops program
Andrii Nakryiko
1
-1
/
+1
2024-05-01
selftests/bpf: add tests for the "module: Function" syntax
Viktor Malik
2
-0
/
+29
2024-05-01
selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
1
-0
/
+40
2024-05-01
selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
1
-0
/
+40
2024-04-30
selftests/bpf: Drop start_server_proto helper
Geliang Tang
1
-9
/
+2
2024-04-30
selftests/bpf: Make start_mptcp_server static
Geliang Tang
3
-9
/
+16
2024-04-30
selftests/bpf: Add opts argument for __start_server
Geliang Tang
1
-12
/
+15
2024-04-30
Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+49
2024-04-30
cxl/test: Enhance event testing
Ira Weiny
1
-4
/
+15
2024-04-30
selftests/bpf: Add sockopt case to verify prog_type
Stanislav Fomichev
1
-2
/
+38
2024-04-30
selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATE
Stanislav Fomichev
1
-6
/
+19
2024-04-30
selftests/bpf: Add kprobe session cookie test
Jiri Olsa
3
-0
/
+94
2024-04-30
selftests/bpf: Add kprobe session test
Jiri Olsa
3
-0
/
+120
2024-04-30
selftests: drv-net-hw: add test for memory allocation failures with page pool
Jakub Kicinski
3
-0
/
+134
2024-04-30
selftests: drv-net: support generating iperf3 load
Jakub Kicinski
2
-0
/
+42
2024-04-30
selftests: net: py: avoid all ports < 10k
Jakub Kicinski
1
-1
/
+1
2024-04-30
selftests: net: py: extract tool logic
Jakub Kicinski
1
-3
/
+9
2024-04-30
selftests: drv-net-hw: support using Python from net hw tests
Jakub Kicinski
4
-3
/
+26
2024-04-30
selftests: netfilter: avoid test timeouts on debug kernels
Florian Westphal
4
-3
/
+10
2024-04-30
selftests/bpf: Drop an unused local variable
Benjamin Tissoires
1
-2
/
+0
2024-04-29
selftests/bpf: validate nulled-out struct_ops program is handled properly
Andrii Nakryiko
2
-2
/
+23
2024-04-29
selftests/bpf: Free strdup memory in veristat
Geliang Tang
1
-1
/
+4
2024-04-29
selftests/bpf: Free strdup memory in test_sockmap
Geliang Tang
1
-2
/
+8
2024-04-29
selftests/bpf: Run cgroup1_hierarchy test in own mount namespace
Viktor Malik
2
-1
/
+9
2024-04-29
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
3
-13
/
+20
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
78
-777
/
+3770
2024-04-29
KVM: selftests: Drop @selector from segment helpers
Sean Christopherson
1
-15
/
+14
2024-04-29
KVM: selftests: Init x86's segments during VM creation
Sean Christopherson
1
-48
/
+20
2024-04-29
KVM: selftests: Add macro for TSS selector, rename up code/data macros
Sean Christopherson
1
-9
/
+9
2024-04-29
KVM: selftests: Allocate x86's TSS at VM creation
Sean Christopherson
1
-3
/
+2
2024-04-29
KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
Sean Christopherson
1
-25
/
+5
2024-04-29
KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
Sean Christopherson
1
-16
/
+11
2024-04-29
KVM: selftests: Allocate x86's GDT during VM creation
Sean Christopherson
1
-3
/
+1
2024-04-29
KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
Sean Christopherson
1
-1
/
+2
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
23
-69
/
+6
2024-04-29
KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
Sean Christopherson
1
-2
/
+2
2024-04-29
KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
Sean Christopherson
1
-96
/
+95
[prev]
[next]