index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
1
-0
/
+11
2020-07-03
selftests/net: add ipv6 test coverage in rxtimestamp test
tannerlove
1
-26
/
+59
2020-07-03
selftests/bpf: Fix compilation error of bpf_iter_task_stack.c
Song Liu
1
-1
/
+1
2020-07-03
bpf: Fix bpftool without skeleton code enabled
John Fastabend
1
-0
/
+1
2020-07-03
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
1
-6
/
+9
2020-07-03
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
2
-0
/
+30
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix time chart call tree
Adrian Hunter
1
-0
/
+4
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' result
Adrian Hunter
1
-1
/
+2
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' result
Adrian Hunter
1
-1
/
+2
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
Adrian Hunter
1
-0
/
+1
2020-07-03
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
5
-16
/
+29
2020-07-03
perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
Adrian Hunter
1
-1
/
+1
2020-07-03
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-07-03
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
37
-107
/
+631
2020-07-02
Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-9
/
+4
2020-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
5
-6
/
+19
2020-07-02
bpf: selftests: Restore netns after each test
Martin KaFai Lau
2
-2
/
+23
2020-07-02
bpf: selftests: A few improvements to network_helpers.c
Martin KaFai Lau
6
-86
/
+110
2020-07-02
ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailed
Steven Rostedt (VMware)
2
-1
/
+24
2020-07-02
ktest.pl: Add the log of last test in email on failure
Steven Rostedt (VMware)
1
-4
/
+38
2020-07-02
perf parse-events: Disable a subset of bison warnings
Ian Rogers
1
-3
/
+11
2020-07-02
perf parse-events: Disable a subset of flex warnings
Ian Rogers
1
-3
/
+13
2020-07-01
selftests: mptcp: add option to specify size of file to transfer
Florian Westphal
1
-13
/
+39
2020-07-01
selftests/bpf: Test_progs option for listing test names
Jesper Dangaard Brouer
2
-0
/
+16
2020-07-01
selftests/bpf: Test_progs option for getting number of tests
Jesper Dangaard Brouer
2
-0
/
+19
2020-07-01
selftests/bpf: Test_progs indicate to shell on non-actions
Jesper Dangaard Brouer
1
-0
/
+3
2020-07-02
tools/bpftool: Turn off -Wnested-externs warning
Andrii Nakryiko
1
-1
/
+1
2020-07-01
selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.
Hao Luo
1
-8
/
+8
2020-07-01
ktest.pl: Turn off buffering to the log file
Steven Rostedt (VMware)
1
-0
/
+2
2020-07-01
ktest.pl: Just open up the log file once
Steven Rostedt (VMware)
1
-12
/
+12
2020-07-01
selftests/bpf: Add bpf_iter test with bpf_get_task_stack()
Song Liu
2
-0
/
+54
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
1
-1
/
+36
2020-07-01
ktest.pl: Add a NOT operator
Steven Rostedt (VMware)
1
-0
/
+6
2020-07-01
ktest.pl: Define PRE_TEST_DIE to kill the test if the PRE_TEST fails
Steven Rostedt (VMware)
2
-1
/
+12
2020-07-01
ktest.pl: Always show log file location if defined even on success
Steven Rostedt (VMware)
1
-0
/
+4
2020-07-01
ktest.pl: Have config-bisect save each config used in the bisect
Steven Rostedt (VMware)
1
-2
/
+8
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2
-1
/
+246
2020-07-01
selftests/x86/fsgsbase: Add a missing memory constraint
Andy Lutomirski
1
-1
/
+2
2020-07-01
selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test
Andy Lutomirski
1
-1
/
+2
2020-07-01
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
7
-90
/
+51
2020-07-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
1
-0
/
+1
2020-07-01
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
1
-0
/
+15
2020-07-01
selftests/bpf: Add byte swapping selftest
Andrii Nakryiko
2
-0
/
+90
2020-07-01
libbpf: Make bpf_endian co-exist with vmlinux.h
Andrii Nakryiko
1
-8
/
+35
2020-06-30
selftests/bpf: Allow substituting custom vmlinux.h for selftests build
Andrii Nakryiko
1
-2
/
+7
2020-06-30
tools/bpftool: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
1
-3
/
+7
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
12
-38
/
+139
2020-06-30
bpf: Add tests for PTR_TO_BTF_ID vs. null comparison
Yonghong Song
3
-1
/
+45
2020-06-30
selftests: bpf: Pass program to bpf_prog_detach in flow_dissector
Lorenz Bauer
1
-2
/
+2
2020-06-30
selftests: bpf: Pass program and target_fd in flow_dissector_reattach
Lorenz Bauer
1
-6
/
+6
[prev]
[next]