index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-49
/
+110
2018-02-15
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
Rui Wang
1
-2
/
+30
2018-02-15
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
1
-7
/
+13
2018-02-15
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2
-1
/
+6
2018-02-14
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-02-13
selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
Harish
1
-1
/
+1
2018-02-13
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
Dominik Brodowski
1
-0
/
+4
2018-02-13
selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...
Dominik Brodowski
1
-1
/
+1
2018-02-13
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
1
-28
/
+0
2018-02-13
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2
-6
/
+16
2018-02-13
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
Dominik Brodowski
1
-7
/
+43
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-5
/
+248
2018-02-09
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+50
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-4
/
+228
2018-02-09
selftests/bpf: add selftest that use test_libbpf_open
Jesper Dangaard Brouer
2
-2
/
+61
2018-02-09
selftests/bpf: add test program for loading BPF ELF files
Jesper Dangaard Brouer
2
-1
/
+151
2018-02-08
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-6
/
+25
2018-02-08
selftests/ftrace: Add more tests for removing of function probes
Steven Rostedt (VMware)
1
-0
/
+37
2018-02-08
selftests/ftrace: Add some missing glob checks
Steven Rostedt (VMware)
1
-0
/
+6
2018-02-08
selftests/ftrace: Have reset_ftrace_filter handle multiple instances
Steven Rostedt (VMware)
1
-0
/
+3
2018-02-08
selftests/ftrace: Have reset_ftrace_filter handle modules
Steven Rostedt (VMware)
1
-3
/
+4
2018-02-08
selftests: bpf: test_kmod.sh: check the module path before insmod
Naresh Kamboju
1
-3
/
+15
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+219
2018-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+17
2018-02-06
idr: Make 1-based IDRs more efficient
Matthew Wilcox
1
-2
/
+5
2018-02-06
idr: Remove idr_alloc_ext
Matthew Wilcox
1
-0
/
+17
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
77
-739
/
+9096
2018-02-06
IDR test suite: Check handling negative end correctly
Matthew Wilcox
1
-0
/
+1
2018-02-06
idr test suite: Fix ida_test_random()
Matthew Wilcox
1
-2
/
+2
2018-02-06
radix tree test suite: Remove ARRAY_SIZE
Matthew Wilcox
1
-2
/
+0
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-52
/
+644
2018-02-06
tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh
Yonghong Song
2
-0
/
+3
2018-02-05
membarrier/selftest: Test private expedited sync core command
Mathieu Desnoyers
1
-0
/
+73
2018-02-05
membarrier/selftest: Test global expedited command
Mathieu Desnoyers
1
-5
/
+54
2018-02-05
membarrier/selftest: Test private expedited command
Mathieu Desnoyers
1
-16
/
+95
2018-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-2
/
+17
2018-02-04
Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb
Linus Torvalds
1
-75
/
+232
2018-02-03
Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-23
/
+56
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
4
-24
/
+514
2018-02-03
Merge branch 'for-4.16/dax' into libnvdimm-for-next
Ross Zwisler
7
-61
/
+608
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-21
/
+994
2018-02-01
tools/testing/nvdimm: force nfit_test to depend on instrumented modules
Dan Williams
7
-0
/
+63
2018-02-01
libnvdimm/nfit_test: adding support for unit testing enable LSS status
Dave Jiang
2
-0
/
+40
2018-02-01
libnvdimm/nfit_test: add firmware download emulation
Dave Jiang
2
-28
/
+360
2018-02-01
nfit-test: Add platform cap support from ACPI 6.2a to test
Dave Jiang
1
-2
/
+12
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-76
/
+101
2018-02-01
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
1
-0
/
+14
2018-02-01
tools/bpf: permit selftests/bpf to be built in a different directory
Yonghong Song
2
-2
/
+3
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-372
/
+437
[next]