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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
libbpf: Make remark about zero-initializing bpf_*_info structs
Matt Bobrowski
1
-5
/
+17
2024-02-14
Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
58
-239
/
+236
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
3
-8
/
+8
2024-02-13
bpf: emit source code file name and line number in verifier log
Andrii Nakryiko
1
-2
/
+2
2024-02-13
selftests/bpf: add anonymous user struct as global subprog arg test
Andrii Nakryiko
1
-0
/
+29
2024-02-13
bpf: don't infer PTR_TO_CTX for programs with unnamed context type
Andrii Nakryiko
1
-0
/
+19
2024-02-13
selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.
Kui-Feng Lee
5
-1
/
+115
2024-02-13
perf metric: Don't remove scale from counts
Ian Rogers
1
-6
/
+1
2024-02-13
perf stat: Avoid metric-only segv
Ian Rogers
1
-1
/
+1
2024-02-13
perf expr: Fix "has_event" function for metric style events
Ian Rogers
1
-1
/
+19
2024-02-13
perf expr: Allow NaN to be a valid number
Ian Rogers
1
-0
/
+9
2024-02-13
selftests/resctrl: Get domain id from cache id
Ilpo Järvinen
3
-12
/
+21
2024-02-13
selftests/resctrl: Rename resource ID to domain ID
Ilpo Järvinen
3
-25
/
+25
2024-02-13
selftests/resctrl: Add helper to convert L2/3 to integer
Ilpo Järvinen
1
-8
/
+20
2024-02-13
selftests/resctrl: Pass write_schemata() resource instead of test name
Ilpo Järvinen
7
-38
/
+38
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
libbpf: Add support to GCC in CORE macro definitions
Cupertino Miranda
1
-7
/
+38
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
[prev]
[next]