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
2023-11-27
selftests: tc-testing: remove buildebpf plugin
Pedro Tammela
7
-113
/
+11
2023-11-27
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
2
-14
/
+8
2023-11-27
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
1
-1
/
+0
2023-11-27
selftests/net: fix a char signedness issue
Willem de Bruijn
1
-1
/
+1
2023-11-27
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
1
-2
/
+2
2023-11-27
selftests/bpf: update test_offload to use new orphaned property
Stanislav Fomichev
1
-9
/
+6
2023-11-27
ndtest: fix typo class_regster -> class_register
Yi Zhang
1
-1
/
+1
2023-11-27
KVM: selftests: arm64: Support P52V48 4K and 16K guest_modes
Ryan Roberts
4
-9
/
+36
2023-11-27
KVM: selftests: arm64: Determine max ipa size per-page size
Ryan Roberts
4
-36
/
+50
2023-11-27
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
1
-0
/
+1
2023-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2023-11-24
selftests/bpf: Add lazy global subprog validation tests
Andrii Nakryiko
2
-0
/
+94
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
2
-4
/
+4
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-226
/
+647
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
11
-215
/
+631
2023-11-23
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
1
-6
/
+13
2023-11-23
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
1
-1
/
+1
2023-11-23
rcutorture: Add mid-sized stall to TREE07
Paul E. McKenney
1
-0
/
+3
2023-11-23
rcutorture: add nolibc init support for mips, ppc and rv64
Thomas Weißschuh
1
-1
/
+4
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
1
-2
/
+3
2023-11-22
selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_test
Paul Moore
1
-3
/
+0
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
38
-362
/
+3004
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
Yuran Pereira
1
-8
/
+8
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
Yuran Pereira
1
-131
/
+73
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
Yuran Pereira
1
-4
/
+2
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
Yuran Pereira
1
-26
/
+22
2023-11-21
selftests/kvm: fix compilation on non-x86_64 platforms
Paolo Bonzini
2
-8
/
+6
2023-11-20
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
1
-0
/
+75
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-10
/
+25
2023-11-20
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
1
-0
/
+20
2023-11-20
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2
-0
/
+149
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
3
-14
/
+60
2023-11-20
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
1
-5
/
+8
2023-11-20
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
1
-30
/
+48
2023-11-20
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
1
-32
/
+52
2023-11-20
selftests: tc-testing: report number of workers in use
Pedro Tammela
1
-1
/
+1
2023-11-20
selftests: tc-testing: timeout on unbounded loops
Pedro Tammela
1
-0
/
+12
2023-11-20
selftests: tc-testing: leverage -all in suite ns teardown
Pedro Tammela
1
-5
/
+4
2023-11-20
selftests: tc-testing: use netns delete from pyroute2
Pedro Tammela
1
-1
/
+8
2023-11-20
selftests: tc-testing: move back to per test ns setup
Pedro Tammela
1
-43
/
+25
2023-11-20
selftests: tc-testing: cap parallel tdc to 4 cores
Pedro Tammela
1
-0
/
+1
2023-11-20
selftests: net: verify fq per-band packet limit
Willem de Bruijn
3
-17
/
+91
2023-11-20
iommufd/selftest: Fix _test_mock_dirty_bitmaps()
Robin Murphy
1
-7
/
+6
2023-11-20
selftests/bpf: reduce verboseness of reg_bounds selftest logs
Andrii Nakryiko
1
-11
/
+21
2023-11-20
selftests/bpf: Add netkit to tc_redirect selftest
Daniel Borkmann
1
-0
/
+52
2023-11-20
selftests/bpf: De-veth-ize the tc_redirect test case
Daniel Borkmann
1
-126
/
+137
2023-11-18
selftests/tc-testing: add hashtable tests for u32
Pedro Tammela
1
-0
/
+57
2023-11-18
bpf: smarter verifier log number printing logic
Andrii Nakryiko
2
-35
/
+50
2023-11-18
bpf: omit default off=0 and imm=0 in register state log
Andrii Nakryiko
4
-35
/
+35
2023-11-18
bpf: emit map name in register state if applicable and available
Andrii Nakryiko
1
-5
/
+5
[prev]
[next]