index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+29
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+61
2018-02-22
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+26
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
1
-0
/
+61
2018-02-22
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
1
-0
/
+2
2018-02-21
seccomp: add a selftest for get_metadata
Tycho Andersen
1
-0
/
+61
2018-02-22
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
1
-0
/
+1
2018-02-22
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
1
-1
/
+0
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
1
-0
/
+1
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
[next]