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-04-11
selftests/bpf: Add fixed vs rotating verifier log tests
Andrii Nakryiko
1
-0
/
+179
2023-04-11
veristat: Add more veristat control over verifier log options
Andrii Nakryiko
1
-9
/
+35
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
1
-0
/
+1
2023-04-10
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
1
-1
/
+1
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
5
-8
/
+7
2023-04-10
selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
Fenghua Yu
2
-2
/
+2
2023-04-10
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
1
-8
/
+3
2023-04-10
selftests/resctrl: Replace obsolete memalign() with posix_memalign()
Ilpo Järvinen
1
-3
/
+4
2023-04-10
selftests/resctrl: Check for return value after write_schemata()
Ilpo Järvinen
1
-1
/
+6
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
7
-6
/
+12
2023-04-10
selftests/resctrl: Move ->setup() call outside of test specific branches
Ilpo Järvinen
1
-13
/
+6
2023-04-10
selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
Ilpo Järvinen
1
-0
/
+2
2023-04-10
selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
Manu Bretelle
1
-1
/
+3
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-08
KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...
Colin Ian King
1
-1
/
+1
2023-04-08
KVM: arm64: Test that SMC64 arch calls are reserved
Oliver Upton
1
-0
/
+8
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/bpf: Prevent infinite loop in veristat when base file is too short
Eduard Zingerman
1
-2
/
+6
2023-04-07
selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot
Song Liu
1
-2
/
+2
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
selftests: forwarding: hw_stats_l3: Detect failure to install counters
Petr Machata
1
-1
/
+14
2023-04-06
selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...
Yonghong Song
1
-0
/
+460
2023-04-06
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
1
-1
/
+1
2023-04-06
selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
Yonghong Song
2
-0
/
+181
2023-04-06
KVM: selftests: Verify LBRs are disabled if vPMU is disabled
Sean Christopherson
1
-0
/
+29
2023-04-06
KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIES
Sean Christopherson
1
-0
/
+10
2023-04-06
KVM: selftests: Refactor LBR_FMT test to avoid use of separate macro
Sean Christopherson
1
-7
/
+6
2023-04-06
KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES test
Sean Christopherson
1
-2
/
+0
2023-04-06
KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIES
Sean Christopherson
1
-0
/
+13
2023-04-06
KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIES
Sean Christopherson
1
-7
/
+54
2023-04-06
KVM: selftests: Test all immutable non-format bits in PERF_CAPABILITIES
Sean Christopherson
1
-3
/
+27
2023-04-06
KVM: selftests: Test all fungible features in PERF_CAPABILITIES
Sean Christopherson
1
-5
/
+24
2023-04-06
KVM: selftests: Drop now-redundant checks on PERF_CAPABILITIES writes
Sean Christopherson
1
-6
/
+0
2023-04-06
KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRs
Sean Christopherson
1
-1
/
+16
2023-04-06
KVM: selftests: Print out failing MSR and value in vcpu_set_msr()
Sean Christopherson
1
-8
/
+24
2023-04-06
KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1
Sean Christopherson
1
-0
/
+3
2023-04-06
KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-test
Sean Christopherson
1
-6
/
+19
2023-04-06
KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUN
Sean Christopherson
1
-20
/
+31
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
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
ACPICA: actbl2: Replace 1-element arrays with flexible arrays
Kees Cook
1
-2
/
+2
2023-04-06
selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE
Kal Conley
2
-0
/
+25
2023-04-06
selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver
Lorenzo Bianconi
1
-3
/
+27
2023-04-06
selftests/net: fix typo in tcp_mmap
Eric Dumazet
1
-1
/
+1
2023-04-06
selftests/clone3: fix number of tests in ksft_set_plan
Tobias Klauser
1
-2
/
+2
2023-04-05
selftests/mm: set overcommit_policy as OVERCOMMIT_ALWAYS
Chaitanya S Prakash
1
-0
/
+8
2023-04-05
selftests/mm: change NR_CHUNKS_HIGH for aarch64
Chaitanya S Prakash
1
-4
/
+10
2023-04-05
selftests/mm: change MAP_CHUNK_SIZE
Chaitanya S Prakash
1
-3
/
+7
[prev]
[next]