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
2017-06-08
rcu: Remove RCU CPU stall warnings from Tiny RCU
Paul E. McKenney
1
-1
/
+0
2017-06-08
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
6
-8
/
+5
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
3
-46
/
+0
2017-06-08
srcu: Remove Classic SRCU
Paul E. McKenney
3
-28
/
+0
2017-06-08
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
1
-4
/
+0
2017-06-08
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
3
-8
/
+1
2017-06-08
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
Paul E. McKenney
3
-2
/
+1
2017-06-08
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
12
-30
/
+12
2017-06-08
bpf, tests: fix endianness selection
Daniel Borkmann
1
-11
/
+30
2017-06-08
rcutorture: Add "git diff" output to testid.txt file
Paul E. McKenney
1
-4
/
+1
2017-06-08
srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
Priyalee Kushwaha
1
-1
/
+1
2017-06-08
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcuperf: Add the ability to test tiny RCU flavors
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Add a Kconfig-fragment file for Classic SRCU
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Remove conflicting Kconfig options
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcutorture: Update test scenarios based on new Kconfig dependencies
Paul E. McKenney
6
-5
/
+5
2017-06-08
rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add a scenario for Classic SRCU
Paul E. McKenney
3
-0
/
+13
2017-06-08
rcutorture: Add a scenario for Tiny SRCU
Paul E. McKenney
5
-0
/
+23
2017-06-08
rcutorture: Fix bug in reporting Kconfig mis-settings
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add three-level tree test for Tree SRCU
Paul E. McKenney
2
-2
/
+4
2017-06-08
rcutorture: Add lockdep to one of the SRCU scenarios
Paul E. McKenney
1
-0
/
+2
2017-06-07
selftests/ftrace: Return unsupported if it detects older kernel
Masami Hiramatsu
2
-0
/
+18
2017-06-07
selftests/ftrace: Use top-level available_filter_function
Masami Hiramatsu
1
-0
/
+4
2017-06-07
selftests/ftrace: Add instance indication in test log
Masami Hiramatsu
1
-1
/
+1
2017-06-07
selftests/ftrace: Reset ftrace filter on older kernel
Masami Hiramatsu
1
-1
/
+4
2017-06-07
ftrace/kprobes: selftests: Check kretprobe maxactive is supported
Masami Hiramatsu
1
-0
/
+1
2017-06-07
selftests/ftrace: Reduce trace buffer checking overhead
Masami Hiramatsu
1
-2
/
+6
2017-06-07
selftests/ftrace: Skip full-glob-matching filter test on older kernel
Masami Hiramatsu
1
-11
/
+17
2017-06-07
selftests/seccomp: Force rebuild according to dependencies
Mickaël Salaün
1
-0
/
+2
2017-06-07
Documentation/dev-tools: Add kselftest_harness documentation
Mickaël Salaün
1
-85
/
+330
2017-06-07
selftests: Remove the TEST_API() wrapper from kselftest_harness.h
Mickaël Salaün
1
-205
/
+150
2017-06-07
selftests: Cosmetic renames in kselftest_harness.h
Mickaël Salaün
1
-5
/
+6
2017-06-07
selftests: Make test_harness.h more generally available
Mickaël Salaün
2
-1
/
+1
2017-06-07
selftests: sync: Skip the test if kernel support is not found
Michael Ellerman
1
-0
/
+13
2017-06-07
selftests/vm: Fix test for virtual address range mapping for arm64
Michal Suchanek
1
-9
/
+26
2017-06-07
selftests: futex: print testcase-name and PASS/FAIL/ERROR status
Naresh Kamboju
8
-10
/
+19
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
3
-5
/
+7
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+22
2017-06-06
bpf: Test for bpf ID
Martin KaFai Lau
3
-1
/
+227
2017-06-05
selftests/powerpc: context_switch use private futexes with threads
Nicholas Piggin
1
-20
/
+33
2017-05-27
Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-05-27
Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+21
2017-05-26
selftests/ftrace: Add a testcase for many kprobe events
Masami Hiramatsu
1
-0
/
+21
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
1
-4
/
+235
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+10
2017-05-19
Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+122
2017-05-19
selftests/powerpc: Fix TM resched DSCR test with some compilers
Michael Ellerman
1
-1
/
+1
2017-05-17
selftests/ftrace: Add test to remove instance with active event triggers
Naveen N. Rao
1
-2
/
+6
[prev]
[next]