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
2023-03-25
selftests/bpf: __imm_insn & __imm_const macro for bpf_misc.h
Eduard Zingerman
1
-0
/
+2
2023-03-25
selftests/bpf: Report program name on parse_test_spec error
Eduard Zingerman
1
-1
/
+4
2023-03-25
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
4
-11
/
+15
2023-03-24
tools: ynl: add the Python requirements.txt file
Michal Michalik
1
-0
/
+2
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+1
2023-03-24
KVM: selftests: Check that XTILEDATA supports XFD
Aaron Lewis
2
-0
/
+2
2023-03-24
KVM: selftests: Check that the palette table exists before using it
Aaron Lewis
2
-0
/
+6
2023-03-24
KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs()
Aaron Lewis
1
-7
/
+3
2023-03-24
KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabled
Aaron Lewis
1
-1
/
+1
2023-03-24
KVM: selftests: Assert that XTILE is XSAVE-enabled
Aaron Lewis
1
-6
/
+1
2023-03-24
KVM: selftests: Verify XTILE_DATA in XSTATE isn't affected by IA32_XFD
Mingwei Zhang
1
-0
/
+10
2023-03-24
KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NM
Mingwei Zhang
1
-0
/
+2
2023-03-24
KVM: selftests: Add check of CR0.TS in the #NM handler in amx_test
Mingwei Zhang
1
-0
/
+1
2023-03-24
KVM: selftests: Enable checking on xcomp_bv in amx_test
Mingwei Zhang
1
-0
/
+1
2023-03-24
KVM: selftests: Fix an error in comment of amx_test
Mingwei Zhang
1
-1
/
+4
2023-03-24
KVM: selftests: Add a fully functional "struct xstate" for x86
Mingwei Zhang
2
-25
/
+23
2023-03-24
KVM: selftests: Add 'malloc' failure check in vcpu_save_state
Ivan Orlov
1
-0
/
+1
2023-03-24
KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec
Ackerley Tng
1
-1
/
+17
2023-03-24
KVM: selftests: Report enable_pmu module value when test is skipped
Like Xu
2
-0
/
+2
2023-03-24
tools/memory-model: Remove out-of-date SRCU documentation
Andrea Parri
1
-26
/
+1
2023-03-24
tools/memory-model: Document LKMM test procedure
Paul E. McKenney
1
-0
/
+32
2023-03-24
tools/memory-model: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-2
/
+2
2023-03-24
tools/memory-model: Use "-unroll 0" to keep --hw runs finite
Paul E. McKenney
1
-1
/
+1
2023-03-24
tools/memory-model: Make judgelitmus.sh handle scripted Result: tag
Paul E. McKenney
1
-3
/
+3
2023-03-24
tools/memory-model: Add data-race capabilities to judgelitmus.sh
Paul E. McKenney
1
-8
/
+32
2023-03-24
tools/memory-model: Add checktheselitmus.sh to run specified litmus tests
Paul E. McKenney
2
-0
/
+51
2023-03-24
tools/memory-model: Repair parseargs.sh header comment
Paul E. McKenney
1
-1
/
+1
2023-03-24
tools/memory-model: Add "--" to parseargs.sh for additional arguments
Paul E. McKenney
1
-1
/
+5
2023-03-24
tools/memory-model: Make history-check scripts use mselect7
Paul E. McKenney
2
-2
/
+2
2023-03-24
tools/memory-model: Make checkghlitmus.sh use mselect7
Paul E. McKenney
1
-1
/
+1
2023-03-24
tools/memory-model: Fix scripting --jobs argument
Paul E. McKenney
1
-1
/
+1
2023-03-24
tools/memory-model: Implement --hw support for checkghlitmus.sh
Paul E. McKenney
3
-14
/
+42
2023-03-24
tools/memory-model: Add -v flag to jingle7 runs
Paul E. McKenney
1
-2
/
+3
2023-03-24
tools/memory-model: Make runlitmus.sh check for jingle errors
Paul E. McKenney
1
-0
/
+5
2023-03-24
tools/memory-model: Allow herd to deduce CPU type
Paul E. McKenney
1
-2
/
+1
2023-03-24
tools/memory-model: Keep assembly-language litmus tests
Paul E. McKenney
2
-3
/
+3
2023-03-24
tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out
Paul E. McKenney
3
-4
/
+4
2023-03-24
tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw
Paul E. McKenney
1
-24
/
+30
2023-03-24
tools/memory-model: Split runlitmus.sh out of checklitmus.sh
Paul E. McKenney
2
-53
/
+73
2023-03-24
tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
Paul E. McKenney
1
-1
/
+8
2023-03-24
tools/memory-model: Hardware checking for check{,all}litmus.sh
Paul E. McKenney
2
-16
/
+49
2023-03-24
tools/memory-model: Fix checkalllitmus.sh comment
Paul E. McKenney
1
-2
/
+2
2023-03-24
tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
Paul E. McKenney
1
-0
/
+35
2023-03-24
tools/memory-model: Make judgelitmus.sh handle hardware verifications
Paul E. McKenney
2
-32
/
+51
2023-03-24
tools/memory-model: Update parseargs.sh for hardware verification
Paul E. McKenney
1
-1
/
+8
2023-03-24
tools/memory-model: Fix paulmck email address on pre-existing scripts
Paul E. McKenney
7
-7
/
+7
2023-03-24
tools/memory-model: Make judgelitmus.sh detect hard deadlocks
Paul E. McKenney
1
-0
/
+8
2023-03-24
tools/memory-model: Make judgelitmus.sh identify bad macros
Paul E. McKenney
2
-4
/
+39
2023-03-24
tools/memory-model: Make cmplitmushist.sh note timeouts
Paul E. McKenney
1
-0
/
+22
2023-03-24
tools/memory-model: Make judgelitmus.sh note timeouts
Paul E. McKenney
1
-0
/
+8
[prev]
[next]