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-02-13
selftests/resctrl: Introduce generalized test framework
Ilpo Järvinen
7
-121
/
+148
2024-02-13
selftests/resctrl: Create struct for input parameters
Ilpo Järvinen
7
-71
/
+95
2024-02-13
selftests/resctrl: Restore the CPU affinity after CAT test
Ilpo Järvinen
4
-9
/
+42
2024-02-13
selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
Ilpo Järvinen
4
-199
/
+139
2024-02-13
selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
Ilpo Järvinen
1
-8
/
+30
2024-02-13
selftests/resctrl: Replace file write with volatile variable
Ilpo Järvinen
3
-21
/
+16
2024-02-13
selftests/resctrl: Open perf fd before start & add error handling
Ilpo Järvinen
3
-11
/
+23
2024-02-13
selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
Ilpo Järvinen
3
-87
/
+90
2024-02-13
selftests/resctrl: Convert perf related globals to locals
Ilpo Järvinen
1
-32
/
+40
2024-02-13
selftests/resctrl: Improve perf init
Ilpo Järvinen
1
-10
/
+6
2024-02-13
selftests/resctrl: Consolidate naming of perf event related things
Ilpo Järvinen
1
-21
/
+21
2024-02-13
selftests/resctrl: Remove nested calls in perf event handling
Ilpo Järvinen
1
-50
/
+14
2024-02-13
selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
Ilpo Järvinen
3
-19
/
+13
2024-02-13
selftests/resctrl: Split show_cache_info() to test specific and generic parts
Ilpo Järvinen
4
-44
/
+66
2024-02-13
selftests/resctrl: Split measure_cache_vals()
Ilpo Järvinen
3
-27
/
+41
2024-02-13
selftests/resctrl: Exclude shareable bits from schemata in CAT test
Ilpo Järvinen
3
-4
/
+99
2024-02-13
selftests/resctrl: Create cache_portion_size() helper
Ilpo Järvinen
3
-9
/
+33
2024-02-13
selftests/resctrl: Mark get_cache_size() cache_type const
Ilpo Järvinen
2
-2
/
+2
2024-02-13
selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
Ilpo Järvinen
4
-24
/
+41
2024-02-13
selftests/resctrl: Refactor fill_buf functions
Ilpo Järvinen
2
-43
/
+18
2024-02-13
selftests/resctrl: Split fill_buf to allow tests finer-grained control
Ilpo Järvinen
1
-6
/
+15
2024-02-13
selftests/resctrl: Change function comments to say < 0 on error
Ilpo Järvinen
2
-6
/
+6
2024-02-13
selftests/resctrl: Don't use ctrlc_handler() outside signal handling
Ilpo Järvinen
1
-1
/
+0
2024-02-13
selftests/resctrl: Return -1 instead of errno on error
Ilpo Järvinen
7
-14
/
+14
2024-02-13
selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
Ilpo Järvinen
9
-70
/
+77
2024-02-13
bpf: Abstract loop unrolling pragmas in BPF selftests
Jose E. Marchesi
19
-42
/
+102
2024-02-13
selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}()
Yonghong Song
2
-0
/
+57
2024-02-13
selftests: net: more pmtu.sh fixes
Paolo Abeni
1
-2
/
+2
2024-02-13
selftests: net: more strict check in net_helper
Paolo Abeni
1
-4
/
+7
2024-02-13
selftests: net: cope with slow env in so_txtime.sh test
Paolo Abeni
1
-4
/
+25
2024-02-13
selftests: net: cope with slow env in gro.sh test
Paolo Abeni
1
-0
/
+5
2024-02-13
KVM: selftests: Print timer ctl register in ISTATUS assertion
Oliver Upton
1
-1
/
+1
2024-02-12
selftests: net: ip_local_port_range: define IPPROTO_MPTCP
Maxim Galaganov
1
-0
/
+4
2024-02-12
KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
Sean Christopherson
5
-12
/
+12
2024-02-12
selftests/net: Adding test cases of replacing routes and route advertisements.
Kui-Feng Lee
1
-22
/
+129
2024-02-12
selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOW
Paolo Abeni
1
-1
/
+2
2024-02-11
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
3
-49
/
+0
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2024-02-10
selftests: tls: use exact comparison in recv_partial
Jakub Kicinski
1
-4
/
+4
2024-02-09
selftests: udpgso: Pull up network setup into shell script
Jakub Sitnicki
2
-136
/
+47
2024-02-09
selftests: openvswitch: Add validation for the recursion test
Aaron Conole
2
-15
/
+69
2024-02-09
selftests: net: include forwarding lib
Paolo Abeni
1
-0
/
+2
2024-02-09
selftests: tc-testing: add mirred to block tdc tests
Victor Nogueira
1
-0
/
+396
2024-02-09
selftests: forwarding: Fix bridge locked port test flakiness
Ido Schimmel
1
-2
/
+2
2024-02-09
selftests: forwarding: Suppress grep warnings
Ido Schimmel
1
-3
/
+3
2024-02-09
selftests: forwarding: Fix bridge MDB test flakiness
Ido Schimmel
1
-2
/
+6
2024-02-09
selftests: forwarding: Fix layer 2 miss test flakiness
Ido Schimmel
1
-2
/
+6
2024-02-09
selftests: net: Fix bridge backup port test flakiness
Ido Schimmel
1
-0
/
+23
2024-02-09
selftests: forwarding: Add missing multicast routing config entries
Ido Schimmel
1
-0
/
+7
2024-02-08
selftests: net: add more missing kernel config
Paolo Abeni
1
-1
/
+5
[prev]
[next]