Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
56f37a3fa2190732957882e10ec20adf83c6cb93
/
tools
/
testing
28ba934
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
53db1cc
selftests/net: add missing gitignores (ipv6_flowlabel)
by Jakub Kicinski
· 5 years ago
be69483
selftests/bpf: add another gso_segs access
by Eric Dumazet
· 5 years ago
1be79d8
selftests: forwarding: gre_multipath: Fix flower filters
by Ido Schimmel
· 5 years ago
efa7b79
selftests: forwarding: gre_multipath: Enable IPv4 forwarding
by Ido Schimmel
· 5 years ago
c8eee41
selftests/bpf: fix sendmsg6_prog on s390
by Ilya Leoshkevich
· 5 years ago
d4d3418
selftests/tls: add shutdown tests
by Jakub Kicinski
· 5 years ago
8051bb7
selftests/tls: close the socket with open record
by Jakub Kicinski
· 5 years ago
65d41fb
selftests/tls: add a bidirectional test
by Jakub Kicinski
· 5 years ago
78b5dc3
selftests/tls: test error codes around TLS ULP installation
by Jakub Kicinski
· 5 years ago
cf32526
selftests/tls: add a test for ULP but no keys
by Jakub Kicinski
· 5 years ago
bec5545
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
c6dd78f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
07ab9d5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
2417c87
KVM: selftests: Remove superfluous define from vmx.c
by Thomas Huth
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
bb74523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
59fd348
selftests/bpf: fix test_xdp_noinline on s390
by Ilya Leoshkevich
· 5 years ago
01a0f9e
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
by Ilya Leoshkevich
· 5 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
adb701d
selftests: add a test case for rp_filter
by Cong Wang
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
ac76de5
selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
by Dmitry V. Levin
· 5 years ago
201766a
ptrace: add PTRACE_GET_SYSCALL_INFO request
by Elvira Khabirova
· 5 years ago
7dbbade
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
by Alexey Dobriyan
· 5 years ago
bca1eac
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff600000" dmesg spam
by Alexey Dobriyan
· 5 years ago
1cb59a6
selftests/bpf: fix perf_buffer on s390
by Ilya Leoshkevich
· 5 years ago
9d1f62a
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
by Andrii Nakryiko
· 5 years ago
36646b2
selftests/bpf: fix test_verifier/test_maps make dependencies
by Andrii Nakryiko
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
6e55f32
ftrace/selftest: Test if set_event/ftrace_pid exists before writing
by Steven Rostedt (VMware)
· 5 years ago
cbd965b
ftrace/selftests: Return the skip code when tracing directory not configured in kernel
by Steven Rostedt (VMware)
· 5 years ago
4e59afb
selftests/bpf: skip nmi test when perf hw events are disabled
by Ilya Leoshkevich
· 5 years ago
3461a0a
selftests/bpf: fix "alu with different scalars 1" on s390
by Ilya Leoshkevich
· 5 years ago
d5e1db9
selftests/bpf: remove logic duplication in test_verifier
by Andrii Nakryiko
· 5 years ago
7dd8d61
selftests/bpf: add selftests for wide loads
by Stanislav Fomichev
· 5 years ago
8b45063
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
by Stanislav Fomichev
· 5 years ago
f83a46d
selftests/bpf: put test_stub.o into $(OUTPUT)
by Ilya Leoshkevich
· 5 years ago
e46fc22
selftests/bpf: make directory prerequisites order-only
by Ilya Leoshkevich
· 5 years ago
025c0c0
selftests/bpf: fix attach_probe on s390
by Ilya Leoshkevich
· 5 years ago
8981e56
selftests/bpf: use typedef'ed arrays as map values
by Andrii Nakryiko
· 5 years ago
dd13f3c
selftests/bpf: add trickier size resolution tests
by Andrii Nakryiko
· 5 years ago
c7ca0b6
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test
by Andy Lutomirski
· 5 years ago
4f72123
LSM: SafeSetID: verify transitive constrainedness
by Jann Horn
· 6 years ago
03638e6
LSM: SafeSetID: rewrite userspace API to atomic updates
by Jann Horn
· 6 years ago
e775161
docs: blockdev: add it to the admin-guide
by Mauro Carvalho Chehab
· 5 years ago
3944310
docs: blockdev: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
fd4198bf
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 5 years ago
fec88ab
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
d121092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
8487d82
Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
39d7530
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
100c404
tc-tests: updated skbedit tests
by Roman Mashak
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
af3c24e
selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
by Ilya Leoshkevich
· 5 years ago
7cd0453
selftests/bpf: make PT_REGS_* work in userspace
by Ilya Leoshkevich
· 5 years ago
05c2dc1
selftests/bpf: fix s930 -> s390 typo
by Ilya Leoshkevich
· 5 years ago
748e50c
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
by Ilya Leoshkevich
· 5 years ago
9cae4ac
selftests/bpf: do not ignore clang failures
by Ilya Leoshkevich
· 5 years ago
59d8265
selftests/bpf: fix bpf_target_sparc check
by Ilya Leoshkevich
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
051f278
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
by Masahiro Yamada
· 5 years ago
14e5175
tc-testing: introduce scapyPlugin for basic traffic
by Lucas Bates
· 5 years ago
a7d50a0
tc-testing: Allow tdc plugins to see test case data
by Lucas Bates
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
6e52fca
tc-tests: Add tc action ct tests
by Paul Blakey
· 5 years ago
6fb8dbc
tc-tests: actions: add MPLS tests
by John Hurley
· 5 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
17ccf9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
2800f24
selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel
by Stephen Suryaputra
· 5 years ago
bc2d8af
selftests/bpf: fix test_reuseport_array on s390
by Ilya Leoshkevich
· 5 years ago
46f1ec2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
cecaa76
selftests: txring_overwrite: fix incorrect test of mmap() return value
by Frank de Brabander
· 5 years ago
ee8a84c
rseq/selftests: Fix Thumb mode build failure on arm32
by Mathieu Desnoyers
· 5 years ago
13324c4
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
0d37dde
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
927ba67
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
06ec0e2
selftests/bpf: fix test_attach_probe map definition
by Andrii Nakryiko
· 5 years ago
76d9507
selftests/bpf: add verifier tests for wide stores
by Stanislav Fomichev
· 5 years ago
ee5cf82
selftests/bpf: test perf buffer API
by Andrii Nakryiko
· 5 years ago
81a89ef
selftests/tls: add test for poll() with data in TLS ULP
by Jakub Kicinski
· 5 years ago
c3ec002
selftests/bpf: add test_tcp_rtt to .gitignore
by Stanislav Fomichev
· 5 years ago
d6dbce8
selftests/bpf: fix test_align liveliness expectations
by Stanislav Fomichev
· 5 years ago
114b5b3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 5 years ago
1639b17
selftests/bpf: convert legacy BPF maps to BTF-defined ones
by Andrii Nakryiko
· 5 years ago
bc7430c
selftests/bpf: convert selftests using BTF-defined maps to new syntax
by Andrii Nakryiko
· 5 years ago
00acd00
selftests/bpf: add __uint and __type macro for BTF-defined maps
by Andrii Nakryiko
· 5 years ago
1bdb342
selftests/bpf: convert existing tracepoint tests to new APIs
by Andrii Nakryiko
· 5 years ago
1e8611b
selftests/bpf: add kprobe/uprobe selftests
by Andrii Nakryiko
· 5 years ago
8c51b31
selftests/bpf: switch test to new attach_perf_event API
by Andrii Nakryiko
· 5 years ago
c4cde58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
5a1ea47
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
by Naveen N. Rao
· 5 years ago
c3ead2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
b558739
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
by Stanislav Fomichev
· 5 years ago
697096b
selftests/x86/fsgsbase: Fix some test case bugs
by Andy Lutomirski
· 5 years ago
11aca65
selftests: bpf: fix inlines in test_lwt_seg6local
by Jiri Benc
· 5 years ago
Next »