Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ccd34cd3577dd6e244269bb8ccfab228360aa53d
/
tools
ccd34cd
selftests/bpf: expand bpf tunnel test with decap
by Willem de Bruijn
· 6 years ago
98cdabc
selftests/bpf: bpf tunnel encap test
by Willem de Bruijn
· 6 years ago
f682752
selftests: bpf: modify urandom_read and link it non-statically
by Ivan Vecera
· 6 years ago
bafc0ba
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
by Lorenz Bauer
· 6 years ago
5792d52
selftests/bpf: test references to sock_common
by Lorenz Bauer
· 6 years ago
dbaf287
selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
by Lorenz Bauer
· 6 years ago
253c8dd
tools: update include/uapi/linux/bpf.h
by Lorenz Bauer
· 6 years ago
48e5d98
selftests/bpf: Add arm target register definitions
by Adrian Ratiu
· 6 years ago
0aedadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
f261c4e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
1741560
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
by Alexey Dobriyan
· 6 years ago
ea6eced
tools: bpf: synchronise BPF UAPI header with tools
by Quentin Monnet
· 6 years ago
8fd7a61
selftests/bpf: add fwd enum resolution test for btf_dedup
by Andrii Nakryiko
· 6 years ago
9768095
btf: resolve enum fwds in btf_dedup
by Andrii Nakryiko
· 6 years ago
9352ca5
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
b444e1a
Merge branches 'pm-opp' and 'pm-tools'
by Rafael J. Wysocki
· 6 years ago
7681e7b
bpf: Add an example for bpf_get_listener_sock
by Martin KaFai Lau
· 6 years ago
b55aa7b
bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock
by Martin KaFai Lau
· 6 years ago
ef776a2
bpf: Sync bpf.h to tools/
by Martin KaFai Lau
· 6 years ago
6bf21b5
libbpf: fix to reject unknown flags in xsk_socket__create()
by Magnus Karlsson
· 6 years ago
d6f1837
selftests/bpf: fix segfault of test_progs when prog loading failed
by Yonghong Song
· 6 years ago
a667cb7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
586187d
Drop flex_arrays
by Kent Overstreet
· 6 years ago
fec5248
tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integers
by Zev Weiss
· 6 years ago
6cdfa54
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
6bc3fe8
tools: mark 'test_vmalloc.sh' executable
by Linus Torvalds
· 6 years ago
8f49a65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
f38a1f0
libbpf: handle BTF parsing and loading properly
by Andrii Nakryiko
· 6 years ago
5af7f11
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
12ad143
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
96a6de1
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
1a29e85
Merge tag 'docs-5.1' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
a448c64
Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
b339da4
Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
38e7571
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
243b4cd
bpf, libbpf: fixing leak when kernel does not support btf
by Nikita V. Shirokov
· 6 years ago
b7af27b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
by Linus Torvalds
· 6 years ago
6c3ac11
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
ae5906c
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
2018239
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
by Daniel Borkmann
· 6 years ago
69b0917
selftests: bpf: test_progs: initialize duration in singal_pending test
by Stanislav Fomichev
· 6 years ago
8e26888
libbpf: force fixdep compilation at the start of the build
by Stanislav Fomichev
· 6 years ago
e78e00b
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
by Stanislav Fomichev
· 6 years ago
17a90a7
selftests/bpf: test that GSO works in lwt_ip_encap
by Peter Oskolkov
· 6 years ago
e266ca3
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
e431f2d
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
d276709
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
b8f7d86
perf data: Force perf_data__open|close zero data->file.path
by Jiri Olsa
· 6 years ago
befa09b
perf session: Fix double free in perf_data__close
by Jiri Olsa
· 6 years ago
5b61adb
perf evsel: Probe for precise_ip with simple attr
by Jiri Olsa
· 6 years ago
90a86bd
perf tools: Read and store caps/max_precise in perf_pmu
by Jiri Olsa
· 6 years ago
2634958
perf hist: Fix memory leak of srcline
by Jiri Olsa
· 6 years ago
c575891
perf hist: Add error path into hist_entry__init
by Jiri Olsa
· 6 years ago
e34c940
perf c2c: Fix c2c report for empty numa node
by Jiri Olsa
· 6 years ago
fdf2460
perf script python: Add Python3 support to intel-pt-events.py
by Tony Jones
· 6 years ago
c253c72
perf script python: Add Python3 support to event_analyzing_sample.py
by Tony Jones
· 6 years ago
57e604b
perf script python: add Python3 support to check-perf-trace.py
by Tony Jones
· 6 years ago
de2ec16
perf script python: Add Python3 support to futex-contention.py
by Tony Jones
· 6 years ago
b504d7f
perf script python: Remove mixed indentation
by Tony Jones
· 6 years ago
c1d3e63
perf diff: Support --pid/--tid filter options
by Jin Yao
· 6 years ago
daca23b
perf diff: Support --cpu filter option
by Jin Yao
· 6 years ago
4802138
perf diff: Support --time filter option
by Jin Yao
· 6 years ago
1532593
perf thread: Generalize function to copy from thread addr space from intel-bts code
by Andi Kleen
· 6 years ago
21b4aa5
io_uring: add a few test tools
by Jens Axboe
· 6 years ago
bc3bb79
perf annotate: Calculate the max instruction name, align column to that
by Arnaldo Carvalho de Melo
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
203b660
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a53837a
perf clang: Remove needless extra semicolon
by Yang Wei
· 6 years ago
3163613
perf bpf: Automatically add BTF ELF markers
by Arnaldo Carvalho de Melo
· 6 years ago
2c0bf86
Merge tag 'linux-cpupower-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
by Rafael J. Wysocki
· 6 years ago
fff0490
tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include
by Souptick Joarder
· 6 years ago
332e0e8
proc: more robust bulk read test
by Alexey Dobriyan
· 6 years ago
e483b02
proc: test /proc/*/maps, smaps, smaps_rollup, statm
by Alexey Dobriyan
· 6 years ago
0338c83
proc: return exit code 4 for skipped tests
by Alexey Dobriyan
· 6 years ago
a332286
tmpfs: test link accounting with O_TMPFILE
by Alexey Dobriyan
· 6 years ago
b2f0246
tools/vm/slabinfo: clean up usage menu debug items
by Tobin C. Harding
· 6 years ago
3c89ff9
tools/vm/slabinfo: align usage output columns
by Tobin C. Harding
· 6 years ago
b80fd30
tools/vm/slabinfo: put options in alphabetic order
by Tobin C. Harding
· 6 years ago
402ad96
tools/vm/slabinfo: update options in usage message
by Tobin C. Harding
· 6 years ago
54402986
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
by Joel Fernandes (Google)
· 6 years ago
a05ef00
selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE
by Uladzislau Rezki (Sony)
· 6 years ago
7c9eefe
tools/: replace open encodings for NUMA_NO_NODE
by Stephen Rothwell
· 6 years ago
ca21508
mm: convert PG_balloon to PG_offline
by David Hildenbrand
· 6 years ago
3717f61
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
edaed16
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9e9322e
selftest/net: Remove duplicate header
by Souptick Joarder
· 6 years ago
f7fb7c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
7db52b5
Merge branch 'acpica'
by Rafael J. Wysocki
· 6 years ago
87dab7c
bpf: add test cases for non-pointer sanitiation logic
by Daniel Borkmann
· 6 years ago
4e7df11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
9eb3591
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
886225b
selftests: bpf: break up test_progs - misc
by Stanislav Fomichev
· 6 years ago
271a633
selftests: bpf: break up test_progs - spinlock
by Stanislav Fomichev
· 6 years ago
20cb14f
selftests: bpf: break up test_progs - tracepoint
by Stanislav Fomichev
· 6 years ago
615741d
selftests: bpf: break up test_progs - stackmap
by Stanislav Fomichev
· 6 years ago
eaf9074
selftests: bpf: break up test_progs - xdp
by Stanislav Fomichev
· 6 years ago
7395724
selftests: bpf: break up test_progs - pkt access
by Stanislav Fomichev
· 6 years ago
3f30658
selftests: bpf: break up test_progs - preparations
by Stanislav Fomichev
· 6 years ago
5cce85c
bpf: sync bpf.h to tools and update bpf_helpers.h
by brakmo
· 6 years ago
Next »