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
2018-05-30
selftests: lib.mk: move running and printing result to a new function
Shuah Khan (Samsung OSG)
1
-24
/
+28
2018-05-30
selftests: lib.mk: add SKIP handling to RUN_TESTS define
Shuah Khan (Samsung OSG)
1
-2
/
+13
2018-05-30
selftests: lib.mk: cleanup RUN_TESTS define and make it readable
Shuah Khan (Samsung OSG)
1
-3
/
+5
2018-05-30
selftests: rtc: rework rtctest
Alexandre Belloni
1
-281
/
+191
2018-05-30
selftests: move RTC tests to rtc subfolder
Alexandre Belloni
7
-4
/
+14
2018-05-30
selftests: timers: rtcpie: restore previous PIE rate
Alexandre Belloni
1
-3
/
+5
2018-05-30
selftests: timers: move PIE tests out of rtctest
Alexandre Belloni
4
-80
/
+138
2018-05-30
selftests/filesystems: devpts_pts included wrong header
Anders Roxell
2
-1
/
+2
2018-05-30
selftests/x86: Detect -no-pie availability
Florian Weimer
2
-1
/
+17
2018-05-30
selftests: filesystems: fix spelling mistake: "desciptor" -> "descriptor"
Colin Ian King
1
-1
/
+1
2018-05-30
selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
Colin Ian King
1
-1
/
+1
2018-05-30
selftests: kvm: update .gitignore with missing file
Anders Roxell
1
-0
/
+1
2018-05-30
selftests: kvm: add .gitignore for generated files
Anders Roxell
1
-0
/
+2
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
6
-3
/
+210
2018-05-29
selftests: fib_tests: Add prefix route tests with metric
David Ahern
1
-1
/
+180
2018-05-29
tracing/selftest: Add test to test hist trigger between kernel event and trac...
Steven Rostedt (VMware)
1
-0
/
+68
2018-05-29
tracing/selftest: Add selftests to test trace_marker histogram triggers
Steven Rostedt (VMware)
2
-0
/
+115
2018-05-29
ftrace/selftest: Fix reset_trigger() to handle triggers with filters
Steven Rostedt (VMware)
1
-2
/
+2
2018-05-29
ftrace/selftest: Have the reset_trigger code be a bit more careful
Steven Rostedt (VMware)
1
-3
/
+18
2018-05-28
selftests/bpf: Selftest for sys_sendmsg hooks
Andrey Ignatov
4
-1
/
+628
2018-05-28
selftests/bpf: Prepare test_sock_addr for extension
Andrey Ignatov
1
-195
/
+460
2018-05-28
selftests/powerpc: Add core file test for Protection Key registers
Thiago Jung Bauermann
2
-3
/
+464
2018-05-28
selftests/powerpc: Add ptrace tests for Protection Key registers
Thiago Jung Bauermann
5
-1
/
+509
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-4
/
+36
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+7
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+10
2018-05-25
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
1
-0
/
+7
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-1
/
+5
2018-05-25
selftests/net: Add missing config options for PMTU tests
Stefano Brivio
1
-0
/
+5
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN
Petr Machata
1
-0
/
+109
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL VLAN
Petr Machata
1
-0
/
+92
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1q
Petr Machata
1
-0
/
+140
2018-05-24
selftests: forwarding: Test mirror-to-vlan
Petr Machata
1
-0
/
+169
2018-05-24
selftests: forwarding: lib: Extract trap_{, un}install()
Petr Machata
1
-9
/
+18
2018-05-24
selftests: forwarding: mirror_gre_lib: Support VLAN
Petr Machata
1
-0
/
+34
2018-05-24
selftests: forwarding: lib: Support VLAN devices
Petr Machata
1
-0
/
+25
2018-05-24
selftests: forwarding: Add $h3's clsact to mirror_topo_lib.sh
Petr Machata
3
-4
/
+2
2018-05-24
selftests: forwarding: mirror_gre_lib: Extract generic functions
Petr Machata
2
-31
/
+64
2018-05-24
selftests: forwarding: Split mirror_gre_topo_lib.sh
Petr Machata
2
-44
/
+108
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-92
/
+1320
2018-05-24
selftests: forwarding: Test removal of mirroring
Petr Machata
1
-0
/
+8
2018-05-24
selftests: forwarding: Test removal of underlay route
Petr Machata
1
-0
/
+30
2018-05-24
selftests: forwarding: Test mirroring to deleted device
Petr Machata
1
-0
/
+38
2018-05-24
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
Yonghong Song
1
-0
/
+158
2018-05-24
tools/bpf: add ksym_get_addr() in trace_helpers
Yonghong Song
2
-0
/
+13
2018-05-25
selftests/powerpc: Add ptrace hw breakpoint test
Michael Neuling
3
-1
/
+344
2018-05-25
selftests/powerpc: Add missing .gitignores
Michael Neuling
2
-0
/
+2
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
4
-2
/
+593
2018-05-23
selftests: uevent filtering
Christian Brauner
3
-0
/
+505
2018-05-23
selftests: net: initial fib rule tests
Roopa Prabhu
2
-1
/
+249
[prev]
[next]