index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-18
23
-152
/
+339
|
\
|
*
selftests/bpf: fix test_xdp_noinline on s390
Ilya Leoshkevich
2019-07-18
1
-8
/
+9
|
*
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
2019-07-18
1
-1
/
+1
|
*
selftests/bpf: fix perf_buffer on s390
Ilya Leoshkevich
2019-07-17
3
-17
/
+11
|
*
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
2019-07-17
1
-14
/
+10
|
*
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
2019-07-17
1
-3
/
+3
|
*
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
2019-07-16
1
-1
/
+2
|
*
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
2019-07-16
1
-1
/
+32
|
*
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
2019-07-16
1
-1
/
+1
|
*
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
2019-07-16
1
-20
/
+15
|
*
bpf: sync bpf.h to tools/
Stanislav Fomichev
2019-07-15
1
-2
/
+2
|
*
selftests/bpf: add selftests for wide loads
Stanislav Fomichev
2019-07-15
1
-0
/
+37
|
*
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
Stanislav Fomichev
2019-07-15
2
-36
/
+36
|
*
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
2019-07-15
1
-2
/
+5
|
*
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
2019-07-15
1
-8
/
+8
|
*
selftests/bpf: fix attach_probe on s390
Ilya Leoshkevich
2019-07-15
1
-0
/
+2
|
*
selftests/bpf: use typedef'ed arrays as map values
Andrii Nakryiko
2019-07-15
3
-4
/
+4
|
*
selftests/bpf: add trickier size resolution tests
Andrii Nakryiko
2019-07-15
1
-0
/
+88
|
*
selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
Ilya Leoshkevich
2019-07-12
3
-3
/
+3
|
*
selftests/bpf: make PT_REGS_* work in userspace
Ilya Leoshkevich
2019-07-12
1
-20
/
+55
|
*
selftests/bpf: fix s930 -> s390 typo
Ilya Leoshkevich
2019-07-12
1
-5
/
+5
|
*
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-12
1
-1
/
+3
|
*
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
2019-07-12
1
-6
/
+7
|
*
tools: bpftool: add raw_tracepoint_writable prog type to header
Daniel T. Lee
2019-07-12
1
-0
/
+1
|
*
selftests/bpf: fix bpf_target_sparc check
Ilya Leoshkevich
2019-07-12
1
-2
/
+2
|
*
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
Andrii Nakryiko
2019-07-12
1
-2
/
+2
*
|
selftests: add a test case for rp_filter
Cong Wang
2019-07-18
1
-1
/
+34
*
|
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
7
-6
/
+6
|
\
\
|
*
|
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
2019-07-04
4
-3
/
+3
|
*
|
selftests/powerpc: Add missing newline at end of file
Geert Uytterhoeven
2019-07-03
1
-1
/
+1
|
*
|
selftests/powerpc: ppc_asm.h: typo in the header guard
Denis Efremov
2019-07-01
1
-1
/
+1
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2019-07-01
3
-2
/
+92
|
|
\
\
|
*
|
|
selftests/powerpc: Fix earlyclobber in tm-vmxcopy
Gustavo Romero
2019-06-19
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-14
1
-0
/
+117
|
\
\
\
\
|
*
|
|
|
tc-tests: updated skbedit tests
Roman Mashak
2019-07-13
1
-0
/
+117
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-13
4
-37
/
+35
|
\
\
\
\
|
*
|
|
|
rseq/selftests: Fix Thumb mode build failure on arm32
Mathieu Desnoyers
2019-07-08
1
-28
/
+33
|
*
|
|
|
kselftests: cgroup: remove duplicated include from test_freezer.c
YueHaibing
2019-07-02
1
-1
/
+0
|
*
|
|
|
selftests: timestamping: Fix SIOCGSTAMP undeclared build failure
Shuah Khan
2019-06-28
1
-8
/
+1
|
*
|
|
|
selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=y
Naresh Kamboju
2019-06-28
1
-0
/
+1
*
|
|
|
|
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-13
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-10
2
-3
/
+3
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-13
13
-43
/
+64
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
458
-2397
/
+2471
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
2019-06-05
2
-2
/
+9
|
*
|
|
|
|
|
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
2019-06-05
2
-6
/
+15
|
*
|
|
|
|
|
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
2019-06-05
9
-31
/
+28
|
*
|
|
|
|
|
kvm: selftests: ucall improvements
Andrew Jones
2019-06-04
2
-8
/
+14
|
*
|
|
|
|
|
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
2019-06-04
1
-1
/
+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
4
-11
/
+72
|
\
\
\
\
\
\
[next]