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-01-14
torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUG
Paul E. McKenney
2
-0
/
+2
2017-01-14
torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKING
Paul E. McKenney
1
-2
/
+1
2017-01-14
torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEAD
Paul E. McKenney
1
-0
/
+1
2017-01-14
torture: Add tests without slow grace period setup/cleanup
Paul E. McKenney
8
-3
/
+21
2017-01-14
torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02
Paul E. McKenney
1
-0
/
+1
2017-01-14
torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01
Paul E. McKenney
1
-0
/
+1
2017-01-14
locking/ww_mutex: Add ww_mutex to tools/testing/selftests
Chris Wilson
1
-0
/
+10
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
3
-0
/
+8
2017-01-12
tools: psock_lib: harden socket filter used by psock tests
Sowmini Varadhan
1
-7
/
+32
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
1
-3
/
+439
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+4
2017-01-11
selftests: x86 protection_keys remove dead code
Shuah Khan
1
-10
/
+0
2017-01-11
selftests: x86 protection_keys fix unused variable compile warnings
Shuah Khan
1
-5
/
+0
2017-01-11
selftests: ipc add missing generated file to .gitignore
Shuah Khan
1
-0
/
+1
2017-01-11
selftests: gpio add .gitignore for generated files
Shuah Khan
1
-0
/
+1
2017-01-11
selftests: firmware: send expected errors to /dev/null
Luis R. Rodriguez
1
-3
/
+3
2017-01-11
selftests: firmware: only modprobe if driver is missing
Luis R. Rodriguez
1
-2
/
+17
2017-01-09
bpf: allow helpers access to variable memory
Gianluca Borello
1
-0
/
+410
2017-01-09
bpf: allow adjusted map element values to spill
Gianluca Borello
1
-0
/
+46
2017-01-09
bpf: allow helpers access to map element values
Gianluca Borello
1
-0
/
+491
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-0
/
+30
2017-01-05
selftests: enable O and KBUILD_OUTPUT
[email protected]
18
-75
/
+122
2017-01-05
selftests: add EXTRA_CLEAN for clean target
[email protected]
7
-24
/
+17
2017-01-05
selftests: remove CROSS_COMPILE in dedicated Makefile
[email protected]
2
-2
/
+0
2017-01-05
selftests: add default rules for c source file
[email protected]
6
-21
/
+10
2017-01-05
selftests: remove useless TEST_DIRS
[email protected]
2
-3
/
+3
2017-01-05
selftests: remove duplicated all and clean target
[email protected]
36
-255
/
+106
2017-01-05
selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
Colin King
1
-1
/
+1
2017-01-05
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
1
-1
/
+1
2017-01-05
selftests: do not require bash to run bpf tests
Rolf Eike Beer
1
-1
/
+1
2017-01-05
selftests: do not require bash for the generated test
Rolf Eike Beer
1
-1
/
+1
2017-01-05
tools: psock_tpacket: block Rx until socket filter has been added and socket ...
Sowmini Varadhan
1
-3
/
+3
2017-01-05
selftests/x86: Add a selftest for SYSRET to noncanonical addresses
Andy Lutomirski
2
-1
/
+196
2017-01-03
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
1
-17
/
+74
2016-12-27
drm: Add some kselftests for the DRM range manager (struct drm_mm)
Chris Wilson
1
-0
/
+15
2016-12-27
lib: Add a simple prime number generator
Chris Wilson
1
-0
/
+15
2016-12-18
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+23
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+29
2016-12-17
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
Dan Williams
1
-7
/
+23
2016-12-17
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
1
-1
/
+1
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
1
-0
/
+28
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
53
-337
/
+3307
2016-12-15
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
24
-0
/
+1948
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
7
-7
/
+131
2016-12-15
redo: radix tree test suite: fix compilation
Matthew Wilcox
2
-29
/
+1
2016-12-14
radix tree test suite: delete unused rcupdate.c
Matthew Wilcox
1
-86
/
+0
2016-12-14
radix tree test suite: add new tag check
Matthew Wilcox
1
-0
/
+3
2016-12-14
radix-tree: ensure counts are initialised
Matthew Wilcox
1
-4
/
+41
2016-12-14
radix tree test suite: cache recently freed objects
Matthew Wilcox
2
-12
/
+41
2016-12-14
radix tree test suite: add some more functionality
Matthew Wilcox
3
-0
/
+21
[prev]
[next]