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-10-18
selftests/clone3: Fix broken test under !CONFIG_TIME_NS
Tiezhu Yang
1
-1
/
+6
2023-10-18
selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
Samasth Norway Ananda
1
-0
/
+1
2023-10-18
selftests: netfilter: Run nft_audit.sh in its own netns
Phil Sutter
1
-0
/
+6
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
1
-0
/
+46
2023-10-18
net: skb_find_text: Ignore patterns extending past 'to'
Phil Sutter
2
-1
/
+129
2023-10-18
selftests/bpf: Add options and frags to xdp_hw_metadata
Larysa Zaremba
2
-13
/
+67
2023-10-17
selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
Johannes Nixdorf
2
-1
/
+285
2023-10-17
selftests/user_events: Fix abi_test for BE archs
Beau Belgrave
1
-7
/
+9
2023-10-17
selftests/bpf: Add additional mprog query test coverage
Daniel Borkmann
1
-1
/
+130
2023-10-17
selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable prog
Yafang Shao
2
-3
/
+36
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
72
-617
/
+2405
2023-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-25
/
+141
2023-10-16
mm/ksm: test case for prctl fork/exec workflow
Stefan Roesch
1
-1
/
+65
2023-10-16
selftests/amd-pstate: Added option to provide perf binary path
Swapnil Sapkal
3
-5
/
+11
2023-10-16
selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
Swapnil Sapkal
3
-10
/
+18
2023-10-16
iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
Nicolin Chen
1
-13
/
+16
2023-10-16
bpf: Disambiguate SCALAR register state output in verifier logs
Andrii Nakryiko
2
-10
/
+10
2023-10-16
selftests/bpf: Make align selftests more robust
Andrii Nakryiko
1
-120
/
+121
2023-10-16
selftests/bpf: Improve missed_kprobe_recursion test robustness
Andrii Nakryiko
1
-4
/
+4
2023-10-16
selftests/bpf: Improve percpu_alloc test robustness
Andrii Nakryiko
3
-0
/
+14
2023-10-16
selftests/x86/lam: Zero out buffer for readlink()
Binbin Wu
1
-3
/
+3
2023-10-16
selftests: net: remove unused variables
zhujun2
3
-5
/
+3
2023-10-15
ptp: add testptp mask test
Xabier Marquiegui
1
-1
/
+18
2023-10-15
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
1
-0
/
+14
2023-10-15
selftests: openvswitch: Fix the ct_tuple for v4
Aaron Conole
1
-1
/
+3
2023-10-15
selftests: openvswitch: Skip drop testing on older kernels
Aaron Conole
2
-0
/
+51
2023-10-15
selftests: openvswitch: Catch cases where the tests are killed
Aaron Conole
1
-0
/
+2
2023-10-15
selftests: openvswitch: Add version check for pyroute2
Aaron Conole
2
-2
/
+10
2023-10-15
Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...
Paolo Bonzini
9
-23
/
+10
2023-10-15
test/vsock: io_uring rx/tx tests
Arseniy Krasnov
3
-2
/
+348
2023-10-15
test/vsock: MSG_ZEROCOPY support for vsock_perf
Arseniy Krasnov
2
-10
/
+72
2023-10-15
test/vsock: MSG_ZEROCOPY flag tests
Arseniy Krasnov
8
-1
/
+633
2023-10-13
selftests/bpf: Add tests for open-coded task_vma iter
Dave Marchevsky
3
-0
/
+109
2023-10-13
selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.c
Dave Marchevsky
2
-13
/
+13
2023-10-13
selftests: fib_tests: Count all trace point invocations
Ido Schimmel
1
-2
/
+2
2023-10-13
selftests: fib_tests: Disable RP filter in multipath list receive test
Ido Schimmel
1
-0
/
+3
2023-10-13
selftests/resctrl: Move run_benchmark() to a more fitting file
Maciej Wieczor-Retman
3
-53
/
+50
2023-10-13
selftests/resctrl: Fix schemata write error check
Maciej Wieczor-Retman
1
-15
/
+26
2023-10-13
selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
Ilpo Järvinen
2
-2
/
+2
2023-10-13
selftests/resctrl: Fix feature checks
Ilpo Järvinen
1
-2
/
+5
2023-10-13
selftests/resctrl: Refactor feature check to use resource and feature name
Ilpo Järvinen
3
-51
/
+34
2023-10-13
selftests/resctrl: Move _GNU_SOURCE define into Makefile
Ilpo Järvinen
2
-2
/
+1
2023-10-13
selftests/resctrl: Remove duplicate feature check from CMT test
Ilpo Järvinen
1
-3
/
+0
2023-10-13
selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
Ilpo Järvinen
3
-44
/
+55
2023-10-13
selftests/resctrl: Fix uninitialized .sa_flags
Ilpo Järvinen
1
-2
/
+2
2023-10-13
selftests/resctrl: Cleanup benchmark argument parsing
Ilpo Järvinen
1
-23
/
+23
2023-10-13
selftests/resctrl: Remove ben_count variable
Ilpo Järvinen
1
-3
/
+2
2023-10-13
selftests/resctrl: Make benchmark command const and build it with pointers
Ilpo Järvinen
6
-35
/
+53
2023-10-13
selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
Ilpo Järvinen
1
-8
/
+8
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
6
-25
/
+26
[prev]
[next]