index
:
blaster4385/linux-IllusionX
v6.12.1
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
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
14
-276
/
+485
2023-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
6
-12
/
+23
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2
-16
/
+24
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
1
-0
/
+1
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
1
-1
/
+1
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
1
-0
/
+2
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+16
2023-04-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+27
2023-04-07
selftests: bonding: add arp validate test
Hangbin Liu
1
-0
/
+55
2023-04-07
selftests: bonding: re-format bond option tests
Hangbin Liu
4
-246
/
+354
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2023-04-06
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2023-04-06
selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver
Lorenzo Bianconi
1
-3
/
+27
2023-04-05
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
1
-0
/
+1
2023-04-05
maple_tree: fix write memory barrier of nodes once dead for RCU mode
Liam R. Howlett
1
-0
/
+16
2023-03-31
selftests mount: Fix mount_setattr_test builds failed
Anh Tuan Phan
1
-0
/
+1
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+90
2023-03-30
test/vsock: new skbuff appending test
Arseniy Krasnov
1
-0
/
+90
2023-03-28
Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-6
/
+24
2023-03-26
Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+105
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+1
2023-03-23
kselftest: vm: fix unused variable warning
Peter Xu
1
-2
/
+1
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
12
-141
/
+199
2023-03-22
selftests/x86/amx: Add a ptrace test
Chang S. Bae
1
-3
/
+105
2023-03-20
selftests: sigaltstack: fix -Wuninitialized
Nick Desaulniers
2
-6
/
+24
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-7
/
+353
2023-03-17
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2
-1
/
+87
2023-03-16
selftests: net: devlink_port_split.py: skip test if no suitable device available
Po-Hsu Lin
1
-5
/
+31
2023-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
48
-444
/
+273
2023-03-16
test/vsock: copy to user failure test
Arseniy Krasnov
1
-0
/
+118
2023-03-15
Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+11
2023-03-15
selftest: Add test for bind() conflicts.
Kuniyuki Iwashima
3
-0
/
+116
2023-03-14
KVM: selftests: Sync KVM exit reasons in selftests
Vipin Sharma
1
-2
/
+15
2023-03-14
KVM: selftests: Add macro to generate KVM exit reason strings
Sean Christopherson
1
-26
/
+28
2023-03-14
KVM: selftests: Print expected and actual exit reason in KVM exit reason assert
Vipin Sharma
1
-1
/
+2
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
44
-293
/
+69
2023-03-14
KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test
David Woodhouse
1
-0
/
+27
2023-03-14
KVM: selftests: Use enum for test numbers in xen_shinfo_test
David Woodhouse
1
-51
/
+82
2023-03-14
KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls
Sean Christopherson
3
-54
/
+21
2023-03-14
KVM: selftests: Move the guts of kvm_hypercall() to a separate macro
Sean Christopherson
1
-12
/
+17
2023-03-14
selftests: KVM: skip hugetlb tests if huge pages are not available
Paolo Bonzini
1
-9
/
+16
2023-03-13
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
10
-135
/
+194
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2023-03-10
selftests: mptcp: userspace pm: fix printed values
Matthieu Baerts
1
-1
/
+1
2023-03-10
selftests/bpf: Fix progs/test_deny_namespace.c issues.
Alexei Starovoitov
1
-6
/
+4
2023-03-10
selftests/bpf: Fix progs/find_vma_fail1.c build error.
Alexei Starovoitov
1
-0
/
+1
2023-03-10
selftests: fix LLVM build for i386 and x86_64
Guillaume Tucker
1
-0
/
+2
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-3
/
+34
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2023-03-08
selftests/clone3: test clone3 with CLONE_NEWTIME
Tobias Klauser
1
-0
/
+3
[next]