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
2022-04-20
rcutorture: Make torture.sh refscale and rcuscale specify Tasks Trace RCU
Paul E. McKenney
1
-2
/
+2
2022-04-20
rcutorture: Make kvm.sh allow more memory for --kasan runs
Paul E. McKenney
1
-0
/
+6
2022-04-20
torture: Save "make allmodconfig" .config file
Paul E. McKenney
1
-0
/
+1
2022-04-20
scftorture: Remove extraneous "scf" from per_version_boot_params
Paul E. McKenney
1
-2
/
+1
2022-04-20
rcutorture: Adjust scenarios' Kconfig options for CONFIG_PREEMPT_DYNAMIC
Paul E. McKenney
4
-2
/
+6
2022-04-20
torture: Enable CSD-lock stall reports for scftorture
Paul E. McKenney
1
-1
/
+1
2022-04-20
torture: Skip vmlinux check for kvm-again.sh runs
Paul E. McKenney
1
-1
/
+1
2022-04-20
scftorture: Adjust for TASKS_RCU Kconfig option being selected
Paul E. McKenney
2
-0
/
+3
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks Rude/Trace
Paul E. McKenney
1
-1
/
+2
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks
Paul E. McKenney
2
-2
/
+4
2022-04-20
refscale: Allow refscale without RCU Tasks Rude/Trace
Paul E. McKenney
1
-0
/
+2
2022-04-20
refscale: Allow refscale without RCU Tasks
Paul E. McKenney
2
-0
/
+4
2022-04-20
rcutorture: Allow specifying per-scenario stat_interval
Paul E. McKenney
2
-2
/
+15
2022-04-20
rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to TASKS02 scenario
Paul E. McKenney
1
-0
/
+1
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks Rude
Paul E. McKenney
1
-0
/
+2
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks
Paul E. McKenney
3
-0
/
+6
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks Trace
Paul E. McKenney
2
-0
/
+4
2022-04-20
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
2
-0
/
+4
2022-04-20
selftests/bpf: Add test for skb_load_bytes
Liu Jian
2
-0
/
+64
2022-04-20
selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-20
selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-19
selftests: mqueue: drop duplicate min definition
Geliang Tang
1
-2
/
+2
2022-04-19
selftests/ftrace: add mips support for kprobe args syntax tests
Ze Zhang
1
-0
/
+4
2022-04-19
selftests/ftrace: add mips support for kprobe args string tests
Ze Zhang
1
-0
/
+3
2022-04-19
selftests/bpf: Add tests for type tag order validation
Kumar Kartikeya Dwivedi
1
-0
/
+99
2022-04-19
selftests/bpf: Use non-autoloaded programs in few tests
Andrii Nakryiko
6
-65
/
+35
2022-04-19
selftests/bpf: Workaround a verifier issue for test exhandler
Yonghong Song
1
-2
/
+13
2022-04-19
selftests/bpf: Limit unroll_count for pyperf600 test
Yonghong Song
2
-4
/
+11
2022-04-18
selftests/bpf: Refactor prog_tests logging and test execution
Mykola Lysenko
4
-221
/
+202
2022-04-18
selftests: mlxsw: Introduce devlink line card provision/unprovision/activatio...
Jiri Pirko
1
-0
/
+280
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2
-0
/
+256
2022-04-16
lkdtm: Add CFI_BACKWARD to test ROP mitigations
Kees Cook
1
-0
/
+1
2022-04-15
Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-8
/
+17
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
15
-46
/
+237
2022-04-13
selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with semicolon
Like Xu
1
-1
/
+1
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
5
-12
/
+646
2022-04-13
selftests: net: fib_rule_tests: add support to select a test to run
Alaa Mohamed
1
-1
/
+11
2022-04-12
cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
Dan Williams
1
-1
/
+1
2022-04-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-13
/
+181
2022-04-12
lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
Kees Cook
1
-0
/
+2
2022-04-12
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
Athira Rajeev
1
-8
/
+17
2022-04-12
selftests: forwarding: new test, verify host mdb entries
Joachim Wiberg
2
-0
/
+104
2022-04-11
torture: Make thread detection more robust by using lspcu
Paul Menzel
1
-1
/
+1
2022-04-11
torture: Permit running of experimental torture types
Paul E. McKenney
2
-3
/
+8
2022-04-11
torture: Use "-o Batchmode=yes" to disable ssh password requests
Paul E. McKenney
1
-6
/
+6
2022-04-11
torture: Reposition so that $? collects ssh code in torture.sh
Paul E. McKenney
1
-1
/
+1
2022-04-11
torture: Add rcu_normal and rcu_expedited runs to torture.sh
Paul E. McKenney
1
-0
/
+18
2022-04-11
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
1
-0
/
+1
2022-04-11
selftests/bpf: Drop duplicate max/min definitions
Geliang Tang
5
-11
/
+5
2022-04-11
selftests/mptcp: add diag listen tests
Florian Westphal
1
-0
/
+38
[prev]
[next]