Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ae6959273a29426813974211e41e28f495bc10a6
/
tools
5d0c138
selftests: rtnetlink: add gretap test cases
by William Tu
· 7 years ago
59436c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
21567ed
libbpf: fix Makefile exit code if libelf not found
by Jakub Kicinski
· 7 years ago
28ab173
selftests/bpf: additional bpf_call tests
by Daniel Borkmann
· 7 years ago
b0b04fc
selftests/bpf: add xdp noinline test
by Alexei Starovoitov
· 7 years ago
3bc35c6
selftests/bpf: add bpf_call test
by Alexei Starovoitov
· 7 years ago
48cca7e
libbpf: add support for bpf_call
by Alexei Starovoitov
· 7 years ago
d98588c
selftests/bpf: add tests for stack_zero tracking
by Alexei Starovoitov
· 7 years ago
a7ff3ec
selftests/bpf: add verifier tests for bpf_call
by Alexei Starovoitov
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c36c7a7
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
d6e47ee
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
e53000b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
643e345
tools/headers: Synchronize kernel <-> tooling headers
by Ingo Molnar
· 7 years ago
215eada
objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version
by Ingo Molnar
· 7 years ago
f5b5fab
x86/decoder: Fix and update the opcodes map
by Randy Dunlap
· 7 years ago
0b265c3
tools/slabinfo-gnuplot: force to use bash shell
by Liu, Changcheng
· 7 years ago
5ccda64
bpftool: implement cgroup bpf operations
by Roman Gushchin
· 7 years ago
49a086c
bpftool: implement prog load command
by Roman Gushchin
· 7 years ago
fe4d44b
libbpf: prefer global symbols as bpf program name source
by Roman Gushchin
· 7 years ago
583c900
libbpf: add ability to guess program type based on section name
by Roman Gushchin
· 7 years ago
92ccc26
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
by Mengting Zhang
· 7 years ago
720f228
bpf: fix broken BPF selftest build
by Daniel Borkmann
· 7 years ago
965de87
samples/bpf: add a test for bpf_override_return
by Josef Bacik
· 7 years ago
d279f1f
bpf/tracing: add a bpf test for new ioctl query interface
by Yonghong Song
· 7 years ago
2a22f69
tools/include: Remove ACCESS_ONCE()
by Mark Rutland
· 7 years ago
f971e51
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
by Mark Rutland
· 7 years ago
c1ed473
Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 7 years ago
63060c3
selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y
by Naresh Kamboju
· 7 years ago
51e18a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f335195
kmemcheck: rip it out for real
by Michal Hocko
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d324424
tools: bpftool: create "uninstall", "doc-uninstall" make targets
by Quentin Monnet
· 7 years ago
658e85a
tools: bpftool: harmonise Makefile and Documentation/Makefile
by Quentin Monnet
· 7 years ago
2f2d008
usbip: prevent vhci_hcd driver from leaking a socket pointer address
by Shuah Khan
· 7 years ago
82a2b82
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror)
by Julien BOIBESSOT
· 7 years ago
5790eab
ptr_ring: fix up after recent ptr_ring changes
by Michael S. Tsirkin
· 7 years ago
1c76472
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
34c9ca3
tooling/headers: Synchronize updated s390 and x86 UAPI headers
by Ingo Molnar
· 7 years ago
d6eabce
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
by Ingo Molnar
· 7 years ago
14c47b54
objtool: Fix 64-bit build on 32-bit host
by Mikulas Patocka
· 7 years ago
6a5e05a
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
6b0b3bd
Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
7cda4ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a81c421
perf s390: add regs_query_register_offset()
by Hendrik Brueckner
· 7 years ago
618e165
selftests/bpf: sync kernel headers and introduce arch support in Makefile
by Hendrik Brueckner
· 7 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c2eb6d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
417ec26
selftests/bpf: add offload test based on netdevsim
by Jakub Kicinski
· 7 years ago
6a28b44
selftests/bpf: adjust test_align expected output
by Alexei Starovoitov
· 7 years ago
0cf710f
Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
2b27941
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
by Yonghong Song
· 7 years ago
1ac7c8a7
usbip: fix usbip attach to find a port that matches the requested speed
by Shuah Khan
· 7 years ago
ad3cda0
tools: bpftool: declare phony targets as such
by Quentin Monnet
· 7 years ago
507e590
tools: bpftool: unify installation directories
by Quentin Monnet
· 7 years ago
0d954ee
tools: bpftool: remove spurious line break from error message
by Quentin Monnet
· 7 years ago
146882a
tools: bpftool: make error message from getopt_long() JSON-friendly
by Quentin Monnet
· 7 years ago
7868620
tools: bpftool: clean up the JSON writer before exiting in usage()
by Quentin Monnet
· 7 years ago
9b85c2d
tools: bpftool: fix crash on bad parameters with JSON
by Quentin Monnet
· 7 years ago
1b3b521
tools headers: Syncronize mman.h ABI header
by Arnaldo Carvalho de Melo
· 7 years ago
d9744f9
tools headers: Synchronize prctl.h ABI header
by Arnaldo Carvalho de Melo
· 7 years ago
374fbe5
tools headers: Synchronize KVM arch ABI headers
by Arnaldo Carvalho de Melo
· 7 years ago
485be0c
tools headers: Synchronize drm/i915_drm.h
by Arnaldo Carvalho de Melo
· 7 years ago
8ce6d5e
tools headers uapi: Synchronize drm/drm.h
by Arnaldo Carvalho de Melo
· 7 years ago
0f1aabe
tools headers: Synchronize perf_event.h header
by Arnaldo Carvalho de Melo
· 7 years ago
8536913
tools headers: Synchronize kernel ABI headers wrt SPDX tags
by Arnaldo Carvalho de Melo
· 7 years ago
0b44cfb
tools/headers: Synchronize kernel x86 UAPI headers
by Ingo Molnar
· 7 years ago
51cacdc
perf intel-pt: Bring instruction decoder files into line with the kernel
by Adrian Hunter
· 7 years ago
9965484
perf test: Fix test 21 for s390x
by Thomas Richter
· 7 years ago
321a7c3
perf bench numa: Fixup discontiguous/sparse numa nodes
by Satheesh Rajendran
· 7 years ago
bdaab8c
perf top: Use signal interface for SIGWINCH handler
by Jiri Olsa
· 7 years ago
89d0aea
perf top: Fix window dimensions change handling
by Jiri Olsa
· 7 years ago
df7ccfa
perf top: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
b0ebd81
perf record: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
3f0a4c8
perf report: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
5b0d1cb
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
by Arnaldo Carvalho de Melo
· 7 years ago
d5c5e46
perf test shell: Fix test case probe libc's inet_pton on s390x
by Thomas Richter
· 7 years ago
ccafc38
perf test shell: Fix check open filename arg using 'perf trace' on s390x
by Thomas Richter
· 7 years ago
05d0e62d
perf annotate: Do not truncate instruction names at 6 chars
by Ravi Bangoria
· 7 years ago
af98f22
perf help: Fix a bug during strstart() conversion
by Namhyung Kim
· 7 years ago
4a2233b
perf machine: Guard against NULL in machine__exit()
by Arnaldo Carvalho de Melo
· 7 years ago
501e5bb
perf script: Fix --per-event-dump for auxtrace synth evsels
by Arnaldo Carvalho de Melo
· 7 years ago
8e2d8e2
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
by Arnaldo Carvalho de Melo
· 7 years ago
35c3363
perf trace: Fix an exit code of trace__symbols_init
by Andrei Vagin
· 7 years ago
59622fd
perf record: Fix -c/-F options for cpu event aliases
by Andi Kleen
· 7 years ago
dffdcbd
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
by Arnaldo Carvalho de Melo
· 7 years ago
555b4ec
perf evlist: Set the correct idx when adding dummy events
by Arnaldo Carvalho de Melo
· 7 years ago
297d6b6
hv: kvp: Avoid reading past allocated blocks from KVP file
by Paul Meyer
· 7 years ago
02fc87b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fcbc38b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5e2fda4
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
e4be7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
db1ac49
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
by Gianluca Borello
· 7 years ago
f1a8b8e
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
by Yonghong Song
· 7 years ago
7b659ee
x86/pkeys/selftests: Fix protection keys write() warning
by Dave Hansen
· 7 years ago
91c49c2
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
by Dave Hansen
· 7 years ago
a640012
x86/mpx/selftests: Fix up weird arrays
by Dave Hansen
· 7 years ago
51aa423
bpftool: revert printing program device bound info
by Jakub Kicinski
· 7 years ago
Next »